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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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


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

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

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

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

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

@font-face {
	font-family:FF-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-Averta-Regular;
	src:url("../fonts/Intelligent Design - Averta-Regular.otf");
}

@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");
}

#item1464527 {
	width:813px !important;
	height:91px !important;
	left:70px !important;
	top:70px !important;
}

#item1464550 {
	width:645px !important;
	height:22px !important;
	left:75px !important;
	top:189px !important;
}

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

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

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

@keyframes atenuar-1157708 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157708 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1464605 {
	width:645px !important;
	height:22px !important;
	left:55px !important;
	top:274px !important;
}

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

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

#item1464640 {
	width:645px !important;
	height:215px !important;
	left:55px !important;
	top:36px !important;
}

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

@keyframes atenuar-1327043 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1327043 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1390239 {
	width:1220px !important;
	height:810px !important;
	left:-10px !important;
	top:-10px !important;
	background:#000;
}

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

#item1152142 {
	width:427px !important;
	height:161px !important;
	left:70px !important;
	top:349px !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:70px !important;
	top:529px !important;
	background:#0e0b00;
}

#item1152187 {
	width:499px !important;
	height:165px !important;
	left:90px !important;
	top:546px !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;}
}
#item1327065 {
	width:238px !important;
	height:159px !important;
	left:463px !important;
	top:1041px !important;
}

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

@keyframes intensificar-1327070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1327070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1327093 {
	opacity:0.25;
	width:539px !important;
	height:404px !important;
	left:36px !important;
	top:216px !important;
	background:#0e0b00;
}

#item1381860 {
	width:499px !important;
	height:372px !important;
	left:56px !important;
	top:233px !important;
}

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

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

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

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

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

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

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

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

#item1435374 {
	width:1102px !important;
	height:11px !important;
	left:59px !important;
	top:22px !important;
}

#item1463199 {
	width:1105px !important;
	height:213px !important;
	left:59px !important;
	top:45px !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-1463199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435201 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1463237 {
	width:628px !important;
	height:517px !important;
	left:36px !important;
	top:194px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1435928 {
	width:387px !important;
	height:220px !important;
	left:36px !important;
	top:514px !important;
}

#item1435951 {
	width:628px !important;
	height:120px !important;
	left:36px !important;
	top:388px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1409028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409029 {
	opacity:0.85;
	width:224px !important;
	height:212px !important;
	box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	background:#fff;
}

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

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

@keyframes intensificar-1409078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409079 {
	opacity:0.85;
	width:187px !important;
	height:212px !important;
	box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	background:#fff;
}

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

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

@keyframes intensificar-1409127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409128 {
	opacity:0.85;
	width:180px !important;
	height:212px !important;
	box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1409355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409356 {
	opacity:0.85;
	width:200px !important;
	height:380px !important;
	box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	background:#fff;
}

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

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

@keyframes intensificar-1409405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409406 {
	opacity:0.85;
	width:200px !important;
	height:309px !important;
	box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	background:#fff;
}

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

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

@keyframes intensificar-1409455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409456 {
	opacity:0.85;
	width:200px !important;
	height:297px !important;
	box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

#item1437007 {
	width:528px !important;
	height:81px !important;
	left:636px !important;
	top:114px !important;
}

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

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

@keyframes intensificar-1437061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437063 {
	width:528px !important;
	height:488px !important;
	left:1px !important;
}

@keyframes intensificar-1437063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463265 {
	width:529px !important;
	height:515px !important;
}

@keyframes intensificar-1463265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437061 {
	width:529px !important;
	height:515px !important;
	left:635px !important;
	top:219px !important;
}

@keyframes intensificar-1436895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436924 {
	width:81px !important;
	height:50px !important;
}

#item1436925 {
	width:66px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1436899 {
	width:81px !important;
	height:50px !important;
}

#item1436900 {
	width:66px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1436895 {
	width:81px !important;
	height:50px !important;
	left:1119px !important;
	top:740px !important;
}

@keyframes intensificar-1436948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436977 {
	width:124px !important;
	height:50px !important;
}

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

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

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

#item1436948 {
	width:124px !important;
	height:50px !important;
	left:992px !important;
	top:740px !important;
}

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

#item1464688 {
	width:700px !important;
	height:891px !important;
	top:309px !important;
	background:#fff;
}

#item1436709 {
	width:628px !important;
	height:152px !important;
	left:36px !important;
	top:435px !important;
}

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

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

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

#item1461515 {
	width:628px !important;
	height:480px !important;
}

#item1461516 {
	width:595px !important;
	height:736px !important;
}

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

#item1461473 {
	width:628px !important;
	height:480px !important;
}

#item1461474 {
	width:595px !important;
	height:731px !important;
}

@keyframes intensificar-1461474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436762 {
	width:650px !important;
	height:480px !important;
	left:36px !important;
	top:618px !important;
}

@keyframes intensificar-1436596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436626 {
	width:113px !important;
	height:70px !important;
}

#item1436627 {
	width:92px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1436601 {
	width:113px !important;
	height:70px !important;
}

#item1436602 {
	width:92px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1436596 {
	width:113px !important;
	height:70px !important;
	left:587px !important;
	top:1129px !important;
}

@keyframes intensificar-1436650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436680 {
	width:174px !important;
	height:70px !important;
}

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

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

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

#item1436650 {
	width:174px !important;
	height:70px !important;
	left:409px !important;
	top:1129px !important;
}

#item1436704 {
	width:35px !important;
	height:74px !important;
	left:406px !important;
	top:1126px !important;
}

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

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

@keyframes moverhacialaizquierdayreducir-1437346 {
	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-1437346 {
	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;
	}
}
#item1437354 {
	width:417px !important;
	height:792px !important;
	left:783px !important;
	background:#fff;
}

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

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

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

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

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

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

#item1437195 {
	width:269px !important;
	height:51px !important;
	left:850px !important;
	top:257px !important;
}

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

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

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

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

#item1437259 {
	width:269px !important;
	height:38px !important;
	left:850px !important;
	top:155px !important;
}

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

#item1437322 {
	width:266px !important;
	height:37px !important;
	left:16px !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;}
}
#item1437470 {
	width:1182px !important;
	height:898px !important;
	left:-310px !important;
	top:-58px !important;
	background:#000;
}

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

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

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

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

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

#item1437376 {
	width:377px !important;
	height:72px !important;
	left:89px !important;
	top:1028px !important;
}

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

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

#item1437410 {
	width:377px !important;
	height:53px !important;
	left:89px !important;
	top:859px !important;
}

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

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

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

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

@keyframes moverhacialaizquierdayreducir-1438491 {
	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-1438491 {
	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;
	}
}
#item1438442 {
	width:322px !important;
	height:65px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-1438442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438466 {
	opacity:0.35;
	width:502px !important;
	height:157px !important;
	left:36px !important;
	top:120px !important;
	background:#0e0b00;
}

#item1438467 {
	width:459px !important;
	height:114px !important;
	left:58px !important;
	top:139px !important;
}

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

@keyframes atenuar-1157714 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157714 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1438552 {
	width:728px !important;
	height:1240px !important;
	left:-14px !important;
	top:-20px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1438553 {
	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-1438553 {
	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;
	}
}
#item1438503 {
	width:415px !important;
	height:54px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-1438503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438527 {
	opacity:0.20;
	width:628px !important;
	height:208px !important;
	left:36px !important;
	top:103px !important;
	background:#0e0b00;
}

#item1438529 {
	width:562px !important;
	height:152px !important;
	left:66px !important;
	top:130px !important;
}

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

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

#item1156465 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1156489 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1156489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1156489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1156402 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1462601 {
	width:529px !important;
	height:660px !important;
	left:35px !important;
	top:65px !important;
}

@keyframes intensificar-1462601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1154154 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1154186 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1154186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1154186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1154096 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1177519 {
	width:75px !important;
	height:16px !important;
	left:47px !important;
	top:84px !important;
}

#item1242174 {
	width:114px !important;
	height:16px !important;
	left:432px !important;
	top:84px !important;
}

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

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

table#table1474366 {
	table-layout:fixed;
}

#item1313681 {
	width:500px !important;
	height:558px !important;
	left:11px !important;
}

