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

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

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

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

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

@font-face {
	font-family:FF-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/Averta_Light 2.otf");
}

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

#item1478435 {
	width:1200px !important;
	height:789px !important;
}

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

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

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

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

#item1152142 {
	width:412px !important;
	height:161px !important;
	top:508px !important;
}

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

#item1152165 {
	opacity:0.35;
	width:539px !important;
	height:203px !important;
	left:462px !important;
	top:508px !important;
	background:#0e0b00;
}

#item1152187 {
	width:499px !important;
	height:165px !important;
	left:482px !important;
	top:525px !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%;
}

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

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

#item1349477 {
	width:427px !important;
	height:161px !important;
	left:66px !important;
	top:414px !important;
}

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

#item1349500 {
	opacity:0.25;
	width:539px !important;
	height:414px !important;
	left:50px !important;
	top:601px !important;
	background:#0e0b00;
}

#item1349501 {
	width:499px !important;
	height:372px !important;
	left:70px !important;
	top:618px !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;
}

#item1584225 {
	width:150px !important;
	height:9px !important;
	top:-20px !important;
}

#item1584249 {
	width:56px !important;
	height:28px !important;
	left:155px !important;
	top:-30px !important;

}

#item1583027_1583080 {
	width:211.705689354164px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1583027 {
	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-1583027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583027 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1583075 {
	width:56px !important;
	height:28px !important;
	left:82px !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;
}

#item1587301 {
	width:210px !important;
	height:13px !important;
	top:-40px !important;
}

#item1587324 {
	width:79px !important;
	height:39px !important;
	left:218px !important;
	top:-50px !important;
}

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

#item1587505 {
	width:115px !important;
	height:13px !important;
	top:-20px !important;
}

#item1587528 {
	width:79px !important;
	height:39px !important;
	left:115px !important;
	top:-30px !important;

}

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

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

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

#item1253262 {
	width:25px !important;
	height:53px !important;
	left:967px !important;
	top:738px !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%;
}

#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:1129px !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:385px !important;
	top:1129px !important;
}

#item1350606 {
	width:35px !important;
	height:74px !important;
	left:382px !important;
	top:1126px !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:243px !important;
}

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

#item1575319 {
	width:20px !important;
	height:10px !important;
	left:189px !important;
	top:185px !important;
}

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

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

table#table1600212 {
	table-layout:fixed;
}

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

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

#item1575368 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:91px !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:109px !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:127px !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:144px !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:162px !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:180px !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:198px !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;
}

#item1583546 {
	width:24px !important;
	height:12px !important;
	left:256px !important;
	top:238px !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;
}

#item1577887 {
	width:24px !important;
	height:12px !important;
	left:224px !important;
	top:215px !important;
}

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

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

table#table1605963 {
	table-layout:fixed;
}

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

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

#item1578039 {
	width:629px !important;
	height:27px !important;
	left:47px !important;
	top:101px !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:123px !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:145px !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:166px !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:188px !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:210px !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:232px !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-1299058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

table#table1607872 {
	table-layout:fixed;
}

#item1299065 {
	width:528px !important;
	height:126px !important;
	top:292px !important;
}

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

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

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

#item1299111 {
	width:57px !important;
	height:13px !important;
	top:272px !important;
}

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

#item1299671 {
	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-1299671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item1299163 {
	width:350px !important;
	height:232px !important;
	top:49px !important;
}

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

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

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

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

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

#item1299233 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:194px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1466822 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

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

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

#item1483777 {
	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-1377441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377441 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

table#table1611682 {
	table-layout:fixed;
}

#item1377614 {
	width:628px !important;
	height:190px !important;
	top:27px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1377476 {
	width:490px !important;
	height:325px !important;
	top:68px !important;
}

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

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

#item1377545 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:271px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1410251 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

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

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

#item1481693 {
	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-1300354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300354 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

table#table1614244 {
	table-layout:fixed;
}

#item1300361 {
	width:528px !important;
	height:126px !important;
	top:307px !important;
}

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

#item1300385 {
	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-1300385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300408 {
	width:57px !important;
	height:13px !important;
	top:287px !important;
}

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

