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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1568899 {
	width:211px !important;
	height:47px !important;
	left:935px !important;
	top:673px !important;
}

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

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

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

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

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

@keyframes atenuar-1157708 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157708 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1575900 {
	width:1910px !important;
	height:1257px !important;
	left:-605px !important;
	top:-29px !important;
	background:#000;
}

#item1575910 {
	width:669px !important;
	height:113px !important;
	left:36px !important;
	top:77px !important;
}

#item1575933 {
	width:645px !important;
	height:22px !important;
	left:41px !important;
	top:213px !important;
}

#item1583732 {
	width:124px !important;
	height:43px !important;
	left:50px !important;
	top:1121px !important;
}

#item1585178 {
	width:366px !important;
	height:81px !important;
	left:246px !important;
	top:18px !important;
}

#item1585183 {
	width:181px !important;
	height:45px !important;
	top:23px !important;
}

#item1585187 {
	width:4px !important;
	height:90px !important;
	left:209px !important;
	background:#fff;
}

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

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

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

#item1152142 {
	width:427px !important;
	height:161px !important;
	left:10px !important;
	top:91px !important;
}

@keyframes intensificar-1152142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1152142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1152165 {
	opacity:0.35;
	width:649px !important;
	height:171px !important;
	left:476px !important;
	top:83px !important;
	background:#0e0b00;
}

#item1152187 {
	width:609px !important;
	height:165px !important;
	left:496px !important;
	top:100px !important;
}

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

@keyframes atenuar-1157710 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157710 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1575988 {
	width:238px !important;
	height:159px !important;
	left:463px !important;
	top:1041px !important;
}

#item1575992 {
	width:427px !important;
	height:161px !important;
	left:65px !important;
	top:130px !important;
}

@keyframes intensificar-1575992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576016 {
	opacity:0.35;
	width:383px !important;
	height:759px !important;
	left:64px !important;
	top:320px !important;
	background:#0e0b00;
}

#item1576017 {
	width:330px !important;
	height:720px !important;
	left:89px !important;
	top:344px !important;
}

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

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

@keyframes moverhacialaizquierdayreducir-1574804 {
	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-1574804 {
	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;
	}
}
#item1575736 {
	width:231px !important;
	height:51px !important;
	left:155px !important;
	top:11px !important;
}

#item1575741 {
	width:114px !important;
	height:28px !important;
	top:14px !important;
}

#item1575744 {
	width:3px !important;
	height:57px !important;
	left:132px !important;
	background:#fff;
}

#item1574837 {
	opacity:0.55;
	width:386px !important;
	height:436px !important;
	left:149px !important;
	top:201px !important;
	background:#0e0b00;
}

#item1574968 {
	width:338px !important;
	height:406px !important;
	left:171px !important;
	top:225px !important;
}

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

@keyframes atenuar-1574874 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1574874 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-1576056 {
	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-1576056 {
	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;
	}
}
#item1585157 {
	width:323px !important;
	height:72px !important;
	left:216px !important;
	top:16px !important;
}

#item1585162 {
	width:160px !important;
	height:39px !important;
	top:20px !important;
}

#item1585167 {
	width:4px !important;
	height:79px !important;
	left:184px !important;
	background:#fff;
}

#item1576072 {
	opacity:0.35;
	width:450px !important;
	height:810px !important;
	left:125px !important;
	top:233px !important;
	background:#0e0b00;
}

#item1576073 {
	width:392px !important;
	height:726px !important;
	left:156px !important;
	top:269px !important;
}

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

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

@keyframes moverhacialaizquierdayreducir-1573983 {
	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-1573983 {
	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;
	}
}
#item1573989 {
	width:654px !important;
	height:137px !important;
	left:66px !important;
	top:89px !important;
}

@keyframes intensificar-1573989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574012 {
	opacity:0.55;
	width:586px !important;
	height:447px !important;
	top:14px !important;
	background:#0e0b00;
}

#item1574078 {
	width:16px !important;
	height:33px !important;
	left:573px !important;
	top:218px !important;
}

#item1574081 {
	width:556px !important;
	height:412px !important;
	top:30px !important;
}

#item1574082 {
	width:530px !important;
	height:645px !important;
}

@keyframes intensificar-1588566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574105 {
	width:14px !important;
	height:9px !important;
	left:540px !important;
}

#item1574109 {
	width:14px !important;
	height:9px !important;
	left:540px !important;
	top:469px !important;
}

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

@keyframes atenuar-1573975 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1573975 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-1576113 {
	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-1576113 {
	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;
	}
}
#item1576142 {
	opacity:0.55;
	width:438px !important;
	height:750px !important;
	background:#0e0b00;
}

#item1576144 {
	width:16px !important;
	height:33px !important;
	left:449px !important;
	top:353px !important;
}

#item1576117 {
	width:628px !important;
	height:137px !important;
	left:36px !important;
	top:77px !important;
}

@keyframes intensificar-1576117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585228 {
	width:392px !important;
	height:684px !important;
	left:59px !important;
	top:297px !important;
}

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

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

@keyframes moverhacialaizquierdayaumentar-1556118 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-36px,0px) scaleX(1.13) scaleY(1.13);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayaumentar-1556118 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-36px,0px) scaleX(1.13) scaleY(1.13);
		opacity:1;
	}
}
#item1555594 {
	opacity:0.90;
	width:522px !important;
	height:411px !important;
	left:166px !important;
	top:254px !important;
	background:#d7192d;
}

@keyframes intensificar-1555594 {
	0% {opacity:0;}
	100% {opacity:0.9;}
}
@-webkit-keyframes intensificar-1555594 {
	0% {opacity:0;}
	100% {opacity:0.9;}
}
#item1557745 {
	width:183px !important;
	height:41px !important;
	left:123px !important;
	top:9px !important;
}

#item1575554 {
	width:91px !important;
	height:22px !important;
	top:11px !important;
}

#item1575557 {
	width:2px !important;
	height:45px !important;
	left:104px !important;
	background:#fff;
}

#item1555665 {
	width:340px !important;
	height:95px !important;
	left:296px !important;
	top:294px !important;
}

#item1555688 {
	width:340px !important;
	height:120px !important;
	left:296px !important;
	top:425px !important;
}

#item1555711 {
	width:356px !important;
	height:120px !important;
	left:296px !important;
	top:545px !important;
}

#item1555734 {
	width:72px !important;
	height:72px !important;
	left:204px !important;
	top:424px !important;
}

#item1555737 {
	width:72px !important;
	height:72px !important;
	left:204px !important;
	top:292px !important;
}

#item1555746 {
	width:72px !important;
	height:72px !important;
	left:204px !important;
	top:542px !important;
}

#item1556682 {
	width:283px !important;
	height:88px !important;
	left:166px !important;
	top:125px !important;
}

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

@keyframes atenuar-1556073 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1556073 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1576192 {
	width:1898px !important;
	height:1249px !important;
	left:-622px !important;
	top:-25px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayaumentar-1576193 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-36px,0px) scaleX(1.13) scaleY(1.13);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayaumentar-1576193 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-36px,0px) scaleX(1.13) scaleY(1.13);
		opacity:1;
	}
}
#item1576198 {
	opacity:0.90;
	width:626px !important;
	height:493px !important;
	left:37px !important;
	top:452px !important;
	background:#d7192d;
}