#item1313711 {
	width:511px !important;
	height:17px !important;
}

#item1313708 {
	width:511px !important;
	height:17px !important;
	top:1px !important;
}

#item1313715 {
	width:511px !important;
	height:17px !important;
}

#item1313712 {
	width:511px !important;
	height:17px !important;
	top:19px !important;
}

#item1313719 {
	width:511px !important;
	height:17px !important;
}

#item1313716 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item1313723 {
	width:511px !important;
	height:17px !important;
}

#item1313720 {
	width:511px !important;
	height:17px !important;
	top:54px !important;
}

#item1313727 {
	width:511px !important;
	height:17px !important;
}

#item1313724 {
	width:511px !important;
	height:17px !important;
	top:72px !important;
}

#item1313731 {
	width:511px !important;
	height:17px !important;
}

#item1313728 {
	width:511px !important;
	height:17px !important;
	top:89px !important;
}

#item1313736 {
	width:511px !important;
	height:17px !important;
}

#item1313732 {
	width:511px !important;
	height:17px !important;
	top:107px !important;
}

#item1313740 {
	width:511px !important;
	height:17px !important;
}

#item1313737 {
	width:511px !important;
	height:17px !important;
	top:125px !important;
}

#item1313744 {
	width:511px !important;
	height:17px !important;
}

#item1313741 {
	width:511px !important;
	height:17px !important;
	top:142px !important;
}

#item1313748 {
	width:511px !important;
	height:17px !important;
}

#item1313745 {
	width:511px !important;
	height:17px !important;
	top:160px !important;
}

@keyframes intensificar-1153993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321292 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

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

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

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

#item1440418 {
	width:574px !important;
	height:405px !important;
	left:9px !important;
	top:183px !important;
}

#item1167481 {
	width:96px !important;
	height:15px !important;
	left:9px !important;
}

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

#item1167478 {
	width:105px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

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

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

@keyframes intensificar-1174062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1174062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1174065 {
	width:53px !important;
	height:50px !important;
	background:#dedae3;
}

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

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

@keyframes intensificar-1174072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1174072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1174099 {
	width:131px !important;
	height:50px !important;
}

#item1174100 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1174074 {
	width:131px !important;
	height:50px !important;
}

#item1174075 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1174072 {
	width:131px !important;
	height:50px !important;
	left:797px !important;
	top:740px !important;
}

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1174226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1174226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1174253 {
	width:87px !important;
	height:50px !important;
}

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

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

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

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

#item1223792 {
	width:149px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1223789 {
	width:166px !important;
	height:13px !important;
	left:398px !important;
	top:748px !important;
}

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

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

#item1462543 {
	width:628px !important;
	height:830px !important;
	left:46px !important;
	top:64px !important;
}

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

#item1462511 {
	width:628px !important;
	height:830px !important;
	left:46px !important;
	top:64px !important;
}

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

#item1462471 {
	width:628px !important;
	height:830px !important;
	left:46px !important;
	top:64px !important;
}

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

#item1388306 {
	width:92px !important;
	height:20px !important;
	left:60px !important;
	top:81px !important;
}

#item1388329 {
	width:139px !important;
	height:20px !important;
	left:529px !important;
	top:81px !important;
}

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

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

table#table1478645 {
	table-layout:fixed;
}

#item1388352 {
	width:610px !important;
	height:681px !important;
	left:59px !important;
	top:121px !important;
}

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

#item1413367 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:118px !important;
}

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

#item1413373 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:140px !important;
}

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

#item1413376 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:161px !important;
}

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

#item1413379 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:183px !important;
}

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

#item1413382 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:204px !important;
}

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

#item1413385 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:226px !important;
}

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

#item1413388 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:247px !important;
}

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

#item1413392 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:269px !important;
}

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

#item1413395 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:290px !important;
}

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

#item1413398 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:312px !important;
}

#item1352986 {
	width:597px !important;
	height:807px !important;
	left:63px !important;
	top:41px !important;
}

#item1328736 {
	width:710px !important;
	height:910px !important;
	left:-10px !important;
	top:136px !important;
}

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

#item1352307 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

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

#item1329557 {
	width:34px !important;
	height:34px !important;
	left:650px !important;
	top:157px !important;
}

@keyframes intensificar-1329564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329567 {
	width:53px !important;
	height:70px !important;
	background:#dedae3;
}

#item1329568 {
	width:28px !important;
	height:56px !important;
	left:13px !important;
	top:7px !important;
}

#item1329564 {
	width:53px !important;
	height:70px !important;
	left:648px !important;
	top:1130px !important;
}

@keyframes intensificar-1329571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329600 {
	width:183px !important;
	height:70px !important;
}

#item1329602 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1329575 {
	width:183px !important;
	height:70px !important;
}

#item1329576 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1329571 {
	width:183px !important;
	height:70px !important;
	left:518px !important;
	top:1055px !important;
}

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

#item1329655 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1329630 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1329625 {
	width:171px !important;
	height:70px !important;
	left:343px !important;
	top:1055px !important;
}

@keyframes intensificar-1329678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329707 {
	width:185px !important;
	height:70px !important;
}

#item1329708 {
	width:150px !important;
	height:39px !important;
	left:35px !important;
	top:19px !important;
}

#item1329682 {
	width:185px !important;
	height:70px !important;
}

#item1329683 {
	width:150px !important;
	height:39px !important;
	left:35px !important;
	top:19px !important;
}

#item1329678 {
	width:185px !important;
	height:70px !important;
	left:333px !important;
	top:1130px !important;
}

@keyframes intensificar-1329731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329760 {
	width:122px !important;
	height:70px !important;
}

#item1329761 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1329736 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1329731 {
	width:122px !important;
	height:70px !important;
	left:522px !important;
	top:1130px !important;
}

#item1329787 {
	width:232px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1329784 {
	width:255px !important;
	height:18px !important;
	left:73px !important;
	top:1153px !important;
}

#item1352375 {
	width:144px !important;
	height:15px !important;
	left:9px !important;
}

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

#item1352373 {
	width:153px !important;
	height:15px !important;
	left:36px !important;
	top:117px !important;
}

#item1353000 {
	width:35px !important;
	height:74px !important;
	left:338px !important;
	top:1053px !important;
}

#item1353005 {
	width:35px !important;
	height:74px !important;
	left:331px !important;
	top:1126px !important;
}

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

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

@keyframes intensificar-1287115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1287113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287110 {
	width:600px !important;
	height:790px !important;
}

#item1287119 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1287903 {
	width:528px !important;
	height:238px !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-1287903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1481061 tr {
	border-right:2.2px solid #fff;;
}

table#table1481061 {
	table-layout:fixed;
}

#item1287340 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

@keyframes intensificar-1287340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287364 {
	width:57px !important;
	height:9px !important;
}

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

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

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

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

#item1437794 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:555px !important;
}

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

@keyframes intensificar-1287168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287191 {
	width:350px !important;
	height:148px !important;
	top:49px !important;
}

@keyframes intensificar-1287191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287214 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:242px !important;
}

#item1287221 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1287221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287244 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1287244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287268 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1287268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287291 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1287291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287124 {
	width:552px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

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

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

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

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

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

#item1287570 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1287736 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1287733 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

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

@keyframes intensificar-1329846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1329840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329838 {
	width:700px !important;
	height:309px !important;
}

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

#item1330043 {
	width:80px !important;
	height:12px !important;
	top:206px !important;
}

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

#item1415518 {
	width:628px !important;
	height:176px !important;
}

#item1415520 {
	width:595px !important;
	height:505px !important;
}

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

table#table1485978 {
	table-layout:fixed;
}

#item1438221 {
	width:628px !important;
	height:287px !important;
	top:230px !important;
}

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

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

#item1415602 {
	width:595px !important;
	height:1461px !important;
}

@keyframes intensificar-1415602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329865 {
	width:628px !important;
	height:70px !important;
}

@keyframes intensificar-1329865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329888 {
	width:431px !important;
	height:207px !important;
	top:92px !important;
}

@keyframes intensificar-1329888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329912 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:361px !important;
}

#item1329918 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1329918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329941 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1329941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329965 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1329965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329988 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1329988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329862 {
	width:651px !important;
	height:517px !important;
	left:36px !important;
	top:559px !important;
}