#item1300564 {
	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-1300564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item1300460 {
	width:350px !important;
	height:232px !important;
	top:49px !important;
}

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

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

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

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

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

#item1300529 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:195px !important;
}

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

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

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

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

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

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

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

#item1300358 {
	width:564px !important;
	height:447px !important;
	left:636px !important;
	top:160px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1466835 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

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

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

#item1483848 {
	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-1378593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

table#table1616792 {
	table-layout:fixed;
}

#item1378764 {
	width:628px !important;
	height:190px !important;
	top:27px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1378629 {
	width:490px !important;
	height:325px !important;
	top:68px !important;
}

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

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

#item1378698 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:272px !important;
}

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

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

#item1378733 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:194px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1410690 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

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

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

#item1481757 {
	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-1576914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576914 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

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

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

table#table1619395 {
	table-layout:fixed;
}

#item1576599 {
	width:528px !important;
	height:171px !important;
	top:286px !important;
}

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

#item1576622 {
	width:100px !important;
	height:13px !important;
	top:266px !important;
}

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

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

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

#item1576809 {
	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-1576809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item1576693 {
	width:350px !important;
	height:162px !important;
	top:49px !important;
}

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

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

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

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

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

#item1576762 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:240px !important;
}

#item1576772 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:169px !important;
}

#item1576780 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:203px !important;
}

#item1576803 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:205px !important;
}

#item1576597 {
	width:564px !important;
	height:567px !important;
	left:636px !important;
	top:158px !important;
}

#item1576833 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:125px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1579819 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !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-1577564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

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

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

table#table1626231 {
	table-layout:fixed;
}

#item1577242 {
	width:628px !important;
	height:255px !important;
	top:289px !important;
}

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

#item1577265 {
	width:140px !important;
	height:18px !important;
	top:261px !important;
}

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

#item1577288 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:93px !important;
}

#item1577293 {
	width:628px !important;
	height:231px !important;
}

#item1577294 {
	width:595px !important;
	height:837px !important;
}

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

#item1577457 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:235px !important;
}

#item1577461 {
	width:628px !important;
	height:515px !important;
}

#item1577462 {
	width:595px !important;
	height:979px !important;
}

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

#item1577318 {
	width:627px !important;
	height:64px !important;
	left:1px !important;
}

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

#item1577341 {
	width:413px !important;
	height:237px !important;
	top:96px !important;
}

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

#item1577365 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:213px !important;
}

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

#item1577388 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:236px !important;
}

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

#item1577411 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:361px !important;
}

#item1577422 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:262px !important;
}

#item1577427 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:309px !important;
}

#item1577450 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:312px !important;
}

#item1577240 {
	width:664px !important;
	height:543px !important;
	left:36px !important;
	top:532px !important;
}

#item1577485 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:490px !important;
}

#item1577508 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1579525 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

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

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

#item1579529 {
	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-1578646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

#item1578297 {
	width:100px !important;
	height:13px !important;
	left:1px !important;
	top:320px !important;
}

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

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

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

table#table1629221 {
	table-layout:fixed;
}

#item1578320 {
	width:528px !important;
	height:186px !important;
	left:1px !important;
	top:340px !important;
}

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

#item1578343 {
	width:528px !important;
	height:309px !important;
	left:1px !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-1578343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578507 {
	width:529px !important;
	height:526px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

#item1578369 {
	width:528px !important;
	height:49px !important;
	left:1px !important;
	top:1px !important;
}

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

#item1578392 {
	width:350px !important;
	height:216px !important;
	left:1px !important;
	top:70px !important;
}

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

#item1578415 {
	width:89px !important;
	height:22px !important;
	left:440px !important;
	top:291px !important;
}

#item1578425 {
	width:70px !important;
	height:16px !important;
	left:459px !important;
	top:186px !important;
}

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

#item1578449 {
	width:93px !important;
	height:18px !important;
	left:436px !important;
	top:202px !important;
}

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

#item1578472 {
	width:47px !important;
	height:24px !important;
	left:482px !important;
	top:220px !important;
}