@keyframes intensificar-1576198 {
	0% {opacity:0;}
	100% {opacity:0.9;}
}
@-webkit-keyframes intensificar-1576198 {
	0% {opacity:0;}
	100% {opacity:0.9;}
}
#item1585146 {
	width:256px !important;
	height:57px !important;
	left:172px !important;
	top:12px !important;
}

#item1585152 {
	width:127px !important;
	height:31px !important;
	top:16px !important;
}

#item1585155 {
	width:3px !important;
	height:63px !important;
	left:146px !important;
	background:#fff;
}

#item1576209 {
	width:408px !important;
	height:114px !important;
	left:193px !important;
	top:499px !important;
}

#item1576232 {
	width:408px !important;
	height:144px !important;
	left:193px !important;
	top:657px !important;
}

#item1576255 {
	width:427px !important;
	height:144px !important;
	left:193px !important;
	top:801px !important;
}

#item1576279 {
	width:87px !important;
	height:87px !important;
	left:82px !important;
	top:655px !important;
}

#item1576283 {
	width:87px !important;
	height:87px !important;
	left:82px !important;
	top:497px !important;
}

#item1576288 {
	width:87px !important;
	height:87px !important;
	left:82px !important;
	top:797px !important;
}

#item1576291 {
	width:340px !important;
	height:106px !important;
	left:37px !important;
	top:297px !important;
}

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

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

@keyframes moverhacialaizquierdayaumentar-1568841 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-36px,0px) scaleX(1.13) scaleY(1.13);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayaumentar-1568841 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-36px,0px) scaleX(1.13) scaleY(1.13);
		opacity:1;
	}
}
@keyframes intensificar-1568856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557321 {
	opacity:0.85;
	width:173px !important;
	height:245px !important;
	background:#d7192d;
}

#item1557322 {
	opacity:0.85;
	width:173px !important;
	height:245px !important;
	left:194px !important;
	background:#d7192d;
}

#item1557324 {
	opacity:0.85;
	width:173px !important;
	height:245px !important;
	left:194px !important;
	top:264px !important;
	background:#d7192d;
}

#item1557323 {
	opacity:0.85;
	width:173px !important;
	height:245px !important;
	top:264px !important;
	background:#d7192d;
}

#item1575659 {
	width:183px !important;
	height:41px !important;
	left:123px !important;
	top:9px !important;
}

#item1575663 {
	width:91px !important;
	height:22px !important;
	top:11px !important;
}

#item1575666 {
	width:2px !important;
	height:45px !important;
	left:104px !important;
	background:#fff;
}

#item1557353 {
	opacity:0.85;
	width:406px !important;
	height:509px !important;
	left:504px !important;
	top:203px !important;
	background:#fff;
}

#item1557354 {
	width:56px !important;
	height:56px !important;
	left:592px !important;
	top:345px !important;
}

#item1557357 {
	width:117px !important;
	height:77px !important;
	left:564px !important;
	top:408px !important;
}

#item1557380 {
	width:177px !important;
	height:84px !important;
	left:709px !important;
	top:408px !important;
}

#item1557403 {
	width:181px !important;
	height:99px !important;
	left:528px !important;
	top:591px !important;
}

#item1557426 {
	width:117px !important;
	height:77px !important;
	left:732px !important;
	top:589px !important;
}

#item1557449 {
	width:362px !important;
	height:139px !important;
	left:525px !important;
	top:237px !important;
}

#item1557472 {
	width:104px !important;
	height:56px !important;
	left:734px !important;
	top:516px !important;
}

#item1557476 {
	width:61px !important;
	height:56px !important;
	left:767px !important;
	top:341px !important;
}

#item1557479 {
	width:56px !important;
	height:56px !important;
	left:591px !important;
	top:522px !important;
}

#item1557488 {
	width:128px !important;
	height:45px !important;
	left:142px !important;
	top:244px !important;
}

#item1557580 {
	width:132px !important;
	height:120px !important;
	left:138px !important;
	top:307px !important;
}

#item1557534 {
	width:144px !important;
	height:45px !important;
	left:325px !important;
	top:244px !important;
}

#item1557603 {
	width:147px !important;
	height:121px !important;
	left:321px !important;
	top:307px !important;
}

#item1557511 {
	width:144px !important;
	height:45px !important;
	left:132px !important;
	top:507px !important;
}

#item1557626 {
	width:139px !important;
	height:120px !important;
	left:132px !important;
	top:585px !important;
}

#item1557557 {
	width:144px !important;
	height:45px !important;
	left:325px !important;
	top:507px !important;
}

#item1557650 {
	width:115px !important;
	height:111px !important;
	left:340px !important;
	top:585px !important;
}

#item1557673 {
	width:367px !important;
	height:37px !important;
	left:117px !important;
	top:116px !important;
}

#item1575134 {
	width:362px !important;
	height:45px !important;
	left:528px !important;
	top:673px !important;
}

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

@keyframes atenuar-1557700 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1557700 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayaumentar-1576343 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-36px,0px) scaleX(1.13) scaleY(1.13);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayaumentar-1576343 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-36px,0px) scaleX(1.13) scaleY(1.13);
		opacity:1;
	}
}
#item1585262 {
	width:256px !important;
	height:57px !important;
	left:172px !important;
	top:12px !important;
}

#item1585267 {
	width:127px !important;
	height:31px !important;
	top:16px !important;
}

#item1585272 {
	width:3px !important;
	height:63px !important;
	left:146px !important;
	background:#fff;
}

@keyframes intensificar-1576349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576350 {
	opacity:0.85;
	width:191px !important;
	height:260px !important;
	background:#d7192d;
}

#item1576351 {
	opacity:0.85;
	width:191px !important;
	height:260px !important;
	left:213px !important;
	background:#d7192d;
}

#item1576352 {
	opacity:0.85;
	width:191px !important;
	height:260px !important;
	left:213px !important;
	top:290px !important;
	background:#d7192d;
}

#item1576353 {
	opacity:0.85;
	width:191px !important;
	height:260px !important;
	top:290px !important;
	background:#d7192d;
}

#item1576365 {
	opacity:0.85;
	width:628px !important;
	height:312px !important;
	left:36px !important;
	top:852px !important;
	background:#fff;
}

#item1576366 {
	width:62px !important;
	height:62px !important;
	left:28px !important;
}

#item1576370 {
	width:117px !important;
	height:50px !important;
	top:74px !important;
}

#item1576462 {
	width:573px !important;
	height:58px !important;
	left:67px !important;
	top:879px !important;
}

#item1576439 {
	width:117px !important;
	height:50px !important;
	top:74px !important;
}

#item1576485 {
	width:115px !important;
	height:62px !important;
	left:2px !important;
}

#item1576393 {
	width:120px !important;
	height:78px !important;
	top:74px !important;
}

#item1576488 {
	width:67px !important;
	height:62px !important;
	left:26px !important;
}

#item1576416 {
	width:144px !important;
	height:78px !important;
	top:74px !important;
}

#item1576492 {
	width:62px !important;
	height:62px !important;
	left:32px !important;
}

#item1576495 {
	width:141px !important;
	height:50px !important;
	left:70px !important;
	top:297px !important;
}

