/* 	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-MediumItalic;
	src:url("../fonts/Linotype - OptimaLTPro-MediumItalic.otf");
	font-style:italic;
}

@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-BoldItalic;
	src:url("../fonts/Linotype - OptimaLTPro-BoldItalic.otf");
	font-weight:bold;
	font-style:italic;
}

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

@font-face {
	font-family:FF-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-OptimaLTPro-Bold;
	src:url("../fonts/Linotype - OptimaLTPro-Bold.otf");
	font-weight:bold;
}

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

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

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

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

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

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

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

#item1622619 {
	width:221px !important;
	height:87px !important;
	left:925px !important;
	top:233px !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;}
}
#item1601189 {
	width:700px !important;
	height:1200px !important;
	background:#000;
}

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

#item1601214 {
	width:645px !important;
	height:22px !important;
	left:41px !important;
	top:114px !important;
}

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

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

#item1622620 {
	width:221px !important;
	height:87px !important;
	left:41px !important;
	top:157px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1157711 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157711 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1618624 {
	width:15px !important;
	height:51px !important;
	left:36px !important;
	top:36px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1619337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619243 {
	width:700px !important;
	height:539px !important;
	top:208px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1619266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619267 {
	width:628px !important;
	height:445px !important;
	top:28px !important;
}

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

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

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

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

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

@keyframes intensificar-1619123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619124 {
	width:628px !important;
	height:619px !important;
	top:62px !important;
}

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

#item1618848 {
	width:700px !important;
	height:467px !important;
	top:282px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1618871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618872 {
	width:628px !important;
	height:371px !important;
	top:28px !important;
}

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

#item1618918 {
	width:628px !important;
	height:57px !important;
	left:36px !important;
	top:588px !important;
}

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

#item1619029 {
	width:647px !important;
	height:253px !important;
	top:28px !important;
}

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

#item1619076 {
	width:423px !important;
	height:346px !important;
	left:37px !important;
	top:375px !important;
}

#item1618924 {
	width:700px !important;
	height:516px !important;
	top:232px !important;
	background:#f3f3f2;
}

#item1618947 {
	width:628px !important;
	height:419px !important;
	left:36px !important;
	top:292px !important;
}

#item1618970 {
	width:615px !important;
	height:15px !important;
	left:36px !important;
	top:262px !important;
}

#item1618846 {
	width:700px !important;
	height:749px !important;
	top:453px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1602416 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1602416 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1567762 {
	width:200px !important;
	height:229px !important;
	left:1000px !important;
	top:561px !important;
}

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

#item1586797 {
	width:326px !important;
	height:455px !important;
	left:838px !important;
	top:81px !important;
}

#item1626856 {
	width:150px !important;
	height:35px !important;
	left:1014px !important;
	top:55px !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;}
}
#item1602432 {
	width:200px !important;
	height:229px !important;
	left:500px !important;
	top:971px !important;
}

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

#item1602467 {
	width:628px !important;
	height:549px !important;
	left:36px !important;
	top:600px !important;
}

#item1626972 {
	width:218px !important;
	height:56px !important;
	left:450px !important;
	top:572px !important;
}

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

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

@keyframes intensificar-1624293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1624301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1624305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1624309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1624314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1624319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624326 {
	width:210px !important;
	height:40px !important;
	left:36px !important;
	top:270px !important;
}

#item1624349 {
	width:210px !important;
	height:40px !important;
	left:496px !important;
	top:270px !important;
}

#item1624372 {
	width:210px !important;
	height:40px !important;
	left:266px !important;
	top:510px !important;
}

#item1624395 {
	width:210px !important;
	height:40px !important;
	left:266px !important;
	top:270px !important;
}

#item1624418 {
	width:210px !important;
	height:40px !important;
	left:36px !important;
	top:510px !important;
}

#item1624442 {
	width:210px !important;
	height:40px !important;
	left:496px !important;
	top:510px !important;
}

@keyframes intensificar-1624465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625608 {
	width:13px !important;
	height:26px !important;
	left:417px !important;
	top:278px !important;
}

#item1625613 {
	width:414px !important;
	height:527px !important;
	top:16px !important;
}

#item1625614 {
	width:379px !important;
	height:831px !important;
	background:#0e0b00;
}

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

#item1625641 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1625552 {
	width:13px !important;
	height:26px !important;
	left:417px !important;
	top:278px !important;
}

#item1625556 {
	width:414px !important;
	height:527px !important;
	top:16px !important;
}

#item1625557 {
	width:379px !important;
	height:639px !important;
	background:#0e0b00;
}

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

#item1625584 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1625457 {
	width:13px !important;
	height:26px !important;
	left:417px !important;
	top:278px !important;
}

#item1625460 {
	width:414px !important;
	height:527px !important;
	top:16px !important;
}

#item1625461 {
	width:379px !important;
	height:3564px !important;
	background:#0e0b00;
}

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

#item1625491 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1625375 {
	width:13px !important;
	height:26px !important;
	left:417px !important;
	top:278px !important;
}

#item1625378 {
	width:414px !important;
	height:527px !important;
	top:16px !important;
}

#item1625379 {
	width:379px !important;
	height:3278px !important;
	background:#0e0b00;
}

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

#item1625406 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1624474 {
	width:414px !important;
	height:522px !important;
	left:6px !important;
	top:203px !important;
	padding:3px;
}

@keyframes intensificar-1624474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625321 {
	width:13px !important;
	height:26px !important;
	left:417px !important;
	top:278px !important;
}

#item1625324 {
	width:414px !important;
	height:531px !important;
	top:16px !important;
}

#item1625325 {
	width:379px !important;
	height:975px !important;
	background:#0e0b00;
}

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

#item1625353 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1624467 {
	width:10px !important;
	height:10px !important;
	left:27px !important;
	top:571px !important;
}

@keyframes intensificar-1624468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624465 {
	width:456px !important;
	height:790px !important;
	left:744px !important;
}

#item1624634 {
	width:37px !important;
	height:37px !important;
	left:123px !important;
	top:379px !important;
}

#item1624637 {
	width:37px !important;
	height:37px !important;
	left:583px !important;
	top:619px !important;
}

#item1624643 {
	width:37px !important;
	height:37px !important;
	left:353px !important;
	top:379px !important;
}

#item1624647 {
	width:37px !important;
	height:37px !important;
	left:583px !important;
	top:379px !important;
}

#item1624651 {
	width:37px !important;
	height:37px !important;
	left:123px !important;
	top:619px !important;
}

#item1624654 {
	width:37px !important;
	height:37px !important;
	left:353px !important;
	top:619px !important;
}

#item1624660 {
	width:210px !important;
	height:215px !important;
}

#item1624657 {
	width:210px !important;
	height:215px !important;
	left:38px !important;
	top:270px !important;
}

#item1624664 {
	width:210px !important;
	height:215px !important;
}

#item1624661 {
	width:210px !important;
	height:215px !important;
	left:495px !important;
	top:510px !important;
}

#item1624668 {
	width:210px !important;
	height:215px !important;
}

#item1624665 {
	width:210px !important;
	height:215px !important;
	left:267px !important;
	top:270px !important;
}

#item1624673 {
	width:210px !important;
	height:215px !important;
}

#item1624670 {
	width:210px !important;
	height:215px !important;
	left:268px !important;
	top:510px !important;
}

#item1624677 {
	width:210px !important;
	height:215px !important;
}

#item1624674 {
	width:210px !important;
	height:215px !important;
	left:496px !important;
	top:270px !important;
}

#item1624681 {
	width:210px !important;
	height:215px !important;
}

#item1624678 {
	width:210px !important;
	height:215px !important;
	left:36px !important;
	top:510px !important;
}

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

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

#item1625267 {
	width:670px !important;
	height:139px !important;
	left:36px !important;
	top:100px !important;
}

@keyframes intensificar-1625267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624710 {
	width:202px !important;
	height:173px !important;
	left:998px !important;
}

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

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

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

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

#item1625189 {
	width:628px !important;
	height:307px !important;
	left:36px !important;
	top:111px !important;
}

@keyframes intensificar-1625814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1625819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1625824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1625829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1625834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1625838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625843 {
	width:197px !important;
	height:37px !important;
	left:36px !important;
	top:445px !important;
}

#item1625866 {
	width:197px !important;
	height:37px !important;
	left:467px !important;
	top:445px !important;
}

#item1625889 {
	width:197px !important;
	height:37px !important;
	left:252px !important;
	top:670px !important;
}

#item1625912 {
	width:197px !important;
	height:37px !important;
	left:252px !important;
	top:445px !important;
}

#item1625935 {
	width:197px !important;
	height:37px !important;
	left:36px !important;
	top:670px !important;
}

#item1625958 {
	width:197px !important;
	height:37px !important;
	left:467px !important;
	top:670px !important;
}

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

#item1626746 {
	width:628px !important;
	height:236px !important;
}

#item1626747 {
	width:595px !important;
	height:1115px !important;
}

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

#item1626682 {
	width:628px !important;
	height:236px !important;
}

#item1626683 {
	width:595px !important;
	height:866px !important;
}

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

#item1626604 {
	width:628px !important;
	height:236px !important;
}

#item1626605 {
	width:595px !important;
	height:4502px !important;
}

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

#item1626538 {
	width:628px !important;
	height:236px !important;
}

#item1626540 {
	width:595px !important;
	height:4081px !important;
}

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

#item1626504 {
	width:628px !important;
	height:236px !important;
}

#item1626505 {
	width:595px !important;
	height:793px !important;
}

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

#item1626471 {
	width:628px !important;
	height:236px !important;
}

#item1626472 {
	width:595px !important;
	height:1295px !important;
}

@keyframes intensificar-1626472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1626028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625981 {
	width:650px !important;
	height:236px !important;
	left:36px !important;
	top:899px !important;
}

#item1626218 {
	width:34px !important;
	height:34px !important;
	left:117px !important;
	top:547px !important;
}

#item1626221 {
	width:34px !important;
	height:34px !important;
	left:548px !important;
	top:772px !important;
}

#item1626226 {
	width:34px !important;
	height:34px !important;
	left:333px !important;
	top:547px !important;
}

#item1626229 {
	width:34px !important;
	height:34px !important;
	left:548px !important;
	top:547px !important;
}

#item1626232 {
	width:34px !important;
	height:34px !important;
	left:117px !important;
	top:772px !important;
}

#item1626235 {
	width:34px !important;
	height:34px !important;
	left:333px !important;
	top:772px !important;
}

#item1626241 {
	width:197px !important;
	height:202px !important;
}

#item1626238 {
	width:197px !important;
	height:202px !important;
	left:38px !important;
	top:445px !important;
}

#item1626246 {
	width:197px !important;
	height:202px !important;
}

#item1626242 {
	width:197px !important;
	height:202px !important;
	left:466px !important;
	top:670px !important;
}

#item1626250 {
	width:197px !important;
	height:202px !important;
}

#item1626247 {
	width:197px !important;
	height:202px !important;
	left:253px !important;
	top:445px !important;
}

#item1626255 {
	width:197px !important;
	height:202px !important;
}

#item1626251 {
	width:197px !important;
	height:202px !important;
	left:253px !important;
	top:670px !important;
}

#item1626259 {
	width:197px !important;
	height:202px !important;
}

#item1626256 {
	width:197px !important;
	height:202px !important;
	left:467px !important;
	top:445px !important;
}

#item1626263 {
	width:197px !important;
	height:202px !important;
}

#item1626260 {
	width:197px !important;
	height:202px !important;
	left:36px !important;
	top:670px !important;
}

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

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

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

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

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

@keyframes intensificar-1567547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567864 {
	width:528px !important;
	height:518px !important;
	top:15px !important;
}

@keyframes intensificar-1567864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567838 {
	width:528px !important;
	height:518px !important;
	top:15px !important;
}

@keyframes intensificar-1567838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587626 {
	width:13px !important;
	height:26px !important;
	left:534px !important;
	top:253px !important;
}

#item1587632 {
	width:528px !important;
	height:502px !important;
	top:15px !important;
}

#item1587635 {
	width:502px !important;
	height:789px !important;
	background:#fff;
}

@keyframes intensificar-1587635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587692 {
	width:14px !important;
	height:9px !important;
	left:517px !important;
}

#item1587698 {
	width:14px !important;
	height:9px !important;
	left:517px !important;
	top:524px !important;
}

#item1567573 {
	width:528px !important;
	height:534px !important;
	top:15px !important;
}

@keyframes intensificar-1567573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567547 {
	width:547px !important;
	height:549px !important;
	left:636px !important;
	top:174px !important;
}

#item1626935 {
	width:150px !important;
	height:35px !important;
	left:1014px !important;
	top:36px !important;
}

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

#item1567625 {
	width:101px !important;
	height:28px !important;
	left:8px !important;
	top:10px !important;
}

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

#item1567600 {
	width:108px !important;
	height:28px !important;
	left:8px !important;
	top:10px !important;
}

#item1567596 {
	width:116px !important;
	height:50px !important;
	left:873px !important;
	top:740px !important;
}

@keyframes intensificar-1567888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567917 {
	width:125px !important;
	height:50px !important;
}

#item1567918 {
	width:110px !important;
	height:28px !important;
	left:8px !important;
	top:10px !important;
}

#item1567891 {
	width:125px !important;
	height:50px !important;
}

#item1567892 {
	width:117px !important;
	height:28px !important;
	left:8px !important;
	top:10px !important;
}

#item1567888 {
	width:125px !important;
	height:50px !important;
	left:1076px !important;
	top:740px !important;
}

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

#item1567812 {
	width:66px !important;
	height:28px !important;
	left:8px !important;
	top:10px !important;
}

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

#item1567786 {
	width:73px !important;
	height:28px !important;
	left:7px !important;
	top:10px !important;
}

#item1567782 {
	width:81px !important;
	height:50px !important;
	left:992px !important;
	top:740px !important;
}

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

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

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

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

#item1567648 {
	width:116px !important;
	height:50px !important;
	left:753px !important;
	top:740px !important;
}

#item1567701 {
	width:25px !important;
	height:53px !important;
	left:751px !important;
	top:738px !important;
}

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

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

#item1602514 {
	width:629px !important;
	height:65px !important;
	left:35px !important;
	top:409px !important;
}

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

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

@keyframes intensificar-1602564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602656 {
	width:629px !important;
	height:569px !important;
}

@keyframes intensificar-1602656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602632 {
	width:629px !important;
	height:559px !important;
}

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

#item1619912 {
	width:628px !important;
	height:585px !important;
}

#item1619913 {
	width:595px !important;
	height:1162px !important;
	background:#fff;
}

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

#item1619872 {
	width:628px !important;
	height:585px !important;
}

#item1619874 {
	width:595px !important;
	height:950px !important;
	background:#fff;
}

@keyframes intensificar-1619874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602564 {
	width:650px !important;
	height:585px !important;
	left:36px !important;
	top:500px !important;
}

#item1626975 {
	width:218px !important;
	height:56px !important;
	left:450px !important;
	top:309px !important;
}

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

#item1602708 {
	width:141px !important;
	height:39px !important;
	left:11px !important;
	top:14px !important;
}

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

#item1602683 {
	width:151px !important;
	height:39px !important;
	left:10px !important;
	top:14px !important;
}

#item1602679 {
	width:162px !important;
	height:70px !important;
	left:242px !important;
	top:1130px !important;
}

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

#item1602760 {
	width:153px !important;
	height:39px !important;
	left:11px !important;
	top:14px !important;
}

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

#item1602735 {
	width:164px !important;
	height:39px !important;
	left:11px !important;
	top:14px !important;
}

#item1602731 {
	width:174px !important;
	height:70px !important;
	left:526px !important;
	top:1130px !important;
}

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

#item1602813 {
	width:92px !important;
	height:39px !important;
	left:11px !important;
	top:14px !important;
}

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

#item1602787 {
	width:102px !important;
	height:39px !important;
	left:10px !important;
	top:14px !important;
}

#item1602783 {
	width:113px !important;
	height:70px !important;
	left:408px !important;
	top:1130px !important;
}

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

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

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

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

#item1602837 {
	width:162px !important;
	height:70px !important;
	left:75px !important;
	top:1130px !important;
}

#item1619904 {
	width:35px !important;
	height:74px !important;
	left:72px !important;
	top:1126px !important;
}

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

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

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

@keyframes intensificar-1153777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1153800 {
	opacity:0.55;
	width:551px !important;
	height:214px !important;
	left:75px !important;
	top:540px !important;
	background:#0e0b00;
}

#item1153802 {
	width:503px !important;
	height:194px !important;
	left:97px !important;
	top:559px !important;
}

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

@keyframes atenuar-1157714 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157714 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1602908 {
	width:1876px !important;
	height:1235px !important;
	left:-597px !important;
	top:-16px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1602909 {
	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-1602909 {
	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;
	}
}
#item1602915 {
	width:583px !important;
	height:44px !important;
	left:36px !important;
	top:677px !important;
}

@keyframes intensificar-1602915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602938 {
	opacity:0.55;
	width:628px !important;
	height:331px !important;
	left:36px !important;
	top:754px !important;
	background:#0e0b00;
}

#item1602939 {
	width:574px !important;
	height:271px !important;
	left:61px !important;
	top:788px !important;
}

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

@keyframes atenuar-1602962 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1602962 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1621953 {
	opacity:0.50;
	width:600px !important;
	height:790px !important;
	background:#fff;
}

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

#item1592458 {
	width:528px !important;
	height:26px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1592458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592724 {
	width:586px !important;
	height:568px !important;
	left:17px !important;
	top:146px !important;
}

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

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

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

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

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

table#table1651761 {
	table-layout:fixed;
}

#item1351325 {
	width:510px !important;
	height:620px !important;
	left:46px !important;
	top:94px !important;
}

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

#item1568103 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:595px !important;
}

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

#item1568099 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:578px !important;
}

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

#item1568091 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:541px !important;
}

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

#item1568087 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:522px !important;
}

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

#item1568082 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:504px !important;
}

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

#item1568078 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:486px !important;
}

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

#item1568074 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:468px !important;
}

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

#item1568070 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:450px !important;
}

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

#item1568066 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:432px !important;
}

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

#item1568062 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:414px !important;
}

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

#item1568058 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:396px !important;
}

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

#item1568050 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:360px !important;
}

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

#item1568045 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:341px !important;
}

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

#item1568039 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:323px !important;
}

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

#item1568035 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:305px !important;
}

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

#item1568031 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:287px !important;
}

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

#item1568027 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:269px !important;
}

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

#item1568023 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:252px !important;
}

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

#item1568013 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:215px !important;
}

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

#item1568009 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:197px !important;
}

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

#item1568005 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:179px !important;
}

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

#item1568001 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:161px !important;
}

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

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

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

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

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

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

#item1308254 {
	width:229px !important;
	height:16px !important;
	left:53px !important;
	top:66px !important;
}

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

#item1593179 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:631px !important;
}

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

#item1593176 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:612px !important;
}

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

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

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

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

#item1511723 {
	width:585px !important;
	height:567px !important;
	left:7px !important;
	top:173px !important;
}

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

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

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

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

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

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

#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-1174175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1174175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1174202 {
	width:95px !important;
	height:50px !important;
}

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

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

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

#item1174175 {
	width:95px !important;
	height:50px !important;
	left:924px !important;
	top:740px !important;
}

@keyframes intensificar-1592599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592626 {
	width:132px !important;
	height:50px !important;
}

#item1592627 {
	width:102px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1592601 {
	width:132px !important;
	height:50px !important;
}

#item1592602 {
	width:102px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

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

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

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

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

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

#item1592650 {
	width:122px !important;
	height:50px !important;
	left:1022px !important;
	top:740px !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;}
}
#item1603247 {
	width:700px !important;
	height:940px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1603270 {
	width:628px !important;
	height:43px !important;
	left:46px !important;
	top:86px !important;
}

@keyframes intensificar-1603270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603293 {
	width:704px !important;
	height:686px !important;
	left:10px !important;
	top:157px !important;
}

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

#item1603223 {
	width:628px !important;
	height:860px !important;
	left:46px !important;
	top:75px !important;
}

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

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

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

table#table1654300 {
	table-layout:fixed;
}

#item1603009 {
	width:622px !important;
	height:756px !important;
	left:47px !important;
	top:112px !important;
}

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

#item1603032 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:725px !important;
}

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

#item1603036 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:703px !important;
}

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

#item1603040 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:658px !important;
}

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

#item1603044 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:636px !important;
}

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

#item1603049 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:614px !important;
}

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

#item1603053 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:592px !important;
}

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

#item1603057 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:570px !important;
}

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

#item1603061 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:548px !important;
}

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

#item1603065 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:526px !important;
}

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

#item1603069 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:504px !important;
}

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

#item1603073 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:482px !important;
}

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

#item1603077 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:437px !important;
}

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

#item1603082 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:415px !important;
}

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

#item1603086 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:393px !important;
}

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

#item1603090 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:371px !important;
}

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

#item1603094 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:349px !important;
}

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

#item1603098 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:327px !important;
}

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

#item1603102 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:305px !important;
}

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

#item1603106 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:261px !important;
}

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

#item1603110 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:239px !important;
}

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

#item1603114 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:217px !important;
}

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

#item1603118 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:195px !important;
}

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

#item1603122 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:175px !important;
}

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

#item1603126 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:153px !important;
}

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

#item1603130 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:108px !important;
}

#item1603134 {
	width:279px !important;
	height:20px !important;
	left:55px !important;
	top:78px !important;
}

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

#item1603182 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:768px !important;
}

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

#item1603186 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:745px !important;
}

@keyframes intensificar-1621958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603191 {
	opacity:0.50;
	width:700px !important;
	height:940px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes intensificar-1603191 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
@-webkit-keyframes intensificar-1603191 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
#item1603347 {
	width:653px !important;
	height:633px !important;
	left:26px !important;
	top:178px !important;
}

#item1602984 {
	width:714px !important;
	height:950px !important;
	left:-10px !important;
	top:150px !important;
}

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

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

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

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

#item1603981 {
	width:210px !important;
	height:21px !important;
	left:58px !important;
	top:117px !important;
}

#item1604015 {
	width:32px !important;
	height:32px !important;
}

#item1604011 {
	width:32px !important;
	height:32px !important;
	left:633px !important;
	top:186px !important;
}

@keyframes intensificar-1604022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604025 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

@keyframes intensificar-1604031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604061 {
	width:133px !important;
	height:70px !important;
}

#item1604062 {
	width:112px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1604035 {
	width:133px !important;
	height:70px !important;
}

#item1604036 {
	width:112px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1604031 {
	width:133px !important;
	height:70px !important;
	left:314px !important;
	top:1130px !important;
}

@keyframes intensificar-1604085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604114 {
	width:184px !important;
	height:70px !important;
}

#item1604115 {
	width:142px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1604089 {
	width:184px !important;
	height:70px !important;
}

#item1604090 {
	width:142px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1604085 {
	width:184px !important;
	height:70px !important;
	left:125px !important;
	top:1130px !important;
}

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

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

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

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

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

#item1620019 {
	width:35px !important;
	height:74px !important;
	left:124px !important;
	top:1126px !important;
}

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

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

@keyframes intensificar-1589323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1589332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1589340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1589352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1589359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1589368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589374 {
	width:220px !important;
	height:46px !important;
	left:26px !important;
	top:178px !important;
}

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

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

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

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

#item1589490 {
	width:211px !important;
	height:43px !important;
	left:486px !important;
	top:472px !important;
}

@keyframes intensificar-1589513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590162 {
	width:13px !important;
	height:26px !important;
	left:407px !important;
	top:278px !important;
}

#item1590165 {
	width:402px !important;
	height:531px !important;
	top:16px !important;
}

#item1590166 {
	width:379px !important;
	height:798px !important;
	background:#0e0b00;
}

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

#item1590194 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1589726 {
	width:404px !important;
	height:462px !important;
	left:16px !important;
	top:203px !important;
}

@keyframes intensificar-1589726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589675 {
	width:404px !important;
	height:578px !important;
	left:16px !important;
	top:178px !important;
}

@keyframes intensificar-1589675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589625 {
	width:404px !important;
	height:444px !important;
	left:16px !important;
	top:203px !important;
}

@keyframes intensificar-1589625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589575 {
	width:404px !important;
	height:387px !important;
	left:16px !important;
	top:203px !important;
}

@keyframes intensificar-1589575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589515 {
	width:404px !important;
	height:522px !important;
	left:16px !important;
	top:203px !important;
	padding:3px;
}

@keyframes intensificar-1589515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589565 {
	width:10px !important;
	height:10px !important;
	left:27px !important;
	top:571px !important;
}

@keyframes intensificar-1589566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589513 {
	width:456px !important;
	height:790px !important;
	left:744px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1590003 {
	width:635px !important;
	height:12px !important;
	left:67px !important;
	top:113px !important;
}

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

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

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

@keyframes intensificar-1604212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1604218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1604222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1604226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1604230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1604235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604240 {
	width:206px !important;
	height:43px !important;
	left:36px !important;
	top:213px !important;
}

#item1604263 {
	width:198px !important;
	height:43px !important;
	left:466px !important;
	top:213px !important;
}

#item1604286 {
	width:206px !important;
	height:43px !important;
	left:250px !important;
	top:443px !important;
}

#item1604309 {
	width:206px !important;
	height:43px !important;
	left:250px !important;
	top:213px !important;
}

#item1604332 {
	width:206px !important;
	height:43px !important;
	left:36px !important;
	top:443px !important;
}

#item1604355 {
	width:198px !important;
	height:40px !important;
	left:466px !important;
	top:443px !important;
}

@keyframes intensificar-1620241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620242 {
	width:628px !important;
	height:455px !important;
}

#item1620243 {
	width:595px !important;
	height:1170px !important;
}

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

#item1604437 {
	width:628px !important;
	height:455px !important;
	left:36px !important;
}

@keyframes intensificar-1604437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620154 {
	width:628px !important;
	height:455px !important;
	left:36px !important;
}

#item1620156 {
	width:595px !important;
	height:862px !important;
}

@keyframes intensificar-1620156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620179 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:205px !important;
}

#item1620184 {
	width:628px !important;
	height:455px !important;
	left:36px !important;
}

#item1620185 {
	width:595px !important;
	height:674px !important;
}

@keyframes intensificar-1620185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620208 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:205px !important;
}

#item1620085 {
	width:628px !important;
	height:455px !important;
	left:36px !important;
}

#item1620086 {
	width:595px !important;
	height:645px !important;
}

@keyframes intensificar-1620086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620110 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:205px !important;
}

#item1620025 {
	width:628px !important;
	height:455px !important;
	left:36px !important;
}

#item1620026 {
	width:595px !important;
	height:790px !important;
}

@keyframes intensificar-1620026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620022 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:205px !important;
}

#item1604382 {
	width:15px !important;
	height:5px !important;
	left:41px !important;
	top:334px !important;
}

@keyframes intensificar-1604383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604379 {
	width:700px !important;
	height:520px !important;
	top:680px !important;
}

#item1604550 {
	width:34px !important;
	height:34px !important;
	left:122px !important;
	top:313px !important;
}

#item1604554 {
	width:34px !important;
	height:34px !important;
	left:552px !important;
	top:541px !important;
}

#item1604557 {
	width:34px !important;
	height:34px !important;
	left:336px !important;
	top:313px !important;
}

#item1604561 {
	width:34px !important;
	height:34px !important;
	left:548px !important;
	top:313px !important;
}

#item1604565 {
	width:34px !important;
	height:34px !important;
	left:118px !important;
	top:541px !important;
}

#item1604568 {
	width:34px !important;
	height:34px !important;
	left:336px !important;
	top:541px !important;
}

#item1604574 {
	width:206px !important;
	height:208px !important;
}

#item1604571 {
	width:206px !important;
	height:208px !important;
	left:36px !important;
	top:197px !important;
}

#item1604578 {
	width:198px !important;
	height:208px !important;
}

#item1604575 {
	width:198px !important;
	height:208px !important;
	left:466px !important;
	top:427px !important;
}

#item1604582 {
	width:206px !important;
	height:208px !important;
}

#item1604579 {
	width:206px !important;
	height:208px !important;
	left:250px !important;
	top:197px !important;
}

#item1604587 {
	width:206px !important;
	height:208px !important;
}

#item1604583 {
	width:206px !important;
	height:208px !important;
	left:250px !important;
	top:425px !important;
}

#item1604591 {
	width:198px !important;
	height:208px !important;
}

#item1604588 {
	width:198px !important;
	height:208px !important;
	left:466px !important;
	top:197px !important;
}

#item1604595 {
	width:206px !important;
	height:208px !important;
}

#item1604592 {
	width:206px !important;
	height:208px !important;
	left:36px !important;
	top:425px !important;
}

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

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

#item1604626 {
	width:605px !important;
	height:70px !important;
	left:59px !important;
	top:123px !important;
}

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

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

@keyframes intensificar-1570444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1570445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1570433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1570438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1570426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570424 {
	width:600px !important;
	height:790px !important;
}

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

#item1570618 {
	width:254px !important;
	height:428px !important;
}

@keyframes intensificar-1570618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570641 {
	width:254px !important;
	height:428px !important;
	left:274px !important;
}

@keyframes intensificar-1570641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570452 {
	width:528px !important;
	height:421px !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-1570452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570501 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:144px !important;
}

@keyframes intensificar-1570501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570524 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:160px !important;
}

@keyframes intensificar-1570524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570547 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:178px !important;
}

@keyframes intensificar-1570547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570571 {
	width:159px !important;
	height:18px !important;
}

@keyframes intensificar-1570571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570594 {
	width:93px !important;
	height:18px !important;
	left:66px !important;
	top:18px !important;
}

@keyframes intensificar-1570594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570770 {
	width:528px !important;
	height:124px !important;
}

@keyframes intensificar-1570770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570450 {
	width:528px !important;
	height:428px !important;
	left:636px !important;
	top:153px !important;
}

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

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

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

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

#item1570796 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

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

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

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

#item1594169 {
	width:138px !important;
	height:50px !important;
}

#item1594170 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1594144 {
	width:138px !important;
	height:50px !important;
}

#item1594145 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1594142 {
	width:138px !important;
	height:50px !important;
	left:1006px !important;
	top:740px !important;
}

#item1594220 {
	width:138px !important;
	height:50px !important;
}

#item1594221 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1594195 {
	width:138px !important;
	height:50px !important;
}

#item1594196 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1594193 {
	width:138px !important;
	height:50px !important;
	left:770px !important;
	top:740px !important;
}

#item1594271 {
	width:92px !important;
	height:50px !important;
}

#item1594272 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1594246 {
	width:92px !important;
	height:50px !important;
}

#item1594247 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1594244 {
	width:92px !important;
	height:50px !important;
	left:911px !important;
	top:740px !important;
}

#item1594295 {
	width:25px !important;
	height:53px !important;
	left:768px !important;
	top:738px !important;
}

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

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

@keyframes intensificar-1604693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1604698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1604675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1604685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1604669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604667 {
	width:700px !important;
	height:309px !important;
}

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

#item1604879 {
	width:302px !important;
	height:547px !important;
}

@keyframes intensificar-1604879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604902 {
	width:302px !important;
	height:547px !important;
	left:326px !important;
}

@keyframes intensificar-1604902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604853 {
	width:628px !important;
	height:547px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

@keyframes intensificar-1604853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604829 {
	width:628px !important;
	height:174px !important;
}

@keyframes intensificar-1604829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620312 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:202px !important;
}

@keyframes intensificar-1620312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620335 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:224px !important;
}

@keyframes intensificar-1620335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620358 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:250px !important;
}

@keyframes intensificar-1620358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620381 {
	width:223px !important;
	height:25px !important;
	left:405px !important;
	top:276px !important;
}

@keyframes intensificar-1620381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620404 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:301px !important;
}

@keyframes intensificar-1620404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604709 {
	width:628px !important;
	height:547px !important;
	left:36px !important;
	top:500px !important;
}

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

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

#item1604953 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item1605002 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

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

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

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

#item1605065 {
	width:193px !important;
	height:70px !important;
}

#item1605066 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1605039 {
	width:193px !important;
	height:70px !important;
}

#item1605040 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1605035 {
	width:193px !important;
	height:70px !important;
	left:428px !important;
	top:1130px !important;
}

#item1605119 {
	width:193px !important;
	height:70px !important;
}

#item1605120 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1605093 {
	width:193px !important;
	height:70px !important;
}

#item1605094 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1605089 {
	width:193px !important;
	height:70px !important;
	left:98px !important;
	top:1130px !important;
}

#item1605172 {
	width:129px !important;
	height:70px !important;
}

#item1605173 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1605147 {
	width:129px !important;
	height:70px !important;
}

#item1605148 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1605143 {
	width:129px !important;
	height:70px !important;
	left:295px !important;
	top:1130px !important;
}

#item1620291 {
	width:35px !important;
	height:74px !important;
	left:95px !important;
	top:1126px !important;
}

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

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

@keyframes intensificar-1571778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1571779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1571772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1571773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1571775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571770 {
	width:600px !important;
	height:790px !important;
}

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

#item1571786 {
	width:528px !important;
	height:329px !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-1571786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571934 {
	width:528px !important;
	height:256px !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-1571934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571815 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:162px !important;
}

@keyframes intensificar-1571815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571838 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:178px !important;
}

@keyframes intensificar-1571838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571861 {
	width:158px !important;
	height:18px !important;
	left:370px !important;
	top:196px !important;
}

@keyframes intensificar-1571861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571886 {
	width:159px !important;
	height:18px !important;
	left:19px !important;
}

@keyframes intensificar-1571886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571909 {
	width:178px !important;
	height:18px !important;
	top:18px !important;
}

@keyframes intensificar-1571909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572067 {
	width:528px !important;
	height:122px !important;
	top:1px !important;
}

@keyframes intensificar-1572067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571784 {
	width:528px !important;
	height:329px !important;
	left:636px !important;
	top:152px !important;
}

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

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

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

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

#item1572094 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

#item1594697 {
	width:138px !important;
	height:50px !important;
}

#item1594698 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1594671 {
	width:138px !important;
	height:50px !important;
}

#item1594673 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1594669 {
	width:138px !important;
	height:50px !important;
	left:1006px !important;
	top:740px !important;
}

#item1594748 {
	width:138px !important;
	height:50px !important;
}

#item1594749 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1594723 {
	width:138px !important;
	height:50px !important;
}

#item1594724 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1594721 {
	width:138px !important;
	height:50px !important;
	left:770px !important;
	top:740px !important;
}

#item1594799 {
	width:92px !important;
	height:50px !important;
}

#item1594800 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1594774 {
	width:92px !important;
	height:50px !important;
}

#item1594775 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1594772 {
	width:92px !important;
	height:50px !important;
	left:911px !important;
	top:740px !important;
}

#item1600827 {
	width:25px !important;
	height:53px !important;
	left:768px !important;
	top:738px !important;
}

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

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

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

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

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

@keyframes intensificar-1605246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1605252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1605228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1605239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1605221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605219 {
	width:700px !important;
	height:309px !important;
}

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

#item1605431 {
	width:628px !important;
	height:461px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

@keyframes intensificar-1605431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605406 {
	width:628px !important;
	height:349px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

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

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

#item1605311 {
	width:221px !important;
	height:25px !important;
	left:406px !important;
	top:294px !important;
}

#item1605335 {
	width:223px !important;
	height:25px !important;
	left:27px !important;
}

#item1605359 {
	width:249px !important;
	height:25px !important;
	top:25px !important;
}

#item1605382 {
	width:628px !important;
	height:196px !important;
}

@keyframes intensificar-1605382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605262 {
	width:628px !important;
	height:461px !important;
	left:36px !important;
	top:500px !important;
}

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

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

#item1605482 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

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

#item1605531 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

#item1605596 {
	width:193px !important;
	height:70px !important;
}

#item1605597 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1605571 {
	width:193px !important;
	height:70px !important;
}

#item1605572 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1605567 {
	width:193px !important;
	height:70px !important;
	left:428px !important;
	top:1130px !important;
}

#item1605649 {
	width:193px !important;
	height:70px !important;
}

#item1605650 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1605624 {
	width:193px !important;
	height:70px !important;
}

#item1605625 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

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

#item1605704 {
	width:129px !important;
	height:70px !important;
}

#item1605705 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1605679 {
	width:129px !important;
	height:70px !important;
}

#item1605680 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1605673 {
	width:129px !important;
	height:70px !important;
	left:295px !important;
	top:1130px !important;
}

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

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

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

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

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

@keyframes intensificar-1571130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1571137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1571146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1571153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1571139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571128 {
	width:600px !important;
	height:790px !important;
}

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

#item1571311 {
	width:528px !important;
	height:313px !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-1571311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571282 {
	width:528px !important;
	height:364px !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-1571282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571164 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:342px !important;
}

@keyframes intensificar-1571164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571187 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:358px !important;
}

@keyframes intensificar-1571187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571210 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:376px !important;
}

@keyframes intensificar-1571210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571234 {
	width:159px !important;
	height:18px !important;
}

@keyframes intensificar-1571234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571257 {
	width:93px !important;
	height:18px !important;
	left:66px !important;
	top:18px !important;
}

@keyframes intensificar-1571257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571462 {
	width:528px !important;
	height:302px !important;
}

@keyframes intensificar-1571462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571161 {
	width:528px !important;
	height:431px !important;
	left:636px !important;
	top:153px !important;
}

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

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

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

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

#item1571490 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

#item1594517 {
	width:138px !important;
	height:50px !important;
}

#item1594518 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1594492 {
	width:138px !important;
	height:50px !important;
}

#item1594493 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1594490 {
	width:138px !important;
	height:50px !important;
	left:1006px !important;
	top:740px !important;
}

#item1594568 {
	width:138px !important;
	height:50px !important;
}

#item1594569 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1594543 {
	width:138px !important;
	height:50px !important;
}

#item1594544 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1594541 {
	width:138px !important;
	height:50px !important;
	left:770px !important;
	top:740px !important;
}

#item1594620 {
	width:92px !important;
	height:50px !important;
}

#item1594621 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1594594 {
	width:92px !important;
	height:50px !important;
}

#item1594595 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1594592 {
	width:92px !important;
	height:50px !important;
	left:911px !important;
	top:740px !important;
}

#item1600834 {
	width:25px !important;
	height:53px !important;
	left:768px !important;
	top:738px !important;
}

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

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

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

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

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

@keyframes intensificar-1605774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1605779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1605760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1605767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1605754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605752 {
	width:700px !important;
	height:309px !important;
}

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

#item1605959 {
	width:628px !important;
	height:510px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

@keyframes intensificar-1605959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605934 {
	width:628px !important;
	height:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

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

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

#item1605839 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:527px !important;
}

#item1605863 {
	width:223px !important;
	height:25px !important;
}

#item1605887 {
	width:130px !important;
	height:25px !important;
	left:92px !important;
	top:25px !important;
}

#item1605910 {
	width:628px !important;
	height:473px !important;
}

@keyframes intensificar-1605910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605789 {
	width:628px !important;
	height:603px !important;
	left:36px !important;
	top:500px !important;
}

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

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

#item1606010 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

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

#item1606060 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

#item1606123 {
	width:193px !important;
	height:70px !important;
}

#item1606125 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1606098 {
	width:193px !important;
	height:70px !important;
}

#item1606099 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1606094 {
	width:193px !important;
	height:70px !important;
	left:428px !important;
	top:1130px !important;
}

#item1606178 {
	width:193px !important;
	height:70px !important;
}

#item1606179 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1606152 {
	width:193px !important;
	height:70px !important;
}

#item1606153 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1606148 {
	width:193px !important;
	height:70px !important;
	left:98px !important;
	top:1130px !important;
}

#item1606232 {
	width:129px !important;
	height:70px !important;
}

#item1606233 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1606206 {
	width:129px !important;
	height:70px !important;
}

#item1606207 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1606202 {
	width:129px !important;
	height:70px !important;
	left:295px !important;
	top:1130px !important;
}

#item1620879 {
	width:35px !important;
	height:74px !important;
	left:95px !important;
	top:1126px !important;
}

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

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

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

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

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

@keyframes intensificar-1568970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1568971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1568967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1568968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1568960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568958 {
	width:600px !important;
	height:790px !important;
}

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

#item1568977 {
	width:254px !important;
	height:375px !important;
}

@keyframes intensificar-1568977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569000 {
	width:254px !important;
	height:375px !important;
	left:274px !important;
}

@keyframes intensificar-1569000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569144 {
	width:528px !important;
	height:479px !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-1569144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569026 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:199px !important;
}

@keyframes intensificar-1569026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569050 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:215px !important;
}

@keyframes intensificar-1569050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569073 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:233px !important;
}

@keyframes intensificar-1569073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569097 {
	width:159px !important;
	height:18px !important;
}

@keyframes intensificar-1569097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569120 {
	width:93px !important;
	height:18px !important;
	left:66px !important;
	top:18px !important;
}

@keyframes intensificar-1569120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569297 {
	width:528px !important;
	height:198px !important;
}

@keyframes intensificar-1569297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568975 {
	width:528px !important;
	height:479px !important;
	left:636px !important;
	top:153px !important;
}

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

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

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

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

#item1569323 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

#item1569356 {
	width:138px !important;
	height:50px !important;
}

#item1569357 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1569331 {
	width:138px !important;
	height:50px !important;
}

#item1569332 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1569327 {
	width:138px !important;
	height:50px !important;
	left:1006px !important;
	top:740px !important;
}

#item1569409 {
	width:138px !important;
	height:50px !important;
}

#item1569410 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1569384 {
	width:138px !important;
	height:50px !important;
}

#item1569385 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1569380 {
	width:138px !important;
	height:50px !important;
	left:770px !important;
	top:740px !important;
}

#item1569464 {
	width:92px !important;
	height:50px !important;
}

#item1569465 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1569438 {
	width:92px !important;
	height:50px !important;
}

#item1569439 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1569433 {
	width:92px !important;
	height:50px !important;
	left:911px !important;
	top:740px !important;
}

#item1600837 {
	width:25px !important;
	height:53px !important;
	left:768px !important;
	top:738px !important;
}

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

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

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

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

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

@keyframes intensificar-1606302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1606307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1606288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1606297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1606282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606280 {
	width:700px !important;
	height:309px !important;
}

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

#item1606489 {
	width:302px !important;
	height:563px !important;
}

@keyframes intensificar-1606489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606512 {
	width:302px !important;
	height:563px !important;
	left:326px !important;
}

@keyframes intensificar-1606512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606464 {
	width:628px !important;
	height:571px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

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

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

#item1606370 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:375px !important;
}

#item1606394 {
	width:223px !important;
	height:25px !important;
}

#item1606417 {
	width:130px !important;
	height:25px !important;
	left:92px !important;
	top:25px !important;
}

#item1606440 {
	width:628px !important;
	height:278px !important;
}

@keyframes intensificar-1606440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606320 {
	width:628px !important;
	height:571px !important;
	left:36px !important;
	top:500px !important;
}

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

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

#item1606564 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

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

#item1606614 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

#item1606647 {
	width:193px !important;
	height:70px !important;
}

#item1606648 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1606622 {
	width:193px !important;
	height:70px !important;
}

#item1606623 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1606618 {
	width:193px !important;
	height:70px !important;
	left:428px !important;
	top:1130px !important;
}

#item1606701 {
	width:193px !important;
	height:70px !important;
}

#item1606702 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1606675 {
	width:193px !important;
	height:70px !important;
}

#item1606676 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

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

#item1606755 {
	width:129px !important;
	height:70px !important;
}

#item1606756 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1606730 {
	width:129px !important;
	height:70px !important;
}

#item1606731 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1606726 {
	width:129px !important;
	height:70px !important;
	left:295px !important;
	top:1130px !important;
}

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

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

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

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

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

@keyframes intensificar-1573077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1573082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1573095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1573100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1573088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573075 {
	width:600px !important;
	height:790px !important;
}

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

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

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

@keyframes intensificar-1573112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573142 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:145px !important;
}

@keyframes intensificar-1573142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573165 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:161px !important;
}

@keyframes intensificar-1573165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573188 {
	width:158px !important;
	height:18px !important;
	left:370px !important;
	top:179px !important;
}

@keyframes intensificar-1573188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573346 {
	width:528px !important;
	height:104px !important;
	top:1px !important;
}

@keyframes intensificar-1573346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573110 {
	width:528px !important;
	height:317px !important;
	left:636px !important;
	top:152px !important;
}

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

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

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

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

#item1573374 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

#item1595088 {
	width:138px !important;
	height:50px !important;
}

#item1595089 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1595063 {
	width:138px !important;
	height:50px !important;
}

#item1595064 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1595061 {
	width:138px !important;
	height:50px !important;
	left:1006px !important;
	top:740px !important;
}

#item1595139 {
	width:138px !important;
	height:50px !important;
}

#item1595140 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1595114 {
	width:138px !important;
	height:50px !important;
}

#item1595115 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1595112 {
	width:138px !important;
	height:50px !important;
	left:770px !important;
	top:740px !important;
}

#item1595191 {
	width:92px !important;
	height:50px !important;
}

#item1595193 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1595165 {
	width:92px !important;
	height:50px !important;
}

#item1595166 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1595163 {
	width:92px !important;
	height:50px !important;
	left:911px !important;
	top:740px !important;
}

#item1600840 {
	width:25px !important;
	height:53px !important;
	left:768px !important;
	top:738px !important;
}

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

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

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

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

@keyframes atenuar-1573575 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1573575 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1606827 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1606853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1606858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1606838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1606846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1606832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606830 {
	width:700px !important;
	height:309px !important;
}

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

#item1606989 {
	width:628px !important;
	height:413px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

@keyframes intensificar-1606989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606964 {
	width:628px !important;
	height:493px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

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

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

#item1606917 {
	width:221px !important;
	height:25px !important;
	left:406px !important;
	top:293px !important;
}

#item1606940 {
	width:628px !important;
	height:196px !important;
}

@keyframes intensificar-1606940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606868 {
	width:628px !important;
	height:493px !important;
	left:36px !important;
	top:500px !important;
}

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

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

#item1607042 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

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

#item1607091 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

#item1607155 {
	width:193px !important;
	height:70px !important;
}

#item1607156 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1607129 {
	width:193px !important;
	height:70px !important;
}

#item1607131 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1607125 {
	width:193px !important;
	height:70px !important;
	left:428px !important;
	top:1130px !important;
}

#item1607209 {
	width:193px !important;
	height:70px !important;
}

#item1607210 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1607184 {
	width:193px !important;
	height:70px !important;
}

#item1607185 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1607179 {
	width:193px !important;
	height:70px !important;
	left:98px !important;
	top:1130px !important;
}

#item1607262 {
	width:129px !important;
	height:70px !important;
}

#item1607263 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1607237 {
	width:129px !important;
	height:70px !important;
}

#item1607238 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1607233 {
	width:129px !important;
	height:70px !important;
	left:295px !important;
	top:1130px !important;
}

#item1620944 {
	width:35px !important;
	height:74px !important;
	left:95px !important;
	top:1126px !important;
}

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

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

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

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

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

@keyframes intensificar-1572397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1572398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1572415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1572420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1572406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572395 {
	width:600px !important;
	height:790px !important;
}

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

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

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

@keyframes intensificar-1572578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572460 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:162px !important;
}

@keyframes intensificar-1572460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572483 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:178px !important;
}

@keyframes intensificar-1572483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572507 {
	width:158px !important;
	height:18px !important;
	left:370px !important;
	top:196px !important;
}

@keyframes intensificar-1572507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572712 {
	width:528px !important;
	height:122px !important;
}

@keyframes intensificar-1572712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572429 {
	width:528px !important;
	height:341px !important;
	left:636px !important;
	top:153px !important;
}

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

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

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

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

#item1572740 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

#item1594880 {
	width:138px !important;
	height:50px !important;
}

#item1594881 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1594855 {
	width:138px !important;
	height:50px !important;
}

#item1594856 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1594853 {
	width:138px !important;
	height:50px !important;
	left:1006px !important;
	top:740px !important;
}

#item1594931 {
	width:138px !important;
	height:50px !important;
}

#item1594932 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1594906 {
	width:138px !important;
	height:50px !important;
}

#item1594907 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1594904 {
	width:138px !important;
	height:50px !important;
	left:770px !important;
	top:740px !important;
}

#item1594982 {
	width:92px !important;
	height:50px !important;
}

#item1594983 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1594957 {
	width:92px !important;
	height:50px !important;
}

#item1594958 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1594955 {
	width:92px !important;
	height:50px !important;
	left:911px !important;
	top:740px !important;
}

#item1600846 {
	width:25px !important;
	height:53px !important;
	left:768px !important;
	top:738px !important;
}

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

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

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

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

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

@keyframes intensificar-1607335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1607340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1607318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1607328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1607312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607310 {
	width:700px !important;
	height:309px !important;
}

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

#item1607473 {
	width:628px !important;
	height:449px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

@keyframes intensificar-1607473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607447 {
	width:628px !important;
	height:551px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

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

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

#item1607399 {
	width:221px !important;
	height:25px !important;
	left:407px !important;
	top:293px !important;
}

#item1607423 {
	width:628px !important;
	height:196px !important;
}

@keyframes intensificar-1607423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607350 {
	width:628px !important;
	height:551px !important;
	left:36px !important;
	top:500px !important;
}

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

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

#item1607524 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

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

#item1607573 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

#item1607635 {
	width:193px !important;
	height:70px !important;
}

#item1607636 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1607610 {
	width:193px !important;
	height:70px !important;
}

#item1607611 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1607606 {
	width:193px !important;
	height:70px !important;
	left:428px !important;
	top:1130px !important;
}

#item1607689 {
	width:193px !important;
	height:70px !important;
}

#item1607690 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1607664 {
	width:193px !important;
	height:70px !important;
}

#item1607665 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1607660 {
	width:193px !important;
	height:70px !important;
	left:98px !important;
	top:1130px !important;
}

#item1607742 {
	width:129px !important;
	height:70px !important;
}

#item1607743 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1607717 {
	width:129px !important;
	height:70px !important;
}

#item1607718 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1607713 {
	width:129px !important;
	height:70px !important;
	left:295px !important;
	top:1130px !important;
}

#item1620983 {
	width:35px !important;
	height:74px !important;
	left:95px !important;
	top:1126px !important;
}

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

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

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

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

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

@keyframes intensificar-1577682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1577683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1577664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1577668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1577675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577662 {
	width:600px !important;
	height:790px !important;
}

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

#item1577691 {
	width:528px !important;
	height:580px !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-1577691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577790 {
	width:528px !important;
	height:502px !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-1577790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577720 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:144px !important;
}

@keyframes intensificar-1577720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577743 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:160px !important;
}

@keyframes intensificar-1577743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577766 {
	width:158px !important;
	height:18px !important;
	left:370px !important;
	top:178px !important;
}

@keyframes intensificar-1577766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577923 {
	width:528px !important;
	height:104px !important;
	top:1px !important;
}

@keyframes intensificar-1577923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577689 {
	width:528px !important;
	height:502px !important;
	left:636px !important;
	top:152px !important;
}

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

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

#item1577845 {
	width:557px !important;
	height:37px !important;
	left:16px !important;
}

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

#item1577950 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

#item1596405 {
	width:138px !important;
	height:50px !important;
}

#item1596406 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1596379 {
	width:138px !important;
	height:50px !important;
}

#item1596380 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1596377 {
	width:138px !important;
	height:50px !important;
	left:1006px !important;
	top:740px !important;
}

#item1596456 {
	width:138px !important;
	height:50px !important;
}

#item1596457 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1596431 {
	width:138px !important;
	height:50px !important;
}

#item1596432 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1596429 {
	width:138px !important;
	height:50px !important;
	left:770px !important;
	top:740px !important;
}

#item1596507 {
	width:92px !important;
	height:50px !important;
}

#item1596508 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1596482 {
	width:92px !important;
	height:50px !important;
}

#item1596483 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1596480 {
	width:92px !important;
	height:50px !important;
	left:911px !important;
	top:740px !important;
}

#item1600851 {
	width:25px !important;
	height:53px !important;
	left:768px !important;
	top:738px !important;
}

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

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

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

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

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

@keyframes intensificar-1607817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1607822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1607801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1607809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1607792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607790 {
	width:700px !important;
	height:309px !important;
}

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

#item1607955 {
	width:628px !important;
	height:557px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

@keyframes intensificar-1607955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607930 {
	width:628px !important;
	height:551px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

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

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

#item1607882 {
	width:221px !important;
	height:25px !important;
	left:406px !important;
	top:268px !important;
}

#item1607905 {
	width:628px !important;
	height:170px !important;
}

@keyframes intensificar-1607905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607833 {
	width:628px !important;
	height:557px !important;
	left:36px !important;
	top:500px !important;
}

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

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

#item1608006 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

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

#item1608055 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

#item1608119 {
	width:193px !important;
	height:70px !important;
}

#item1608120 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1608093 {
	width:193px !important;
	height:70px !important;
}

#item1608094 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1608089 {
	width:193px !important;
	height:70px !important;
	left:428px !important;
	top:1130px !important;
}

#item1608172 {
	width:193px !important;
	height:70px !important;
}

#item1608173 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1608147 {
	width:193px !important;
	height:70px !important;
}

#item1608148 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

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

#item1608225 {
	width:129px !important;
	height:70px !important;
}

#item1608226 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1608200 {
	width:129px !important;
	height:70px !important;
}

#item1608201 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1608196 {
	width:129px !important;
	height:70px !important;
	left:295px !important;
	top:1130px !important;
}

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

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

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

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

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

@keyframes intensificar-1577066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1577067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1577082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1577089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1577074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577064 {
	width:600px !important;
	height:790px !important;
}

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

#item1577202 {
	width:528px !important;
	height:573px !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-1577202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577173 {
	width:528px !important;
	height:373px !important;
	top:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1577173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577101 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:180px !important;
}

@keyframes intensificar-1577101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577124 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:196px !important;
}

@keyframes intensificar-1577124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577148 {
	width:158px !important;
	height:18px !important;
	left:370px !important;
	top:214px !important;
}

@keyframes intensificar-1577148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577336 {
	width:528px !important;
	height:140px !important;
	top:1px !important;
}

@keyframes intensificar-1577336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577098 {
	width:528px !important;
	height:573px !important;
	left:636px !important;
	top:152px !important;
}

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

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

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

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

#item1577363 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

#item1596214 {
	width:138px !important;
	height:50px !important;
}

#item1596215 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1596189 {
	width:138px !important;
	height:50px !important;
}

#item1596190 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1596187 {
	width:138px !important;
	height:50px !important;
	left:1006px !important;
	top:740px !important;
}

#item1596265 {
	width:138px !important;
	height:50px !important;
}

#item1596266 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1596240 {
	width:138px !important;
	height:50px !important;
}

#item1596241 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1596238 {
	width:138px !important;
	height:50px !important;
	left:770px !important;
	top:740px !important;
}

#item1596317 {
	width:92px !important;
	height:50px !important;
}

#item1596318 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1596292 {
	width:92px !important;
	height:50px !important;
}

#item1596293 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1596290 {
	width:92px !important;
	height:50px !important;
	left:911px !important;
	top:740px !important;
}

#item1600854 {
	width:25px !important;
	height:53px !important;
	left:768px !important;
	top:738px !important;
}

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

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

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

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

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

@keyframes intensificar-1608295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1608300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1608281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1608289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1608275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608273 {
	width:700px !important;
	height:309px !important;
}

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

#item1608431 {
	width:628px !important;
	height:567px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

@keyframes intensificar-1608431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608406 {
	width:628px !important;
	height:561px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

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

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

#item1608358 {
	width:221px !important;
	height:25px !important;
	left:406px !important;
	top:320px !important;
}

#item1608381 {
	width:628px !important;
	height:221px !important;
}

@keyframes intensificar-1608381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608309 {
	width:628px !important;
	height:567px !important;
	left:36px !important;
	top:500px !important;
}

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

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

#item1608482 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

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

#item1608532 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

#item1608596 {
	width:193px !important;
	height:70px !important;
}

#item1608597 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1608570 {
	width:193px !important;
	height:70px !important;
}

#item1608571 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1608566 {
	width:193px !important;
	height:70px !important;
	left:428px !important;
	top:1130px !important;
}

#item1608649 {
	width:193px !important;
	height:70px !important;
}

#item1608650 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1608624 {
	width:193px !important;
	height:70px !important;
}

#item1608625 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1608620 {
	width:193px !important;
	height:70px !important;
	left:98px !important;
	top:1130px !important;
}

#item1608702 {
	width:129px !important;
	height:70px !important;
}

#item1608703 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1608677 {
	width:129px !important;
	height:70px !important;
}

#item1608678 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1608673 {
	width:129px !important;
	height:70px !important;
	left:295px !important;
	top:1130px !important;
}

#item1621066 {
	width:35px !important;
	height:74px !important;
	left:95px !important;
	top:1126px !important;
}

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

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

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

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

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

@keyframes intensificar-1574645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1574646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1574641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1574642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1574639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574637 {
	width:600px !important;
	height:790px !important;
}

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

#item1574801 {
	width:528px !important;
	height:383px !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-1574801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574772 {
	width:528px !important;
	height:446px !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-1574772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574654 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:126px !important;
}

@keyframes intensificar-1574654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574677 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:142px !important;
}

@keyframes intensificar-1574677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574700 {
	width:158px !important;
	height:18px !important;
	left:370px !important;
	top:160px !important;
}

@keyframes intensificar-1574700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574725 {
	width:159px !important;
	height:18px !important;
	left:19px !important;
}

@keyframes intensificar-1574725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574748 {
	width:178px !important;
	height:18px !important;
	top:18px !important;
}

@keyframes intensificar-1574748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574934 {
	width:528px !important;
	height:86px !important;
}

@keyframes intensificar-1574934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574651 {
	width:528px !important;
	height:446px !important;
	left:636px !important;
	top:153px !important;
}

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

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

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

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

#item1574961 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

#item1595454 {
	width:138px !important;
	height:50px !important;
}

#item1595455 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1595429 {
	width:138px !important;
	height:50px !important;
}

#item1595430 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1595427 {
	width:138px !important;
	height:50px !important;
	left:1006px !important;
	top:740px !important;
}

#item1595506 {
	width:138px !important;
	height:50px !important;
}

#item1595507 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1595480 {
	width:138px !important;
	height:50px !important;
}

#item1595481 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1595478 {
	width:138px !important;
	height:50px !important;
	left:770px !important;
	top:740px !important;
}

#item1595558 {
	width:92px !important;
	height:50px !important;
}

#item1595559 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1595533 {
	width:92px !important;
	height:50px !important;
}

#item1595534 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1595531 {
	width:92px !important;
	height:50px !important;
	left:911px !important;
	top:740px !important;
}

#item1600857 {
	width:25px !important;
	height:53px !important;
	left:768px !important;
	top:738px !important;
}

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

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

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

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

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

@keyframes intensificar-1608774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1608779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1608758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1608766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1608752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608749 {
	width:700px !important;
	height:309px !important;
}

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

#item1608958 {
	width:628px !important;
	height:559px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

@keyframes intensificar-1608958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608933 {
	width:628px !important;
	height:571px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

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

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

#item1608838 {
	width:221px !important;
	height:25px !important;
	left:406px !important;
	top:245px !important;
}

#item1608863 {
	width:223px !important;
	height:25px !important;
	left:27px !important;
}

#item1608886 {
	width:249px !important;
	height:25px !important;
	top:25px !important;
}

#item1608909 {
	width:628px !important;
	height:145px !important;
}

@keyframes intensificar-1608909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608789 {
	width:628px !important;
	height:571px !important;
	left:36px !important;
	top:500px !important;
}

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

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

#item1609009 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

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

#item1609058 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

#item1609123 {
	width:193px !important;
	height:70px !important;
}

#item1609124 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1609097 {
	width:193px !important;
	height:70px !important;
}

#item1609098 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1609093 {
	width:193px !important;
	height:70px !important;
	left:428px !important;
	top:1130px !important;
}

#item1609176 {
	width:193px !important;
	height:70px !important;
}

#item1609177 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1609151 {
	width:193px !important;
	height:70px !important;
}

#item1609152 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

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

#item1609229 {
	width:129px !important;
	height:70px !important;
}

#item1609230 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1609204 {
	width:129px !important;
	height:70px !important;
}

#item1609205 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1609200 {
	width:129px !important;
	height:70px !important;
	left:295px !important;
	top:1130px !important;
}

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

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

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

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

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

@keyframes intensificar-1575233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1575234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1575229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1575231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1575227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575225 {
	width:600px !important;
	height:790px !important;
}

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

#item1575387 {
	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-1575387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575359 {
	width:528px !important;
	height:350px !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-1575359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575241 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:233px !important;
}

@keyframes intensificar-1575241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575264 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:249px !important;
}

@keyframes intensificar-1575264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575287 {
	width:158px !important;
	height:18px !important;
	left:370px !important;
	top:267px !important;
}

@keyframes intensificar-1575287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575521 {
	width:528px !important;
	height:194px !important;
}

@keyframes intensificar-1575521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575238 {
	width:528px !important;
	height:350px !important;
	left:636px !important;
	top:153px !important;
}

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

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

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

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

#item1575548 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

#item1595643 {
	width:138px !important;
	height:50px !important;
}

#item1595644 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1595618 {
	width:138px !important;
	height:50px !important;
}

#item1595619 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1595616 {
	width:138px !important;
	height:50px !important;
	left:1006px !important;
	top:740px !important;
}

#item1595694 {
	width:138px !important;
	height:50px !important;
}

#item1595695 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1595669 {
	width:138px !important;
	height:50px !important;
}

#item1595670 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1595667 {
	width:138px !important;
	height:50px !important;
	left:770px !important;
	top:740px !important;
}

#item1595746 {
	width:92px !important;
	height:50px !important;
}

#item1595747 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1595720 {
	width:92px !important;
	height:50px !important;
}

#item1595721 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1595718 {
	width:92px !important;
	height:50px !important;
	left:911px !important;
	top:740px !important;
}

#item1600863 {
	width:25px !important;
	height:53px !important;
	left:768px !important;
	top:738px !important;
}

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

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

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

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

@keyframes atenuar-1575749 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1575749 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1609275 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1609301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1609306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1609286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1609294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1609281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609279 {
	width:700px !important;
	height:309px !important;
}

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

#item1609438 {
	width:628px !important;
	height:549px !important;
	top:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

@keyframes intensificar-1609438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609413 {
	width:628px !important;
	height:550px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

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

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

#item1609366 {
	width:221px !important;
	height:25px !important;
	left:406px !important;
	top:421px !important;
}

#item1609389 {
	width:628px !important;
	height:322px !important;
}

@keyframes intensificar-1609389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609316 {
	width:628px !important;
	height:550px !important;
	left:36px !important;
	top:500px !important;
}

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

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

#item1609489 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

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

#item1609538 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

#item1609601 {
	width:193px !important;
	height:70px !important;
}

#item1609602 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1609576 {
	width:193px !important;
	height:70px !important;
}

#item1609577 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1609572 {
	width:193px !important;
	height:70px !important;
	left:428px !important;
	top:1130px !important;
}

#item1609654 {
	width:193px !important;
	height:70px !important;
}

#item1609655 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1609629 {
	width:193px !important;
	height:70px !important;
}

#item1609630 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1609625 {
	width:193px !important;
	height:70px !important;
	left:98px !important;
	top:1130px !important;
}

#item1609707 {
	width:129px !important;
	height:70px !important;
}

#item1609708 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1609682 {
	width:129px !important;
	height:70px !important;
}

#item1609683 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1609678 {
	width:129px !important;
	height:70px !important;
	left:295px !important;
	top:1130px !important;
}

#item1621131 {
	width:35px !important;
	height:74px !important;
	left:95px !important;
	top:1126px !important;
}

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

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

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

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

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

@keyframes intensificar-1575872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1575878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1575891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1575896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1575884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575870 {
	width:600px !important;
	height:790px !important;
}

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

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

@keyframes intensificar-1576008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575979 {
	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-1575979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575909 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:126px !important;
}

@keyframes intensificar-1575909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575932 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:142px !important;
}

@keyframes intensificar-1575932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575955 {
	width:158px !important;
	height:18px !important;
	left:370px !important;
	top:160px !important;
}

@keyframes intensificar-1575955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576143 {
	width:528px !important;
	height:86px !important;
	top:1px !important;
}

@keyframes intensificar-1576143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575906 {
	width:528px !important;
	height:447px !important;
	left:636px !important;
	top:152px !important;
}

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

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

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

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

#item1576170 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

#item1595831 {
	width:138px !important;
	height:50px !important;
}

#item1595832 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1595806 {
	width:138px !important;
	height:50px !important;
}

#item1595807 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1595804 {
	width:138px !important;
	height:50px !important;
	left:1006px !important;
	top:740px !important;
}

#item1595882 {
	width:138px !important;
	height:50px !important;
}

#item1595883 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1595857 {
	width:138px !important;
	height:50px !important;
}

#item1595858 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1595855 {
	width:138px !important;
	height:50px !important;
	left:770px !important;
	top:740px !important;
}

#item1595934 {
	width:92px !important;
	height:50px !important;
}

#item1595935 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1595908 {
	width:92px !important;
	height:50px !important;
}

#item1595909 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1595906 {
	width:92px !important;
	height:50px !important;
	left:911px !important;
	top:740px !important;
}

#item1600867 {
	width:25px !important;
	height:53px !important;
	left:768px !important;
	top:738px !important;
}

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

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

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

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

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

@keyframes intensificar-1609779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1609784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1609757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1609762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1609772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609755 {
	width:700px !important;
	height:309px !important;
}

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

#item1609917 {
	width:628px !important;
	height:552px !important;
	top:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

@keyframes intensificar-1609917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609892 {
	width:628px !important;
	height:567px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

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

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

#item1609845 {
	width:221px !important;
	height:25px !important;
	left:406px !important;
	top:243px !important;
}

#item1609868 {
	width:628px !important;
	height:145px !important;
}

@keyframes intensificar-1609868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609795 {
	width:628px !important;
	height:567px !important;
	left:36px !important;
	top:500px !important;
}

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

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

#item1609970 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

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

#item1610019 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

#item1610084 {
	width:193px !important;
	height:70px !important;
}

#item1610085 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1610059 {
	width:193px !important;
	height:70px !important;
}

#item1610060 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1610055 {
	width:193px !important;
	height:70px !important;
	left:428px !important;
	top:1130px !important;
}

#item1610137 {
	width:193px !important;
	height:70px !important;
}

#item1610138 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1610112 {
	width:193px !important;
	height:70px !important;
}

#item1610113 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1610108 {
	width:193px !important;
	height:70px !important;
	left:98px !important;
	top:1130px !important;
}

#item1610191 {
	width:129px !important;
	height:70px !important;
}

#item1610192 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1610165 {
	width:129px !important;
	height:70px !important;
}

#item1610166 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1610161 {
	width:129px !important;
	height:70px !important;
	left:295px !important;
	top:1130px !important;
}

#item1621171 {
	width:35px !important;
	height:74px !important;
	left:95px !important;
	top:1126px !important;
}

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

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

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

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

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

@keyframes intensificar-1573686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1573687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1573673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1573678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1573667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573665 {
	width:600px !important;
	height:790px !important;
}

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

#item1573847 {
	width:528px !important;
	height:358px !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-1573847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573818 {
	width:528px !important;
	height:446px !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-1573818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573700 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:126px !important;
}

@keyframes intensificar-1573700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573723 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:142px !important;
}

@keyframes intensificar-1573723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573746 {
	width:158px !important;
	height:18px !important;
	left:370px !important;
	top:160px !important;
}

@keyframes intensificar-1573746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573770 {
	width:159px !important;
	height:18px !important;
	left:19px !important;
}

@keyframes intensificar-1573770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573794 {
	width:178px !important;
	height:18px !important;
	top:18px !important;
}

@keyframes intensificar-1573794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573979 {
	width:528px !important;
	height:86px !important;
}

@keyframes intensificar-1573979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573697 {
	width:528px !important;
	height:446px !important;
	left:636px !important;
	top:153px !important;
}

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

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

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

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

#item1574006 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

#item1595277 {
	width:138px !important;
	height:50px !important;
}

#item1595278 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1595252 {
	width:138px !important;
	height:50px !important;
}

#item1595253 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1595250 {
	width:138px !important;
	height:50px !important;
	left:1006px !important;
	top:740px !important;
}

#item1595330 {
	width:138px !important;
	height:50px !important;
}

#item1595331 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1595305 {
	width:138px !important;
	height:50px !important;
}

#item1595306 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1595302 {
	width:138px !important;
	height:50px !important;
	left:770px !important;
	top:740px !important;
}

#item1595381 {
	width:92px !important;
	height:50px !important;
}

#item1595382 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1595356 {
	width:92px !important;
	height:50px !important;
}

#item1595357 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1595354 {
	width:92px !important;
	height:50px !important;
	left:911px !important;
	top:740px !important;
}

#item1600872 {
	width:25px !important;
	height:53px !important;
	left:768px !important;
	top:738px !important;
}

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

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

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

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

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

@keyframes intensificar-1610262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1610267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1610246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1610255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1610240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610238 {
	width:700px !important;
	height:309px !important;
}

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

#item1610447 {
	width:628px !important;
	height:552px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

@keyframes intensificar-1610447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610422 {
	width:628px !important;
	height:577px !important;
	top:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

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

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

#item1610328 {
	width:221px !important;
	height:25px !important;
	left:407px !important;
	top:218px !important;
}

#item1610352 {
	width:223px !important;
	height:25px !important;
	left:27px !important;
}

#item1610375 {
	width:249px !important;
	height:25px !important;
	top:25px !important;
}

#item1610398 {
	width:628px !important;
	height:120px !important;
	top:1px !important;
}

@keyframes intensificar-1610398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610279 {
	width:628px !important;
	height:578px !important;
	left:36px !important;
	top:499px !important;
}

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

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

#item1610499 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

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

#item1610548 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

#item1610612 {
	width:193px !important;
	height:70px !important;
}

#item1610613 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1610587 {
	width:193px !important;
	height:70px !important;
}

#item1610588 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1610583 {
	width:193px !important;
	height:70px !important;
	left:428px !important;
	top:1130px !important;
}

#item1610667 {
	width:193px !important;
	height:70px !important;
}

#item1610668 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1610640 {
	width:193px !important;
	height:70px !important;
}

#item1610641 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

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

#item1610722 {
	width:129px !important;
	height:70px !important;
}

#item1610723 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1610695 {
	width:129px !important;
	height:70px !important;
}

#item1610697 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1610691 {
	width:129px !important;
	height:70px !important;
	left:295px !important;
	top:1130px !important;
}

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

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

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

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

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

@keyframes intensificar-1576474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1576475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1576484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1576489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1576477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576472 {
	width:600px !important;
	height:790px !important;
}

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

#item1576602 {
	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-1576602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576574 {
	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-1576574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576503 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:125px !important;
}

@keyframes intensificar-1576503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576526 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:141px !important;
}

@keyframes intensificar-1576526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576549 {
	width:158px !important;
	height:18px !important;
	left:370px !important;
	top:159px !important;
}

@keyframes intensificar-1576549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576736 {
	width:528px !important;
	height:86px !important;
}

@keyframes intensificar-1576736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576500 {
	width:528px !important;
	height:338px !important;
	left:636px !important;
	top:153px !important;
}

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

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

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

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

#item1576763 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

#item1596031 {
	width:138px !important;
	height:50px !important;
}

#item1596032 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1596006 {
	width:138px !important;
	height:50px !important;
}

#item1596007 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1596004 {
	width:138px !important;
	height:50px !important;
	left:1006px !important;
	top:740px !important;
}

#item1596082 {
	width:138px !important;
	height:50px !important;
}

#item1596083 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1596057 {
	width:138px !important;
	height:50px !important;
}

#item1596058 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1596055 {
	width:138px !important;
	height:50px !important;
	left:770px !important;
	top:740px !important;
}

#item1596133 {
	width:92px !important;
	height:50px !important;
}

#item1596134 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1596108 {
	width:92px !important;
	height:50px !important;
}

#item1596109 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1596106 {
	width:92px !important;
	height:50px !important;
	left:911px !important;
	top:740px !important;
}

#item1600875 {
	width:25px !important;
	height:53px !important;
	left:768px !important;
	top:738px !important;
}

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

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

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

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

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

@keyframes intensificar-1610796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1610801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1610777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1610786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1610771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610769 {
	width:700px !important;
	height:309px !important;
}

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

#item1610932 {
	width:628px !important;
	height:521px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

@keyframes intensificar-1610932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610907 {
	width:628px !important;
	height:571px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

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

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

#item1610860 {
	width:221px !important;
	height:25px !important;
	left:407px !important;
	top:246px !important;
}

#item1610883 {
	width:628px !important;
	height:145px !important;
}

@keyframes intensificar-1610883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610811 {
	width:628px !important;
	height:571px !important;
	left:36px !important;
	top:500px !important;
}

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

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

#item1610984 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

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

#item1611033 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

#item1611096 {
	width:193px !important;
	height:70px !important;
}

#item1611097 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1611071 {
	width:193px !important;
	height:70px !important;
}

#item1611072 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1611067 {
	width:193px !important;
	height:70px !important;
	left:428px !important;
	top:1130px !important;
}

#item1611150 {
	width:193px !important;
	height:70px !important;
}

#item1611151 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1611124 {
	width:193px !important;
	height:70px !important;
}

#item1611125 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1611120 {
	width:193px !important;
	height:70px !important;
	left:98px !important;
	top:1130px !important;
}

#item1611203 {
	width:129px !important;
	height:70px !important;
}

#item1611204 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1611178 {
	width:129px !important;
	height:70px !important;
}

#item1611179 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1611174 {
	width:129px !important;
	height:70px !important;
	left:295px !important;
	top:1130px !important;
}

#item1621247 {
	width:35px !important;
	height:74px !important;
	left:95px !important;
	top:1126px !important;
}

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

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

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

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

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

@keyframes intensificar-1578271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1578272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1578256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1578264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1578250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578248 {
	width:600px !important;
	height:790px !important;
}

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

#item1578429 {
	width:528px !important;
	height:573px !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-1578429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578401 {
	width:528px !important;
	height:447px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1578401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578284 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:126px !important;
}

@keyframes intensificar-1578284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578307 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:142px !important;
}

@keyframes intensificar-1578307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578330 {
	width:158px !important;
	height:18px !important;
	left:370px !important;
	top:160px !important;
}

@keyframes intensificar-1578330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578354 {
	width:159px !important;
	height:18px !important;
	left:19px !important;
}

@keyframes intensificar-1578354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578377 {
	width:178px !important;
	height:18px !important;
	top:18px !important;
}

@keyframes intensificar-1578377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578565 {
	width:528px !important;
	height:86px !important;
	top:1px !important;
}

@keyframes intensificar-1578565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578281 {
	width:528px !important;
	height:573px !important;
	left:636px !important;
	top:152px !important;
}

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

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

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

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

#item1578592 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

#item1596600 {
	width:138px !important;
	height:50px !important;
}

#item1596601 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1596575 {
	width:138px !important;
	height:50px !important;
}

#item1596576 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1596573 {
	width:138px !important;
	height:50px !important;
	left:1006px !important;
	top:740px !important;
}

#item1596651 {
	width:138px !important;
	height:50px !important;
}

#item1596652 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1596626 {
	width:138px !important;
	height:50px !important;
}

#item1596627 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1596624 {
	width:138px !important;
	height:50px !important;
	left:770px !important;
	top:740px !important;
}

#item1596703 {
	width:92px !important;
	height:50px !important;
}

#item1596704 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1596677 {
	width:92px !important;
	height:50px !important;
}

#item1596679 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1596675 {
	width:92px !important;
	height:50px !important;
	left:911px !important;
	top:740px !important;
}

#item1600880 {
	width:25px !important;
	height:53px !important;
	left:768px !important;
	top:738px !important;
}

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

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

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

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

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

@keyframes intensificar-1611270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1611276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1611258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1611264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1611252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611250 {
	width:700px !important;
	height:309px !important;
}

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

#item1611457 {
	width:628px !important;
	height:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

@keyframes intensificar-1611457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611431 {
	width:628px !important;
	height:577px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

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

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

#item1611335 {
	width:221px !important;
	height:25px !important;
	left:406px !important;
	top:244px !important;
}

#item1611360 {
	width:223px !important;
	height:25px !important;
	left:27px !important;
}

#item1611383 {
	width:249px !important;
	height:25px !important;
	top:25px !important;
}

#item1611406 {
	width:628px !important;
	height:145px !important;
}

@keyframes intensificar-1611406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611286 {
	width:628px !important;
	height:577px !important;
	left:36px !important;
	top:500px !important;
}

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

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

#item1611508 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

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

#item1611557 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

#item1611620 {
	width:193px !important;
	height:70px !important;
}

#item1611622 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1611595 {
	width:193px !important;
	height:70px !important;
}

#item1611596 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1611591 {
	width:193px !important;
	height:70px !important;
	left:428px !important;
	top:1130px !important;
}

#item1611674 {
	width:193px !important;
	height:70px !important;
}

#item1611675 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1611649 {
	width:193px !important;
	height:70px !important;
}

#item1611650 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

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

#item1611727 {
	width:129px !important;
	height:70px !important;
}

#item1611728 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1611702 {
	width:129px !important;
	height:70px !important;
}

#item1611703 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1611698 {
	width:129px !important;
	height:70px !important;
	left:295px !important;
	top:1130px !important;
}

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

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

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

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

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

@keyframes intensificar-1578863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1578864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1578860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1578861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1578858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578856 {
	width:600px !important;
	height:790px !important;
}

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

#item1579017 {
	width:528px !important;
	height:400px !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-1579017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578989 {
	width:528px !important;
	height:321px !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-1578989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578871 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:252px !important;
}

@keyframes intensificar-1578871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578894 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:268px !important;
}

@keyframes intensificar-1578894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578917 {
	width:158px !important;
	height:18px !important;
	left:370px !important;
	top:286px !important;
}

@keyframes intensificar-1578917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579152 {
	width:528px !important;
	height:212px !important;
	top:1px !important;
}

@keyframes intensificar-1579152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578868 {
	width:528px !important;
	height:400px !important;
	left:636px !important;
	top:152px !important;
}

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

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

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

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

#item1579179 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

#item1596773 {
	width:138px !important;
	height:50px !important;
}

#item1596774 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1596748 {
	width:138px !important;
	height:50px !important;
}

#item1596749 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1596746 {
	width:138px !important;
	height:50px !important;
	left:1006px !important;
	top:740px !important;
}

#item1596824 {
	width:138px !important;
	height:50px !important;
}

#item1596825 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1596799 {
	width:138px !important;
	height:50px !important;
}

#item1596800 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1596797 {
	width:138px !important;
	height:50px !important;
	left:770px !important;
	top:740px !important;
}

#item1596875 {
	width:92px !important;
	height:50px !important;
}

#item1596876 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1596850 {
	width:92px !important;
	height:50px !important;
}

#item1596851 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1596848 {
	width:92px !important;
	height:50px !important;
	left:911px !important;
	top:740px !important;
}

#item1600884 {
	width:25px !important;
	height:53px !important;
	left:768px !important;
	top:738px !important;
}

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

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

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

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

@keyframes atenuar-1579380 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1579380 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1611773 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1611800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1611805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1611785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1611793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1611778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611776 {
	width:700px !important;
	height:309px !important;
}

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

#item1611939 {
	width:628px !important;
	height:561px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

@keyframes intensificar-1611939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611914 {
	width:628px !important;
	height:567px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

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

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

#item1611866 {
	width:221px !important;
	height:25px !important;
	left:407px !important;
	top:419px !important;
}

#item1611889 {
	width:628px !important;
	height:349px !important;
}

@keyframes intensificar-1611889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611816 {
	width:628px !important;
	height:567px !important;
	left:36px !important;
	top:500px !important;
}

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

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

#item1611991 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

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

#item1612040 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

#item1612104 {
	width:193px !important;
	height:70px !important;
}

#item1612105 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1612078 {
	width:193px !important;
	height:70px !important;
}

#item1612079 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1612074 {
	width:193px !important;
	height:70px !important;
	left:428px !important;
	top:1130px !important;
}

#item1612158 {
	width:193px !important;
	height:70px !important;
}

#item1612159 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1612133 {
	width:193px !important;
	height:70px !important;
}

#item1612134 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1612128 {
	width:193px !important;
	height:70px !important;
	left:98px !important;
	top:1130px !important;
}

#item1612212 {
	width:129px !important;
	height:70px !important;
}

#item1612213 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1612187 {
	width:129px !important;
	height:70px !important;
}

#item1612188 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1612182 {
	width:129px !important;
	height:70px !important;
	left:295px !important;
	top:1130px !important;
}

#item1621321 {
	width:35px !important;
	height:74px !important;
	left:95px !important;
	top:1126px !important;
}

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

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

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

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

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

@keyframes intensificar-1579458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1579459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1579455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1579456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1579453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579451 {
	width:600px !important;
	height:790px !important;
}

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

#item1579567 {
	width:528px !important;
	height:346px !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-1579567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579537 {
	width:528px !important;
	height:356px !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-1579537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579467 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:125px !important;
}

@keyframes intensificar-1579467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579490 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:141px !important;
}

@keyframes intensificar-1579490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579513 {
	width:158px !important;
	height:18px !important;
	left:370px !important;
	top:159px !important;
}

@keyframes intensificar-1579513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579700 {
	width:528px !important;
	height:86px !important;
}

@keyframes intensificar-1579700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579464 {
	width:528px !important;
	height:356px !important;
	left:636px !important;
	top:153px !important;
}

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

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

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

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

#item1579728 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

#item1597126 {
	width:138px !important;
	height:50px !important;
}

#item1597129 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1597101 {
	width:138px !important;
	height:50px !important;
}

#item1597102 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1597099 {
	width:138px !important;
	height:50px !important;
	left:1006px !important;
	top:740px !important;
}

#item1597179 {
	width:138px !important;
	height:50px !important;
}

#item1597180 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1597154 {
	width:138px !important;
	height:50px !important;
}

#item1597155 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1597152 {
	width:138px !important;
	height:50px !important;
	left:770px !important;
	top:740px !important;
}

#item1597230 {
	width:92px !important;
	height:50px !important;
}

#item1597231 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1597205 {
	width:92px !important;
	height:50px !important;
}

#item1597206 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1597203 {
	width:92px !important;
	height:50px !important;
	left:911px !important;
	top:740px !important;
}

#item1600887 {
	width:25px !important;
	height:53px !important;
	left:768px !important;
	top:738px !important;
}

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

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

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

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

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

@keyframes intensificar-1612287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1612292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1612271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1612279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1612265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612262 {
	width:700px !important;
	height:309px !important;
}

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

#item1612425 {
	width:628px !important;
	height:553px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

@keyframes intensificar-1612425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612400 {
	width:628px !important;
	height:569px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

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

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

#item1612352 {
	width:221px !important;
	height:25px !important;
	left:406px !important;
	top:243px !important;
}

#item1612376 {
	width:628px !important;
	height:145px !important;
}

@keyframes intensificar-1612376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612303 {
	width:628px !important;
	height:569px !important;
	left:36px !important;
	top:500px !important;
}

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

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

#item1612476 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

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

#item1612525 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

#item1612590 {
	width:193px !important;
	height:70px !important;
}

#item1612591 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1612565 {
	width:193px !important;
	height:70px !important;
}

#item1612566 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1612560 {
	width:193px !important;
	height:70px !important;
	left:428px !important;
	top:1130px !important;
}

#item1612643 {
	width:193px !important;
	height:70px !important;
}

#item1612644 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1612618 {
	width:193px !important;
	height:70px !important;
}

#item1612619 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1612614 {
	width:193px !important;
	height:70px !important;
	left:98px !important;
	top:1130px !important;
}

#item1612696 {
	width:129px !important;
	height:70px !important;
}

#item1612697 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1612671 {
	width:129px !important;
	height:70px !important;
}

#item1612672 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1612667 {
	width:129px !important;
	height:70px !important;
	left:295px !important;
	top:1130px !important;
}

#item1621355 {
	width:35px !important;
	height:74px !important;
	left:95px !important;
	top:1126px !important;
}

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

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

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

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

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

@keyframes intensificar-1579997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1579998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1579994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1579995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1579992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579990 {
	width:600px !important;
	height:790px !important;
}

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

#item1580104 {
	width:528px !important;
	height:572px !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-1580104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580076 {
	width:528px !important;
	height:288px !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-1580076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580005 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:107px !important;
}

@keyframes intensificar-1580005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580028 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:123px !important;
}

@keyframes intensificar-1580028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580052 {
	width:158px !important;
	height:18px !important;
	left:370px !important;
	top:141px !important;
}

@keyframes intensificar-1580052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580239 {
	width:528px !important;
	height:68px !important;
}

@keyframes intensificar-1580239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580002 {
	width:528px !important;
	height:572px !important;
	left:636px !important;
	top:153px !important;
}

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

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

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

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

#item1580266 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

#item1597305 {
	width:138px !important;
	height:50px !important;
}

#item1597306 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1597280 {
	width:138px !important;
	height:50px !important;
}

#item1597281 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1597278 {
	width:138px !important;
	height:50px !important;
	left:1006px !important;
	top:740px !important;
}

#item1597360 {
	width:138px !important;
	height:50px !important;
}

#item1597361 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1597334 {
	width:138px !important;
	height:50px !important;
}

#item1597335 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1597332 {
	width:138px !important;
	height:50px !important;
	left:770px !important;
	top:740px !important;
}

#item1597411 {
	width:92px !important;
	height:50px !important;
}

#item1597412 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1597386 {
	width:92px !important;
	height:50px !important;
}

#item1597387 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1597384 {
	width:92px !important;
	height:50px !important;
	left:911px !important;
	top:740px !important;
}

#item1600890 {
	width:25px !important;
	height:53px !important;
	left:768px !important;
	top:738px !important;
}

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

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

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

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

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

@keyframes intensificar-1612767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1612772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1612752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1612760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1612746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612744 {
	width:700px !important;
	height:309px !important;
}

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

#item1612905 {
	width:628px !important;
	height:571px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

@keyframes intensificar-1612905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612880 {
	width:628px !important;
	height:560px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

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

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

#item1612831 {
	width:221px !important;
	height:25px !important;
	left:406px !important;
	top:218px !important;
}

#item1612855 {
	width:628px !important;
	height:120px !important;
}

@keyframes intensificar-1612855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612782 {
	width:628px !important;
	height:571px !important;
	left:36px !important;
	top:500px !important;
}

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

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

#item1612958 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

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

#item1613007 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

#item1613071 {
	width:193px !important;
	height:70px !important;
}

#item1613072 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1613046 {
	width:193px !important;
	height:70px !important;
}

#item1613047 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1613042 {
	width:193px !important;
	height:70px !important;
	left:428px !important;
	top:1130px !important;
}

#item1613124 {
	width:193px !important;
	height:70px !important;
}

#item1613125 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1613099 {
	width:193px !important;
	height:70px !important;
}

#item1613100 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

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

#item1613177 {
	width:129px !important;
	height:70px !important;
}

#item1613178 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1613152 {
	width:129px !important;
	height:70px !important;
}

#item1613153 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1613148 {
	width:129px !important;
	height:70px !important;
	left:295px !important;
	top:1130px !important;
}

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

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

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

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

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

@keyframes intensificar-1580546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1580547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1580543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1580544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1580541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580539 {
	width:600px !important;
	height:790px !important;
}

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

#item1580654 {
	width:528px !important;
	height:316px !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-1580654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580625 {
	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-1580625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580555 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:179px !important;
}

@keyframes intensificar-1580555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580578 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:195px !important;
}

@keyframes intensificar-1580578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580601 {
	width:158px !important;
	height:18px !important;
	left:370px !important;
	top:213px !important;
}

@keyframes intensificar-1580601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580788 {
	width:528px !important;
	height:140px !important;
}

@keyframes intensificar-1580788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580552 {
	width:528px !important;
	height:393px !important;
	left:636px !important;
	top:153px !important;
}

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

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

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

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

#item1580815 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

#item1597491 {
	width:138px !important;
	height:50px !important;
}

#item1597492 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1597466 {
	width:138px !important;
	height:50px !important;
}

#item1597467 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1597464 {
	width:138px !important;
	height:50px !important;
	left:1006px !important;
	top:740px !important;
}

#item1597542 {
	width:138px !important;
	height:50px !important;
}

#item1597543 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1597517 {
	width:138px !important;
	height:50px !important;
}

#item1597518 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1597515 {
	width:138px !important;
	height:50px !important;
	left:770px !important;
	top:740px !important;
}

#item1597593 {
	width:92px !important;
	height:50px !important;
}

#item1597594 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1597568 {
	width:92px !important;
	height:50px !important;
}

#item1597569 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1597566 {
	width:92px !important;
	height:50px !important;
	left:911px !important;
	top:740px !important;
}

#item1600895 {
	width:25px !important;
	height:53px !important;
	left:768px !important;
	top:738px !important;
}

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

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

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

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

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

@keyframes intensificar-1613250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1613255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1613233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1613242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1613227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613225 {
	width:700px !important;
	height:309px !important;
}

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

#item1613389 {
	width:628px !important;
	height:575px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

@keyframes intensificar-1613389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613364 {
	width:628px !important;
	height:575px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

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

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

#item1613317 {
	width:221px !important;
	height:25px !important;
	left:406px !important;
	top:319px !important;
}

#item1613340 {
	width:628px !important;
	height:221px !important;
}

@keyframes intensificar-1613340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613267 {
	width:628px !important;
	height:575px !important;
	left:36px !important;
	top:500px !important;
}

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

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

#item1613440 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

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

#item1613489 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

#item1613553 {
	width:193px !important;
	height:70px !important;
}

#item1613554 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1613528 {
	width:193px !important;
	height:70px !important;
}

#item1613529 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1613523 {
	width:193px !important;
	height:70px !important;
	left:428px !important;
	top:1130px !important;
}

#item1613607 {
	width:193px !important;
	height:70px !important;
}

#item1613608 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1613582 {
	width:193px !important;
	height:70px !important;
}

#item1613583 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1613578 {
	width:193px !important;
	height:70px !important;
	left:98px !important;
	top:1130px !important;
}

#item1613661 {
	width:129px !important;
	height:70px !important;
}

#item1613662 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1613636 {
	width:129px !important;
	height:70px !important;
}

#item1613637 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1613631 {
	width:129px !important;
	height:70px !important;
	left:295px !important;
	top:1130px !important;
}

#item1621427 {
	width:35px !important;
	height:74px !important;
	left:95px !important;
	top:1126px !important;
}

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

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

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

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

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

@keyframes intensificar-1582515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1582516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1582512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1582513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1582510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582508 {
	width:600px !important;
	height:790px !important;
}

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

#item1582625 {
	width:528px !important;
	height:401px !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-1582625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582597 {
	width:528px !important;
	height:542px !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-1582597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582526 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:108px !important;
}

@keyframes intensificar-1582526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582550 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:124px !important;
}

@keyframes intensificar-1582550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582573 {
	width:158px !important;
	height:18px !important;
	left:370px !important;
	top:142px !important;
}

@keyframes intensificar-1582573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582759 {
	width:528px !important;
	height:68px !important;
}

@keyframes intensificar-1582759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582523 {
	width:528px !important;
	height:542px !important;
	left:636px !important;
	top:153px !important;
}

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

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

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

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

#item1582786 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

#item1598035 {
	width:138px !important;
	height:50px !important;
}

#item1598037 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1598010 {
	width:138px !important;
	height:50px !important;
}

#item1598011 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1598008 {
	width:138px !important;
	height:50px !important;
	left:1006px !important;
	top:740px !important;
}

#item1598087 {
	width:138px !important;
	height:50px !important;
}

#item1598088 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1598062 {
	width:138px !important;
	height:50px !important;
}

#item1598063 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1598060 {
	width:138px !important;
	height:50px !important;
	left:770px !important;
	top:740px !important;
}

#item1598140 {
	width:92px !important;
	height:50px !important;
}

#item1598141 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1598115 {
	width:92px !important;
	height:50px !important;
}

#item1598116 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1598112 {
	width:92px !important;
	height:50px !important;
	left:911px !important;
	top:740px !important;
}

#item1600899 {
	width:25px !important;
	height:53px !important;
	left:768px !important;
	top:738px !important;
}

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

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

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

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

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

@keyframes intensificar-1613732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1613737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1613711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1613716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1613725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613709 {
	width:700px !important;
	height:309px !important;
}

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

#item1613868 {
	width:628px !important;
	height:561px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

@keyframes intensificar-1613868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613843 {
	width:626px !important;
	height:557px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

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

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

#item1613796 {
	width:221px !important;
	height:25px !important;
	left:406px !important;
	top:218px !important;
}

#item1613819 {
	width:628px !important;
	height:120px !important;
}

@keyframes intensificar-1613819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613746 {
	width:628px !important;
	height:561px !important;
	left:36px !important;
	top:500px !important;
}

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

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

#item1613919 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

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

#item1613968 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

#item1614032 {
	width:193px !important;
	height:70px !important;
}

#item1614033 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1614007 {
	width:193px !important;
	height:70px !important;
}

#item1614008 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1614003 {
	width:193px !important;
	height:70px !important;
	left:428px !important;
	top:1130px !important;
}

#item1614085 {
	width:193px !important;
	height:70px !important;
}

#item1614086 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1614060 {
	width:193px !important;
	height:70px !important;
}

#item1614061 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

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

#item1614139 {
	width:129px !important;
	height:70px !important;
}

#item1614140 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1614113 {
	width:129px !important;
	height:70px !important;
}

#item1614114 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1614109 {
	width:129px !important;
	height:70px !important;
	left:295px !important;
	top:1130px !important;
}

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

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

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

#item1614167 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1614167 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1614167 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1600818 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1583054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1583055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1583051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1583052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1583049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583047 {
	width:600px !important;
	height:790px !important;
}

#item1583057 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1583162 {
	width:528px !important;
	height:262px !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-1583162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583134 {
	width:528px !important;
	height:572px !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-1583134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583064 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:127px !important;
}

@keyframes intensificar-1583064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583087 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:143px !important;
}

@keyframes intensificar-1583087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583110 {
	width:158px !important;
	height:18px !important;
	left:370px !important;
	top:161px !important;
}

@keyframes intensificar-1583110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583297 {
	width:528px !important;
	height:86px !important;
}

@keyframes intensificar-1583297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583061 {
	width:528px !important;
	height:572px !important;
	left:636px !important;
	top:153px !important;
}

#item1583189 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1583213 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1583216 {
	width:528px !important;
	height:41px !important;
	left:16px !important;
}

#item1583239 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1583324 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1583325 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1583321 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1598217 {
	width:138px !important;
	height:50px !important;
}

#item1598218 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1598192 {
	width:138px !important;
	height:50px !important;
}

#item1598193 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1598190 {
	width:138px !important;
	height:50px !important;
	left:1006px !important;
	top:740px !important;
}

#item1598268 {
	width:138px !important;
	height:50px !important;
}

#item1598269 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1598243 {
	width:138px !important;
	height:50px !important;
}

#item1598244 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1598241 {
	width:138px !important;
	height:50px !important;
	left:770px !important;
	top:740px !important;
}

#item1598319 {
	width:92px !important;
	height:50px !important;
}

#item1598320 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1598294 {
	width:92px !important;
	height:50px !important;
}

#item1598295 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1598292 {
	width:92px !important;
	height:50px !important;
	left:911px !important;
	top:740px !important;
}

#item1600902 {
	width:25px !important;
	height:53px !important;
	left:768px !important;
	top:738px !important;
}

#item1623329 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1623352 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1623326 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1583526 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1583526 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1583526 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1614184 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1614211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1614216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1614195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1614203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1614190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614188 {
	width:700px !important;
	height:309px !important;
}

#item1620542 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1614348 {
	width:628px !important;
	height:520px !important;
	left:6px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

@keyframes intensificar-1614348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614322 {
	width:634px !important;
	height:573px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

@keyframes intensificar-1614322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1614228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614229 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1614252 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1614275 {
	width:221px !important;
	height:25px !important;
	left:413px !important;
	top:218px !important;
}

#item1614298 {
	width:628px !important;
	height:120px !important;
	left:6px !important;
}

@keyframes intensificar-1614298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614226 {
	width:634px !important;
	height:573px !important;
	left:30px !important;
	top:500px !important;
}

#item1614372 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1614396 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1614399 {
	width:628px !important;
	height:57px !important;
	left:22px !important;
}

#item1614422 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1614448 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1614449 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1614445 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1614511 {
	width:193px !important;
	height:70px !important;
}

#item1614512 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1614486 {
	width:193px !important;
	height:70px !important;
}

#item1614487 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1614482 {
	width:193px !important;
	height:70px !important;
	left:428px !important;
	top:1130px !important;
}

#item1614564 {
	width:193px !important;
	height:70px !important;
}

#item1614565 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1614539 {
	width:193px !important;
	height:70px !important;
}

#item1614540 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1614535 {
	width:193px !important;
	height:70px !important;
	left:98px !important;
	top:1130px !important;
}

#item1614618 {
	width:129px !important;
	height:70px !important;
}

#item1614619 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1614592 {
	width:129px !important;
	height:70px !important;
}

#item1614593 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1614588 {
	width:129px !important;
	height:70px !important;
	left:295px !important;
	top:1130px !important;
}

#item1621501 {
	width:35px !important;
	height:74px !important;
	left:95px !important;
	top:1126px !important;
}

#item1624102 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1624125 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1624099 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1614645 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1614645 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1614645 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1581076 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1581086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1581087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1581083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1581084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1581081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581079 {
	width:600px !important;
	height:790px !important;
}

#item1581088 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1581244 {
	width:528px !important;
	height:276px !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-1581244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581215 {
	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-1581215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581097 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:162px !important;
}

@keyframes intensificar-1581097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581120 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:178px !important;
}

@keyframes intensificar-1581120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581143 {
	width:158px !important;
	height:18px !important;
	left:370px !important;
	top:196px !important;
}

@keyframes intensificar-1581143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581168 {
	width:159px !important;
	height:18px !important;
	left:19px !important;
}

@keyframes intensificar-1581168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581191 {
	width:178px !important;
	height:18px !important;
	top:18px !important;
}

@keyframes intensificar-1581191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581377 {
	width:528px !important;
	height:122px !important;
}

@keyframes intensificar-1581377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581094 {
	width:528px !important;
	height:554px !important;
	left:636px !important;
	top:153px !important;
}

#item1581271 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1581295 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1581298 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1581321 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1581404 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1581405 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1581401 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1597670 {
	width:138px !important;
	height:50px !important;
}

#item1597671 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1597645 {
	width:138px !important;
	height:50px !important;
}

#item1597646 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1597643 {
	width:138px !important;
	height:50px !important;
	left:1006px !important;
	top:740px !important;
}

#item1597721 {
	width:138px !important;
	height:50px !important;
}

#item1597722 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1597696 {
	width:138px !important;
	height:50px !important;
}

#item1597697 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1597694 {
	width:138px !important;
	height:50px !important;
	left:770px !important;
	top:740px !important;
}

#item1597772 {
	width:92px !important;
	height:50px !important;
}

#item1597773 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1597747 {
	width:92px !important;
	height:50px !important;
}

#item1597748 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1597745 {
	width:92px !important;
	height:50px !important;
	left:911px !important;
	top:740px !important;
}

#item1600908 {
	width:25px !important;
	height:53px !important;
	left:768px !important;
	top:738px !important;
}

#item1623363 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1623386 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1623360 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1581606 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1581606 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1581606 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1614662 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1614687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1614692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1614673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1614680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1614667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614665 {
	width:700px !important;
	height:309px !important;
}

#item1620545 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1614871 {
	width:628px !important;
	height:483px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

@keyframes intensificar-1614871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614846 {
	width:628px !important;
	height:570px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

@keyframes intensificar-1614846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1614705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614706 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1614729 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1614752 {
	width:221px !important;
	height:25px !important;
	left:407px !important;
	top:293px !important;
}

#item1614776 {
	width:223px !important;
	height:25px !important;
	left:27px !important;
}

#item1614799 {
	width:249px !important;
	height:25px !important;
	top:25px !important;
}

#item1614822 {
	width:628px !important;
	height:221px !important;
}

@keyframes intensificar-1614822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614703 {
	width:628px !important;
	height:570px !important;
	left:36px !important;
	top:500px !important;
}

#item1614895 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1614919 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1614923 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item1614946 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1614974 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1614975 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1614969 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1615036 {
	width:193px !important;
	height:70px !important;
}

#item1615037 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1615011 {
	width:193px !important;
	height:70px !important;
}

#item1615012 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1615007 {
	width:193px !important;
	height:70px !important;
	left:428px !important;
	top:1130px !important;
}

#item1615089 {
	width:193px !important;
	height:70px !important;
}

#item1615091 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1615064 {
	width:193px !important;
	height:70px !important;
}

#item1615065 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1615060 {
	width:193px !important;
	height:70px !important;
	left:98px !important;
	top:1130px !important;
}

#item1615144 {
	width:129px !important;
	height:70px !important;
}

#item1615145 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1615119 {
	width:129px !important;
	height:70px !important;
}

#item1615120 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1615115 {
	width:129px !important;
	height:70px !important;
	left:295px !important;
	top:1130px !important;
}

#item1621539 {
	width:35px !important;
	height:74px !important;
	left:95px !important;
	top:1126px !important;
}

#item1624139 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1624162 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1624136 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1615171 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1615171 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1615171 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1600787 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1581683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1581685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1581679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1581680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1581677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581675 {
	width:600px !important;
	height:790px !important;
}

#item1581686 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1581838 {
	width:528px !important;
	height:328px !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-1581838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581810 {
	width:528px !important;
	height:310px !important;
	top:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1581810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581692 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:180px !important;
}

@keyframes intensificar-1581692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581715 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:196px !important;
}

@keyframes intensificar-1581715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581738 {
	width:158px !important;
	height:18px !important;
	left:370px !important;
	top:214px !important;
}

@keyframes intensificar-1581738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581762 {
	width:159px !important;
	height:18px !important;
	left:19px !important;
}

@keyframes intensificar-1581762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581786 {
	width:178px !important;
	height:18px !important;
	top:18px !important;
}

@keyframes intensificar-1581786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581974 {
	width:528px !important;
	height:140px !important;
	top:1px !important;
}

@keyframes intensificar-1581974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581689 {
	width:528px !important;
	height:328px !important;
	left:636px !important;
	top:152px !important;
}

#item1581865 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1581890 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1581896 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1581919 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1582001 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1582002 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1581998 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1597840 {
	width:138px !important;
	height:50px !important;
}

#item1597842 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1597815 {
	width:138px !important;
	height:50px !important;
}

#item1597816 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1597813 {
	width:138px !important;
	height:50px !important;
	left:1006px !important;
	top:740px !important;
}

#item1597892 {
	width:138px !important;
	height:50px !important;
}

#item1597893 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1597867 {
	width:138px !important;
	height:50px !important;
}

#item1597868 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1597865 {
	width:138px !important;
	height:50px !important;
	left:770px !important;
	top:740px !important;
}

#item1597943 {
	width:92px !important;
	height:50px !important;
}

#item1597944 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1597918 {
	width:92px !important;
	height:50px !important;
}

#item1597919 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1597916 {
	width:92px !important;
	height:50px !important;
	left:911px !important;
	top:740px !important;
}

#item1600914 {
	width:25px !important;
	height:53px !important;
	left:768px !important;
	top:738px !important;
}

#item1623396 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1623419 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1623393 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1582199 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1582199 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582199 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1620729 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1615217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1615223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1615200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1615208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1615193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615191 {
	width:700px !important;
	height:309px !important;
}

#item1620550 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1615404 {
	width:628px !important;
	height:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

@keyframes intensificar-1615404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615378 {
	width:628px !important;
	height:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

@keyframes intensificar-1615378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1615235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615236 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1615259 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1615282 {
	width:221px !important;
	height:25px !important;
	left:406px !important;
	top:318px !important;
}

#item1615308 {
	width:223px !important;
	height:25px !important;
	left:27px !important;
}

#item1615331 {
	width:249px !important;
	height:25px !important;
	top:25px !important;
}

#item1615354 {
	width:628px !important;
	height:221px !important;
}

@keyframes intensificar-1615354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615233 {
	width:628px !important;
	height:565px !important;
	left:36px !important;
	top:500px !important;
}

#item1615428 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1615452 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1615455 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item1615478 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1615504 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1615505 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1615501 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1615566 {
	width:193px !important;
	height:70px !important;
}

#item1615568 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1615541 {
	width:193px !important;
	height:70px !important;
}

#item1615542 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1615537 {
	width:193px !important;
	height:70px !important;
	left:428px !important;
	top:1130px !important;
}

#item1615620 {
	width:193px !important;
	height:70px !important;
}

#item1615621 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1615595 {
	width:193px !important;
	height:70px !important;
}

#item1615596 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1615591 {
	width:193px !important;
	height:70px !important;
	left:98px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1615674 {
	width:129px !important;
	height:70px !important;
}

#item1615675 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1615648 {
	width:129px !important;
	height:70px !important;
}

#item1615649 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1615644 {
	width:129px !important;
	height:70px !important;
	left:295px !important;
	top:1130px !important;
}

#item1624170 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1624193 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1624166 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1615701 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1615701 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1615701 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1600804 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1584183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1584184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1584180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1584181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1584178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584176 {
	width:600px !important;
	height:790px !important;
}

#item1584185 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1584339 {
	width:528px !important;
	height:410px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1584339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584310 {
	width:528px !important;
	height:367px !important;
	top:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1584310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584191 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:163px !important;
}

@keyframes intensificar-1584191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584214 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:179px !important;
}

@keyframes intensificar-1584214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584237 {
	width:158px !important;
	height:18px !important;
	left:370px !important;
	top:197px !important;
}

@keyframes intensificar-1584237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584263 {
	width:159px !important;
	height:18px !important;
	left:19px !important;
}

@keyframes intensificar-1584263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584286 {
	width:178px !important;
	height:18px !important;
	top:18px !important;
}

@keyframes intensificar-1584286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584472 {
	width:528px !important;
	height:122px !important;
	top:1px !important;
}

@keyframes intensificar-1584472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584188 {
	width:528px !important;
	height:410px !important;
	left:636px !important;
	top:152px !important;
}

#item1584366 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1584390 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1584394 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1584417 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1584499 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1584500 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1584496 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1598580 {
	width:138px !important;
	height:50px !important;
}

#item1598581 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1598553 {
	width:138px !important;
	height:50px !important;
}

#item1598554 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1598551 {
	width:138px !important;
	height:50px !important;
	left:1006px !important;
	top:740px !important;
}

#item1598632 {
	width:138px !important;
	height:50px !important;
}

#item1598633 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1598606 {
	width:138px !important;
	height:50px !important;
}

#item1598607 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1598604 {
	width:138px !important;
	height:50px !important;
	left:770px !important;
	top:740px !important;
}

#item1598683 {
	width:92px !important;
	height:50px !important;
}

#item1598684 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1598658 {
	width:92px !important;
	height:50px !important;
}

#item1598659 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1598656 {
	width:92px !important;
	height:50px !important;
	left:911px !important;
	top:740px !important;
}

#item1600918 {
	width:25px !important;
	height:53px !important;
	left:768px !important;
	top:738px !important;
}

#item1623428 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1623452 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1623425 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1584700 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1584700 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1584700 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1615718 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:305px !important;
}

@keyframes intensificar-1615745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1615750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1615729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1615738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1615723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615721 {
	width:700px !important;
	height:309px !important;
}

#item1620555 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1615931 {
	width:628px !important;
	height:545px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

@keyframes intensificar-1615931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615906 {
	width:628px !important;
	height:510px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

@keyframes intensificar-1615906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1615763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615764 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1615788 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1615811 {
	width:221px !important;
	height:25px !important;
	left:406px !important;
	top:295px !important;
}

#item1615835 {
	width:223px !important;
	height:25px !important;
	left:27px !important;
}

#item1615859 {
	width:249px !important;
	height:25px !important;
	top:25px !important;
}

#item1615882 {
	width:628px !important;
	height:196px !important;
}

@keyframes intensificar-1615882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615761 {
	width:628px !important;
	height:545px !important;
	left:36px !important;
	top:500px !important;
}

#item1615956 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1615980 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1615983 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item1616007 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1616033 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1616034 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1616030 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1616097 {
	width:193px !important;
	height:70px !important;
}

#item1616098 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1616072 {
	width:193px !important;
	height:70px !important;
}

#item1616073 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1616068 {
	width:193px !important;
	height:70px !important;
	left:428px !important;
	top:1130px !important;
}

#item1616150 {
	width:193px !important;
	height:70px !important;
}

#item1616151 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1616125 {
	width:193px !important;
	height:70px !important;
}

#item1616126 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1616121 {
	width:193px !important;
	height:70px !important;
	left:98px !important;
	top:1130px !important;
}

#item1616203 {
	width:129px !important;
	height:70px !important;
}

#item1616204 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1616178 {
	width:129px !important;
	height:70px !important;
}

#item1616179 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1616174 {
	width:129px !important;
	height:70px !important;
	left:295px !important;
	top:1130px !important;
}

#item1621621 {
	width:35px !important;
	height:74px !important;
	left:95px !important;
	top:1126px !important;
}

#item1624199 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1624222 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1624196 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1616230 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1616230 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1616230 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1600791 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1583597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1583598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1583594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1583595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1583592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583590 {
	width:600px !important;
	height:790px !important;
}

#item1583599 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1583751 {
	width:528px !important;
	height:356px !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-1583751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583723 {
	width:528px !important;
	height:356px !important;
	top:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1583723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583605 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:97px !important;
}

@keyframes intensificar-1583605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583628 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:113px !important;
}

@keyframes intensificar-1583628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583651 {
	width:158px !important;
	height:18px !important;
	left:370px !important;
	top:131px !important;
}

@keyframes intensificar-1583651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583675 {
	width:159px !important;
	height:18px !important;
	left:19px !important;
}

@keyframes intensificar-1583675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583699 {
	width:178px !important;
	height:18px !important;
	top:18px !important;
}

@keyframes intensificar-1583699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583885 {
	width:528px !important;
	height:95px !important;
	top:1px !important;
}

@keyframes intensificar-1583885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583602 {
	width:528px !important;
	height:357px !important;
	left:636px !important;
	top:152px !important;
}

#item1583778 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1583802 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1583806 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1583830 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1583913 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1583914 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1583910 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1598392 {
	width:138px !important;
	height:50px !important;
}

#item1598393 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1598367 {
	width:138px !important;
	height:50px !important;
}

#item1598368 {
	width:127px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1598365 {
	width:138px !important;
	height:50px !important;
	left:1006px !important;
	top:740px !important;
}

#item1598443 {
	width:138px !important;
	height:50px !important;
}

#item1598444 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1598418 {
	width:138px !important;
	height:50px !important;
}

#item1598419 {
	width:108px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1598416 {
	width:138px !important;
	height:50px !important;
	left:770px !important;
	top:740px !important;
}

#item1598494 {
	width:92px !important;
	height:50px !important;
}

#item1598495 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1598469 {
	width:92px !important;
	height:50px !important;
}

#item1598470 {
	width:78px !important;
	height:28px !important;
	left:14px !important;
	top:10px !important;
}

#item1598467 {
	width:92px !important;
	height:50px !important;
	left:911px !important;
	top:740px !important;
}

#item1600922 {
	width:25px !important;
	height:53px !important;
	left:768px !important;
	top:738px !important;
}

#item1623458 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1623481 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1623455 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1584112 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1584112 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1584112 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1616248 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1616277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1616282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1616261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1616270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1616254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616252 {
	width:700px !important;
	height:309px !important;
}

#item1620559 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1616464 {
	width:628px !important;
	height:533px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

@keyframes intensificar-1616464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616439 {
	width:628px !important;
	height:547px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

@keyframes intensificar-1616439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1616296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616297 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1616321 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1616344 {
	width:221px !important;
	height:25px !important;
	left:406px !important;
	top:169px !important;
}

#item1616369 {
	width:223px !important;
	height:25px !important;
	left:27px !important;
}

#item1616392 {
	width:249px !important;
	height:25px !important;
	top:25px !important;
}

#item1616415 {
	width:628px !important;
	height:70px !important;
}

@keyframes intensificar-1616415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616294 {
	width:628px !important;
	height:547px !important;
	left:36px !important;
	top:500px !important;
}

#item1616488 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1616512 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1616515 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item1616538 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1616564 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1616565 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1616561 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1616628 {
	width:193px !important;
	height:70px !important;
}

#item1616629 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1616603 {
	width:193px !important;
	height:70px !important;
}

#item1616604 {
	width:178px !important;
	height:39px !important;
	left:15px !important;
	top:14px !important;
}

#item1616599 {
	width:193px !important;
	height:70px !important;
	left:428px !important;
	top:1130px !important;
}

#item1616681 {
	width:193px !important;
	height:70px !important;
}

#item1616682 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1616656 {
	width:193px !important;
	height:70px !important;
}

#item1616657 {
	width:151px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1616652 {
	width:193px !important;
	height:70px !important;
	left:98px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1616735 {
	width:129px !important;
	height:70px !important;
}

#item1616736 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1616709 {
	width:129px !important;
	height:70px !important;
}

#item1616710 {
	width:109px !important;
	height:39px !important;
	left:19px !important;
	top:14px !important;
}

#item1616705 {
	width:129px !important;
	height:70px !important;
	left:295px !important;
	top:1130px !important;
}

#item1624229 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1624252 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1624226 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1616762 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1616762 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1616762 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1600628 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1600629 {
	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-1600629 {
	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;
	}
}
#item1600934 {
	width:200px !important;
	height:229px !important;
	left:1000px !important;
	top:561px !important;
}

#item1600604 {
	opacity:0.55;
	width:469px !important;
	height:180px !important;
	background:#0e0b00;
}

#item1600605 {
	width:433px !important;
	height:94px !important;
	left:22px !important;
	top:19px !important;
}

@keyframes intensificar-1600605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600653 {
	width:119px !important;
	height:35px !important;
	left:22px !important;
	top:132px !important;
	background:#fff;
}

#item1600931 {
	width:154px !important;
	height:227px !important;
}

#item1622627 {
	width:336px !important;
	height:155px !important;
	left:114px !important;
	top:333px !important;
}

@keyframes intensificar-1622627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622624 {
	width:221px !important;
	height:87px !important;
	left:171px !important;
	top:383px !important;
}

#item1601044 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1601067 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1601040 {
	width:147px !important;
	height:13px !important;
	left:343px !important;
	top:719px !important;
}

#item1600103 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1600103 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1600103 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1616779 {
	width:1906px !important;
	height:1255px !important;
	left:-635px !important;
	top:-26px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1616780 {
	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-1616780 {
	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;
	}
}
#item1616784 {
	width:200px !important;
	height:229px !important;
	left:500px !important;
	top:971px !important;
}

#item1616788 {
	opacity:0.55;
	width:657px !important;
	height:252px !important;
	background:#0e0b00;
}

#item1616789 {
	width:607px !important;
	height:131px !important;
	left:30px !important;
	top:27px !important;
}

@keyframes intensificar-1616789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616812 {
	width:166px !important;
	height:49px !important;
	left:30px !important;
	top:185px !important;
	background:#fff;
}

#item1616820 {
	width:201px !important;
	height:297px !important;
	top:8px !important;
}

#item1622674 {
	width:470px !important;
	height:217px !important;
	left:105px !important;
	top:417px !important;
}

@keyframes intensificar-1622674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622697 {
	width:310px !important;
	height:121px !important;
	left:186px !important;
	top:487px !important;
}

#item1616828 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1616851 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1616825 {
	width:205px !important;
	height:18px !important;
	left:473px !important;
	top:898px !important;
}

#item1616856 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1616856 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1616856 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1592046 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:60px !important;
	left:25px !important;
	top:38px !important;
	border-radius:12px;
	background:#000;
}

#item1592055 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:275px !important;
	height:160px !important;
	left:25px !important;
	top:410px !important;
	border-radius:12px;
	background:#000;
}

#item1592056 {
	width:1203px !important;
	height:793px !important;
	left:-1px !important;
	top:-1px !important;
}

#item1592065 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1592070 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1592076 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1592082 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1592087 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1592093 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1592099 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1592104 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1592037 {
	width:1200px !important;
	height:790px !important;
	left:-2px !important;
	background:#fff;
}

@keyframes atenuar-1592037 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1592037 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1620671 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1620672 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:317px !important;
	height:64px !important;
	left:25px !important;
	top:719px !important;
	border-radius:12px;
	background:#000;
}

#item1620673 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1620681 {
	width:703px !important;
	height:1203px !important;
	left:-1px !important;
	top:-2px !important;
}

#item1620688 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1620693 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1620698 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1620703 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1620709 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1620714 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1620720 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1616918 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1616918 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1616918 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1182054 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

#item1182074 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item1182110 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item1182089 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item1182053 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

@keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1222351 {
	width:1200px !important;
	height:790px !important;
	left:-2px !important;
	background:#fff;
}

@keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1620582 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1620583 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1620606 {
	width:628px !important;
	height:57px !important;
	left:36px !important;
	top:911px !important;
}

#item1620633 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1620641 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1620641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616993 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1616993 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1616993 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle146 {
	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.autoParaStyle145 {
	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.autoParaStyle144 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:21px;
	line-height:28px;
	color:#0e0b00;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle143 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:19.6px;
	line-height:28px;
	color:#0e0b00;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle142 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15px;
	line-height:20px;
	color:#0e0b00;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle141 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	line-height:20px;
	color:#0e0b00;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle140 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle139 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle138 {
	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.autoParaStyle137 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#488c8a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle136 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:29.4px;
	line-height:14px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle135 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle134 {
	font-weight: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:right;
}

p.autoParaStyle133 {
	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.autoParaStyle132 {
	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.autoParaStyle131 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:19.6px;
	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.autoParaStyle130 {
	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.autoParaStyle129 {
	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.autoParaStyle128 {
	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.autoParaStyle127 {
	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.autoParaStyle126 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#488c8a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:21px;
	line-height:10px;
	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.autoParaStyle124 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	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.autoParaStyle123 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	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.autoParaStyle122 {
	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:right;
}

p.autoParaStyle121 {
	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.autoParaStyle120 {
	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.autoParaStyle119 {
	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.autoParaStyle118 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:23.8px;
	line-height:30px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-28px;
	padding-left:28px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle117 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	line-height:25px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-20px;
	padding-left:34px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle116 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	line-height:25px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle115 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	line-height:25px;
	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;
	margin-bottom:4px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle114 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:25px;
	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;
	margin-bottom:4px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle113 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	line-height:25px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-20px;
	padding-left:34px;
	text-align:left;
}

p.autoParaStyle112 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	line-height:25px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle111 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	line-height:25px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:4px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle110 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	line-height:25px;
	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;
	padding-left:14px;
	margin-bottom:4px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle109 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	line-height:25px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-20px;
	padding-left:34px;
	margin-bottom:4px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle108 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	line-height:25px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:14px;
	margin-bottom:4px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle107 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	line-height:25px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-28px;
	padding-left:28px;
	margin-bottom:4px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle106 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:17.8px;
	line-height:18.7px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle105 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17px;
	line-height:30px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-20px;
	padding-left:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle104 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:15px;
	line-height:16px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:24px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle103 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:19px;
	line-height:28px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-20px;
	padding-left:20px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle102 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:15px;
	line-height:16px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:24px;
	text-align:left;
}

p.autoParaStyle101 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:15px;
	line-height:16px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle100 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:14px;
	line-height:15px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle99 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:15px;
	line-height:16px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle98 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:15px;
	line-height:16px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:24px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle97 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:15px;
	line-height:16px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:10px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle96 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:14px;
	line-height:15px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:10px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle95 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:14px;
	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;
	padding-left:10px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle94 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:14px;
	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-indent:-20px;
	padding-left:20px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle93 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#488c8a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-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.autoParaStyle91 {
	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.autoParaStyle90 {
	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.autoParaStyle89 {
	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.autoParaStyle88 {
	font-weight:300;
	font-family:FF-Averta-Light,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;
	padding-left:13px;
	text-align:left;
}

p.autoParaStyle87 {
	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.autoParaStyle86 {
	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.autoParaStyle85 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14.6px;
	line-height:31.7px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle84 {
	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.autoParaStyle83 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:19.6px;
	line-height:27.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.autoParaStyle82 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#488c8a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle81 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size: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.autoParaStyle80 {
	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.autoParaStyle79 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle78 {
	font-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.autoParaStyle77 {
	font-weight:300;
	font-family:FF-Averta-Light,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;
	padding-left:11px;
	text-align:left;
}

p.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:26px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle73 {
	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.autoParaStyle72 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:19.6px;
	line-height:28px;
	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.autoParaStyle71 {
	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.autoParaStyle70 {
	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.autoParaStyle69 {
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle66 {
	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:-13px;
	padding-left:13px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle65 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle64 {
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	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.autoParaStyle61 {
	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:-9px;
	padding-left:9px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle60 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle59 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-OptimaLTPro-BoldItalic,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:21px;
	line-height:22.4px;
	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;
	margin-bottom:4px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle58 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:19.6px;
	line-height:21px;
	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;
	margin-bottom:4px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle57 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:21px;
	line-height:22.4px;
	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;
	margin-bottom:4px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle56 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:19.6px;
	line-height:21px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-20px;
	padding-left:34px;
	margin-bottom:4px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle55 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:17.8px;
	line-height:18.7px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle54 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:21px;
	line-height:22.4px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle53 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:28px;
	line-height:28px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle52 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:22.4px;
	line-height:28px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle51 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	line-height:20px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle50 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16px;
	line-height:20px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle49 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:15px;
	line-height:16px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle48 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-OptimaLTPro-BoldItalic,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:15px;
	line-height:16px;
	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;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle47 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:14px;
	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;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle46 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:15px;
	line-height:16px;
	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;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle45 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:14px;
	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-indent:-14px;
	padding-left:24px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle44 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:19px;
	line-height:20px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle43 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	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.autoParaStyle29 {
	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.autoParaStyle28 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:19.6px;
	line-height:25.2px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle27 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle26 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle25 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle24 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle23 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle22 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle21 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle20 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle19 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle18 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle17 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#f53f5b;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle16 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#f53f5b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle15 {
	font-weight:500;
	font-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.autoParaStyle14 {
	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.autoParaStyle13 {
	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.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle11 {
	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.autoParaStyle10 {
	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.autoParaStyle9 {
	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.autoParaStyle8 {
	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.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle6 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle5 {
	font-family:FF-Averta-Regular,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle4 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:24px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Mobil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Vmovil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.P_Itinerarios {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle23 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	text-decoration:underline;
}

span.autoCharStyle22 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:29.4px;
}

span.autoCharStyle21 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:21px;
}

span.autoCharStyle20 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle19 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:29.4px;
}

span.autoCharStyle18 {
	text-transform:uppercase;
}

span.autoCharStyle17 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:21px;
}

span.autoCharStyle16 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle15 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25.2px;
}

span.autoCharStyle14 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25.2px;
	text-transform:uppercase;
}

span.autoCharStyle13 {
	font-size:14px;
}

span.autoCharStyle12 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
}

span.autoCharStyle11 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	text-transform:uppercase;
}

span.autoCharStyle10 {
	font-size:10px;
}

span.autoCharStyle9 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle8 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.autoCharStyle7 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-OptimaLTPro-BoldItalic,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:21px;
	color:#ea5153;
}

span.autoCharStyle6 {
	font-weight:500;
	font-style:italic;
	font-family:FF-OptimaLTPro-MediumItalic,"Optima LT Pro",sans-serif;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-OptimaLTPro-BoldItalic,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:15px;
	color:#ea5153;
}

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.Hipervínculo {
	color:#fff;
	text-decoration:underline;
}

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;
    }
}