#item1330093 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:488px !important;
}

#item1330116 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

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

#item1330146 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

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

#item1330173 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1330369 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

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

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

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

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

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

@keyframes intensificar-1440520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1440518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440516 {
	width:600px !important;
	height:790px !important;
}

#item1440521 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1440692 {
	width:528px !important;
	height:298px !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-1440692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1489414 tr {
	border-right:2.2px solid #fff;;
}

table#table1489414 {
	table-layout:fixed;
}

#item1440717 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

@keyframes intensificar-1440717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440740 {
	width:57px !important;
	height:9px !important;
}

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

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

#item1440659 {
	width:509px !important;
	height:750px !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-1440659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440683 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1440687 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:555px !important;
}

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

@keyframes intensificar-1440527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440550 {
	width:350px !important;
	height:148px !important;
	top:66px !important;
}

@keyframes intensificar-1440550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440574 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:258px !important;
}

#item1440580 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1440580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440603 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1440603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440628 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1440628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440651 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1440651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440524 {
	width:552px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

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

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

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

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

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

#item1440843 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1441011 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1441008 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

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

@keyframes intensificar-1441105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1441103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441101 {
	width:700px !important;
	height:309px !important;
}

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

#item1441270 {
	width:80px !important;
	height:12px !important;
	top:191px !important;
}

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

#item1441297 {
	width:628px !important;
	height:161px !important;
}

#item1441298 {
	width:595px !important;
	height:505px !important;
}

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

table#table1492729 {
	table-layout:fixed;
}

#item1441321 {
	width:628px !important;
	height:287px !important;
	top:215px !important;
}

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

#item1441245 {
	width:628px !important;
	height:502px !important;
}

#item1441246 {
	width:595px !important;
	height:1461px !important;
}

@keyframes intensificar-1441246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441112 {
	width:628px !important;
	height:70px !important;
}

@keyframes intensificar-1441112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441135 {
	width:431px !important;
	height:207px !important;
	top:92px !important;
}

@keyframes intensificar-1441135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441158 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:361px !important;
}

#item1441165 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1441165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441188 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1441188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441212 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1441212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441237 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

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

#item1441344 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1441367 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

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

#item1441395 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

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

#item1441423 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1441588 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

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

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

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

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

@keyframes atenuar-1441621 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1441621 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1443408 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1442179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1442181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442177 {
	width:600px !important;
	height:790px !important;
}

#item1442182 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1442355 {
	width:528px !important;
	height:320px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

table#table1496089 {
	table-layout:fixed;
}

#item1442381 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

@keyframes intensificar-1442381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442404 {
	width:57px !important;
	height:9px !important;
}

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

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

#item1442321 {
	width:509px !important;
	height:850px !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-1442321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442345 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1442349 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:555px !important;
}

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

@keyframes intensificar-1442189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442212 {
	width:350px !important;
	height:148px !important;
	top:49px !important;
}

@keyframes intensificar-1442212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442236 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:243px !important;
}

#item1442243 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1442243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442266 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1442266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442290 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1442290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442313 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1442313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442186 {
	width:552px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

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

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

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

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

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

#item1442506 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1442673 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1442670 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

@keyframes atenuar-1442703 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1442703 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1443415 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

#item1442799 {
	width:700px !important;
	height:309px !important;
	background:#86857b;
}

@keyframes intensificar-1442799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1442797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442795 {
	width:700px !important;
	height:309px !important;
}

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

#item1442962 {
	width:80px !important;
	height:12px !important;
	top:215px !important;
}

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

#item1442990 {
	width:628px !important;
	height:185px !important;
}

#item1442991 {
	width:595px !important;
	height:725px !important;
}

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

table#table1499534 {
	table-layout:fixed;
}

#item1443014 {
	width:628px !important;
	height:287px !important;
	top:239px !important;
}

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

#item1442937 {
	width:628px !important;
	height:526px !important;
}

#item1442938 {
	width:595px !important;
	height:1461px !important;
}

@keyframes intensificar-1442938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442806 {
	width:628px !important;
	height:70px !important;
}

@keyframes intensificar-1442806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442829 {
	width:431px !important;
	height:207px !important;
	top:92px !important;
}

@keyframes intensificar-1442829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442852 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:361px !important;
}

#item1442858 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1442858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442882 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1442882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442907 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1442907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442930 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

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

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

#item1443060 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

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

#item1443090 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

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

#item1443117 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1443282 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

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

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

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

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

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

@keyframes intensificar-1443863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1443865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443861 {
	width:600px !important;
	height:790px !important;
}

#item1443866 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1444040 {
	width:528px !important;
	height:210px !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-1444040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1502697 tr {
	border-right:2.2px solid #fff;;
}

table#table1502697 {
	table-layout:fixed;
}

#item1444065 {
	width:528px !important;
	height:104px !important;
	top:19px !important;
}

@keyframes intensificar-1444065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444088 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1444088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445087 {
	width:528px !important;
	height:568px !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-1445087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443872 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1443872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443895 {
	width:350px !important;
	height:46px !important;
	top:66px !important;
}

@keyframes intensificar-1443895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443918 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:157px !important;
}

#item1443924 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1443924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443948 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1443948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443973 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1443973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443996 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1443996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443869 {
	width:542px !important;
	height:568px !important;
	left:636px !important;
	top:157px !important;
}

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

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

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

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

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

#item1444190 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1444360 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1444357 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

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

@keyframes intensificar-1444454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1444452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444450 {
	width:700px !important;
	height:309px !important;
}

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

#item1444618 {
	width:80px !important;
	height:12px !important;
	top:358px !important;
}

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

#item1444646 {
	width:628px !important;
	height:328px !important;
}

#item1444647 {
	width:595px !important;
	height:420px !important;
}

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

table#table1504851 {
	table-layout:fixed;
}

#item1444670 {
	width:628px !important;
	height:166px !important;
	top:382px !important;
}

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

#item1444593 {
	width:628px !important;
	height:547px !important;
}

#item1444594 {
	width:595px !important;
	height:725px !important;
}

@keyframes intensificar-1444594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444461 {
	width:628px !important;
	height:70px !important;
}

@keyframes intensificar-1444461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444484 {
	width:431px !important;
	height:64px !important;
	top:92px !important;
}

@keyframes intensificar-1444484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444507 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:218px !important;
}

#item1444513 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1444513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444536 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1444536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444560 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1444560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444584 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1444584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444458 {
	width:651px !important;
	height:547px !important;
	left:36px !important;
	top:529px !important;
}

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

#item1444716 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

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

#item1444744 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

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

#item1444772 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1444936 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

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

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

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

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

@keyframes atenuar-1444971 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1444971 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1446632 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1445520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1445522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445518 {
	width:600px !important;
	height:790px !important;
}

#item1445523 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1445681 {
	width:528px !important;
	height:294px !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-1445681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1507035 th, table#table1507035 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1507035 {
	table-layout:fixed;
}

#item1445706 {
	width:528px !important;
	height:86px !important;
	top:19px !important;
}

@keyframes intensificar-1445706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445729 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1445729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445656 {
	width:528px !important;
	height:554px !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-1445656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445530 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1445530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445553 {
	width:350px !important;
	height:46px !important;
	top:49px !important;
}

@keyframes intensificar-1445553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445576 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:139px !important;
}

#item1445582 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1445582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445605 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1445605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445629 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1445629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445652 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1445652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445526 {
	width:542px !important;
	height:554px !important;
	left:636px !important;
	top:171px !important;
}

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

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

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

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

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

#item1445831 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1446000 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1445997 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

@keyframes atenuar-1446032 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1446032 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1446623 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1446085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1446083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446081 {
	width:700px !important;
	height:309px !important;
}

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

#item1446248 {
	width:80px !important;
	height:12px !important;
	top:343px !important;
}

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

#item1446274 {
	width:628px !important;
	height:311px !important;
}

#item1446275 {
	width:595px !important;
	height:685px !important;
}

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

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

table#table1509310 {
	table-layout:fixed;
}

#item1446298 {
	width:628px !important;
	height:140px !important;
	top:367px !important;
}

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

#item1446223 {
	width:628px !important;
	height:507px !important;
}

#item1446224 {
	width:595px !important;
	height:999px !important;
}