#item1576518 {
	width:145px !important;
	height:130px !important;
	left:65px !important;
	top:361px !important;
}

#item1576541 {
	width:159px !important;
	height:50px !important;
	left:271px !important;
	top:297px !important;
}

#item1576564 {
	width:161px !important;
	height:130px !important;
	left:266px !important;
	top:361px !important;
}

#item1576587 {
	width:159px !important;
	height:50px !important;
	left:58px !important;
	top:587px !important;
}

#item1576611 {
	width:153px !important;
	height:130px !important;
	left:59px !important;
	top:651px !important;
}

#item1576634 {
	width:159px !important;
	height:50px !important;
	left:271px !important;
	top:587px !important;
}

#item1576657 {
	width:127px !important;
	height:130px !important;
	left:287px !important;
	top:651px !important;
}

#item1576680 {
	width:367px !important;
	height:37px !important;
	left:36px !important;
	top:190px !important;
}

#item1576703 {
	width:592px !important;
	height:13px !important;
	left:51px !important;
	top:1139px !important;
}

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

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

@keyframes moverhacialaizquierdayaumentar-1560486 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(36px,0px) scaleX(0.93) scaleY(0.93);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayaumentar-1560486 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(36px,0px) scaleX(0.93) scaleY(0.93);
		opacity:1;
	}
}
#item1560486 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

#item1575668 {
	width:183px !important;
	height:41px !important;
	left:123px !important;
	top:9px !important;
}

#item1575672 {
	width:91px !important;
	height:22px !important;
	top:11px !important;
}

#item1575675 {
	width:2px !important;
	height:45px !important;
	left:104px !important;
	background:#fff;
}

#item1560498 {
	opacity:0.85;
	width:239px !important;
	height:309px !important;
	left:79px !important;
	top:224px !important;
	background:#d7192d;
}

@keyframes intensificar-1560498 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1560498 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1560499 {
	opacity:0.75;
	width:220px !important;
	height:309px !important;
	left:343px !important;
	top:224px !important;
	background:#fff;
}

#item1560500 {
	width:898px !important;
	height:116px !important;
	left:79px !important;
	top:96px !important;
}

#item1560547 {
	width:217px !important;
	height:222px !important;
	left:93px !important;
	top:306px !important;
}

#item1560570 {
	width:200px !important;
	height:237px !important;
	left:357px !important;
	top:306px !important;
}

#item1560616 {
	width:211px !important;
	height:83px !important;
	left:93px !important;
	top:245px !important;
}

#item1560639 {
	width:211px !important;
	height:58px !important;
	left:357px !important;
	top:245px !important;
}

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

@keyframes atenuar-1565402 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1565402 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayaumentar-1576750 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(36px,0px) scaleX(0.93) scaleY(0.93);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayaumentar-1576750 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(36px,0px) scaleX(0.93) scaleY(0.93);
		opacity:1;
	}
}
#item1576750 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

#item1585277 {
	width:256px !important;
	height:57px !important;
	left:172px !important;
	top:12px !important;
}

#item1585281 {
	width:127px !important;
	height:31px !important;
	top:16px !important;
}

#item1585284 {
	width:3px !important;
	height:63px !important;
	left:146px !important;
	background:#fff;
}

#item1576773 {
	width:627px !important;
	height:139px !important;
	left:36px !important;
	top:171px !important;
}

#item1576771 {
	opacity:0.85;
	width:628px !important;
	height:169px !important;
	left:36px !important;
	top:355px !important;
	background:#d7192d;
}

@keyframes intensificar-1576771 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1576771 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1576820 {
	width:601px !important;
	height:95px !important;
	left:43px !important;
	top:410px !important;
}

#item1576889 {
	width:210px !important;
	height:60px !important;
	left:43px !important;
	top:369px !important;
}

#item1576772 {
	opacity:0.75;
	width:628px !important;
	height:160px !important;
	left:36px !important;
	top:542px !important;
	background:#fff;
}

#item1576843 {
	width:601px !important;
	height:75px !important;
	left:43px !important;
	top:602px !important;
}

#item1576912 {
	width:210px !important;
	height:60px !important;
	left:43px !important;
	top:559px !important;
}

#item1576935 {
	width:710px !important;
	height:1205px !important;
	left:-10px !important;
	background:#fff;
}

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

@keyframes reducir-1563144 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes reducir-1563144 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item1575685 {
	width:183px !important;
	height:41px !important;
	left:123px !important;
	top:9px !important;
}

#item1575690 {
	width:91px !important;
	height:22px !important;
	top:11px !important;
}

#item1575693 {
	width:2px !important;
	height:45px !important;
	left:104px !important;
	background:#fff;
}

#item1560879 {
	width:398px !important;
	height:139px !important;
	left:802px !important;
	top:111px !important;
}

#item1563051 {
	opacity:0.90;
	width:344px !important;
	height:494px !important;
	left:802px !important;
	top:260px !important;
	background:#fff;
}

#item1561405 {
	opacity:0.85;
	width:728px !important;
	height:221px !important;
	left:36px !important;
	top:533px !important;
	background:#d7192d;
}

@keyframes intensificar-1561405 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1561405 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1561406 {
	width:684px !important;
	height:201px !important;
	left:56px !important;
	top:554px !important;
}

#item1563075 {
	width:307px !important;
	height:167px !important;
	left:818px !important;
	top:361px !important;
}

#item1563052 {
	width:321px !important;
	height:77px !important;
	left:819px !important;
	top:284px !important;
}

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

#item1565504 {
	width:34px !important;
	height:34px !important;
	top:51px !important;
}

#item1565508 {
	width:34px !important;
	height:34px !important;
	top:119px !important;
}

#item1565513 {
	width:25px !important;
	height:31px !important;
	left:9px !important;
	top:181px !important;
}

#item1565536 {
	width:263px !important;
	height:221px !important;
	left:868px !important;
	top:529px !important;
}

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

@keyframes atenuar-1565401 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1565401 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes reducir-1576951 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes reducir-1576951 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item1585287 {
	width:256px !important;
	height:57px !important;
	left:172px !important;
	top:12px !important;
}

#item1585291 {
	width:127px !important;
	height:31px !important;
	top:16px !important;
}

#item1585295 {
	width:3px !important;
	height:63px !important;
	left:146px !important;
	background:#fff;
}

#item1576968 {
	width:465px !important;
	height:80px !important;
	left:37px !important;
	top:685px !important;
}

#item1576991 {
	opacity:0.90;
	width:627px !important;
	height:347px !important;
	left:37px !important;
	top:789px !important;
	background:#fff;
}

#item1576993 {
	opacity:0.85;
	width:628px !important;
	height:291px !important;
	left:36px !important;
	top:330px !important;
	background:#d7192d;
}

@keyframes intensificar-1576993 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1576993 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1576995 {
	width:592px !important;
	height:198px !important;
	left:56px !important;
	top:376px !important;
}

#item1577092 {
	width:593px !important;
	height:105px !important;
	left:55px !important;
	top:857px !important;
}

#item1577115 {
	width:592px !important;
	height:23px !important;
	left:56px !important;
	top:814px !important;
}

#item1577139 {
	width:38px !important;
	height:38px !important;
	left:67px !important;
	top:979px !important;
}

