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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#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;}
}
#item1525934 {
	width:1891px !important;
	height:1245px !important;
	left:-596px !important;
	top:-22px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

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

#item1152187 {
	width:499px !important;
	height:165px !important;
	left:486px !important;
	top:92px !important;
}

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

@keyframes atenuar-1157710 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157710 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1526009 {
	width:1885px !important;
	height:1241px !important;
	left:-592px !important;
	top:-20px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1549455 {
	width:1104px !important;
	height:183px !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-1549455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549455 {
	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:163px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1549425 {
	width:609px !important;
	height:517px !important;
	left:36px !important;
	top:194px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1544346 {
	width:700px !important;
	height:647px !important;
	top:100px !important;
	background:#f3f3f2;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1448764 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:104px !important;
}

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

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

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

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

@keyframes intensificar-1491273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448817 {
	width:528px !important;
	height:534px !important;
	left:636px !important;
	top:189px !important;
}

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

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

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

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

#item1448547 {
	width:207px !important;
	height:50px !important;
	left:993px !important;
	top:740px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1527007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526983 {
	width:595px !important;
	height:521px !important;
}

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

#item1526981 {
	width:637px !important;
	height:526px !important;
	left:36px !important;
	top:574px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1521992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522018 {
	width:165px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

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

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

@keyframes intensificar-1521941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521968 {
	width:165px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

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

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

@keyframes intensificar-1521841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521867 {
	width:165px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

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

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

@keyframes intensificar-1521891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521917 {
	width:165px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

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

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

@keyframes intensificar-1521790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521817 {
	width:165px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

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

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

@keyframes intensificar-1521740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521766 {
	width:165px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1527582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527608 {
	width:165px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item1527605 {
	width:171px !important;
	height:26px !important;
	left:470px !important;
	top:382px !important;
}

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

@keyframes intensificar-1527530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527558 {
	width:165px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item1527554 {
	width:171px !important;
	height:26px !important;
	left:470px !important;
	top:382px !important;
}

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

@keyframes intensificar-1527480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527506 {
	width:165px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item1527503 {
	width:171px !important;
	height:26px !important;
	left:470px !important;
	top:381px !important;
}

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

@keyframes intensificar-1527325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527351 {
	width:165px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item1527348 {
	width:171px !important;
	height:26px !important;
	left:470px !important;
	top:381px !important;
}

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

@keyframes intensificar-1527430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527456 {
	width:165px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item1527453 {
	width:171px !important;
	height:26px !important;
	left:470px !important;
	top:382px !important;
}

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

@keyframes intensificar-1527380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527406 {
	width:165px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item1527403 {
	width:171px !important;
	height:26px !important;
	left:470px !important;
	top:382px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1157713 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157713 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1527736 {
	width:1848px !important;
	height:1125px !important;
	left:-545px !important;
	top:-8px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1527737 {
	0% {
		transform:translate(-46px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1527737 {
	0% {
		-webkit-transform:translate(-46px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1545101 {
	width:154px !important;
	height:227px !important;
	top:10px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes moverhacialaizquierdayreducir-1491446 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1491446 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1491448 {
	width:500px !important;
	height:137px !important;
	left:88px !important;
	top:355px !important;
}

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

#item1491472 {
	width:432px !important;
	height:133px !important;
	left:110px !important;
	top:552px !important;
}

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

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

@keyframes moverhacialaizquierdayreducir-1530119 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1530119 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1530123 {
	width:500px !important;
	height:137px !important;
	left:36px !important;
	top:316px !important;
}

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

#item1530147 {
	width:586px !important;
	height:152px !important;
	left:58px !important;
	top:485px !important;
}

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

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

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

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

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

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

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

table#table1565289 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1530340 {
	width:595px !important;
	height:804px !important;
	left:46px !important;
	top:101px !important;
}

@keyframes intensificar-1530340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1530340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545271 {
	width:23px !important;
	height:46px !important;
	left:661px !important;
	top:480px !important;
}

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

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

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

table#table1566846 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1568634 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1532783 {
	width:595px !important;
	height:215px !important;
}

@keyframes intensificar-1532783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546575 {
	width:140px !important;
	height:18px !important;
	top:246px !important;
}

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

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

table#table1571163 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1496505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1496503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496501 {
	width:600px !important;
	height:790px !important;
}

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

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

@keyframes intensificar-1496512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496536 {
	width:100px !important;
	height:13px !important;
	top:270px !important;
}

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

table#table1573613 {
	table-layout:fixed;
}

#item1496559 {
	width:528px !important;
	height:189px !important;
	top:290px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1533161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1533157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533155 {
	width:700px !important;
	height:309px !important;
}

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

#item1533328 {
	width:595px !important;
	height:215px !important;
}

@keyframes intensificar-1533328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533352 {
	width:140px !important;
	height:18px !important;
	top:246px !important;
}

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

table#table1576458 {
	table-layout:fixed;
}

#item1533375 {
	width:628px !important;
	height:246px !important;
	top:274px !important;
}

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

#item1533303 {
	width:595px !important;
	height:520px !important;
}

@keyframes intensificar-1533303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546676 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:237px !important;
}

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

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

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

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

#item1533251 {
	width:626px !important;
	height:40px !important;
}

@keyframes intensificar-1533251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533274 {
	width:490px !important;
	height:325px !important;
	top:68px !important;
}

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

#item1533172 {
	width:665px !important;
	height:520px !important;
	left:36px !important;
	top:555px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1494086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1494084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494081 {
	width:600px !important;
	height:790px !important;
}

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

#item1517578 {
	width:57px !important;
	height:12px !important;
	top:279px !important;
}

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

#item1521354 {
	width:534px !important;
	height:240px !important;
	top:17px !important;
}

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

@keyframes intensificar-1521355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521383 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:265px !important;
}

#item1521379 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:1px !important;
}

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

table#table1579259 {
	table-layout:fixed;
}

#item1547881 {
	width:528px !important;
	height:163px !important;
	top:301px !important;
}

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

#item1494297 {
	width:534px !important;
	height:533px !important;
	top:17px !important;
}

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

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

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

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

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

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

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

#item1494239 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1531484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1531474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531472 {
	width:700px !important;
	height:309px !important;
}

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

#item1546182 {
	width:140px !important;
	height:18px !important;
	top:243px !important;
}

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

#item1546260 {
	width:595px !important;
	height:229px !important;
}

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

table#table1582158 {
	table-layout:fixed;
}

#item1547944 {
	width:628px !important;
	height:248px !important;
	top:271px !important;
}

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

#item1546142 {
	width:595px !important;
	height:519px !important;
}

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

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

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

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

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

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

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

#item1531493 {
	width:665px !important;
	height:519px !important;
	left:36px !important;
	top:556px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1585322 {
	table-layout:fixed;
}

#item1493495 {
	width:528px !important;
	height:189px !important;
	top:302px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1530943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1530943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1530939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1530939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1530937 {
	width:700px !important;
	height:309px !important;
}

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