#item1578478 {
	width:175px !important;
	height:26px !important;
	left:390px !important;
	top:254px !important;
}

#item1578501 {
	width:5px !important;
	height:8px !important;
	left:382px !important;
	top:256px !important;
}

#item1578295 {
	width:565px !important;
	height:526px !important;
	left:635px !important;
	top:199px !important;
}

#item1578532 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:148px !important;
}

#item1578555 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

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

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

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

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

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

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

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

#item1578922 {
	width:140px !important;
	height:18px !important;
	top:195px !important;
}

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

#item1578945 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:60px !important;
}

#item1578952 {
	width:628px !important;
	height:165px !important;
}

#item1578954 {
	width:595px !important;
	height:660px !important;
}

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

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

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

table#table1632889 {
	table-layout:fixed;
}

#item1578979 {
	width:628px !important;
	height:307px !important;
	top:221px !important;
}

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

#item1579141 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:212px !important;
}

#item1579146 {
	width:628px !important;
	height:505px !important;
}

#item1579147 {
	width:595px !important;
	height:1077px !important;
}

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

#item1579003 {
	width:628px !important;
	height:64px !important;
	top:4px !important;
}

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

#item1579026 {
	width:420px !important;
	height:235px !important;
	top:102px !important;
}

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

#item1579049 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:413px !important;
}

#item1579059 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:266px !important;
}

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

#item1579082 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:288px !important;
}

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

#item1579105 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:314px !important;
}

#item1579111 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:361px !important;
}

#item1579134 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:364px !important;
}

#item1578920 {
	width:664px !important;
	height:528px !important;
	left:36px !important;
	top:570px !important;
}

#item1579171 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:508px !important;
}

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

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

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

#item1579247 {
	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-1300990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

table#table1635569 {
	table-layout:fixed;
}

#item1300999 {
	width:528px !important;
	height:126px !important;
	top:334px !important;
}

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

#item1301022 {
	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-1301022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1301045 {
	width:57px !important;
	height:13px !important;
	top:315px !important;
}

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

#item1301201 {
	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-1301201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item1301097 {
	width:350px !important;
	height:232px !important;
	top:66px !important;
}

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

#item1301120 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:151px !important;
}

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

#item1301143 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:167px !important;
}

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

#item1301166 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:244px !important;
}

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

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

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

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

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

#item1340858 {
	width:47px !important;
	height:24px !important;
	left:482px !important;
	top:189px !important;
}

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

#item1300996 {
	width:565px !important;
	height:523px !important;
	left:635px !important;
	top:160px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1466840 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

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

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

#item1483908 {
	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-1379163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

table#table1638364 {
	table-layout:fixed;
}

#item1379336 {
	width:628px !important;
	height:190px !important;
	top:27px !important;
}

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

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

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

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

#item1495807 {
	width:595px !important;
	height:518px !important;
}

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

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

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

#item1493527 {
	width:595px !important;
	height:1088px !important;
}

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

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

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

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

#item1379200 {
	width:490px !important;
	height:325px !important;
	top:92px !important;
}

#item1379223 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:212px !important;
}

#item1379246 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:234px !important;
}

#item1379270 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:342px !important;
}

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

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

#item1379306 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:264px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1410916 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

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

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

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

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

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

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

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

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

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

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

table#table1641071 {
	table-layout:fixed;
}

#item1301624 {
	width:528px !important;
	height:126px !important;
	top:320px !important;
}

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

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

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

#item1301670 {
	width:57px !important;
	height:13px !important;
	top:301px !important;
}

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

#item1301827 {
	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-1301827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301827 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item1301723 {
	width:350px !important;
	height:232px !important;
	top:49px !important;
}

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

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

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

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

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

#item1301793 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:195px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1466844 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

table#table1643808 {
	table-layout:fixed;
}

#item1379908 {
	width:628px !important;
	height:190px !important;
	top:27px !important;
}

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

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

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

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

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

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

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

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

#item1493577 {
	width:595px !important;
	height:1049px !important;
}

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

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

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

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

#item1379774 {
	width:490px !important;
	height:325px !important;
	top:68px !important;
}

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

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

#item1379843 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:272px !important;
}

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

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