#item1577143 {
	width:38px !important;
	height:38px !important;
	left:67px !important;
	top:1030px !important;
}

#item1577153 {
	width:240px !important;
	height:112px !important;
	left:104px !important;
	top:989px !important;
}

#item1584481 {
	width:240px !important;
	height:131px !important;
	left:408px !important;
	top:989px !important;
}

#item1577146 {
	width:38px !important;
	height:38px !important;
	left:370px !important;
	top:979px !important;
}

#item1577149 {
	width:27px !important;
	height:34px !important;
	left:376px !important;
	top:1063px !important;
}

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

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

@keyframes moverhacialaizquierdayaumentar-1561573 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(416px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayaumentar-1561573 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(416px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1561573 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

#item1561643 {
	width:898px !important;
	height:70px !important;
	left:48px !important;
	top:110px !important;
}

#item1561666 {
	width:782px !important;
	height:35px !important;
	left:54px !important;
	top:159px !important;
}

#item1561819 {
	opacity:0.85;
	width:1228px !important;
	height:47px !important;
	left:-18px !important;
	top:714px !important;
	background:#fff;
}

#item1561745 {
	width:385px !important;
	height:21px !important;
	top:729px !important;
}

#item1561769 {
	width:385px !important;
	height:21px !important;
	left:407px !important;
	top:729px !important;
}

#item1561792 {
	width:385px !important;
	height:21px !important;
	left:815px !important;
	top:729px !important;
}

#item1563200 {
	opacity:0.95;
	width:324px !important;
	height:229px !important;
	background:#d7192d;
}

@keyframes intensificar-1563200 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes intensificar-1563200 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item1563201 {
	width:295px !important;
	height:218px !important;
	left:11px !important;
	top:14px !important;
}

#item1575696 {
	width:183px !important;
	height:41px !important;
	left:123px !important;
	top:9px !important;
}

#item1575700 {
	width:91px !important;
	height:22px !important;
	top:11px !important;
}

#item1575703 {
	width:2px !important;
	height:45px !important;
	left:104px !important;
	background:#fff;
}

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

@keyframes atenuar-1565400 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1565400 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577191 {
	width:1435px !important;
	height:724px !important;
	left:-325px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayaumentar-1577193 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(416px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayaumentar-1577193 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(416px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1577193 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

#item1577214 {
	width:628px !important;
	height:37px !important;
	left:38px !important;
	top:545px !important;
}

#item1577237 {
	width:653px !important;
	height:31px !important;
	left:42px !important;
	top:594px !important;
}

#item1577260 {
	opacity:0.85;
	width:700px !important;
	height:47px !important;
	top:1088px !important;
	background:#fff;
}

#item1577261 {
	width:220px !important;
	height:21px !important;
	left:10px !important;
	top:1103px !important;
}

#item1577284 {
	width:219px !important;
	height:21px !important;
	left:243px !important;
	top:1103px !important;
}

#item1577307 {
	width:219px !important;
	height:21px !important;
	left:475px !important;
	top:1103px !important;
}

#item1577331 {
	opacity:0.95;
	width:628px !important;
	height:201px !important;
	background:#d7192d;
}

@keyframes intensificar-1577331 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes intensificar-1577331 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item1577332 {
	width:569px !important;
	height:179px !important;
	left:21px !important;
	top:22px !important;
}

#item1577357 {
	width:256px !important;
	height:57px !important;
	left:172px !important;
	top:12px !important;
}

#item1577362 {
	width:127px !important;
	height:31px !important;
	top:16px !important;
}

#item1577366 {
	width:3px !important;
	height:63px !important;
	left:146px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

#item1350578 {
	width:1102px !important;
	height:11px !important;
	left:48px !important;
	top:16px !important;
}

#item1567875 {
	width:1102px !important;
	height:206px !important;
	left:48px !important;
	top:39px !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-1567875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1156228 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1156251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1156251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1156252 {
	width:1102px !important;
	height:144px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

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

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

@keyframes intensificar-1156170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1156170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1156171 {
	width:1102px !important;
	height:180px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

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

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

@keyframes intensificar-1156088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1156088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1156089 {
	width:1115px !important;
	height:171px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

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

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

@keyframes intensificar-1279871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1279871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1279872 {
	width:1115px !important;
	height:144px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

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

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

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

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

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

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

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

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

#item1155638 {
	width:1115px !important;
	height:162px !important;
	left:49px !important;
	top:60px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

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

#item1155613 {
	width:1200px !important;
	height:258px !important;
	top:532px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1157711 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157711 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577446 {
	width:700px !important;
	height:587px !important;
	top:117px !important;
	background:#f3f3f2;
}

#item1577469 {
	width:628px !important;
	height:16px !important;
	left:36px !important;
	top:164px !important;
}

#item1577492 {
	width:628px !important;
	height:471px !important;
	left:36px !important;
	top:197px !important;
}

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

@keyframes intensificar-1577959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577960 {
	width:628px !important;
	height:477px !important;
	top:34px !important;
}

#item1577985 {
	width:628px !important;
	height:16px !important;
}

#item1577863 {
	width:700px !important;
	height:587px !important;
	top:117px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1577886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577887 {
	width:628px !important;
	height:470px !important;
	top:34px !important;
}

#item1577911 {
	width:628px !important;
	height:16px !important;
}

#item1577790 {
	width:700px !important;
	height:704px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1577813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577814 {
	width:628px !important;
	height:613px !important;
	top:55px !important;
}

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

#item1577713 {
	width:700px !important;
	height:587px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1577736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577738 {
	width:628px !important;
	height:470px !important;
	top:34px !important;
}

#item1577762 {
	width:628px !important;
	height:16px !important;
}

#item1577786 {
	width:628px !important;
	height:51px !important;
	left:36px !important;
	top:344px !important;
}

#item1577590 {
	width:700px !important;
	height:637px !important;
	background:#f3f3f2;
}

#item1577683 {
	width:404px !important;
	height:337px !important;
	left:36px !important;
	top:287px !important;
}

@keyframes intensificar-1577683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577637 {
	width:628px !important;
	height:16px !important;
}

#item1577614 {
	width:628px !important;
	height:224px !important;
	top:34px !important;
}

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

#item1577541 {
	width:628px !important;
	height:470px !important;
	left:36px !important;
	top:201px !important;
}

#item1577565 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:165px !important;
}

#item1577444 {
	width:700px !important;
	height:704px !important;
	top:496px !important;
}

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

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

#item1577386 {
	width:120px !important;
	height:101px !important;
	left:544px !important;
	top:38px !important;
}

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

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

#item1577415 {
	width:120px !important;
	height:102px !important;
	left:388px !important;
	top:36px !important;
}

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

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

#item1578009 {
	width:120px !important;
	height:108px !important;
	left:544px !important;
	top:170px !important;
}

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

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

#item1578039 {
	width:120px !important;
	height:100px !important;
	left:375px !important;
	top:178px !important;
}

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

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

#item1578068 {
	width:120px !important;
	height:107px !important;
	left:205px !important;
	top:171px !important;
}

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

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

#item1578098 {
	width:120px !important;
	height:129px !important;
	left:36px !important;
	top:155px !important;
}

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

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

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

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

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

@keyframes intensificar-1153777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1153800 {
	opacity:0.40;
	width:519px !important;
	height:212px !important;
	left:600px !important;
	top:482px !important;
	background:#0e0b00;
}