#item1531110 {
	width:595px !important;
	height:235px !important;
}

@keyframes intensificar-1531110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531134 {
	width:140px !important;
	height:18px !important;
	top:267px !important;
}

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

table#table1588070 {
	table-layout:fixed;
}

#item1531157 {
	width:628px !important;
	height:246px !important;
	top:295px !important;
}

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

#item1531085 {
	width:595px !important;
	height:541px !important;
}

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

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

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

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

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

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

@keyframes intensificar-1531030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531054 {
	width:490px !important;
	height:325px !important;
	top:67px !important;
}

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

#item1530949 {
	width:665px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes moverhacialaizquierdayreducir-1497162 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1497162 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1497163 {
	width:517px !important;
	height:140px !important;
	left:116px !important;
	top:428px !important;
}

@keyframes intensificar-1497163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497186 {
	opacity:0.55;
	width:450px !important;
	height:133px !important;
	left:116px !important;
	top:578px !important;
	background:#0e0b00;
}

#item1497187 {
	width:406px !important;
	height:133px !important;
	left:138px !important;
	top:597px !important;
}

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

@keyframes atenuar-1497210 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1497210 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1533692 {
	width:1823px !important;
	height:1200px !important;
	left:-611px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1533693 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1533693 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1533698 {
	width:517px !important;
	height:140px !important;
	left:36px !important;
	top:869px !important;
}

@keyframes intensificar-1533698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533722 {
	opacity:0.55;
	width:628px !important;
	height:146px !important;
	left:36px !important;
	top:1018px !important;
	background:#0e0b00;
}

#item1533723 {
	width:585px !important;
	height:108px !important;
	left:57px !important;
	top:1038px !important;
}

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

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

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

#item1514749 {
	width:13px !important;
	height:26px !important;
	left:585px !important;
	top:378px !important;
}

#item1514755 {
	width:534px !important;
	height:645px !important;
	left:46px !important;
	top:75px !important;
}

table#table1590682 tr {
	height:18px;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1590682 {
	table-layout:fixed;
}

#item1514756 {
	width:508px !important;
	height:766px !important;
}

@keyframes intensificar-1514756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514779 {
	width:14px !important;
	height:9px !important;
	left:564px !important;
	top:58px !important;
}

#item1514782 {
	width:14px !important;
	height:9px !important;
	left:564px !important;
	top:726px !important;
}

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

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

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

table#table1592098 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1593279 tr {
	height:25.2px;;
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1593279 {
	table-layout:fixed;
}

#item1545351 {
	width:595px !important;
	height:823px !important;
	left:46px !important;
	top:80px !important;
}

@keyframes intensificar-1545351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545410 {
	width:23px !important;
	height:46px !important;
	left:661px !important;
	top:469px !important;
}

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

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

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

table#table1594877 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item1533952 {
	width:739px !important;
	height:52px !important;
	left:22px !important;
}

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

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

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

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

#item1534326 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:171px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1534477 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1534477 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1549358 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1499336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1499333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499331 {
	width:600px !important;
	height:790px !important;
}

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

#item1499511 {
	width:528px !important;
	height:303px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1499511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499535 {
	width:100px !important;
	height:13px !important;
	top:322px !important;
}

@keyframes intensificar-1499535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1596327 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1596327 {
	table-layout:fixed;
}

#item1499558 {
	width:528px !important;
	height:189px !important;
	top:342px !important;
}

@keyframes intensificar-1499558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499972 {
	width:528px !important;
	height:548px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1499972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1499380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499381 {
	width:178px !important;
	height:15px !important;
}

#item1499404 {
	width:93px !important;
	height:18px !important;
	left:85px !important;
	top:15px !important;
}

#item1499428 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1499453 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1499457 {
	width:528px !important;
	height:29px !important;
	top:3px !important;
}

@keyframes intensificar-1499457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499480 {
	width:331px !important;
	height:18px !important;
	top:51px !important;
}

@keyframes intensificar-1499480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521414 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:110px !important;
}

#item1499340 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1499582 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1499605 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1499629 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1499632 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1499658 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1499661 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1499655 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1499693 {
	width:123px !important;
	height:50px !important;
}

#item1499694 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1499668 {
	width:123px !important;
	height:50px !important;
}

#item1499669 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1499664 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1499746 {
	width:99px !important;
	height:50px !important;
}

#item1499747 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1499721 {
	width:99px !important;
	height:50px !important;
}

#item1499722 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1499717 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1499799 {
	width:101px !important;
	height:50px !important;
}

#item1499800 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1499774 {
	width:101px !important;
	height:50px !important;
}

#item1499775 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1499770 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1499826 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1499850 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1499823 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1499854 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1499857 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1499857 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1499857 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1549305 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1534504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1534498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534496 {
	width:700px !important;
	height:309px !important;
}

#item1545415 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1534751 {
	width:595px !important;
	height:336px !important;
}

@keyframes intensificar-1534751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534775 {
	width:140px !important;
	height:18px !important;
	top:360px !important;
}

@keyframes intensificar-1534775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1598243 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1598243 {
	table-layout:fixed;
}

#item1534799 {
	width:628px !important;
	height:126px !important;
	top:388px !important;
}

@keyframes intensificar-1534799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546697 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:142px !important;
}

#item1534726 {
	width:628px !important;
	height:514px !important;
}

@keyframes intensificar-1534726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1534516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534517 {
	width:249px !important;
	height:21px !important;
}

#item1534540 {
	width:130px !important;
	height:25px !important;
	left:119px !important;
	top:21px !important;
}

#item1534564 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1534587 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1534590 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1534590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534614 {
	width:370px !important;
	height:16px !important;
	top:83px !important;
}

@keyframes intensificar-1534614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534689 {
	width:125px !important;
	height:31px !important;
	left:502px !important;
	top:159px !important;
}

#item1534514 {
	width:665px !important;
	height:514px !important;
	left:36px !important;
	top:561px !important;
}

#item1534822 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1534845 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1534869 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1534873 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1534899 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1534900 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1534896 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1534932 {
	width:172px !important;
	height:70px !important;
}

#item1534933 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1534907 {
	width:172px !important;
	height:70px !important;
}

#item1534908 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1534903 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1534986 {
	width:139px !important;
	height:70px !important;
}

#item1534987 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1534960 {
	width:139px !important;
	height:70px !important;
}

#item1534962 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1534956 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1535040 {
	width:141px !important;
	height:70px !important;
}

#item1535041 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1535014 {
	width:141px !important;
	height:70px !important;
}

#item1535015 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1535010 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1535067 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1535090 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1535064 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1535093 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1535096 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1535096 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1535096 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1549364 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1500027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1500025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500023 {
	width:600px !important;
	height:790px !important;
}

#item1500028 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1500232 {
	width:528px !important;
	height:330px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1500232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500256 {
	width:100px !important;
	height:13px !important;
	top:323px !important;
}

@keyframes intensificar-1500256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1600028 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1600028 {
	table-layout:fixed;
}