#item1379878 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:194px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1411214 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

table#table1646352 {
	table-layout:fixed;
}

#item1542842 {
	width:528px !important;
	height:207px !important;
	top:19px !important;
}

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

#item1542865 {
	width:57px !important;
	height:13px !important;
}

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

#item1542888 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:138px !important;
}

#item1542893 {
	width:534px !important;
	height:271px !important;
	top:16px !important;
}

#item1542894 {
	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-1542894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542919 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1542924 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:294px !important;
}

#item1544002 {
	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-1544002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item1542699 {
	width:350px !important;
	height:232px !important;
	top:83px !important;
}

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

#item1542722 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:204px !important;
}

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

#item1542745 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:220px !important;
}

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

#item1542769 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:277px !important;
}

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

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

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

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

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

#item1542672 {
	width:564px !important;
	height:545px !important;
	left:636px !important;
	top:180px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1543171 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

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

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

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

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

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

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

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

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

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

table#table1650628 {
	table-layout:fixed;
}

#item1543274 {
	width:628px !important;
	height:332px !important;
	top:27px !important;
}

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

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

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

#item1543320 {
	width:628px !important;
	height:91px !important;
}

#item1543321 {
	width:595px !important;
	height:655px !important;
}

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

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

#item1543480 {
	width:628px !important;
	height:479px !important;
}

#item1543481 {
	width:595px !important;
	height:1402px !important;
}

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

#item1543504 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:217px !important;
}

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

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

#item1543373 {
	width:490px !important;
	height:325px !important;
	top:139px !important;
}

#item1543396 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:346px !important;
}

#item1543420 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:368px !important;
}

#item1543443 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:448px !important;
}

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

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

#item1543271 {
	width:664px !important;
	height:479px !important;
	left:36px !important;
	top:596px !important;
}

#item1543508 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:506px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1543754 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

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

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

#item1543757 {
	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:75px !important;
	top:59px !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;
	left:75px !important;
	top:143px !important;
	background:#0e0b00;
}

#item1302252 {
	width:463px !important;
	height:176px !important;
	left:97px !important;
	top:162px !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#table1657083 th, table#table1657083 td {
	vertical-align:top;;
}

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

table#table1657083 {
	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:574px !important;
	height:452px !important;
	left:9px !important;
	top:183px !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#table1661625 th, table#table1661625 td {
	vertical-align:top;;
}

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

table#table1661625 {
	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%;
}

#item1581219 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

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

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

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

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

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

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

table#table1663026 {
	table-layout:fixed;
}

#item1324669 {
	width:528px !important;
	height:145px !important;
	top:19px !important;
}

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

#item1324692 {
	width:57px !important;
	height:9px !important;
}

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

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

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

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

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

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

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

#item1324768 {
	width:350px !important;
	height:284px !important;
	top:49px !important;
}

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

#item1324792 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:193px !important;
}

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

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

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

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

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

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

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

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

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

#item1340866 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:137px !important;
}

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

#item1324666 {
	width:564px !important;
	height:525px !important;
	left:636px !important;
	top:160px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1466920 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

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

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

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

#item1581235 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

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

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

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

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

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

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

table#table1665638 {
	table-layout:fixed;
}

#item1392685 {
	width:628px !important;
	height:210px !important;
	top:27px !important;
}

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

#item1392708 {
	width:80px !important;
	height:12px !important;
}

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

#item1494950 {
	width:628px !important;
	height:289px !important;
}

#item1494951 {
	width:595px !important;
	height:479px !important;
}

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

#item1494974 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:122px !important;
}

#item1494462 {
	width:628px !important;
	height:541px !important;
}

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

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

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

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

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

#item1392548 {
	width:490px !important;
	height:397px !important;
	top:68px !important;
}

#item1392571 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:270px !important;
}

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

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

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

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

#item1392652 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:192px !important;
}

#item1392521 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1414942 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

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

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

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

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

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

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

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

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

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

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

table#table1668210 {
	table-layout:fixed;
}

#item1325302 {
	width:528px !important;
	height:169px !important;
	top:19px !important;
}

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