#item1153802 {
	width:477px !important;
	height:228px !important;
	left:620px !important;
	top:495px !important;
}

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

@keyframes atenuar-1157714 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157714 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-1578174 {
	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-1578174 {
	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;
	}
}
#item1578180 {
	width:654px !important;
	height:94px !important;
	left:36px !important;
	top:554px !important;
}

@keyframes intensificar-1578180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578203 {
	opacity:0.40;
	width:639px !important;
	height:409px !important;
	left:30px !important;
	top:677px !important;
	background:#0e0b00;
}

#item1578204 {
	width:590px !important;
	height:432px !important;
	left:57px !important;
	top:698px !important;
}

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

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

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

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

#item1511723 {
	width:468px !important;
	height:621px !important;
	left:70px !important;
	top:127px !important;
}

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

#item1569822 {
	width:13px !important;
	height:26px !important;
	left:586px !important;
	top:382px !important;
}

#item1569827 {
	width:534px !important;
	height:640px !important;
	left:46px !important;
	top:75px !important;
}

#item1572494 {
	width:509px !important;
	height:2662px !important;
}

@keyframes intensificar-1572494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569851 {
	width:14px !important;
	height:9px !important;
	left:569px !important;
	top:60px !important;
}

#item1569856 {
	width:14px !important;
	height:9px !important;
	left:569px !important;
	top:721px !important;
}

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

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

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

table#table1601771 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item1569133 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:181px !important;
}

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

#item1569137 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:199px !important;
}

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

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

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

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

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

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

@keyframes intensificar-1569252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569255 {
	width:53px !important;
	height:50px !important;
	background:#cde1d7;
}

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

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

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

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

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

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

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

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

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

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

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

#item1569316 {
	width:122px !important;
	height:50px !important;
	left:1022px !important;
	top:740px !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;
}

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

@keyframes atenuar-1157715 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157715 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1578247 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

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

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

#item1578335 {
	width:19px !important;
	height:12px !important;
	left:659px !important;
	top:1006px !important;
}

#item1583911 {
	width:23px !important;
	height:46px !important;
	left:661px !important;
	top:481px !important;
}

#item1583863 {
	width:593px !important;
	height:852px !important;
	left:46px !important;
	top:101px !important;
}

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

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

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

table#table1607758 {
	table-layout:fixed;
}

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

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

#item1578394 {
	width:629px !important;
	height:27px !important;
	left:50px !important;
	top:107px !important;
}

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

#item1578398 {
	width:629px !important;
	height:27px !important;
	left:50px !important;
	top:129px !important;
}

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

#item1578402 {
	width:629px !important;
	height:27px !important;
	left:50px !important;
	top:151px !important;
}

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

#item1578406 {
	width:629px !important;
	height:27px !important;
	left:50px !important;
	top:172px !important;
}

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

#item1578410 {
	width:629px !important;
	height:27px !important;
	left:50px !important;
	top:195px !important;
}

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

#item1578415 {
	width:629px !important;
	height:27px !important;
	left:50px !important;
	top:216px !important;
}

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

#item1578419 {
	width:629px !important;
	height:27px !important;
	left:50px !important;
	top:238px !important;
}

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

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

#item1578340 {
	width:700px !important;
	height:964px !important;
	left:10px !important;
	top:10px !important;
}

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

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

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

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

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

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

#item1583917 {
	width:35px !important;
	height:74px !important;
	left:273px !important;
	top:1128px !important;
}

@keyframes intensificar-1578477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578480 {
	width:74px !important;
	height:70px !important;
	background:#cde1d7;
}

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

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

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

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

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

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

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

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

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

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

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

#item1578486 {
	width:171px !important;
	height:70px !important;
	left:276px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

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

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

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

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

#item1549836 {
	width:528px !important;
	height:180px !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-1549836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549862 {
	width:100px !important;
	height:13px !important;
	top:226px !important;
}

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

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

table#table1610592 {
	table-layout:fixed;
}

#item1549885 {
	width:528px !important;
	height:232px !important;
	top:246px !important;
}

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

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

#item1570690 {
	width:509px !important;
	height:2056px !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-1570690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489554 {
	width:14px !important;
	height:9px !important;
}

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

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

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

#item1549255 {
	width:528px !important;
	height:114px !important;
}

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

#item1549290 {
	width:350px !important;
	height:217px !important;
	top:145px !important;
}

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

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

#item1489522 {
	width:564px !important;
	height:546px !important;
	left:636px !important;
	top:177px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1578674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1578687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1578680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578672 {
	width:700px !important;
	height:309px !important;
}

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

#item1578868 {
	width:595px !important;
	height:101px !important;
}

@keyframes intensificar-1578868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578892 {
	width:140px !important;
	height:18px !important;
	top:123px !important;
}

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

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

table#table1615960 {
	table-layout:fixed;
}

#item1578915 {
	width:628px !important;
	height:343px !important;
	top:151px !important;
}

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

#item1584108 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:224px !important;
}

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

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

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

#item1578727 {
	width:627px !important;
	height:135px !important;
}

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

#item1578755 {
	width:490px !important;
	height:303px !important;
	top:155px !important;
}

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

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

#item1578696 {
	width:665px !important;
	height:535px !important;
	left:36px !important;
	top:581px !important;
}

#item1578938 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:513px !important;
}

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

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

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

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

#item1579039 {
	width:74px !important;
	height:70px !important;
	background:#cde1d7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1563776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1549971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1549969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549967 {
	width:600px !important;
	height:790px !important;
}

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

#item1550149 {
	width:528px !important;
	height:220px !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-1550149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550173 {
	width:100px !important;
	height:13px !important;
	top:226px !important;
}

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

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

table#table1620352 {
	table-layout:fixed;
}

#item1550196 {
	width:528px !important;
	height:145px !important;
	top:246px !important;
}

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

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

#item1550115 {
	width:509px !important;
	height:1431px !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-1550115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550140 {
	width:14px !important;
	height:9px !important;
}

#item1550143 {
	width:14px !important;
	height:9px !important;
	top:557px !important;
}

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

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

#item1550010 {
	width:528px !important;
	height:97px !important;
}

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

#item1550039 {
	width:350px !important;
	height:114px !important;
	top:117px !important;
}

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

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

#item1549976 {
	width:564px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item1550219 {
	width:528px !important;
	height:60px !important;
	left:636px !important;
	top:127px !important;
}

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

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

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

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

#item1550297 {
	width:53px !important;
	height:50px !important;
	background:#cde1d7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1579277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1579269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1579259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579257 {
	width:700px !important;
	height:309px !important;
}

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

#item1579458 {
	width:595px !important;
	height:236px !important;
}

@keyframes intensificar-1579458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579483 {
	width:140px !important;
	height:18px !important;
	top:259px !important;
}

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

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

table#table1623569 {
	table-layout:fixed;
}

#item1579506 {
	width:628px !important;
	height:221px !important;
	top:287px !important;
}

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

#item1584115 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:231px !important;
}

#item1584123 {
	width:595px !important;
	height:508px !important;
}

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

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

#item1579320 {
	width:627px !important;
	height:159px !important;
}

@keyframes intensificar-1579320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579343 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:401px !important;
}