#item1500279 {
	width:528px !important;
	height:119px !important;
	top:343px !important;
}

@keyframes intensificar-1500279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549250 {
	width:528px !important;
	height:549px !important;
	top:3px !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-1549250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1500033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500034 {
	width:233px !important;
	height:15px !important;
}

#item1500057 {
	width:93px !important;
	height:18px !important;
	left:140px !important;
	top:15px !important;
}

#item1500107 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1500107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500130 {
	width:264px !important;
	height:12px !important;
	top:75px !important;
}

@keyframes intensificar-1500130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521422 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:131px !important;
}

#item1523545 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:105px !important;
}

#item1523569 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:107px !important;
}

#item1500031 {
	width:564px !important;
	height:552px !important;
	left:636px !important;
	top:173px !important;
}

#item1500302 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1500326 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1500350 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1500353 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1500379 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1500380 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1500376 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1500413 {
	width:123px !important;
	height:50px !important;
}

#item1500414 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500388 {
	width:123px !important;
	height:50px !important;
}

#item1500389 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500384 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1500466 {
	width:99px !important;
	height:50px !important;
}

#item1500467 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1500441 {
	width:99px !important;
	height:50px !important;
}

#item1500442 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1500437 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1500519 {
	width:101px !important;
	height:50px !important;
}

#item1500520 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500494 {
	width:101px !important;
	height:50px !important;
}

#item1500495 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500490 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1500547 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1500571 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1500544 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1500574 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1500578 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1500578 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1500578 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1549316 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1535124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1535116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535114 {
	width:700px !important;
	height:309px !important;
}

#item1545420 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1535385 {
	width:595px !important;
	height:308px !important;
}

@keyframes intensificar-1535385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535409 {
	width:140px !important;
	height:18px !important;
	top:338px !important;
}

@keyframes intensificar-1535409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1601915 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1601915 {
	table-layout:fixed;
}

#item1535432 {
	width:628px !important;
	height:126px !important;
	top:366px !important;
}

@keyframes intensificar-1535432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546751 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:131px !important;
}

#item1546704 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:223px !important;
}

#item1546708 {
	width:595px !important;
	height:530px !important;
}

@keyframes intensificar-1546708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1535135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535136 {
	width:67px !important;
	height:21px !important;
	left:63px !important;
}

#item1535160 {
	width:130px !important;
	height:25px !important;
	top:21px !important;
}

#item1535210 {
	width:626px !important;
	height:64px !important;
}

@keyframes intensificar-1535210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535233 {
	width:370px !important;
	height:16px !important;
	top:115px !important;
}

@keyframes intensificar-1535233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535311 {
	width:125px !important;
	height:31px !important;
	left:502px !important;
	top:186px !important;
}

#item1535318 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:150px !important;
}

#item1535341 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:153px !important;
}

#item1535133 {
	width:665px !important;
	height:530px !important;
	left:36px !important;
	top:545px !important;
}

#item1535455 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1535478 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1535502 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1535505 {
	width:626px !important;
	height:51px !important;
	left:22px !important;
}

#item1535533 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1535534 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1535528 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1535569 {
	width:172px !important;
	height:70px !important;
}

#item1535570 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1535544 {
	width:172px !important;
	height:70px !important;
}

#item1535545 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1535539 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1535622 {
	width:139px !important;
	height:70px !important;
}

#item1535623 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1535597 {
	width:139px !important;
	height:70px !important;
}

#item1535598 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1535593 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1535675 {
	width:141px !important;
	height:70px !important;
}

#item1535676 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1535650 {
	width:141px !important;
	height:70px !important;
}

#item1535651 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1535646 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1535703 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1535726 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1535699 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1535729 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1535732 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1535732 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1535732 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1549373 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1502226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1502224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502222 {
	width:600px !important;
	height:790px !important;
}

#item1502227 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1502435 {
	width:528px !important;
	height:303px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1502435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502459 {
	width:100px !important;
	height:13px !important;
	top:322px !important;
}

@keyframes intensificar-1502459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1603866 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1603866 {
	table-layout:fixed;
}

#item1502482 {
	width:528px !important;
	height:132px !important;
	top:342px !important;
}

@keyframes intensificar-1502482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502410 {
	width:528px !important;
	height:533px !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-1502410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1502234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502235 {
	width:94px !important;
	height:15px !important;
}

#item1502258 {
	width:93px !important;
	height:18px !important;
	left:1px !important;
	top:19px !important;
}

#item1502311 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1502311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502334 {
	width:264px !important;
	height:12px !important;
	top:77px !important;
}

@keyframes intensificar-1502334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521436 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:130px !important;
}

#item1523573 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:103px !important;
}

#item1523596 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:105px !important;
}

#item1502232 {
	width:564px !important;
	height:533px !important;
	left:636px !important;
	top:178px !important;
}

#item1502528 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1502552 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1502576 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1502579 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1502605 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1502606 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1502602 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1502638 {
	width:123px !important;
	height:50px !important;
}

#item1502639 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1502613 {
	width:123px !important;
	height:50px !important;
}

#item1502614 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1502609 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1502691 {
	width:99px !important;
	height:50px !important;
}

#item1502692 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1502666 {
	width:99px !important;
	height:50px !important;
}

#item1502667 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1502662 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1502745 {
	width:101px !important;
	height:50px !important;
}

#item1502746 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1502720 {
	width:101px !important;
	height:50px !important;
}

#item1502721 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1502716 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1502772 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1502795 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1502769 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1502799 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1502803 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1502803 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1502803 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1549311 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1536404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1536397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536395 {
	width:700px !important;
	height:309px !important;
}

#item1545434 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1536647 {
	width:595px !important;
	height:313px !important;
}

@keyframes intensificar-1536647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536671 {
	width:140px !important;
	height:18px !important;
	top:343px !important;
}

@keyframes intensificar-1536671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1605753 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1605753 {
	table-layout:fixed;
}

#item1536694 {
	width:628px !important;
	height:126px !important;
	top:371px !important;
}

@keyframes intensificar-1536694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546777 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:134px !important;
}

#item1536622 {
	width:595px !important;
	height:525px !important;
}

@keyframes intensificar-1536622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546768 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:226px !important;
}

@keyframes intensificar-1536415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536416 {
	width:129px !important;
	height:21px !important;
	left:1px !important;
}

#item1536439 {
	width:130px !important;
	height:25px !important;
	top:26px !important;
}

#item1536489 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1536489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536512 {
	width:370px !important;
	height:16px !important;
	top:115px !important;
}

@keyframes intensificar-1536512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536587 {
	width:125px !important;
	height:31px !important;
	left:502px !important;
	top:188px !important;
}

#item1536592 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:152px !important;
}

#item1536616 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:155px !important;
}

#item1536413 {
	width:665px !important;
	height:525px !important;
	left:36px !important;
	top:550px !important;
}

#item1536717 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1536740 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1536764 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1536768 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item1536794 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1536795 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1536791 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1536827 {
	width:172px !important;
	height:70px !important;
}