@keyframes intensificar-1446224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446093 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1446093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446116 {
	width:431px !important;
	height:64px !important;
	top:60px !important;
}

@keyframes intensificar-1446116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446139 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:183px !important;
}

#item1446145 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1446145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446168 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1446168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446192 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1446192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446215 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1446215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446090 {
	width:651px !important;
	height:507px !important;
	left:36px !important;
	top:569px !important;
}

#item1446321 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1446344 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

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

#item1446371 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

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

#item1446399 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1446563 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

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

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

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

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

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

@keyframes intensificar-1447113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1447115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447111 {
	width:600px !important;
	height:790px !important;
}

#item1447116 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1447277 {
	width:528px !important;
	height:324px !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-1447277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1511499 th, table#table1511499 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1511499 {
	table-layout:fixed;
}

#item1447302 {
	width:528px !important;
	height:86px !important;
	top:19px !important;
}

@keyframes intensificar-1447302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447325 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1447325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447252 {
	width:528px !important;
	height:554px !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-1447252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447124 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1447124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447147 {
	width:350px !important;
	height:46px !important;
	top:49px !important;
}

@keyframes intensificar-1447147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447170 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:139px !important;
}

#item1447177 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1447177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447200 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1447200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447224 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1447224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447248 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1447248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447121 {
	width:542px !important;
	height:554px !important;
	left:636px !important;
	top:171px !important;
}

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

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

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

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

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

#item1447425 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1447593 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1447590 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

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

@keyframes intensificar-1447676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1447674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447672 {
	width:700px !important;
	height:309px !important;
}

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

#item1447843 {
	width:80px !important;
	height:12px !important;
	top:365px !important;
}

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

#item1447869 {
	width:628px !important;
	height:333px !important;
}

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

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

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

table#table1513833 {
	table-layout:fixed;
}

#item1447893 {
	width:628px !important;
	height:140px !important;
	top:389px !important;
}

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

#item1447817 {
	width:628px !important;
	height:529px !important;
}

#item1447818 {
	width:595px !important;
	height:1019px !important;
}

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

@keyframes intensificar-1447683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447706 {
	width:431px !important;
	height:64px !important;
	top:84px !important;
}

@keyframes intensificar-1447706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447729 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:205px !important;
}

#item1447737 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1447737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447760 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1447760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447784 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1447784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447807 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1447807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447680 {
	width:651px !important;
	height:529px !important;
	left:36px !important;
	top:547px !important;
}

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

#item1447942 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

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

#item1447969 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

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

#item1447996 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1448161 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

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

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

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

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

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

@keyframes intensificar-1449266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1449268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449264 {
	width:600px !important;
	height:790px !important;
}

#item1449269 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1449430 {
	width:528px !important;
	height:253px !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-1449430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1516024 th, table#table1516024 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1516024 {
	table-layout:fixed;
}

#item1449455 {
	width:528px !important;
	height:86px !important;
	top:19px !important;
}

@keyframes intensificar-1449455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449479 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1449479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449405 {
	width:528px !important;
	height:568px !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-1449405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449277 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1449277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449300 {
	width:350px !important;
	height:46px !important;
	top:49px !important;
}

@keyframes intensificar-1449300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449323 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:139px !important;
}

#item1449330 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1449330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449353 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1449353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449377 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1449377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449400 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1449400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449274 {
	width:542px !important;
	height:568px !important;
	left:636px !important;
	top:157px !important;
}

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

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

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

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

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

#item1449580 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1449748 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1449745 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

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

@keyframes intensificar-1448708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1448706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448704 {
	width:700px !important;
	height:309px !important;
}

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

#item1448873 {
	width:80px !important;
	height:12px !important;
	top:386px !important;
}

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

#item1448899 {
	width:628px !important;
	height:357px !important;
}

#item1448900 {
	width:595px !important;
	height:548px !important;
}

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

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

table#table1518130 {
	table-layout:fixed;
}

#item1448924 {
	width:628px !important;
	height:140px !important;
	top:410px !important;
}

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

#item1448848 {
	width:628px !important;
	height:550px !important;
}

#item1448849 {
	width:595px !important;
	height:881px !important;
}

@keyframes intensificar-1448849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448716 {
	width:628px !important;
	height:70px !important;
}

@keyframes intensificar-1448716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448739 {
	width:431px !important;
	height:64px !important;
	top:92px !important;
}

@keyframes intensificar-1448739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448763 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:218px !important;
}

#item1448769 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1448769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448792 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1448792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448816 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1448816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448839 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

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

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

#item1448970 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

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

#item1448997 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

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

#item1449024 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1449187 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

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

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

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

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

@keyframes atenuar-1449221 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1449221 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1451460 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1450279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1450281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450277 {
	width:600px !important;
	height:790px !important;
}

#item1450282 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1450441 {
	width:528px !important;
	height:267px !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-1450441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1520165 th, table#table1520165 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1520165 {
	table-layout:fixed;
}

#item1450467 {
	width:528px !important;
	height:86px !important;
	top:19px !important;
}

@keyframes intensificar-1450467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450490 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1450490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450416 {
	width:528px !important;
	height:568px !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-1450416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450289 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1450289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450312 {
	width:350px !important;
	height:46px !important;
	top:49px !important;
}

@keyframes intensificar-1450312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450335 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:139px !important;
}

#item1450341 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1450341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450364 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1450364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450388 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1450388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450411 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1450411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450286 {
	width:542px !important;
	height:568px !important;
	left:636px !important;
	top:157px !important;
}

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

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

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

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

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

#item1450592 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1450760 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1450757 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

@keyframes atenuar-1450791 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1450791 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1451399 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1450842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1450840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450838 {
	width:700px !important;
	height:309px !important;
}

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

#item1451007 {
	width:80px !important;
	height:12px !important;
	top:386px !important;
}

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

#item1451033 {
	width:628px !important;
	height:357px !important;
}

#item1451034 {
	width:595px !important;
	height:479px !important;
}

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

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

table#table1522194 {
	table-layout:fixed;
}

#item1451057 {
	width:628px !important;
	height:140px !important;
	top:410px !important;
}

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

#item1450982 {
	width:628px !important;
	height:550px !important;
}

#item1450983 {
	width:595px !important;
	height:775px !important;
}

@keyframes intensificar-1450983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450849 {
	width:628px !important;
	height:70px !important;
}

@keyframes intensificar-1450849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450872 {
	width:431px !important;
	height:64px !important;
	top:92px !important;
}

@keyframes intensificar-1450872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450895 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:218px !important;
}

#item1450902 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1450902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450926 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1450926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450950 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1450950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450973 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

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

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

#item1451103 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

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

#item1451132 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

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

#item1451160 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1451327 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

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

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

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

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

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

@keyframes intensificar-1451875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1451877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451873 {
	width:600px !important;
	height:790px !important;
}

#item1451878 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

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

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

table#table1523803 {
	table-layout:fixed;
}

#item1452063 {
	width:528px !important;
	height:144px !important;
	top:19px !important;
}

@keyframes intensificar-1452063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452086 {
	width:57px !important;
	height:9px !important;
}

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

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

#item1461690 {
	width:509px !important;
	height:463px !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-1461690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461714 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1461718 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:384px !important;
}

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

@keyframes intensificar-1452013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451885 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1451885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451908 {
	width:350px !important;
	height:114px !important;
	top:49px !important;
}

@keyframes intensificar-1451908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451931 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:208px !important;
}

#item1451938 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1451938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451961 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1451961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451985 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1451985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452008 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1452008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451882 {
	width:552px !important;
	height:567px !important;
	left:636px !important;
	top:158px !important;
}

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

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

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

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

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

#item1452187 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1452355 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1452352 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

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

@keyframes intensificar-1452438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1452436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452434 {
	width:700px !important;
	height:309px !important;
}

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

#item1452604 {
	width:80px !important;
	height:12px !important;
	top:284px !important;
}

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

#item1452632 {
	width:628px !important;
	height:253px !important;
}

#item1452633 {
	width:595px !important;
	height:803px !important;
}

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

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

table#table1527091 {
	table-layout:fixed;
}

#item1452656 {
	width:628px !important;
	height:221px !important;
	top:308px !important;
}

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