#item1579348 {
	width:490px !important;
	height:159px !important;
	top:179px !important;
}

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

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

#item1579285 {
	width:665px !important;
	height:508px !important;
	left:36px !important;
	top:567px !important;
}

#item1579529 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:487px !important;
}

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

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

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

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

#item1579629 {
	width:74px !important;
	height:70px !important;
	background:#cde1d7;
}

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

#item1579626 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

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

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

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

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

#item1579633 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

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

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

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

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

#item1579687 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

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

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

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

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

#item1579741 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

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

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

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

#item1579824 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

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

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

@keyframes intensificar-1563774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1550619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1550617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550615 {
	width:600px !important;
	height:790px !important;
}

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

#item1550796 {
	width:528px !important;
	height:262px !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-1550796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550820 {
	width:100px !important;
	height:13px !important;
	top:283px !important;
}

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

table#table1626863 {
	table-layout:fixed;
}

#item1550843 {
	width:528px !important;
	height:191px !important;
	top:303px !important;
}

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

#item1550761 {
	width:534px !important;
	height:533px !important;
	top:16px !important;
}

#item1570935 {
	width:509px !important;
	height:1372px !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-1570935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550787 {
	width:14px !important;
	height:9px !important;
}

#item1550790 {
	width:14px !important;
	height:9px !important;
	top:556px !important;
}

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

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

#item1550657 {
	width:528px !important;
	height:131px !important;
}

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

#item1550685 {
	width:350px !important;
	height:182px !important;
	top:151px !important;
}

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

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

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

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

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

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

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

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

#item1550943 {
	width:53px !important;
	height:50px !important;
	background:#cde1d7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1579865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1579850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1579857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579848 {
	width:700px !important;
	height:309px !important;
}

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

#item1580044 {
	width:595px !important;
	height:162px !important;
}

@keyframes intensificar-1580044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580068 {
	width:140px !important;
	height:18px !important;
	top:191px !important;
}

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

table#table1630956 {
	table-layout:fixed;
}

#item1580091 {
	width:628px !important;
	height:287px !important;
	top:219px !important;
}

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

#item1584170 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:230px !important;
}

#item1584182 {
	width:595px !important;
	height:506px !important;
}

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

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

#item1579904 {
	width:627px !important;
	height:207px !important;
}

@keyframes intensificar-1579904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579927 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:515px !important;
}

#item1579933 {
	width:490px !important;
	height:254px !important;
	top:227px !important;
}

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

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

#item1579874 {
	width:665px !important;
	height:546px !important;
	left:36px !important;
	top:569px !important;
}

#item1580114 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:489px !important;
}

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

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

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

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

#item1580215 {
	width:74px !important;
	height:70px !important;
	background:#cde1d7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1563772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1551298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1551296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551294 {
	width:600px !important;
	height:790px !important;
}

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

#item1551329 {
	width:100px !important;
	height:13px !important;
	top:319px !important;
}

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

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

table#table1644926 {
	table-layout:fixed;
}

#item1551352 {
	width:528px !important;
	height:174px !important;
	top:339px !important;
}

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

#item1551920 {
	width:534px !important;
	height:272px !important;
	top:17px !important;
}

#item1570241 {
	width:510px !important;
	height:467px !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-1570241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551945 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1551951 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:296px !important;
}

#item1551508 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:234px !important;
}

#item1551512 {
	width:534px !important;
	height:480px !important;
	top:16px !important;
}

#item1572298 {
	width:509px !important;
	height:1825px !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-1572298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551538 {
	width:14px !important;
	height:9px !important;
}

#item1551541 {
	width:14px !important;
	height:9px !important;
	top:503px !important;
}

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

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

#item1551407 {
	width:528px !important;
	height:134px !important;
}

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

#item1551436 {
	width:350px !important;
	height:148px !important;
	top:134px !important;
}

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

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

#item1551303 {
	width:564px !important;
	height:513px !important;
	left:636px !important;
	top:212px !important;
}

#item1551546 {
	width:528px !important;
	height:64px !important;
	left:636px !important;
	top:145px !important;
}

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

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

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

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

#item1551622 {
	width:53px !important;
	height:50px !important;
	background:#cde1d7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1580451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1580445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1580438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580436 {
	width:700px !important;
	height:309px !important;
}

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

#item1580632 {
	width:140px !important;
	height:18px !important;
	top:156px !important;
}

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

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

table#table1649065 {
	table-layout:fixed;
}

#item1580655 {
	width:628px !important;
	height:262px !important;
	top:184px !important;
}

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

#item1584705 {
	width:595px !important;
	height:131px !important;
}

@keyframes intensificar-1584705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584230 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:200px !important;
}

#item1584239 {
	width:595px !important;
	height:446px !important;
}

@keyframes intensificar-1584239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580465 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

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

#item1580491 {
	width:627px !important;
	height:214px !important;
}

@keyframes intensificar-1580491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580514 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:458px !important;
}

#item1580521 {
	width:490px !important;
	height:207px !important;
	top:231px !important;
}

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

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

#item1580461 {
	width:664px !important;
	height:489px !important;
	left:36px !important;
	top:629px !important;
}

#item1580715 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:513px !important;
}

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

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

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

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

#item1580816 {
	width:74px !important;
	height:70px !important;
	background:#cde1d7;
}

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

#item1580813 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

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

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

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

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

#item1580821 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

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

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

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

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

#item1580874 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

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

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

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

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

#item1580927 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

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

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

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

#item1581011 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

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

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

@keyframes intensificar-1563769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1552015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1552013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552011 {
	width:600px !important;
	height:790px !important;
}

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

#item1552021 {
	width:100px !important;
	height:13px !important;
	top:282px !important;
}

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

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

table#table1652891 {
	table-layout:fixed;
}

#item1552044 {
	width:528px !important;
	height:202px !important;
	top:302px !important;
}

@keyframes intensificar-1552044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552687 {
	width:528px !important;
	height:268px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

#item1552240 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1572702 {
	width:509px !important;
	height:1849px !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-1572702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552266 {
	width:14px !important;
	height:9px !important;
}

#item1552269 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

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

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

#item1552136 {
	width:528px !important;
	height:100px !important;
}

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

#item1552165 {
	width:350px !important;
	height:216px !important;
	top:100px !important;
}

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

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

#item1552019 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1552272 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

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

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

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

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

#item1552353 {
	width:53px !important;
	height:50px !important;
	background:#cde1d7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1552550 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1552550 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1581030 {
	width:81px !important;
	height:279px !important;
	top:920px !important;
}

@keyframes intensificar-1581048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1581042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1581036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581034 {
	width:700px !important;
	height:309px !important;
}

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

#item1581230 {
	width:140px !important;
	height:18px !important;
	top:163px !important;
}

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

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

table#table1656831 {
	table-layout:fixed;
}

#item1581253 {
	width:628px !important;
	height:302px !important;
	top:191px !important;
}

@keyframes intensificar-1581253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581276 {
	width:595px !important;
	height:135px !important;
}

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

#item1584300 {
	width:23px !important;
	height:46px !important;
	left:621px !important;
	top:224px !important;
}

#item1584306 {
	width:595px !important;
	height:493px !important;
	left:6px !important;
}

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

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

#item1581090 {
	width:627px !important;
	height:140px !important;
}