#item1536828 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1536802 {
	width:172px !important;
	height:70px !important;
}

#item1536803 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1536798 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1536880 {
	width:139px !important;
	height:70px !important;
}

#item1536881 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1536855 {
	width:139px !important;
	height:70px !important;
}

#item1536856 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1536851 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1536935 {
	width:141px !important;
	height:70px !important;
}

#item1536936 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1536909 {
	width:141px !important;
	height:70px !important;
}

#item1536910 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1536905 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1536962 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1536985 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1536959 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1536988 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1536995 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1536995 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1536995 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1502874 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1502875 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1502875 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1502876 {
	width:495px !important;
	height:127px !important;
	left:36px !important;
	top:61px !important;
}

@keyframes intensificar-1502876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502899 {
	opacity:0.40;
	width:450px !important;
	height:127px !important;
	left:81px !important;
	top:200px !important;
	background:#0e0b00;
}

#item1502900 {
	width:406px !important;
	height:94px !important;
	left:103px !important;
	top:219px !important;
}

@keyframes intensificar-1502900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502923 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1502923 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1502923 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1537010 {
	width:1823px !important;
	height:1200px !important;
	left:-611px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1537011 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1537011 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1537015 {
	width:495px !important;
	height:127px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-1537015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537038 {
	opacity:0.40;
	width:628px !important;
	height:156px !important;
	left:36px !important;
	top:178px !important;
	background:#0e0b00;
}

#item1537039 {
	width:585px !important;
	height:115px !important;
	left:57px !important;
	top:202px !important;
}

@keyframes intensificar-1537039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537062 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1537062 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1537062 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1515513 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1515627 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1516607 {
	width:13px !important;
	height:26px !important;
	left:585px !important;
	top:382px !important;
}

#item1516613 {
	width:534px !important;
	height:651px !important;
	left:46px !important;
	top:69px !important;
}

#item1516614 {
	width:508px !important;
	height:1253px !important;
}

@keyframes intensificar-1516614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516637 {
	width:14px !important;
	height:9px !important;
	left:564px !important;
	top:53px !important;
}

#item1516640 {
	width:14px !important;
	height:9px !important;
	left:564px !important;
	top:726px !important;
}

#item1515518 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1516445 {
	width:75px !important;
	height:16px !important;
	left:57px !important;
	top:94px !important;
}

#item1516468 {
	width:114px !important;
	height:16px !important;
	left:442px !important;
	top:94px !important;
}

table#table1608498 th, table#table1608498 td {
	vertical-align:top;;
}

table#table1608498 tr {
	height:18px;;
}

table#table1608498 {
	table-layout:fixed;
}

#item1516491 {
	width:510px !important;
	height:213px !important;
	left:46px !important;
	top:127px !important;
}

#item1516514 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1517237 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:124px !important;
}

#item1516516 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1517240 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:142px !important;
}

#item1516517 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1517243 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:160px !important;
}

#item1516518 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1517247 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:178px !important;
}

#item1516519 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1517251 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:196px !important;
}

#item1516520 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1517254 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:215px !important;
}

@keyframes intensificar-1515622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515623 {
	width:148px !important;
	height:37px !important;
	left:238px !important;
	top:47px !important;
}

#item1515516 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

#item1515675 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1515679 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1516041 {
	width:535px !important;
	height:386px !important;
	left:32px !important;
	top:217px !important;
}

#item1516048 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1516071 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1516045 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1516079 {
	width:19px !important;
	height:19px !important;
}

#item1516075 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1516082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516085 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1516086 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1516082 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1516089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516118 {
	width:122px !important;
	height:50px !important;
}

#item1516119 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1516093 {
	width:122px !important;
	height:50px !important;
}

#item1516094 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1516089 {
	width:122px !important;
	height:50px !important;
	left:897px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1516142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516171 {
	width:122px !important;
	height:50px !important;
}

#item1516172 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1516146 {
	width:122px !important;
	height:50px !important;
}

#item1516147 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1516142 {
	width:122px !important;
	height:50px !important;
	left:1022px !important;
	top:740px !important;
}

#item1516198 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1516222 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1516195 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1516226 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1516226 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1516226 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1537215 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:13px !important;
	background:#f3f3f2;
}

#item1545486 {
	width:595px !important;
	height:800px !important;
	left:46px !important;
	top:104px !important;
}

@keyframes intensificar-1545486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545522 {
	width:23px !important;
	height:46px !important;
	left:661px !important;
	top:482px !important;
}

#item1537091 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:13px !important;
	background:#f3f3f2;
}

#item1537115 {
	width:92px !important;
	height:20px !important;
	left:68px !important;
	top:116px !important;
}

#item1537138 {
	width:139px !important;
	height:20px !important;
	left:537px !important;
	top:116px !important;
}

table#table1612550 th, table#table1612550 td {
	vertical-align:top;;
}

table#table1612550 tr {
	height:22px;;
}

table#table1612550 {
	table-layout:fixed;
}

#item1537161 {
	width:622px !important;
	height:260px !important;
	left:54px !important;
	top:156px !important;
}

#item1537188 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537184 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:154px !important;
}

#item1537192 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537189 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:176px !important;
}

#item1537196 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537193 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:198px !important;
}

#item1537200 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537197 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:220px !important;
}

#item1537204 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537201 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:242px !important;
}

#item1537209 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537206 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:263px !important;
}

#item1537082 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes intensificar-1537082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537080 {
	width:710px !important;
	height:938px !important;
	left:-10px !important;
	top:137px !important;
}

#item1537276 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1537279 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1537647 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1537671 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1537644 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1537678 {
	width:26px !important;
	height:26px !important;
}

#item1537674 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:171px !important;
}

@keyframes intensificar-1537686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537689 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1537690 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1537686 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1537694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537724 {
	width:171px !important;
	height:70px !important;
}

#item1537725 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1537698 {
	width:171px !important;
	height:70px !important;
}

#item1537699 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1537694 {
	width:171px !important;
	height:70px !important;
	left:276px !important;
	top:1130px !important;
}

@keyframes intensificar-1537748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537777 {
	width:171px !important;
	height:70px !important;
}

#item1537778 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1537752 {
	width:171px !important;
	height:70px !important;
}

#item1537753 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1537748 {
	width:171px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

#item1537805 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1537829 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1537801 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1547462 {
	width:35px !important;
	height:74px !important;
	left:275px !important;
	top:1127px !important;
}

#item1537832 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1537832 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1537832 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1549378 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1505148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1505146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505144 {
	width:600px !important;
	height:790px !important;
}

#item1505149 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1505155 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:142px !important;
}

#item1505161 {
	width:534px !important;
	height:278px !important;
	top:16px !important;
}

#item1505873 {
	width:510px !important;
	height:379px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1505873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505187 {
	width:14px !important;
	height:9px !important;
}

#item1505191 {
	width:14px !important;
	height:9px !important;
	top:301px !important;
}

table#table1614311 tr {
	border-right:2.2px solid #fff;;
}