#item1452579 {
	width:628px !important;
	height:529px !important;
}

#item1452580 {
	width:595px !important;
	height:1038px !important;
}

@keyframes intensificar-1452580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452447 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1452447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452470 {
	width:431px !important;
	height:159px !important;
	top:60px !important;
}

@keyframes intensificar-1452470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452493 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:276px !important;
}

#item1452500 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1452500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452523 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1452523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452547 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1452547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452570 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1452570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452443 {
	width:651px !important;
	height:529px !important;
	left:36px !important;
	top:547px !important;
}

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

#item1452703 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

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

#item1452731 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

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

#item1452758 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1452922 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

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

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

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

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

@keyframes atenuar-1452954 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1452954 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1454024 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1454029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1454032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454027 {
	width:600px !important;
	height:790px !important;
}

#item1454033 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1454194 {
	width:528px !important;
	height:393px !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-1454194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1530089 th, table#table1530089 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1530089 {
	table-layout:fixed;
}

#item1454219 {
	width:528px !important;
	height:86px !important;
	top:19px !important;
}

@keyframes intensificar-1454219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454242 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1454242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454169 {
	width:528px !important;
	height:537px !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-1454169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454042 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1454042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454065 {
	width:350px !important;
	height:46px !important;
	top:49px !important;
}

@keyframes intensificar-1454065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454088 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:139px !important;
}

#item1454094 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1454094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454117 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1454117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454142 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1454142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454165 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1454165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454039 {
	width:542px !important;
	height:537px !important;
	left:636px !important;
	top:188px !important;
}

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

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

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

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

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

#item1454343 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1454512 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1454507 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

@keyframes atenuar-1454542 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1454542 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453454 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1453465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1453462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453460 {
	width:700px !important;
	height:309px !important;
}

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

#item1453629 {
	width:80px !important;
	height:12px !important;
	top:319px !important;
}

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

#item1453657 {
	width:628px !important;
	height:289px !important;
}

#item1453658 {
	width:595px !important;
	height:814px !important;
}

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

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

table#table1532398 {
	table-layout:fixed;
}

#item1453681 {
	width:628px !important;
	height:140px !important;
	top:343px !important;
}

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

#item1453603 {
	width:628px !important;
	height:483px !important;
}

#item1453604 {
	width:595px !important;
	height:823px !important;
}

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

@keyframes intensificar-1453473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453496 {
	width:431px !important;
	height:64px !important;
	top:84px !important;
}

@keyframes intensificar-1453496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453519 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:205px !important;
}

#item1453525 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1453525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453548 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1453548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453572 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1453572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453595 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1453595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453470 {
	width:651px !important;
	height:483px !important;
	left:36px !important;
	top:593px !important;
}

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

#item1453727 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

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

#item1453755 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

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

#item1453782 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item1453923 {
	width:139px !important;
	height:70px !important;
}

#item1453924 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1453898 {
	width:139px !important;
	height:70px !important;
}

#item1453899 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1453893 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1453947 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1453955 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1453978 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1453952 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1453981 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1453981 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453981 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1438314 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1438315 {
	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-1438315 {
	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;
	}
}
#item1438317 {
	width:476px !important;
	height:107px !important;
	left:84px !important;
	top:89px !important;
}

@keyframes intensificar-1438317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438340 {
	opacity:0.35;
	width:412px !important;
	height:296px !important;
	left:84px !important;
	top:215px !important;
	background:#0e0b00;
}

#item1438341 {
	width:364px !important;
	height:271px !important;
	left:106px !important;
	top:234px !important;
}

@keyframes intensificar-1438341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438364 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1438364 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1438364 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1438379 {
	width:768px !important;
	height:1246px !important;
	left:-34px !important;
	top:-23px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1438380 {
	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-1438380 {
	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;
	}
}
#item1438381 {
	width:476px !important;
	height:107px !important;
	left:62px !important;
	top:714px !important;
}

@keyframes intensificar-1438381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438404 {
	opacity:0.25;
	width:628px !important;
	height:301px !important;
	left:36px !important;
	top:863px !important;
	background:#0e0b00;
}

#item1438405 {
	width:582px !important;
	height:262px !important;
	left:58px !important;
	top:882px !important;
}

@keyframes intensificar-1438405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438428 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1438428 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1438428 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1438576 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1438787 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1461769 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item1461773 {
	width:534px !important;
	height:640px !important;
	left:35px !important;
	top:65px !important;
}

#item1461774 {
	width:509px !important;
	height:1248px !important;
}

@keyframes intensificar-1461774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461797 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item1461800 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item1438749 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1438751 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:322px !important;
}

#item1438754 {
	width:534px !important;
	height:640px !important;
	top:15px !important;
}

#item1438755 {
	width:509px !important;
	height:925px !important;
}

@keyframes intensificar-1438755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438779 {
	width:14px !important;
	height:9px !important;
}

#item1438783 {
	width:14px !important;
	height:9px !important;
	top:661px !important;
}

#item1438585 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1438586 {
	width:75px !important;
	height:16px !important;
	left:47px !important;
	top:84px !important;
}

#item1438609 {
	width:114px !important;
	height:16px !important;
	left:432px !important;
	top:84px !important;
}

table#table1535983 th, table#table1535983 td {
	vertical-align:top;;
}

table#table1535983 tr {
	height:18px;;
}

table#table1535983 {
	table-layout:fixed;
}

#item1438633 {
	width:500px !important;
	height:558px !important;
	left:11px !important;
}

#item1438660 {
	width:511px !important;
	height:17px !important;
}

#item1438657 {
	width:511px !important;
	height:17px !important;
	top:1px !important;
}

#item1438664 {
	width:511px !important;
	height:17px !important;
}

#item1438661 {
	width:511px !important;
	height:17px !important;
	top:19px !important;
}

#item1438669 {
	width:511px !important;
	height:17px !important;
}

#item1438665 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item1438673 {
	width:511px !important;
	height:17px !important;
}

#item1438670 {
	width:511px !important;
	height:17px !important;
	top:54px !important;
}

@keyframes intensificar-1438717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438719 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1438583 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1438813 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1438816 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1439249 {
	width:558px !important;
	height:592px !important;
	left:21px !important;
	top:133px !important;
}

@keyframes intensificar-1439249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439255 {
	width:96px !important;
	height:15px !important;
	left:9px !important;
}

#item1439279 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1439252 {
	width:105px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1439288 {
	width:19px !important;
	height:19px !important;
}

#item1439284 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1439293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439296 {
	width:53px !important;
	height:50px !important;
	background:#dedae3;
}

#item1439297 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1439293 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1439354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439383 {
	width:122px !important;
	height:50px !important;
}

#item1439384 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1439358 {
	width:122px !important;
	height:50px !important;
}

#item1439359 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1439354 {
	width:122px !important;
	height:50px !important;
	left:806px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1439407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439437 {
	width:122px !important;
	height:50px !important;
}

#item1439438 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1439411 {
	width:122px !important;
	height:50px !important;
}

#item1439412 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1439407 {
	width:122px !important;
	height:50px !important;
	left:931px !important;
	top:740px !important;
}

@keyframes intensificar-1439462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439491 {
	width:87px !important;
	height:50px !important;
}

#item1439492 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1439466 {
	width:87px !important;
	height:50px !important;
}

#item1439467 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1439462 {
	width:87px !important;
	height:50px !important;
	left:1056px !important;
	top:740px !important;
}

#item1439519 {
	width:149px !important;
	height:13px !important;
	left:17px !important;
}

#item1439542 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1439516 {
	width:166px !important;
	height:13px !important;
	left:398px !important;
	top:748px !important;
}

#item1439547 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1439547 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1439547 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1439883 {
	width:700px !important;
	height:900px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1439906 {
	width:628px !important;
	height:830px !important;
	left:46px !important;
	top:45px !important;
}

#item1439907 {
	width:595px !important;
	height:2045px !important;
}

@keyframes intensificar-1439907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439930 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:437px !important;
}

#item1439831 {
	width:700px !important;
	height:900px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1439854 {
	width:628px !important;
	height:830px !important;
	left:46px !important;
	top:45px !important;
}

#item1439855 {
	width:595px !important;
	height:1522px !important;
}