@keyframes intensificar-1581090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581113 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:504px !important;
}

#item1581119 {
	width:490px !important;
	height:302px !important;
	top:160px !important;
}

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

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

#item1581060 {
	width:671px !important;
	height:535px !important;
	left:36px !important;
	top:582px !important;
}

#item1581300 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:513px !important;
}

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

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

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

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

#item1581399 {
	width:74px !important;
	height:70px !important;
	background:#cde1d7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1563767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1552743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1552741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552739 {
	width:600px !important;
	height:790px !important;
}

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

#item1552774 {
	width:100px !important;
	height:13px !important;
	top:402px !important;
}

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

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

table#table1660807 {
	table-layout:fixed;
}

#item1552797 {
	width:528px !important;
	height:144px !important;
	top:422px !important;
}

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

#item1553376 {
	width:534px !important;
	height:357px !important;
	top:16px !important;
}

#item1571614 {
	width:510px !important;
	height:623px !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-1571614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553401 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1553404 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:380px !important;
}

#item1552952 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1552957 {
	width:534px !important;
	height:533px !important;
	top:16px !important;
}

#item1571542 {
	width:509px !important;
	height:1358px !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-1571542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552983 {
	width:14px !important;
	height:9px !important;
}

#item1552986 {
	width:14px !important;
	height:9px !important;
	top:556px !important;
}

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

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

#item1552850 {
	width:528px !important;
	height:116px !important;
}

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

#item1552880 {
	width:350px !important;
	height:114px !important;
	top:116px !important;
}

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

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

#item1552748 {
	width:564px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

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

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

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

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

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

#item1553067 {
	width:53px !important;
	height:50px !important;
	background:#cde1d7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1581624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1581639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1581633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581622 {
	width:700px !important;
	height:309px !important;
}

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

#item1581817 {
	width:140px !important;
	height:18px !important;
	top:269px !important;
}

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

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

table#table1664526 {
	table-layout:fixed;
}

#item1581840 {
	width:628px !important;
	height:221px !important;
	top:297px !important;
}

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

#item1584744 {
	width:595px !important;
	height:238px !important;
}

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

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

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

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

#item1581678 {
	width:627px !important;
	height:135px !important;
}

@keyframes intensificar-1581678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581702 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:420px !important;
}

#item1581707 {
	width:490px !important;
	height:159px !important;
	top:198px !important;
}

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

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

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

#item1581901 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

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

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

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

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

#item1582000 {
	width:74px !important;
	height:70px !important;
	background:#cde1d7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1563765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1553439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1553437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553435 {
	width:600px !important;
	height:790px !important;
}

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

#item1553447 {
	width:528px !important;
	height:195px !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-1553447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553471 {
	width:100px !important;
	height:13px !important;
	top:225px !important;
}

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

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

table#table1668457 {
	table-layout:fixed;
}

#item1553495 {
	width:528px !important;
	height:145px !important;
	top:245px !important;
}

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

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

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

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

#item1553683 {
	width:14px !important;
	height:9px !important;
	top:557px !important;
}

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

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

#item1553547 {
	width:528px !important;
	height:114px !important;
}

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

#item1553576 {
	width:350px !important;
	height:148px !important;
	top:135px !important;
}

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

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

#item1553445 {
	width:564px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item1553688 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:127px !important;
}

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

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

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

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

#item1553766 {
	width:53px !important;
	height:50px !important;
	background:#cde1d7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1582233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1582226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1582220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582218 {
	width:700px !important;
	height:309px !important;
}

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

#item1582417 {
	width:595px !important;
	height:235px !important;
}

@keyframes intensificar-1582417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582441 {
	width:140px !important;
	height:18px !important;
	top:270px !important;
}

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

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

table#table1671621 {
	table-layout:fixed;
}

#item1582464 {
	width:628px !important;
	height:221px !important;
	top:298px !important;
}

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

#item1584424 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:237px !important;
}

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

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

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

#item1582274 {
	width:627px !important;
	height:183px !important;
}

@keyframes intensificar-1582274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582297 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:461px !important;
}

#item1582305 {
	width:490px !important;
	height:207px !important;
	top:203px !important;
}

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

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

#item1582242 {
	width:665px !important;
	height:519px !important;
	left:36px !important;
	top:556px !important;
}

#item1582487 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:487px !important;
}

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

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

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

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

#item1582587 {
	width:74px !important;
	height:70px !important;
	background:#cde1d7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes moverhacialaizquierdayaumentar-1568985 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-36px,0px) scaleX(1.13) scaleY(1.13);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayaumentar-1568985 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-36px,0px) scaleX(1.13) scaleY(1.13);
		opacity:1;
	}
}
#item1569061 {
	width:1202px !important;
	height:792px !important;
}

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

@keyframes atenuar-1569062 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1569062 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582801 {
	width:1885px !important;
	height:1241px !important;
	left:-615px !important;
	top:-20px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayaumentar-1582802 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-36px,0px) scaleX(1.13) scaleY(1.13);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayaumentar-1582802 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-36px,0px) scaleX(1.13) scaleY(1.13);
		opacity:1;
	}
}
#item1582808 {
	width:733px !important;
	height:160px !important;
	left:-17px !important;
	top:1040px !important;
}

#item1583826 {
	width:707px !important;
	height:198px !important;
	left:-7px !important;
	top:555px !important;
}

#item1583823 {
	width:733px !important;
	height:136px !important;
	left:-17px !important;
	top:27px !important;
}

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

@keyframes atenuar-1582811 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582811 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1182054 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

#item1182074 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item1182110 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item1182089 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item1182053 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

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

@keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1583754 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1583755 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1583778 {
	width:546px !important;
	height:40px !important;
	left:77px !important;
	top:911px !important;
}

#item1583805 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1583810 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

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