table#table1614311 {
	table-layout:fixed;
}

#item1505195 {
	width:528px !important;
	height:220px !important;
	top:343px !important;
}

@keyframes intensificar-1505195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505218 {
	width:100px !important;
	height:13px !important;
	top:323px !important;
}

@keyframes intensificar-1505218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505373 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1505376 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1505798 {
	width:509px !important;
	height:649px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1505798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505402 {
	width:14px !important;
	height:9px !important;
}

#item1505405 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1505243 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1505266 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1505271 {
	width:528px !important;
	height:47px !important;
	top:17px !important;
}

@keyframes intensificar-1505271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505294 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:291px !important;
}

#item1505300 {
	width:350px !important;
	height:261px !important;
	top:66px !important;
}

@keyframes intensificar-1505300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1505323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505325 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1505348 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1505152 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1505408 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1505431 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1505457 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1505461 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1505487 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1505489 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1505484 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1505521 {
	width:123px !important;
	height:50px !important;
}

#item1505522 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505496 {
	width:123px !important;
	height:50px !important;
}

#item1505497 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505492 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1505574 {
	width:101px !important;
	height:50px !important;
}

#item1505575 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505549 {
	width:101px !important;
	height:50px !important;
}

#item1505550 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505545 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1505627 {
	width:99px !important;
	height:50px !important;
}

#item1505628 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1505602 {
	width:99px !important;
	height:50px !important;
}

#item1505603 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1505598 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1505655 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1505679 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1505651 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1505683 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1505686 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1505686 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1505686 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1549322 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1537858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1537852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537850 {
	width:700px !important;
	height:309px !important;
}

#item1545525 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1617547 tr {
	border-right:3.08px solid #fff;;
}

table#table1617547 {
	table-layout:fixed;
}

#item1538082 {
	width:627px !important;
	height:328px !important;
	top:189px !important;
}

@keyframes intensificar-1538082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538105 {
	width:140px !important;
	height:18px !important;
	top:161px !important;
}

@keyframes intensificar-1538105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546831 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:38px !important;
}

#item1546844 {
	width:595px !important;
	height:121px !important;
}

@keyframes intensificar-1546844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546782 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:236px !important;
}

#item1546790 {
	width:595px !important;
	height:517px !important;
}

@keyframes intensificar-1546790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537869 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1537892 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1537898 {
	width:627px !important;
	height:66px !important;
	left:1px !important;
}

@keyframes intensificar-1537898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537921 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:384px !important;
}

#item1537928 {
	width:490px !important;
	height:365px !important;
	top:69px !important;
}

@keyframes intensificar-1537928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1537951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537952 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1537975 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1537866 {
	width:665px !important;
	height:517px !important;
	left:36px !important;
	top:558px !important;
}

#item1538128 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1538151 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1538175 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1538178 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1538205 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1538206 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1538202 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1538238 {
	width:172px !important;
	height:70px !important;
}

#item1538239 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1538213 {
	width:172px !important;
	height:70px !important;
}

#item1538214 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1538209 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1538292 {
	width:141px !important;
	height:70px !important;
}

#item1538293 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1538267 {
	width:141px !important;
	height:70px !important;
}

#item1538268 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1538263 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1538345 {
	width:139px !important;
	height:70px !important;
}

#item1538346 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1538320 {
	width:139px !important;
	height:70px !important;
}

#item1538321 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1538316 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1538372 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1538395 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1538369 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1538399 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1538404 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1538404 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1538404 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1549384 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1505932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1505930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505928 {
	width:600px !important;
	height:790px !important;
}

#item1505933 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1505940 {
	width:528px !important;
	height:337px !important;
	top:13px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1505940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505965 {
	width:100px !important;
	height:13px !important;
	top:363px !important;
}

@keyframes intensificar-1505965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1621879 tr {
	border-right:2.2px solid #fff;;
}

table#table1621879 {
	table-layout:fixed;
}

#item1505988 {
	width:528px !important;
	height:189px !important;
	top:383px !important;
}

@keyframes intensificar-1505988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506145 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:257px !important;
}

#item1506148 {
	width:534px !important;
	height:529px !important;
	top:15px !important;
}

#item1506558 {
	width:509px !important;
	height:635px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1506558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506174 {
	width:14px !important;
	height:9px !important;
}

#item1506177 {
	width:14px !important;
	height:9px !important;
	top:552px !important;
}

@keyframes intensificar-1506012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506013 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1506036 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1506060 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1506083 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1506088 {
	width:528px !important;
	height:46px !important;
	top:13px !important;
}

@keyframes intensificar-1506088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506113 {
	width:350px !important;
	height:232px !important;
	top:79px !important;
}

@keyframes intensificar-1506113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506136 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:237px !important;
}

#item1505938 {
	width:564px !important;
	height:572px !important;
	left:636px !important;
	top:165px !important;
}

#item1506180 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1506203 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1506227 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1506232 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1506259 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1506260 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1506256 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1506293 {
	width:123px !important;
	height:50px !important;
}

#item1506294 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1506267 {
	width:123px !important;
	height:50px !important;
}

#item1506269 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1506263 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1506347 {
	width:99px !important;
	height:50px !important;
}

#item1506348 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1506322 {
	width:99px !important;
	height:50px !important;
}

#item1506323 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1506317 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1506400 {
	width:101px !important;
	height:50px !important;
}

#item1506401 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1506375 {
	width:101px !important;
	height:50px !important;
}

#item1506376 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1506371 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1506428 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1506451 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1506425 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1506454 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1506457 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1506457 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1506457 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1549329 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1538432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1538426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538424 {
	width:700px !important;
	height:309px !important;
}

#item1545530 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1538612 {
	width:595px !important;
	height:190px !important;
}

@keyframes intensificar-1538612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538636 {
	width:140px !important;
	height:18px !important;
	top:222px !important;
}

@keyframes intensificar-1538636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1624817 tr {
	border-right:3.08px solid #fff;;
}

table#table1624817 {
	table-layout:fixed;
}

#item1538659 {
	width:628px !important;
	height:246px !important;
	top:250px !important;
}

@keyframes intensificar-1538659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546953 {
	width:23px !important;
	height:46px !important;
	left:622px !important;
	top:73px !important;
}

#item1546873 {
	width:23px !important;
	height:46px !important;
	left:622px !important;
	top:225px !important;
}

#item1546882 {
	width:595px !important;
	height:496px !important;
	left:6px !important;
}

@keyframes intensificar-1546882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1538446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538447 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1538470 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1538494 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1538518 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1538522 {
	width:628px !important;
	height:64px !important;
	left:6px !important;
}

@keyframes intensificar-1538522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538545 {
	width:490px !important;
	height:325px !important;
	left:6px !important;
	top:92px !important;
}

@keyframes intensificar-1538545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538569 {
	width:125px !important;
	height:31px !important;
	left:511px !important;
	top:313px !important;
}

#item1538444 {
	width:671px !important;
	height:496px !important;
	left:36px !important;
	top:579px !important;
}