@keyframes intensificar-1439855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439878 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:437px !important;
}

#item1439623 {
	width:700px !important;
	height:900px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1439646 {
	width:92px !important;
	height:20px !important;
	left:60px !important;
	top:81px !important;
}

#item1439669 {
	width:139px !important;
	height:20px !important;
	left:529px !important;
	top:81px !important;
}

table#table1538886 th, table#table1538886 td {
	vertical-align:top;;
}

table#table1538886 tr {
	height:22px;;
}

table#table1538886 {
	table-layout:fixed;
}

#item1439692 {
	width:610px !important;
	height:681px !important;
	left:59px !important;
	top:121px !important;
}

#item1439718 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1439715 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:118px !important;
}

#item1439722 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1439719 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:140px !important;
}

#item1439726 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1439723 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:161px !important;
}

#item1439730 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1439727 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:183px !important;
}

#item1439774 {
	width:597px !important;
	height:807px !important;
	left:63px !important;
	top:41px !important;
}

#item1439621 {
	width:710px !important;
	height:910px !important;
	left:-10px !important;
	top:136px !important;
}

#item1439934 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1439937 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1439964 {
	width:34px !important;
	height:34px !important;
}

#item1439960 {
	width:34px !important;
	height:34px !important;
	left:650px !important;
	top:157px !important;
}

@keyframes intensificar-1439967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439970 {
	width:53px !important;
	height:70px !important;
	background:#dedae3;
}

#item1439971 {
	width:28px !important;
	height:56px !important;
	left:13px !important;
	top:7px !important;
}

#item1439967 {
	width:53px !important;
	height:70px !important;
	left:648px !important;
	top:1130px !important;
}

@keyframes intensificar-1440029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440058 {
	width:171px !important;
	height:70px !important;
}

#item1440059 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1440033 {
	width:171px !important;
	height:70px !important;
}

#item1440034 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1440029 {
	width:171px !important;
	height:70px !important;
	left:530px !important;
	top:1055px !important;
}

@keyframes intensificar-1440082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440111 {
	width:185px !important;
	height:70px !important;
}

#item1440112 {
	width:150px !important;
	height:39px !important;
	left:35px !important;
	top:19px !important;
}

#item1440086 {
	width:185px !important;
	height:70px !important;
}

#item1440087 {
	width:150px !important;
	height:39px !important;
	left:35px !important;
	top:19px !important;
}

#item1440082 {
	width:185px !important;
	height:70px !important;
	left:333px !important;
	top:1130px !important;
}

@keyframes intensificar-1440135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440164 {
	width:122px !important;
	height:70px !important;
}

#item1440165 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1440139 {
	width:122px !important;
	height:70px !important;
}

#item1440140 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1440135 {
	width:122px !important;
	height:70px !important;
	left:522px !important;
	top:1130px !important;
}

#item1440192 {
	width:232px !important;
	height:18px !important;
	left:23px !important;
}

#item1440215 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1440188 {
	width:255px !important;
	height:18px !important;
	left:36px !important;
	top:1153px !important;
}

#item1440224 {
	width:144px !important;
	height:15px !important;
	left:9px !important;
}

#item1440247 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1440221 {
	width:153px !important;
	height:15px !important;
	left:36px !important;
	top:117px !important;
}

#item1440251 {
	width:35px !important;
	height:74px !important;
	left:525px !important;
	top:1053px !important;
}

#item1440255 {
	width:35px !important;
	height:74px !important;
	left:331px !important;
	top:1126px !important;
}

#item1440259 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1440259 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1440259 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1455050 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1455056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1455058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455054 {
	width:600px !important;
	height:790px !important;
}

#item1455059 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1455220 {
	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-1455220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1540503 th, table#table1540503 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1540503 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1540503 {
	table-layout:fixed;
}

#item1455245 {
	width:528px !important;
	height:115px !important;
	top:19px !important;
}

@keyframes intensificar-1455245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455268 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1455268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455195 {
	width:528px !important;
	height:554px !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-1455195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455065 {
	width:528px !important;
	height:12px !important;
}

@keyframes intensificar-1455065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455088 {
	width:350px !important;
	height:80px !important;
	top:32px !important;
}

@keyframes intensificar-1455088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455112 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:156px !important;
}

#item1455118 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1455118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455142 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1455142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455166 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1455166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455190 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1455190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455062 {
	width:542px !important;
	height:554px !important;
	left:636px !important;
	top:171px !important;
}

#item1455291 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1455314 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1455338 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1455344 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1455370 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1455371 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1455367 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1455404 {
	width:123px !important;
	height:50px !important;
}

#item1455405 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1455378 {
	width:123px !important;
	height:50px !important;
}

#item1455380 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1455374 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1455457 {
	width:101px !important;
	height:50px !important;
}

#item1455458 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1455432 {
	width:101px !important;
	height:50px !important;
}

#item1455433 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1455428 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1455510 {
	width:99px !important;
	height:50px !important;
}

#item1455511 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1455485 {
	width:99px !important;
	height:50px !important;
}

#item1455486 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1455481 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1455537 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1455560 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1455534 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1455563 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1455567 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1455567 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1455567 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1455613 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1455621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1455619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455617 {
	width:700px !important;
	height:309px !important;
}

#item1455622 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1455788 {
	width:80px !important;
	height:12px !important;
	top:325px !important;
}

@keyframes intensificar-1455788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455811 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:124px !important;
}

#item1455814 {
	width:628px !important;
	height:293px !important;
}

#item1455815 {
	width:595px !important;
	height:655px !important;
}

@keyframes intensificar-1455815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1542952 th, table#table1542952 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1542952 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1542952 {
	table-layout:fixed;
}

#item1455838 {
	width:628px !important;
	height:181px !important;
	top:348px !important;
}

@keyframes intensificar-1455838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455759 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:242px !important;
}

#item1455763 {
	width:628px !important;
	height:529px !important;
}

#item1455764 {
	width:595px !important;
	height:744px !important;
}

@keyframes intensificar-1455764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455630 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1455630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455653 {
	width:431px !important;
	height:112px !important;
	top:60px !important;
}

@keyframes intensificar-1455653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455676 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:226px !important;
}

#item1455683 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1455683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455706 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1455706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455730 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1455730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455753 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1455753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455627 {
	width:651px !important;
	height:529px !important;
	left:36px !important;
	top:547px !important;
}

#item1455861 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1455884 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

#item1455909 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1455912 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1455938 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1455939 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1455935 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1455977 {
	width:172px !important;
	height:70px !important;
}

#item1455978 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1455951 {
	width:172px !important;
	height:70px !important;
}

#item1455952 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1455946 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1456031 {
	width:141px !important;
	height:70px !important;
}

#item1456032 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1456006 {
	width:141px !important;
	height:70px !important;
}

#item1456007 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1456002 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1456085 {
	width:139px !important;
	height:70px !important;
}

#item1456086 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1456060 {
	width:139px !important;
	height:70px !important;
}

#item1456061 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1456055 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1456109 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1456116 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1456139 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1456113 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1456142 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1456142 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1456142 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1457777 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1456673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1456675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456671 {
	width:600px !important;
	height:790px !important;
}

#item1456676 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1456837 {
	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-1456837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1545332 th, table#table1545332 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1545332 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1545332 {
	table-layout:fixed;
}

#item1456862 {
	width:528px !important;
	height:144px !important;
	top:19px !important;
}

@keyframes intensificar-1456862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456885 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1456885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456812 {
	width:528px !important;
	height:554px !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-1456812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456683 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1456683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456707 {
	width:350px !important;
	height:114px !important;
	top:66px !important;
}

@keyframes intensificar-1456707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456730 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:225px !important;
}

#item1456737 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1456737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456761 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1456761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456785 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1456785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456808 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1456808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456680 {
	width:542px !important;
	height:554px !important;
	left:636px !important;
	top:171px !important;
}

#item1456908 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1456931 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1456956 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1456961 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1456987 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1456988 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1456984 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1457020 {
	width:123px !important;
	height:50px !important;
}

#item1457021 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1456995 {
	width:123px !important;
	height:50px !important;
}

#item1456996 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1456991 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1457074 {
	width:101px !important;
	height:50px !important;
}

#item1457075 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1457048 {
	width:101px !important;
	height:50px !important;
}