@keyframes atenuar-1582887 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582887 {
	0% {opacity:1;}
	100% {opacity:0;}
}
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: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.autoParaStyle152 {
	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.autoParaStyle151 {
	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.autoParaStyle150 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle149 {
	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.autoParaStyle148 {
	font-family:FF-Averta-Regular,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.autoParaStyle147 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9px;
	line-height:10px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle146 {
	font-weight: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.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-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#0f7d5a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle143 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle142 {
	font-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.autoParaStyle141 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle140 {
	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.autoParaStyle139 {
	font-family:FF-Averta-Regular,Averta;
	font-size:21px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle138 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:21px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle137 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle136 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle135 {
	font-weight: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.autoParaStyle134 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle133 {
	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.autoParaStyle132 {
	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.autoParaStyle131 {
	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.autoParaStyle130 {
	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.autoParaStyle129 {
	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.autoParaStyle128 {
	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.autoParaStyle127 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle126 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle125 {
	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.autoParaStyle124 {
	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.autoParaStyle123 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#0f7d5a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-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.autoParaStyle121 {
	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.autoParaStyle120 {
	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.autoParaStyle119 {
	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.autoParaStyle118 {
	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.autoParaStyle117 {
	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.autoParaStyle116 {
	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.autoParaStyle115 {
	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.autoParaStyle114 {
	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.autoParaStyle113 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#0f7d5a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle105 {
	font-family:FF-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.autoParaStyle104 {
	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.autoParaStyle103 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17.1px;
	line-height:20.7px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle102 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17.1px;
	line-height:20.7px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle101 {
	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.autoParaStyle100 {
	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.autoParaStyle99 {
	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.autoParaStyle98 {
	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.autoParaStyle97 {
	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.autoParaStyle96 {
	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.autoParaStyle95 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#0f7d5a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-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.autoParaStyle89 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle88 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle87 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size: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.autoParaStyle86 {
	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.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle80 {
	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.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:50px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle73 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle72 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:22px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle71 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle70 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle69 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle68 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle67 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle66 {
	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.autoParaStyle65 {
	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.autoParaStyle64 {
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle61 {
	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.autoParaStyle60 {
	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.autoParaStyle59 {
	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.autoParaStyle58 {
	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.autoParaStyle57 {
	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.autoParaStyle56 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18.2px;
	line-height:21.5px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-5px;
	padding-left:5px;
	text-align:left;
}

p.autoParaStyle55 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18.2px;
	line-height:21.5px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-13px;
	padding-left:13px;
	text-align:left;
}

p.autoParaStyle54 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:23px;
	line-height:31px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle53 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.5px;
	line-height:19.5px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-5px;
	padding-left:5px;
	text-align:left;
}

p.autoParaStyle52 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.5px;
	line-height:19.5px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-12px;
	padding-left:12px;
	text-align:left;
}

p.autoParaStyle51 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:29px;
	line-height:31px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle50 {
	font-weight:600;
	font-style:italic;
	font-family:FF-Averta-SemiboldItalic,Averta;
	font-size:18px;
	line-height:23.6px;
	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:left;
}

p.autoParaStyle49 {
	font-family:FF-Averta-Regular,Averta;
	font-size:15px;
	line-height:18px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:11px;
	text-align:left;
}

p.autoParaStyle48 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15px;
	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;
	padding-left:11px;
	text-align:left;
}

p.autoParaStyle47 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:31.9px;
	line-height:30.8px;
	color:#d7192d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-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:-11px;
	padding-left:11px;
	text-align:left;
}

p.autoParaStyle46 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15px;
	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.autoParaStyle45 {
	font-family:FF-Averta-Regular,Averta;
	font-size:14px;
	line-height:16px;
	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;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle44 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	line-height:25px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle43 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	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;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle42 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:29px;
	line-height:28px;
	color:#d7192d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle41 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	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;
	padding-left:10px;
	-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:25px;
	line-height:36px;
	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.autoParaStyle39 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:46px;
	line-height:46px;
	color:#fff;
	letter-spacing:0.020em;
	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.autoParaStyle38 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:30px;
	line-height:40.7px;
	color:#d7192d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle37 {
	font-family:FF-Averta-Regular,Averta;
	font-size:14px;
	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-indent:-11px;
	padding-left:11px;
	text-align:left;
}

p.autoParaStyle36 {
	font-family:FF-Averta-Regular,Averta;
	font-size:14px;
	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:-11px;
	padding-left:11px;
	text-align:left;
}

p.autoParaStyle35 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:30px;
	line-height:40.7px;
	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.autoParaStyle34 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	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-indent:-4px;
	padding-left:4px;
	text-align:left;
}

p.autoParaStyle33 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	line-height:17px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-11px;
	padding-left:11px;
	text-align:left;
}

p.autoParaStyle32 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:29px;
	line-height:37px;
	color:#d7192d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:29px;
	line-height:37px;
	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.autoParaStyle30 {
	font-family:FF-Averta-Regular,Averta;
	font-size:14px;
	line-height:16px;
	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-indent:-10px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle29 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	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;
	text-indent:-10px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle28 {
	font-family:FF-Averta-Regular,Averta;
	font-size:14px;
	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;
	text-indent:-10px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle27 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	line-height:16px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle26 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:51px;
	line-height:51px;
	color:#fff;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle25 {
	font-family:FF-Averta-Regular,Averta;
	font-size:46.8px;
	line-height:45.8px;
	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:left;
}

p.autoParaStyle24 {
	font-family:FF-Averta-Regular,Averta;
	font-size:23px;
	line-height:27px;
	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:left;
}

p.autoParaStyle23 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:36.6px;
	line-height:20.7px;
	color:#fff;
	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.autoParaStyle22 {
	font-weight:300;
	font-style:italic;
	font-family:FF-Averta-LightItalic,Averta;
	font-size:23.1px;
	line-height:27.5px;
	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.autoParaStyle21 {
	font-weight:300;
	font-style:italic;
	font-family:FF-Averta-LightItalic,Averta;
	font-size:13px;
	line-height:14px;
	color:#333a41;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-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:-46px;
	padding-left:46px;
	text-align:left;
}

p.autoParaStyle20 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:51px;
	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;
	text-align:left;
}

p.autoParaStyle19 {
	font-family:FF-Averta-Regular,Averta;
	font-size:42.5px;
	line-height:41.7px;
	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:left;
}

p.autoParaStyle18 {
	font-family:FF-Averta-Regular,Averta;
	font-size:21px;
	line-height:25px;
	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:left;
}

p.autoParaStyle17 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:33.2px;
	line-height:18.8px;
	color:#fff;
	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.autoParaStyle16 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:29px;
	line-height:37px;
	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:center;
}

p.autoParaStyle15 {
	font-weight:300;
	font-style:italic;
	font-family:FF-Averta-LightItalic,Averta;
	font-size:21px;
	line-height:25px;
	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.autoParaStyle14 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:61.2px;
	line-height:61.2px;
	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.autoParaStyle13 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:23px;
	line-height:30px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle12 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:51px;
	line-height:51px;
	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.autoParaStyle11 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:19.3px;
	line-height:25.2px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	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.autoParaStyle9 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:50px;
	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.autoParaStyle8 {
	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.autoParaStyle7 {
	font-family:FF-Averta-Regular,Averta;
	font-size:22px;
	line-height:24px;
	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:61px;
	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.autoParaStyle2 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:24px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.P_Itinerarios {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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.autoCharStyle19 {
	font-size:14px;
}

span.autoCharStyle18 {
	font-size:10px;
}

span.autoCharStyle17 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Averta-RegularItalic,Averta;
}

span.autoCharStyle16 {
	color:#101820;
}

span.autoCharStyle15 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle14 {
	color:#ea5153;
}

span.autoCharStyle13 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.autoCharStyle11 {
}

span.autoCharStyle10 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	color:#fff;
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	color:#101820;
}

span.autoCharStyle8 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	color:#101820;
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	color:#d7192d;
}

span.autoCharStyle6 {
}

span.autoCharStyle5 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle4 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	letter-spacing:0.010em;
}

span.autoCharStyle3 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
}

span.autoCharStyle2 {
	font-weight:300;
	font-family:"Optima LT Pro";
	font-size:12px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.C_Negrita {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#101820;
	letter-spacing:0.010em;
}

span.C_Titulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px) { 
    [class*=" mq-"], 
    .mq-default { display:none; } 
    .mq-700 {display:block; } 

    #share-wrap {
        left:0;
        position:fixed;
        bottom: 80%;
        /*background-color: rgba(0,0,0,.65);*/
        /*box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);*/
        z-index:9999;
        opacity: 0.5;
        -webkit-animation:share-fadein 1s ease 2s;
        animation:share-fadein 1s ease 2s;
    }
}