#item1538683 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1538706 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1538730 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1538733 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1538760 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1538761 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1538757 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1538796 {
	width:172px !important;
	height:70px !important;
}

#item1538797 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1538771 {
	width:172px !important;
	height:70px !important;
}

#item1538772 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1538767 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1538849 {
	width:139px !important;
	height:70px !important;
}

#item1538850 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1538824 {
	width:139px !important;
	height:70px !important;
}

#item1538825 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1538820 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1538902 {
	width:141px !important;
	height:70px !important;
}

#item1538904 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1538877 {
	width:141px !important;
	height:70px !important;
}

#item1538878 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1538873 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1538930 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1538953 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1538927 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1538956 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1538959 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1538959 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1538959 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1549389 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1506616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1506614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506612 {
	width:600px !important;
	height:790px !important;
}

#item1506617 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1506623 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:127px !important;
}

#item1506631 {
	width:534px !important;
	height:248px !important;
	top:16px !important;
}

#item1507422 {
	width:510px !important;
	height:320px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1507422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506657 {
	width:14px !important;
	height:9px !important;
}

#item1506661 {
	width:14px !important;
	height:9px !important;
	top:271px !important;
}

table#table1627636 tr {
	border-right:2.2px solid #fff;;
}

table#table1627636 {
	table-layout:fixed;
}

#item1506664 {
	width:528px !important;
	height:249px !important;
	top:314px !important;
}

@keyframes intensificar-1506664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506688 {
	width:100px !important;
	height:13px !important;
	top:294px !important;
}

@keyframes intensificar-1506688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506841 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:256px !important;
}

#item1506845 {
	width:534px !important;
	height:529px !important;
	top:15px !important;
}

#item1516820 {
	width:509px !important;
	height:845px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1516820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506872 {
	width:14px !important;
	height:9px !important;
}

#item1506875 {
	width:14px !important;
	height:9px !important;
	top:551px !important;
}

#item1506713 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1506736 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1506739 {
	width:528px !important;
	height:47px !important;
	top:16px !important;
}

@keyframes intensificar-1506739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506762 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:323px !important;
}

#item1506768 {
	width:350px !important;
	height:261px !important;
	top:64px !important;
}

@keyframes intensificar-1506768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1506792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506793 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1506816 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1506621 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1506878 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1506901 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1506925 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1506929 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1506955 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1506956 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1506952 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1506991 {
	width:123px !important;
	height:50px !important;
}

#item1506992 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1506965 {
	width:123px !important;
	height:50px !important;
}

#item1506966 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1506961 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1507045 {
	width:101px !important;
	height:50px !important;
}

#item1507046 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1507020 {
	width:101px !important;
	height:50px !important;
}

#item1507021 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1507015 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1507098 {
	width:99px !important;
	height:50px !important;
}

#item1507099 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1507073 {
	width:99px !important;
	height:50px !important;
}

#item1507074 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1507069 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1507125 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1507148 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1507122 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1507152 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1507157 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1507157 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1507157 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1549338 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1538990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1538981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538979 {
	width:700px !important;
	height:309px !important;
}

#item1545535 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1630939 tr {
	border-right:3.08px solid #fff;;
}

table#table1630939 {
	table-layout:fixed;
}

#item1539208 {
	width:628px !important;
	height:369px !important;
	top:149px !important;
}

@keyframes intensificar-1539208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539231 {
	width:140px !important;
	height:18px !important;
	top:121px !important;
}

@keyframes intensificar-1539231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547074 {
	width:595px !important;
	height:99px !important;
}

@keyframes intensificar-1547074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547101 {
	width:23px !important;
	height:46px !important;
	left:622px !important;
	top:27px !important;
}

#item1546960 {
	width:23px !important;
	height:46px !important;
	left:622px !important;
	top:236px !important;
}

#item1546970 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1546970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539002 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1539026 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1539029 {
	width:627px !important;
	height:66px !important;
	left:1px !important;
}

@keyframes intensificar-1539029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539052 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:430px !important;
}

#item1539057 {
	width:490px !important;
	height:365px !important;
	top:67px !important;
}

@keyframes intensificar-1539057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1539080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539082 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1539105 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1538999 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1539254 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1539277 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1539301 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1539308 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1539334 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1539335 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1539331 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1539369 {
	width:172px !important;
	height:70px !important;
}

#item1539370 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1539344 {
	width:172px !important;
	height:70px !important;
}

#item1539345 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1539339 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1539423 {
	width:141px !important;
	height:70px !important;
}

#item1539424 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1539398 {
	width:141px !important;
	height:70px !important;
}

#item1539399 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1539393 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1539477 {
	width:139px !important;
	height:70px !important;
}

#item1539478 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1539451 {
	width:139px !important;
	height:70px !important;
}

#item1539452 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1539447 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1539504 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1539527 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1539501 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1539531 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1539534 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1539534 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1539534 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1523686 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1508233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1508231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508229 {
	width:600px !important;
	height:790px !important;
}

#item1508234 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1508240 {
	width:528px !important;
	height:300px !important;
	top:23px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1508240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508264 {
	width:100px !important;
	height:13px !important;
	top:352px !important;
}

@keyframes intensificar-1508264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1635044 tr {
	border-right:2.2px solid #fff;;
}

table#table1635044 {
	table-layout:fixed;
}

#item1508287 {
	width:528px !important;
	height:189px !important;
	top:372px !important;
}

@keyframes intensificar-1508287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508439 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1508444 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1508863 {
	width:509px !important;
	height:629px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1508863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508470 {
	width:14px !important;
	height:9px !important;
}

#item1508476 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

@keyframes intensificar-1508311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508312 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1508335 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1508359 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1508382 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1508385 {
	width:528px !important;
	height:29px !important;
	top:34px !important;
}

@keyframes intensificar-1508385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508409 {
	width:350px !important;
	height:232px !important;
	top:83px !important;
}

@keyframes intensificar-1508409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508432 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:241px !important;
}

#item1508238 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1508481 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1508504 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1508528 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1508533 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1508560 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1508561 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1508556 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1508595 {
	width:123px !important;
	height:50px !important;
}

#item1508596 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1508570 {
	width:123px !important;
	height:50px !important;
}

#item1508571 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1508566 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1508648 {
	width:99px !important;
	height:50px !important;
}

#item1508649 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1508623 {
	width:99px !important;
	height:50px !important;
}

#item1508624 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1508619 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1508702 {
	width:101px !important;
	height:50px !important;
}

#item1508703 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1508676 {
	width:101px !important;
	height:50px !important;
}

#item1508677 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1508672 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1508730 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1508753 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1508726 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1508756 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1508759 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1508759 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1508759 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1540116 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1540131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1540122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540119 {
	width:700px !important;
	height:309px !important;
}

#item1545545 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1540310 {
	width:595px !important;
	height:196px !important;
}

@keyframes intensificar-1540310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540334 {
	width:140px !important;
	height:18px !important;
	top:222px !important;
}