#item1457050 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1457044 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1457129 {
	width:99px !important;
	height:50px !important;
}

#item1457130 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1457104 {
	width:99px !important;
	height:50px !important;
}

#item1457105 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1457098 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1457156 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1457179 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1457153 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1457183 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1457186 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1457186 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1457186 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1457774 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1457236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1457233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457231 {
	width:700px !important;
	height:309px !important;
}

#item1457237 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1457399 {
	width:80px !important;
	height:12px !important;
	top:284px !important;
}

@keyframes intensificar-1457399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457422 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:104px !important;
}

#item1457426 {
	width:628px !important;
	height:254px !important;
}

#item1457427 {
	width:595px !important;
	height:655px !important;
}

@keyframes intensificar-1457427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1547909 th, table#table1547909 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1547909 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1547909 {
	table-layout:fixed;
}

#item1457450 {
	width:628px !important;
	height:221px !important;
	top:308px !important;
}

@keyframes intensificar-1457450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457369 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:242px !important;
}

#item1457373 {
	width:628px !important;
	height:529px !important;
}

#item1457375 {
	width:595px !important;
	height:744px !important;
}

@keyframes intensificar-1457375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457243 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1457243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457266 {
	width:431px !important;
	height:159px !important;
	top:84px !important;
}

@keyframes intensificar-1457266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457289 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:304px !important;
}

#item1457295 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1457295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457318 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1457318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457342 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1457342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457365 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1457365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457240 {
	width:651px !important;
	height:529px !important;
	left:36px !important;
	top:547px !important;
}

#item1457473 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1457496 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

#item1457520 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1457523 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1457549 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1457550 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1457546 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1457584 {
	width:172px !important;
	height:70px !important;
}

#item1457585 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1457558 {
	width:172px !important;
	height:70px !important;
}

#item1457559 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1457554 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1457637 {
	width:141px !important;
	height:70px !important;
}

#item1457638 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1457612 {
	width:141px !important;
	height:70px !important;
}

#item1457613 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1457608 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1457690 {
	width:139px !important;
	height:70px !important;
}

#item1457691 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1457665 {
	width:139px !important;
	height:70px !important;
}

#item1457666 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1457661 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1457714 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1457720 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1457743 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1457717 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1457749 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1457749 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1457749 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1458217 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1458225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1458227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458223 {
	width:600px !important;
	height:790px !important;
}

#item1458229 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1458388 {
	width:528px !important;
	height:338px !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-1458388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1550538 th, table#table1550538 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-top:2.2px solid #fff;;
}

table#table1550538 tr {
	height:29px;;
	border-top:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1550538 {
	table-layout:fixed;
}

#item1458414 {
	width:528px !important;
	height:58px !important;
	top:19px !important;
}

@keyframes intensificar-1458414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458437 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1458437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458362 {
	width:528px !important;
	height:554px !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-1458362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458235 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1458235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458258 {
	width:350px !important;
	height:12px !important;
	top:83px !important;
}

@keyframes intensificar-1458258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458282 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:139px !important;
}

#item1458288 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1458288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458311 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1458311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458335 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1458335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458358 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1458358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458232 {
	width:542px !important;
	height:554px !important;
	left:636px !important;
	top:171px !important;
}

#item1458460 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1458483 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1458507 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1458512 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1458538 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1458539 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1458535 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1458572 {
	width:123px !important;
	height:50px !important;
}

#item1458573 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1458547 {
	width:123px !important;
	height:50px !important;
}

#item1458548 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1458543 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1458626 {
	width:101px !important;
	height:50px !important;
}

#item1458627 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1458601 {
	width:101px !important;
	height:50px !important;
}

#item1458602 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1458597 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1458680 {
	width:99px !important;
	height:50px !important;
}

#item1458681 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1458654 {
	width:99px !important;
	height:50px !important;
}

#item1458655 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1458650 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1458707 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1458731 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1458704 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1458735 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1458738 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1458738 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1458738 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1458781 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1458789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1458787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458785 {
	width:700px !important;
	height:309px !important;
}

#item1458790 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1458953 {
	width:80px !important;
	height:12px !important;
	top:404px !important;
}

@keyframes intensificar-1458953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458976 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:164px !important;
}

#item1458979 {
	width:628px !important;
	height:374px !important;
}

#item1458980 {
	width:595px !important;
	height:666px !important;
}

@keyframes intensificar-1458980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1552383 th, table#table1552383 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-top:3.08px solid #fff;;
}

table#table1552383 tr {
	height:40.6px;;
	border-top:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1552383 {
	table-layout:fixed;
}

#item1459003 {
	width:628px !important;
	height:101px !important;
	top:428px !important;
}

@keyframes intensificar-1459003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459730 {
	width:628px !important;
	height:529px !important;
}

@keyframes intensificar-1459730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458796 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1458796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458819 {
	width:431px !important;
	height:16px !important;
	top:97px !important;
}

@keyframes intensificar-1458819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458842 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:176px !important;
}

#item1458848 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1458848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458871 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1458871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458896 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1458896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458919 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1458919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458793 {
	width:651px !important;
	height:529px !important;
	left:36px !important;
	top:547px !important;
}

#item1459026 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1459049 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

#item1459074 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1459078 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1459104 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1459105 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1459101 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1459138 {
	width:172px !important;
	height:70px !important;
}

#item1459139 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1459113 {
	width:172px !important;
	height:70px !important;
}

#item1459114 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1459109 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1459191 {
	width:141px !important;
	height:70px !important;
}

#item1459192 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1459166 {
	width:141px !important;
	height:70px !important;
}

#item1459167 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1459162 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1459245 {
	width:139px !important;
	height:70px !important;
}

#item1459246 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1459219 {
	width:139px !important;
	height:70px !important;
}

#item1459220 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1459215 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1459269 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1459276 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1459299 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1459273 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1459303 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1459303 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1459303 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1460911 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1459815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1459817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459813 {
	width:600px !important;
	height:790px !important;
}

#item1459818 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1459978 {
	width:528px !important;
	height:339px !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-1459978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1554221 th, table#table1554221 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1554221 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1554221 {
	table-layout:fixed;
}

#item1460003 {
	width:528px !important;
	height:58px !important;
	top:19px !important;
}

@keyframes intensificar-1460003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460026 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1460026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459953 {
	width:528px !important;
	height:554px !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-1459953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459824 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1459824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459847 {
	width:350px !important;
	height:12px !important;
	top:83px !important;
}

@keyframes intensificar-1459847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459870 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:139px !important;
}

#item1459877 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1459877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459900 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1459900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459924 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1459924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459947 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1459947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459821 {
	width:542px !important;
	height:554px !important;
	left:636px !important;
	top:171px !important;
}

#item1460049 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1460072 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1460096 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1460100 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1460126 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1460128 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1460123 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1460163 {
	width:123px !important;
	height:50px !important;
}

#item1460164 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1460137 {
	width:123px !important;
	height:50px !important;
}

#item1460138 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1460133 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1460216 {
	width:101px !important;
	height:50px !important;
}

#item1460217 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1460191 {
	width:101px !important;
	height:50px !important;
}

#item1460192 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1460187 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1460269 {
	width:99px !important;
	height:50px !important;
}

#item1460270 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1460244 {
	width:99px !important;
	height:50px !important;
}

#item1460245 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1460240 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1460296 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1460319 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1460293 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1460323 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1460327 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1460327 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1460327 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1460908 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1460372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1460370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460368 {
	width:700px !important;
	height:309px !important;
}

#item1460373 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1460534 {
	width:80px !important;
	height:12px !important;
	top:404px !important;
}

@keyframes intensificar-1460534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460558 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:164px !important;
}

#item1460561 {
	width:628px !important;
	height:374px !important;
}

#item1460562 {
	width:595px !important;
	height:666px !important;
}

@keyframes intensificar-1460562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1556080 th, table#table1556080 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1556080 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1556080 {
	table-layout:fixed;
}

#item1460585 {
	width:628px !important;
	height:101px !important;
	top:428px !important;
}

@keyframes intensificar-1460585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460510 {
	width:628px !important;
	height:529px !important;
}

@keyframes intensificar-1460510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460380 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1460380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460404 {
	width:431px !important;
	height:16px !important;
	top:140px !important;
}