#item1325325 {
	width:57px !important;
	height:9px !important;
}

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

#item1325349 {
	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-1325349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1325505 {
	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-1325505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325505 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1325378 {
	width:528px !important;
	height:12px !important;
}

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

#item1325401 {
	width:350px !important;
	height:284px !important;
	top:32px !important;
}

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

#item1325424 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:211px !important;
}

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

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

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

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

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

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

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

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

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

#item1340871 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:155px !important;
}

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

#item1325298 {
	width:564px !important;
	height:497px !important;
	left:636px !important;
	top:160px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1466925 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

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

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

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

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

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

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

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

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

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

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

table#table1671155 {
	table-layout:fixed;
}

#item1393258 {
	width:628px !important;
	height:251px !important;
	top:27px !important;
}

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

#item1393281 {
	width:80px !important;
	height:12px !important;
}

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

#item1494918 {
	width:628px !important;
	height:233px !important;
}

#item1494919 {
	width:595px !important;
	height:537px !important;
}

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

#item1494942 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:94px !important;
}

#item1494503 {
	width:628px !important;
	height:541px !important;
}

#item1494504 {
	width:595px !important;
	height:951px !important;
}

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

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

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

#item1393099 {
	width:628px !important;
	height:16px !important;
}

#item1393122 {
	width:490px !important;
	height:397px !important;
	top:44px !important;
}

#item1393145 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:295px !important;
}

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

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

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

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

#item1393227 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:218px !important;
}

#item1393096 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1415159 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

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

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

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

#item1581228 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

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

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

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

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

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

table#table1674113 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1674113 {
	table-layout:fixed;
}

#item1580201 {
	width:528px !important;
	height:197px !important;
	top:367px !important;
}

@keyframes intensificar-1580201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580224 {
	width:100px !important;
	height:13px !important;
	top:347px !important;
}

@keyframes intensificar-1580224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580247 {
	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-1580247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580247 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580410 {
	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-1580410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580273 {
	width:528px !important;
	height:47px !important;
}

@keyframes intensificar-1580273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580296 {
	width:350px !important;
	height:261px !important;
	top:67px !important;
}

@keyframes intensificar-1580296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580320 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:288px !important;
}

#item1580329 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:199px !important;
}

@keyframes intensificar-1580329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580352 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:218px !important;
}

#item1580357 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:252px !important;
}

#item1580380 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:254px !important;
}

#item1580386 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:183px !important;
}

@keyframes intensificar-1580386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580199 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1580435 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1580458 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1580481 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1579997 {
	width:123px !important;
	height:50px !important;
}

#item1579998 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579972 {
	width:123px !important;
	height:50px !important;
}

#item1579973 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579968 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1580050 {
	width:99px !important;
	height:50px !important;
}

#item1580051 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1580025 {
	width:99px !important;
	height:50px !important;
}

#item1580026 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1580021 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1580103 {
	width:101px !important;
	height:50px !important;
}

#item1580104 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1580078 {
	width:101px !important;
	height:50px !important;
}

#item1580079 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1580074 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1580128 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1580136 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1580159 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1580133 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1581215 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1581216 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1581212 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !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%;
}

#item1581243 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1581139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1581146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581136 {
	width:700px !important;
	height:309px !important;
}

#item1581153 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1580787 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1580794 {
	width:553px !important;
	height:51px !important;
	left:22px !important;
}

#item1580819 {
	width:140px !important;
	height:18px !important;
	top:212px !important;
}

@keyframes intensificar-1580819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580842 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:66px !important;
}

#item1580849 {
	width:628px !important;
	height:178px !important;
}

#item1580851 {
	width:595px !important;
	height:723px !important;
}

@keyframes intensificar-1580851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1677780 th, table#table1677780 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1677780 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1677780 {
	table-layout:fixed;
}

#item1580876 {
	width:626px !important;
	height:316px !important;
	top:240px !important;
}

@keyframes intensificar-1580876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581038 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1581043 {
	width:628px !important;
	height:542px !important;
}

#item1581044 {
	width:595px !important;
	height:1038px !important;
}