@keyframes intensificar-1540334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1637926 tr {
	border-right:3.08px solid #fff;;
}

table#table1637926 {
	table-layout:fixed;
}

#item1540357 {
	width:628px !important;
	height:246px !important;
	top:250px !important;
}

@keyframes intensificar-1540357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547359 {
	width:23px !important;
	height:46px !important;
	left:622px !important;
	top:73px !important;
}

#item1547310 {
	width:23px !important;
	height:46px !important;
	left:622px !important;
	top:225px !important;
}

#item1547317 {
	width:595px !important;
	height:496px !important;
}

@keyframes intensificar-1547317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1540145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540146 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1540169 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1540193 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1540216 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1540219 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1540219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540242 {
	width:490px !important;
	height:325px !important;
	top:90px !important;
}

@keyframes intensificar-1540242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540265 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:312px !important;
}

#item1540143 {
	width:665px !important;
	height:496px !important;
	left:36px !important;
	top:579px !important;
}

#item1540380 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1540403 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1540427 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1540432 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1540459 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1540460 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1540456 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1540492 {
	width:172px !important;
	height:70px !important;
}

#item1540495 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1540467 {
	width:172px !important;
	height:70px !important;
}

#item1540468 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1540463 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1540548 {
	width:139px !important;
	height:70px !important;
}

#item1540549 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1540523 {
	width:139px !important;
	height:70px !important;
}

#item1540524 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1540519 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1540601 {
	width:141px !important;
	height:70px !important;
}

#item1540602 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1540576 {
	width:141px !important;
	height:70px !important;
}

#item1540577 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1540572 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1540629 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1540652 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1540626 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1540655 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1540660 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1540660 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1540660 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1508909 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1508917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1508914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508912 {
	width:600px !important;
	height:790px !important;
}

#item1508918 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1508924 {
	width:528px !important;
	height:286px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1508924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508948 {
	width:100px !important;
	height:13px !important;
	top:321px !important;
}

@keyframes intensificar-1508948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1640784 tr {
	border-right:2.2px solid #fff;;
}

table#table1640784 {
	table-layout:fixed;
}

#item1508971 {
	width:528px !important;
	height:191px !important;
	top:341px !important;
}

@keyframes intensificar-1508971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509126 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1509129 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1509552 {
	width:509px !important;
	height:866px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1509552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509155 {
	width:14px !important;
	height:9px !important;
}

#item1509159 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

@keyframes intensificar-1508995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508996 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1509020 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1509045 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1509068 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1509071 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1509071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509094 {
	width:350px !important;
	height:232px !important;
	top:65px !important;
}

@keyframes intensificar-1509094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509117 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:257px !important;
}

#item1508922 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1509164 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1509187 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1509212 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1509217 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1509243 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1509244 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1509240 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1509278 {
	width:123px !important;
	height:50px !important;
}

#item1509279 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509253 {
	width:123px !important;
	height:50px !important;
}

#item1509254 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509249 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1509331 {
	width:99px !important;
	height:50px !important;
}

#item1509332 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1509306 {
	width:99px !important;
	height:50px !important;
}

#item1509307 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1509302 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1509386 {
	width:101px !important;
	height:50px !important;
}

#item1509387 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509361 {
	width:101px !important;
	height:50px !important;
}

#item1509362 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509355 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1509413 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1509436 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1509410 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1509439 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1509442 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1509442 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1509442 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1540676 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1540684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1540693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540682 {
	width:700px !important;
	height:309px !important;
}

#item1545548 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1540870 {
	width:595px !important;
	height:180px !important;
}

@keyframes intensificar-1540870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540894 {
	width:140px !important;
	height:18px !important;
	top:202px !important;
}

@keyframes intensificar-1540894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1643892 tr {
	border-right:3.08px solid #fff;;
}

table#table1643892 {
	table-layout:fixed;
}

#item1540918 {
	width:628px !important;
	height:287px !important;
	top:230px !important;
}

@keyframes intensificar-1540918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547453 {
	width:23px !important;
	height:46px !important;
	left:622px !important;
	top:63px !important;
}

#item1547364 {
	width:23px !important;
	height:46px !important;
	left:622px !important;
	top:236px !important;
}

#item1547369 {
	width:595px !important;
	height:517px !important;
}

@keyframes intensificar-1547369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1540703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540704 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1540727 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1540752 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1540775 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1540778 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1540778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540801 {
	width:490px !important;
	height:325px !important;
	top:69px !important;
}

@keyframes intensificar-1540801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540824 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:338px !important;
}

#item1540701 {
	width:665px !important;
	height:517px !important;
	left:36px !important;
	top:558px !important;
}

#item1540941 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1540964 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1540988 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1540992 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1541018 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1541019 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1541015 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1541051 {
	width:172px !important;
	height:70px !important;
}

#item1541052 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1541026 {
	width:172px !important;
	height:70px !important;
}

#item1541027 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1541022 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1541106 {
	width:139px !important;
	height:70px !important;
}

#item1541107 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1541080 {
	width:139px !important;
	height:70px !important;
}

#item1541082 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1541076 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1541159 {
	width:141px !important;
	height:70px !important;
}

#item1541160 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1541134 {
	width:141px !important;
	height:70px !important;
}

#item1541135 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1541130 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1541186 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1541209 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1541183 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1541216 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1541221 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1541221 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1541221 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1523682 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1509611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1509609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509607 {
	width:600px !important;
	height:790px !important;
}

#item1509612 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1509618 {
	width:528px !important;
	height:299px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1509618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509642 {
	width:100px !important;
	height:13px !important;
	top:311px !important;
}

@keyframes intensificar-1509642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1646952 tr {
	border-right:2.2px solid #fff;;
}

table#table1646952 {
	table-layout:fixed;
}

#item1509665 {
	width:528px !important;
	height:189px !important;
	top:331px !important;
}

@keyframes intensificar-1509665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509818 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1509823 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1516983 {
	width:509px !important;
	height:721px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1516983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509849 {
	width:14px !important;
	height:9px !important;
}

#item1509853 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

@keyframes intensificar-1509689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509690 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1509715 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1509739 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1509762 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1509765 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1509765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509788 {
	width:350px !important;
	height:232px !important;
	top:64px !important;
}

@keyframes intensificar-1509788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509811 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:257px !important;
}

#item1509616 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1509857 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1509881 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1509905 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1509910 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1509936 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1509937 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1509933 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1509970 {
	width:123px !important;
	height:50px !important;
}

#item1509971 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509945 {
	width:123px !important;
	height:50px !important;
}

#item1509946 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509941 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1510023 {
	width:99px !important;
	height:50px !important;
}

#item1510024 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1509998 {
	width:99px !important;
	height:50px !important;
}

#item1509999 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1509994 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1510077 {
	width:101px !important;
	height:50px !important;
}

#item1510078 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1510052 {
	width:101px !important;
	height:50px !important;
}

#item1510053 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1510048 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1510104 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1510128 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1510101 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1510131 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1510134 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1510134 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1510134 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1541237 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1541250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1541242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541240 {
	width:700px !important;
	height:309px !important;
}