@keyframes intensificar-1460404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460427 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:218px !important;
}

#item1460435 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1460435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460459 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1460459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460483 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1460483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460506 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1460506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460377 {
	width:651px !important;
	height:529px !important;
	left:36px !important;
	top:547px !important;
}

#item1460608 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1460631 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

#item1460655 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1460659 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1460686 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1460687 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1460683 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1460720 {
	width:172px !important;
	height:70px !important;
}

#item1460721 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1460695 {
	width:172px !important;
	height:70px !important;
}

#item1460696 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1460691 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1460773 {
	width:141px !important;
	height:70px !important;
}

#item1460774 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1460748 {
	width:141px !important;
	height:70px !important;
}

#item1460749 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1460744 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1460826 {
	width:139px !important;
	height:70px !important;
}

#item1460827 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1460801 {
	width:139px !important;
	height:70px !important;
}

#item1460802 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1460797 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1460851 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1460857 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1460880 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1460854 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1460886 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1460886 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1460886 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1409906 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:60px !important;
	left:25px !important;
	top:38px !important;
	border-radius:12px;
	background:#000;
}

#item1409916 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:275px !important;
	height:160px !important;
	left:25px !important;
	top:410px !important;
	border-radius:12px;
	background:#000;
}

#item1409917 {
	width:1203px !important;
	height:793px !important;
	left:-1px !important;
	top:-1px !important;
}

#item1409927 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1409932 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1409937 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1409942 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1409947 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1409953 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1409959 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1409964 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1409896 {
	width:1200px !important;
	height:790px !important;
	left:-2px !important;
	background:#fff;
}

@keyframes atenuar-1409896 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1409896 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1409772 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1409773 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:317px !important;
	height:64px !important;
	left:25px !important;
	top:719px !important;
	border-radius:12px;
	background:#000;
}

#item1409775 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1409785 {
	width:703px !important;
	height:1203px !important;
	left:-1px !important;
	top:-2px !important;
}

#item1409795 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1409801 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1409806 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1409811 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1409817 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1409822 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1409828 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1409753 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1409753 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1409753 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1464444 {
	width:1200px !important;
	height:76px !important;
	top:714px !important;
	background:#ececec;
}

#item1464464 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:364px !important;
	height:84px !important;
	left:24px !important;
	top:44px !important;
	border-radius:12px;
	background:#000;
}

#item1464465 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:365px !important;
	height:84px !important;
	left:24px !important;
	top:455px !important;
	border-radius:12px;
	background:#000;
}

#item1464466 {
	width:98px !important;
	height:32px !important;
	left:277px !important;
	top:60px !important;
	border-radius:6px;
	background:#fff;
}

#item1464467 {
	width:98px !important;
	height:32px !important;
	left:277px !important;
	top:471px !important;
	border-radius:6px;
	background:#fff;
}

#item1464478 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1464483 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1464488 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1464493 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1464498 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1464503 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1464509 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1464514 {
	width:1155px !important;
	height:718px !important;
	left:20px !important;
	top:51px !important;
}

#item1463708 {
	width:1200px !important;
	height:790px !important;
	left:-2px !important;
	background:#fff;
}

@keyframes atenuar-1463708 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1463708 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1464338 {
	width:700px !important;
	height:80px !important;
	top:1120px !important;
	background:#ececec;
}

#item1464340 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1464345 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1464350 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1464355 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1464360 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1464365 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1464371 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1464395 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:72px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1464396 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:313px !important;
	height:72px !important;
	left:24px !important;
	top:575px !important;
	border-radius:12px;
	background:#000;
}

#item1464397 {
	width:84px !important;
	height:27px !important;
	left:575px !important;
	top:38px !important;
	border-radius:6px;
	background:#fff;
}

#item1464398 {
	width:84px !important;
	height:27px !important;
	left:240px !important;
	top:589px !important;
	border-radius:6px;
	background:#fff;
}

#item1464407 {
	width:655px !important;
	height:1155px !important;
	left:24px !important;
	top:43px !important;
}

#item1463774 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1463774 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1463774 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1410051 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

#item1409991 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item1410014 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item1410041 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item1410046 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

@keyframes intensificar-1410046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1222351 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1410071 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1410073 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1410096 {
	width:628px !important;
	height:57px !important;
	left:36px !important;
	top:911px !important;
}

#item1410123 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1410129 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1410129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1345536 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1345536 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1345536 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle130 {
	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.autoParaStyle129 {
	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.autoParaStyle128 {
	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.autoParaStyle127 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle126 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#5a4675;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle125 {
	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.autoParaStyle124 {
	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.autoParaStyle123 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle122 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size: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.autoParaStyle121 {
	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.autoParaStyle120 {
	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.autoParaStyle119 {
	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.autoParaStyle118 {
	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.autoParaStyle117 {
	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.autoParaStyle116 {
	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;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle115 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height: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.autoParaStyle114 {
	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.autoParaStyle113 {
	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.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	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.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-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#5a4675;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle104 {
	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.autoParaStyle103 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle102 {
	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.autoParaStyle101 {
	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.autoParaStyle100 {
	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.autoParaStyle99 {
	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.autoParaStyle98 {
	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.autoParaStyle97 {
	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.autoParaStyle96 {
	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;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle95 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size: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.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	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.autoParaStyle89 {
	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.autoParaStyle88 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:15px;
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#5a4675;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	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:left;
}

p.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	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.autoParaStyle75 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle74 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#5a4675;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle73 {
	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.autoParaStyle72 {
	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.autoParaStyle71 {
	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.autoParaStyle70 {
	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.autoParaStyle69 {
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	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:left;
}

p.autoParaStyle66 {
	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.autoParaStyle65 {
	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.autoParaStyle64 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.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.autoParaStyle63 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle62 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size: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.autoParaStyle61 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.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:50px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle58 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:35px;
	line-height:39.2px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle57 {
	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.autoParaStyle56 {
	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.autoParaStyle55 {
	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.autoParaStyle54 {
	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.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.autoParaStyle53 {
	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.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.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle47 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle43 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:35px;
	line-height:40px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle42 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle41 {
	font-family:FF-Averta-Regular,Averta;
	font-size:17px;
	line-height:25.2px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle40 {
	font-weight:500;
	font-family:FF-OptimaLTPro-Medium,"Optima LT Pro",sans-serif;
	font-size:35px;
	line-height:25.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle39 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15.4px;
	line-height:25.2px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle38 {
	font-family:FF-Averta-Regular,Averta;
	font-size:25.2px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle37 {
	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.autoParaStyle36 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:18px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle35 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:18px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle34 {
	font-weight:500;
	font-family:FF-OptimaLTPro-Medium,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle33 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11px;
	line-height:18px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle32 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle31 {
	font-weight:500;
	font-family:FF-OptimaLTPro-Medium,"Optima LT Pro",sans-serif;
	font-size:27px;
	line-height:30px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle30 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle29 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle28 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size: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.autoParaStyle27 {
	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.autoParaStyle26 {
	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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle25 {
	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.autoParaStyle24 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle23 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, 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.autoParaStyle22 {
	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.autoParaStyle21 {
	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.autoParaStyle20 {
	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.autoParaStyle19 {
	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.autoParaStyle18 {
	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.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:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight: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.autoParaStyle11 {
	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.autoParaStyle10 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle8 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size: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.autoParaStyle7 {
	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.autoParaStyle6 {
	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.autoParaStyle5 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle4 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:57px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:24px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:47px;
	line-height:57px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.P_Itinerarios {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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á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.autoCharStyle9 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle8 {
	font-size:14px;
}

span.autoCharStyle7 {
	font-size:10px;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

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;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.C_Negrita {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#101820;
	letter-spacing:0.010em;
}

span.C_Titulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px) { 
    [class*=" mq-"], 
    .mq-default { display:none; } 
    .mq-700 {display:block; } 

    #share-wrap {
        left:0;
        position:fixed;
        bottom: 80%;
        /*background-color: rgba(0,0,0,.65);*/
        /*box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);*/
        z-index:9999;
        opacity: 0.5;
        -webkit-animation:share-fadein 1s ease 2s;
        animation:share-fadein 1s ease 2s;
    }
}