@keyframes intensificar-1581044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580900 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes intensificar-1580900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580900 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580923 {
	width:460px !important;
	height:243px !important;
	top:94px !important;
}

@keyframes intensificar-1580923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580923 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580946 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:407px !important;
}

#item1580955 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:282px !important;
}

@keyframes intensificar-1580955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580978 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:308px !important;
}

#item1580985 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:356px !important;
}

#item1581008 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:359px !important;
}

#item1581014 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:260px !important;
}

@keyframes intensificar-1581014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580817 {
	width:664px !important;
	height:556px !important;
	left:36px !important;
	top:533px !important;
}

#item1581067 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1581090 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1581113 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1580755 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1580778 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1580752 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !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;
}

#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%;
}

#item1538311 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1325911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1325909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1325907 {
	width:600px !important;
	height:790px !important;
}

#item1325912 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1680348 th, table#table1680348 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1680348 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1680348 {
	table-layout:fixed;
}

#item1325966 {
	width:528px !important;
	height:175px !important;
	top:19px !important;
}

@keyframes intensificar-1325966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1325989 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1325989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1326632 {
	width:528px !important;
	height:370px !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-1326632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1326143 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1326146 {
	width:534px !important;
	height:548px !important;
	top:16px !important;
}

#item1340914 {
	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-1340914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340914 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1326173 {
	width:14px !important;
	height:9px !important;
}

#item1326176 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1326014 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1326014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1326037 {
	width:350px !important;
	height:261px !important;
	top:66px !important;
}

@keyframes intensificar-1326037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1326060 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:258px !important;
}

@keyframes intensificar-1326060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1326066 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1326066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326066 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1326089 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1326089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1326114 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1326114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1326137 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1326137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1325916 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1326179 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1326202 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1326226 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1326229 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1326255 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1326257 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1326252 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1326290 {
	width:123px !important;
	height:50px !important;
}

#item1326291 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1326265 {
	width:123px !important;
	height:50px !important;
}

#item1326266 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1326261 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1326345 {
	width:101px !important;
	height:50px !important;
}

#item1326346 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1326319 {
	width:101px !important;
	height:50px !important;
}

#item1326320 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1326315 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1326398 {
	width:99px !important;
	height:50px !important;
}

#item1326399 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1326373 {
	width:99px !important;
	height:50px !important;
}

#item1326374 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1326369 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466928 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1484536 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1484559 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1484533 {
	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%;
}

#item1538558 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1393661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1393655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1393653 {
	width:700px !important;
	height:309px !important;
}

#item1399876 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1683702 th, table#table1683702 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1683702 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1683702 {
	table-layout:fixed;
}

#item1393848 {
	width:628px !important;
	height:265px !important;
	top:27px !important;
}

@keyframes intensificar-1393848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1393872 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1393872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393872 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494887 {
	width:628px !important;
	height:219px !important;
}

#item1494888 {
	width:595px !important;
	height:675px !important;
}

@keyframes intensificar-1494888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494888 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494911 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:87px !important;
}

#item1494539 {
	width:628px !important;
	height:541px !important;
}

#item1494540 {
	width:595px !important;
	height:1598px !important;
}

@keyframes intensificar-1494540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494563 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

@keyframes intensificar-1393675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1393676 {
	width:628px !important;
	height:85px !important;
}

#item1393699 {
	width:490px !important;
	height:365px !important;
	top:120px !important;
}

#item1393722 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:390px !important;
}

#item1393730 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1393753 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1393777 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1393800 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1393673 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1393923 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1393946 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1393970 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1393973 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1415207 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1415208 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1415204 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1415240 {
	width:172px !important;
	height:70px !important;
}

#item1415241 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1415214 {
	width:172px !important;
	height:70px !important;
}

#item1415215 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1415212 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1415291 {
	width:141px !important;
	height:70px !important;
}

#item1415292 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1415266 {
	width:141px !important;
	height:70px !important;
}

#item1415267 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1415264 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1415342 {
	width:139px !important;
	height:70px !important;
}

#item1415343 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1415317 {
	width:139px !important;
	height:70px !important;
}