#item1545551 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1541426 {
	width:595px !important;
	height:216px !important;
}

@keyframes intensificar-1541426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541450 {
	width:140px !important;
	height:18px !important;
	top:247px !important;
}

@keyframes intensificar-1541450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1650031 tr {
	border-right:3.08px solid #fff;;
}

table#table1650031 {
	table-layout:fixed;
}

#item1541473 {
	width:628px !important;
	height:246px !important;
	top:275px !important;
}

@keyframes intensificar-1541473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547459 {
	width:23px !important;
	height:46px !important;
	left:622px !important;
	top:85px !important;
}

#item1545765 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:238px !important;
}

#item1545771 {
	width:595px !important;
	height:521px !important;
}

@keyframes intensificar-1545771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1541259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541260 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1541283 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1541307 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1541330 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1541333 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1541333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541356 {
	width:490px !important;
	height:325px !important;
	top:67px !important;
}

@keyframes intensificar-1541356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541379 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:338px !important;
}

#item1541257 {
	width:665px !important;
	height:521px !important;
	left:36px !important;
	top:554px !important;
}

#item1541496 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1541519 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1541543 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1541549 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1541575 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1541577 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1541572 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1541611 {
	width:172px !important;
	height:70px !important;
}

#item1541612 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1541586 {
	width:172px !important;
	height:70px !important;
}

#item1541587 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1541582 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1541665 {
	width:139px !important;
	height:70px !important;
}

#item1541666 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1541640 {
	width:139px !important;
	height:70px !important;
}

#item1541641 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1541636 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1541718 {
	width:141px !important;
	height:70px !important;
}

#item1541719 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1541693 {
	width:141px !important;
	height:70px !important;
}

#item1541694 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1541689 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1541746 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1541769 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1541742 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1541772 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1541775 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1541775 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1541775 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1549603 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

#item1549604 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item1549627 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item1549654 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item1549661 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

@keyframes intensificar-1549661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549661 {
	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;}
}
#item1549531 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1549532 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1549555 {
	width:546px !important;
	height:40px !important;
	left:77px !important;
	top:911px !important;
}

#item1549583 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1549588 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1549588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541844 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1541844 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1541844 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle139 {
	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.autoParaStyle138 {
	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.autoParaStyle137 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle136 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:18px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle135 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:61px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle134 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:15px;
	line-height:17px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle133 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:21px;
	line-height:23.8px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle132 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:15.4px;
	line-height:25.2px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle131 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle130 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle129 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle128 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:28px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle127 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11px;
	line-height:18px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle126 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9px;
	line-height:10px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle125 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle124 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:10px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle123 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle122 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle121 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#61718b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle120 {
	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.autoParaStyle119 {
	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.autoParaStyle118 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle117 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle116 {
	font-weight: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.autoParaStyle115 {
	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.autoParaStyle114 {
	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.autoParaStyle113 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.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: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.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	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.autoParaStyle105 {
	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.autoParaStyle104 {
	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.autoParaStyle103 {
	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.autoParaStyle102 {
	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.autoParaStyle101 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#61718b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle100 {
	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.autoParaStyle99 {
	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.autoParaStyle98 {
	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.autoParaStyle97 {
	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.autoParaStyle96 {
	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.autoParaStyle95 {
	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.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	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.autoParaStyle89 {
	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.autoParaStyle88 {
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	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.autoParaStyle85 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#61718b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.8px;
	line-height:18.3px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle78 {
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	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.autoParaStyle73 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#61718b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle72 {
	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.autoParaStyle71 {
	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.autoParaStyle70 {
	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.autoParaStyle69 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle68 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle67 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10.5px;
	line-height:15px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle66 {
	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.autoParaStyle65 {
	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.autoParaStyle64 {
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	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.autoParaStyle61 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle60 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	line-height:20px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle59 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:61px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle58 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:28px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle57 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:28px;
	line-height:28px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle56 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:22.4px;
	line-height:28px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle55 {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:22px;
	line-height:30px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-20px;
	padding-left:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle54 {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:22px;
	line-height:28px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-20px;
	padding-left:20px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle53 {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:22px;
	line-height:30px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-20px;
	padding-left:20px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle52 {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:22px;
	line-height:30px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-20px;
	padding-left:20px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle51 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	line-height:20px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle50 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16px;
	line-height:20px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle49 {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:20px;
	line-height:30px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-20px;
	padding-left:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle48 {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:20px;
	line-height:28px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-20px;
	padding-left:20px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle47 {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:20px;
	line-height:30px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-20px;
	padding-left:20px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle46 {
	font-weight:500;
	font-style:italic;
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:20px;
	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.autoParaStyle45 {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:20px;
	line-height:30px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-20px;
	padding-left:20px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle44 {
	font-weight:bold;
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:25.3px;
	line-height:25.3px;
	color:#fff;
	letter-spacing:-0.030em;
	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.autoParaStyle43 {
	font-weight:bold;
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:25.3px;
	line-height:25.3px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle42 {
	font-weight:500;
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:25.3px;
	line-height:25.3px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle41 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle40 {
	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.autoParaStyle39 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle38 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle37 {
	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.autoParaStyle36 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25.2px;
	line-height:28px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle35 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle34 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle33 {
	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.autoParaStyle32 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle31 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle30 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle29 {
	font-weight:500;
	font-family:FF-OptimaLTPro-Medium,"Optima LT Pro",sans-serif;
	font-size:27px;
	line-height:30px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle28 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle27 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle26 {
	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.autoParaStyle25 {
	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.autoParaStyle24 {
	font-weight:bold;
	font-family:FF-Averta-Bold,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.autoParaStyle23 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle22 {
	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.autoParaStyle21 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle20 {
	font-weight: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.autoParaStyle19 {
	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.autoParaStyle18 {
	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.autoParaStyle17 {
	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.autoParaStyle16 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle14 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle13 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle12 {
	font-weight: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.autoParaStyle11 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle10 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height: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.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle6 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle5 {
	font-family:FF-Averta-Regular,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle4 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle2 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:24px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Mobil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Vmovil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.P_Itinerarios {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle11 {
	font-size:14px;
}

span.autoCharStyle10 {
	font-size:10px;
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle8 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle7 {
	letter-spacing:0.010em;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.020em;
}

span.autoCharStyle4 {
	color:#ea5153;
}

span.autoCharStyle3 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.autoCharStyle1 {
}

span.C_Negrita {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#101820;
	letter-spacing:0.010em;
}

span.C_Titulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px) { 
    [class*=" mq-"], 
    .mq-default { display:none; } 
    .mq-700 {display:block; } 

    #share-wrap {
        left:0;
        position:fixed;
        bottom: 80%;
        /*background-color: rgba(0,0,0,.65);*/
        /*box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);*/
        z-index:9999;
        opacity: 0.5;
        -webkit-animation:share-fadein 1s ease 2s;
        animation:share-fadein 1s ease 2s;
    }
}