#item1415318 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1415315 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1415366 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1562745 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1562768 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1562742 {
	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.autoParaStyle155 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:17px;
	line-height:15px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle154 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:15px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle153 {
	font-weight: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.autoParaStyle152 {
	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.autoParaStyle151 {
	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.autoParaStyle150 {
	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.autoParaStyle149 {
	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.autoParaStyle148 {
	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.autoParaStyle147 {
	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.autoParaStyle146 {
	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.autoParaStyle145 {
	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.autoParaStyle144 {
	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.autoParaStyle143 {
	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.autoParaStyle142 {
	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.autoParaStyle141 {
	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.autoParaStyle140 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle139 {
	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.autoParaStyle138 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle137 {
	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.autoParaStyle136 {
	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.autoParaStyle135 {
	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.autoParaStyle134 {
	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.autoParaStyle133 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:16px;
	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-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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle131 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size: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.autoParaStyle130 {
	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.autoParaStyle129 {
	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.autoParaStyle128 {
	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.autoParaStyle127 {
	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.autoParaStyle126 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle125 {
	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.autoParaStyle124 {
	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.autoParaStyle123 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle122 {
	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.autoParaStyle121 {
	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.autoParaStyle120 {
	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.autoParaStyle119 {
	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.autoParaStyle118 {
	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.autoParaStyle117 {
	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.autoParaStyle116 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle115 {
	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.autoParaStyle114 {
	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.autoParaStyle113 {
	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.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	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.autoParaStyle105 {
	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.autoParaStyle104 {
	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.autoParaStyle103 {
	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.autoParaStyle102 {
	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.autoParaStyle101 {
	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.autoParaStyle100 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.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.autoParaStyle99 {
	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.autoParaStyle98 {
	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.autoParaStyle97 {
	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.autoParaStyle96 {
	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.autoParaStyle95 {
	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.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	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.autoParaStyle89 {
	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.autoParaStyle88 {
	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.autoParaStyle87 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.8px;
	line-height:18.3px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle86 {
	font-weight: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.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle78 {
	font-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.autoParaStyle77 {
	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.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	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.autoParaStyle73 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10.5px;
	line-height:15px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle72 {
	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.autoParaStyle71 {
	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.autoParaStyle70 {
	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.autoParaStyle69 {
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	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.autoParaStyle65 {
	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.autoParaStyle64 {
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	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.autoParaStyle61 {
	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.autoParaStyle60 {
	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.autoParaStyle59 {
	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.autoParaStyle58 {
	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.autoParaStyle57 {
	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.autoParaStyle56 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle55 {
	font-weight: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.autoParaStyle54 {
	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.autoParaStyle53 {
	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.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	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.autoParaStyle29 {
	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.autoParaStyle28 {
	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.autoParaStyle27 {
	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.autoParaStyle26 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle25 {
	font-weight: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.autoParaStyle24 {
	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.autoParaStyle23 {
	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.autoParaStyle22 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle21 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle20 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight: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.autoParaStyle18 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle17 {
	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.autoParaStyle16 {
	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.autoParaStyle15 {
	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.autoParaStyle14 {
	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.autoParaStyle13 {
	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.autoParaStyle12 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight: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.autoParaStyle10 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle8 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size: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.autoParaStyle7 {
	font-family:FF-Averta-Regular,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle6 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle5 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle4 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.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.autoCharStyle20 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle19 {
}

span.autoCharStyle18 {
	letter-spacing:-0.500em;
}

span.autoCharStyle17 {
}

span.autoCharStyle16 {
	font-size:14px;
}

span.autoCharStyle15 {
}

span.autoCharStyle14 {
	font-size:10px;
}

span.autoCharStyle13 {
}

span.autoCharStyle12 {
	color:#101820;
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle10 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.020em;
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:22.9px;
	letter-spacing:0.100em;
}

span.autoCharStyle8 {
	text-decoration:underline;
}

span.autoCharStyle7 {
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:16.4px;
	letter-spacing:0.100em;
}

span.autoCharStyle5 {
	color:#ea5153;
}

span.autoCharStyle4 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.C_Negrita {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#101820;
	letter-spacing:0.010em;
}

span.C_Titulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.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; } }

