/* 	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:#fff; }
:-webkit-full-screen { background:#fff; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1200px; height:790px; background: #fff !important; }
.paper-vertical { width:1200px; height:100%; }
.paper-horizontal { width:10px; height:802px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:790px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1200px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#00aced; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

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

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

@font-face {
	font-family:FF-Nunito-Light;
	src:url("../fonts/Nunito-Light.ttf");
}

@font-face {
	font-family:FF-PlusJakartaSans-Medium;
	src:url("../fonts/PlusJakartaSans-VariableFont_wght.ttf");
}

@font-face {
	font-family:FF-PlusJakartaSans-Bold;
	src:url("../fonts/PlusJakartaSans-VariableFont_wght.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-PlusJakartaSans-Regular;
	src:url("../fonts/PlusJakartaSans-VariableFont_wght.ttf");
}

@font-face {
	font-family:FF-PlusJakartaSans-Light;
	src:url("../fonts/PlusJakartaSans-VariableFont_wght.ttf");
}

@font-face {
	font-family:FF-PlusJakartaSans-ExtraBold;
	src:url("../fonts/PlusJakartaSans-VariableFont_wght.ttf");
	font-weight:bold;
}

#item1055 {
	width:360px !important;
	height:80px !important;
	left:-6px !important;
	top:99px !important;
	border-radius:11px;
	background:#fff;
}

#item1056 {
	opacity:0.90;
	width:297px !important;
	height:52px !important;
	left:35px !important;
	top:114px !important;
}

@keyframes intensificar-1056 {
	0% {opacity:0;}
	100% {opacity:0.9;}
}
@-webkit-keyframes intensificar-1056 {
	0% {opacity:0;}
	100% {opacity:0.9;}
}
#item27593 {
	width:155px !important;
	height:21px !important;
	left:935px !important;
	top:740px !important;
}

#item27598 {
	width:221px !important;
	height:21px !important;
	left:43px !important;
	top:740px !important;
}

@keyframes intensificar-27623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-27623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90941 {
	opacity:0.90;
	width:55px !important;
	height:56px !important;
	left:18px !important;
	top:18px !important;
}

#item91882 {
	width:26px !important;
	height:26px !important;
	left:1069px !important;
	top:13px !important;
}

#item91898 {
	width:26px !important;
	height:26px !important;
	left:1037px !important;
	top:13px !important;
}

#item91912 {
	width:26px !important;
	height:26px !important;
	left:1005px !important;
	top:13px !important;
}

#item91922 {
	width:27px !important;
	height:26px !important;
	left:1100px !important;
	top:13px !important;
}

#item91928 {
	opacity:0.75;
	width:26px !important;
	height:26px !important;
	left:1132px !important;
	top:13px !important;
}

#item91937 {
	width:27px !important;
	height:26px !important;
	left:1164px !important;
	top:13px !important;
}

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

@keyframes atenuar-90914 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-90914 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item111837 {
	width:360px !important;
	height:80px !important;
	left:36px !important;
	top:36px !important;
	border-radius:11px;
	background:#fff;
}

#item111838 {
	opacity:0.90;
	width:297px !important;
	height:52px !important;
	left:77px !important;
	top:51px !important;
}

@keyframes intensificar-111838 {
	0% {opacity:0;}
	100% {opacity:0.9;}
}
@-webkit-keyframes intensificar-111838 {
	0% {opacity:0;}
	100% {opacity:0.9;}
}
#item111843 {
	width:155px !important;
	height:21px !important;
	left:436px !important;
	top:1139px !important;
}

#item111866 {
	width:221px !important;
	height:21px !important;
	left:36px !important;
	top:1143px !important;
}

@keyframes intensificar-111889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-111889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111897 {
	opacity:0.90;
	width:55px !important;
	height:56px !important;
	left:18px !important;
	top:18px !important;
}

#item92215 {
	width:36px !important;
	height:36px !important;
	left:129px !important;
	top:134px !important;
}

#item92221 {
	width:36px !important;
	height:36px !important;
	left:84px !important;
	top:134px !important;
}

#item92229 {
	width:36px !important;
	height:36px !important;
	left:40px !important;
	top:134px !important;
}

#item92234 {
	width:38px !important;
	height:36px !important;
	left:174px !important;
	top:134px !important;
}

#item92239 {
	opacity:0.75;
	width:37px !important;
	height:36px !important;
	left:218px !important;
	top:134px !important;
}

#item92244 {
	width:38px !important;
	height:36px !important;
	left:262px !important;
	top:134px !important;
}

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

@keyframes atenuar-92256 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-92256 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-1130 {
	0% {
		transform:translate(49px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1130 {
	0% {
		-webkit-transform:translate(49px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item27445 {
	width:210px !important;
	height:37px !important;
	left:35px !important;
	top:35px !important;
}

@keyframes intensificar-27445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-27445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27517 {
	opacity:0.20;
	width:1062px !important;
	height:308px !important;
	left:70px !important;
	top:145px !important;
	background:#0d224c;
}

#item1088 {
	width:992px !important;
	height:264px !important;
	left:105px !important;
	top:189px !important;
}

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

@keyframes atenuar-6410 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-6410 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-111938 {
	0% {
		transform:translate(49px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-111938 {
	0% {
		-webkit-transform:translate(49px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item111909 {
	width:210px !important;
	height:37px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-111909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-111909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111914 {
	opacity:0.20;
	width:630px !important;
	height:672px !important;
	left:36px !important;
	top:105px !important;
	background:#0d224c;
}

#item111915 {
	width:589px !important;
	height:624px !important;
	left:57px !important;
	top:122px !important;
}

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

@keyframes atenuar-92312 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-92312 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-24703 {
	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-24703 {
	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;
	}
}
#item25967 {
	width:590px !important;
	height:790px !important;
	background:#fff;
}

#item24708 {
	width:260px !important;
	height:42px !important;
	left:59px !important;
	top:56px !important;
}

@keyframes intensificar-24708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-24708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25176 {
	width:237px !important;
	height:53px !important;
	left:59px !important;
	top:47px !important;
}

#item69569 {
	width:338px !important;
	height:612px !important;
	left:59px !important;
	top:150px !important;
}

@keyframes intensificar-69569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-69569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69592 {
	width:51px !important;
	height:612px !important;
	left:426px !important;
	top:150px !important;
}

@keyframes intensificar-69592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-69592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25770 {
	width:434px !important;
	height:16px !important;
}

#item25767 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:149px !important;
}

#item25778 {
	width:434px !important;
	height:16px !important;
}

#item25775 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:166px !important;
}

#item25782 {
	width:434px !important;
	height:16px !important;
}

#item25779 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:181px !important;
}

#item25786 {
	width:434px !important;
	height:16px !important;
}

#item25783 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:198px !important;
}

#item25790 {
	width:434px !important;
	height:16px !important;
}

#item25787 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:213px !important;
}

#item25794 {
	width:434px !important;
	height:16px !important;
}

#item25791 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:230px !important;
}

#item25798 {
	width:434px !important;
	height:16px !important;
}

#item25795 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:245px !important;
}

#item25802 {
	width:434px !important;
	height:16px !important;
}

#item25799 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:261px !important;
}

#item25809 {
	width:434px !important;
	height:16px !important;
}

#item25803 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:278px !important;
}

#item25813 {
	width:434px !important;
	height:16px !important;
}

#item25810 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:294px !important;
}

#item25817 {
	width:434px !important;
	height:16px !important;
}

#item25814 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:320px !important;
}

#item25821 {
	width:434px !important;
	height:16px !important;
}

#item25818 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:336px !important;
}

#item25825 {
	width:434px !important;
	height:16px !important;
}

#item25822 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:354px !important;
}

#item25829 {
	width:434px !important;
	height:16px !important;
}

#item25826 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:369px !important;
}

#item25833 {
	width:434px !important;
	height:16px !important;
}

#item25830 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:385px !important;
}

#item25837 {
	width:434px !important;
	height:16px !important;
}

#item25834 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:400px !important;
}

#item25841 {
	width:434px !important;
	height:16px !important;
}

#item25838 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:417px !important;
}

#item25845 {
	width:434px !important;
	height:16px !important;
}

#item25842 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:432px !important;
}

#item25849 {
	width:434px !important;
	height:16px !important;
}

#item25846 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:449px !important;
}

#item25853 {
	width:434px !important;
	height:16px !important;
}

#item25850 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:465px !important;
}

#item25857 {
	width:434px !important;
	height:16px !important;
}

#item25854 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:480px !important;
}

#item25861 {
	width:434px !important;
	height:16px !important;
}

#item25858 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:496px !important;
}

#item25866 {
	width:434px !important;
	height:16px !important;
}

#item25862 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:524px !important;
}

#item25870 {
	width:434px !important;
	height:16px !important;
}

#item25867 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:540px !important;
}

#item25874 {
	width:434px !important;
	height:16px !important;
}

#item25871 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:556px !important;
}

#item25884 {
	width:434px !important;
	height:16px !important;
}

#item25880 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:571px !important;
}

#item25888 {
	width:434px !important;
	height:16px !important;
}

#item25885 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:600px !important;
}

#item25943 {
	width:434px !important;
	height:16px !important;
}

#item25940 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:615px !important;
}

#item25947 {
	width:434px !important;
	height:16px !important;
}

#item25944 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:644px !important;
}

#item25951 {
	width:434px !important;
	height:16px !important;
}

#item25948 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:660px !important;
}

#item25955 {
	width:434px !important;
	height:16px !important;
}

#item25952 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:677px !important;
}

#item25959 {
	width:434px !important;
	height:16px !important;
}

#item25956 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:692px !important;
}

#item85712 {
	width:434px !important;
	height:16px !important;
}

#item85709 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:709px !important;
}

#item73120 {
	width:434px !important;
	height:16px !important;
}

#item73116 {
	width:434px !important;
	height:16px !important;
	left:50px !important;
	top:709px !important;
}

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

@keyframes atenuar-25224 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-25224 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item111947 {
	width:700px !important;
	height:960px !important;
	background:#fff;
}

#item92332 {
	width:364px !important;
	height:58px !important;
	left:59px !important;
	top:49px !important;
}

@keyframes intensificar-92332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-92332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92355 {
	width:332px !important;
	height:74px !important;
	left:59px !important;
	top:37px !important;
}

#item92356 {
	width:474px !important;
	height:857px !important;
	left:59px !important;
	top:130px !important;
}

@keyframes intensificar-92356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-92356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92379 {
	width:71px !important;
	height:857px !important;
	left:573px !important;
	top:130px !important;
}

@keyframes intensificar-92379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-92379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92405 {
	width:608px !important;
	height:22px !important;
}

#item92402 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:129px !important;
}

#item92431 {
	width:608px !important;
	height:22px !important;
}

#item92428 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:152px !important;
}

#item92435 {
	width:608px !important;
	height:22px !important;
}

#item92432 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:173px !important;
}

#item92440 {
	width:608px !important;
	height:22px !important;
}

#item92436 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:196px !important;
}

#item92444 {
	width:608px !important;
	height:22px !important;
}

#item92441 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:218px !important;
}

#item92448 {
	width:608px !important;
	height:22px !important;
}

#item92445 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:242px !important;
}

#item92452 {
	width:608px !important;
	height:22px !important;
}

#item92449 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:263px !important;
}

#item92456 {
	width:608px !important;
	height:22px !important;
}

#item92453 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:285px !important;
}

#item92460 {
	width:608px !important;
	height:22px !important;
}

#item92457 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:308px !important;
}

#item92465 {
	width:608px !important;
	height:22px !important;
}

#item92461 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:331px !important;
}

#item92469 {
	width:608px !important;
	height:22px !important;
}

#item92466 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:368px !important;
}

#item92473 {
	width:608px !important;
	height:22px !important;
}

#item92470 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:390px !important;
}

#item92477 {
	width:608px !important;
	height:22px !important;
}

#item92474 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:415px !important;
}

#item92481 {
	width:608px !important;
	height:22px !important;
}

#item92478 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:436px !important;
}

#item92485 {
	width:608px !important;
	height:22px !important;
}

#item92482 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:458px !important;
}

#item92489 {
	width:608px !important;
	height:22px !important;
}

#item92486 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:480px !important;
}

#item92493 {
	width:608px !important;
	height:22px !important;
}

#item92490 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:503px !important;
}

#item92497 {
	width:608px !important;
	height:22px !important;
}

#item92494 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:525px !important;
}

#item92502 {
	width:608px !important;
	height:22px !important;
}

#item92498 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:548px !important;
}

#item92506 {
	width:608px !important;
	height:22px !important;
}

#item92503 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:570px !important;
}

#item92510 {
	width:608px !important;
	height:22px !important;
}

#item92507 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:592px !important;
}

#item92514 {
	width:608px !important;
	height:22px !important;
}

#item92511 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:614px !important;
}

#item92518 {
	width:608px !important;
	height:22px !important;
}

#item92515 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:654px !important;
}

#item92522 {
	width:608px !important;
	height:22px !important;
}

#item92519 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:676px !important;
}

#item92526 {
	width:608px !important;
	height:22px !important;
}

#item92523 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:697px !important;
}

#item92530 {
	width:608px !important;
	height:22px !important;
}

#item92527 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:719px !important;
}

#item92534 {
	width:608px !important;
	height:22px !important;
}

#item92531 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:759px !important;
}

#item92538 {
	width:608px !important;
	height:22px !important;
}

#item92535 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:781px !important;
}

#item92542 {
	width:608px !important;
	height:22px !important;
}

#item92539 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:821px !important;
}

#item92546 {
	width:608px !important;
	height:22px !important;
}

#item92543 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:843px !important;
}

#item92550 {
	width:608px !important;
	height:22px !important;
}

#item92547 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:867px !important;
}

#item92554 {
	width:608px !important;
	height:22px !important;
}

#item92551 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:889px !important;
}

#item92559 {
	width:608px !important;
	height:22px !important;
}

#item92555 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:913px !important;
}

#item92563 {
	width:608px !important;
	height:22px !important;
}

#item92560 {
	width:608px !important;
	height:22px !important;
	left:47px !important;
	top:913px !important;
}

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

@keyframes atenuar-92564 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-92564 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-1748 {
	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-1748 {
	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;
	}
}
#item1760 {
	width:1228px !important;
	height:351px !important;
	left:-14px !important;
	top:452px !important;
	background:#fff;
}

#item27522 {
	width:210px !important;
	height:37px !important;
	left:35px !important;
	top:35px !important;
}

@keyframes intensificar-27522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-27522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700 {
	width:1024px !important;
	height:199px !important;
	top:70px !important;
}

@keyframes intensificar-1700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725 {
	width:1024px !important;
	height:70px !important;
}

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

@keyframes atenuar-6406 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-6406 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-112297 {
	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-112297 {
	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;
	}
}
#item112303 {
	width:700px !important;
	height:732px !important;
	top:468px !important;
	background:#fff;
}

#item112305 {
	width:210px !important;
	height:37px !important;
	left:50px !important;
	top:50px !important;
}

@keyframes intensificar-112305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-112305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112249 {
	width:600px !important;
	height:564px !important;
	top:131px !important;
}

@keyframes intensificar-112249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-112249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112273 {
	width:600px !important;
	height:111px !important;
}

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

@keyframes atenuar-92637 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-92637 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-1773 {
	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-1773 {
	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;
	}
}
#item1774 {
	width:1228px !important;
	height:342px !important;
	left:-14px !important;
	top:489px !important;
	background:#fff;
}

#item27530 {
	width:210px !important;
	height:37px !important;
	left:35px !important;
	top:35px !important;
}

@keyframes intensificar-27530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-27530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1776 {
	width:1024px !important;
	height:170px !important;
	top:69px !important;
}

@keyframes intensificar-1776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1801 {
	width:666px !important;
	height:70px !important;
}

@keyframes intensificar-1801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1830 {
	width:45px !important;
	height:45px !important;
	left:1073px !important;
	top:522px !important;
}

@keyframes intensificar-1830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1838 {
	width:45px !important;
	height:45px !important;
	left:1020px !important;
	top:522px !important;
}

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

@keyframes atenuar-6405 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-6405 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-112407 {
	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-112407 {
	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;
	}
}
#item112413 {
	width:700px !important;
	height:692px !important;
	top:508px !important;
	background:#fff;
}

#item112414 {
	width:210px !important;
	height:37px !important;
	left:50px !important;
	top:50px !important;
}

@keyframes intensificar-112414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-112414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112347 {
	width:600px !important;
	height:478px !important;
	top:131px !important;
}

@keyframes intensificar-112347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-112347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112370 {
	width:600px !important;
	height:111px !important;
}

@keyframes intensificar-112370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-112370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112393 {
	width:59px !important;
	height:59px !important;
	left:591px !important;
	top:538px !important;
}

@keyframes intensificar-112393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-112393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112398 {
	width:59px !important;
	height:59px !important;
	left:522px !important;
	top:538px !important;
}

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

@keyframes atenuar-92719 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-92719 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-2053 {
	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-2053 {
	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;
	}
}
#item2054 {
	width:1228px !important;
	height:413px !important;
	left:-14px !important;
	top:392px !important;
	background:#fff;
}

#item2233 {
	width:239px !important;
	height:37px !important;
	left:35px !important;
	top:35px !important;
}

@keyframes intensificar-2233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-2233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19397 {
	width:281px !important;
	height:33px !important;
	left:810px !important;
	top:271px !important;
}

#item19296 {
	width:250px !important;
	height:33px !important;
	left:270px !important;
	top:270px !important;
}

#item19342 {
	width:269px !important;
	height:16px !important;
	left:529px !important;
	top:272px !important;
}

#item19370 {
	width:237px !important;
	height:16px !important;
	left:529px !important;
	top:292px !important;
}

#item19271 {
	width:237px !important;
	height:38px !important;
	left:12px !important;
	top:272px !important;
}

#item2078 {
	width:1024px !important;
	height:156px !important;
	top:69px !important;
}

@keyframes intensificar-2078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-2078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2102 {
	width:1024px !important;
	height:70px !important;
}

@keyframes intensificar-2102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-2102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2125 {
	width:237px !important;
	height:33px !important;
	left:12px !important;
	top:229px !important;
}

#item2148 {
	width:7px !important;
	height:7px !important;
	top:232px !important;
	background:#0d224c;
}

#item2149 {
	width:237px !important;
	height:16px !important;
	left:270px !important;
	top:229px !important;
}

#item2173 {
	width:7px !important;
	height:7px !important;
	left:258px !important;
	top:232px !important;
	background:#0d224c;
}

#item2174 {
	width:237px !important;
	height:33px !important;
	left:529px !important;
	top:229px !important;
}

#item2197 {
	width:7px !important;
	height:7px !important;
	left:517px !important;
	top:232px !important;
	background:#0d224c;
}

#item2198 {
	width:261px !important;
	height:33px !important;
	left:810px !important;
	top:229px !important;
}

#item2221 {
	width:7px !important;
	height:7px !important;
	left:799px !important;
	top:233px !important;
	background:#0d224c;
}

#item2222 {
	width:7px !important;
	height:7px !important;
	top:276px !important;
	background:#0d224c;
}

#item2224 {
	width:7px !important;
	height:7px !important;
	left:259px !important;
	top:274px !important;
	background:#0d224c;
}

#item2225 {
	width:7px !important;
	height:7px !important;
	left:517px !important;
	top:275px !important;
	background:#0d224c;
}

#item2226 {
	width:7px !important;
	height:7px !important;
	left:798px !important;
	top:275px !important;
	background:#0d224c;
}

#item2227 {
	width:7px !important;
	height:7px !important;
	left:517px !important;
	top:296px !important;
	background:#0d224c;
}

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

@keyframes atenuar-6403 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-6403 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-112713 {
	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-112713 {
	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;
	}
}
#item112722 {
	width:700px !important;
	height:799px !important;
	top:401px !important;
	background:#fff;
}

#item112745 {
	width:239px !important;
	height:37px !important;
	left:50px !important;
	top:50px !important;
}

@keyframes intensificar-112745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-112745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112450 {
	width:249px !important;
	height:64px !important;
	left:351px !important;
	top:665px !important;
}

#item112473 {
	width:269px !important;
	height:42px !important;
	left:351px !important;
	top:547px !important;
}

#item112496 {
	width:309px !important;
	height:20px !important;
	left:15px !important;
	top:665px !important;
}

#item112519 {
	width:308px !important;
	height:20px !important;
	left:15px !important;
	top:702px !important;
}

#item112542 {
	width:308px !important;
	height:42px !important;
	left:15px !important;
	top:547px !important;
}

#item112566 {
	width:600px !important;
	height:356px !important;
	top:131px !important;
}

@keyframes intensificar-112566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-112566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112589 {
	width:600px !important;
	height:111px !important;
}

@keyframes intensificar-112589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-112589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112612 {
	width:308px !important;
	height:20px !important;
	left:15px !important;
	top:511px !important;
}

#item112635 {
	width:9px !important;
	height:9px !important;
	top:521px !important;
	background:#0d224c;
}

#item112636 {
	width:249px !important;
	height:20px !important;
	left:351px !important;
	top:511px !important;
}

#item112659 {
	width:9px !important;
	height:9px !important;
	left:336px !important;
	top:521px !important;
	background:#0d224c;
}

#item112660 {
	width:308px !important;
	height:42px !important;
	left:15px !important;
	top:606px !important;
}

#item112683 {
	width:9px !important;
	height:9px !important;
	top:617px !important;
	background:#0d224c;
}

#item112684 {
	width:249px !important;
	height:42px !important;
	left:351px !important;
	top:606px !important;
}

#item112707 {
	width:9px !important;
	height:9px !important;
	left:336px !important;
	top:617px !important;
	background:#0d224c;
}

#item112708 {
	width:9px !important;
	height:9px !important;
	top:558px !important;
	background:#0d224c;
}

#item112709 {
	width:9px !important;
	height:9px !important;
	left:336px !important;
	top:558px !important;
	background:#0d224c;
}

#item112710 {
	width:9px !important;
	height:9px !important;
	top:677px !important;
	background:#0d224c;
}

#item112711 {
	width:9px !important;
	height:9px !important;
	left:336px !important;
	top:677px !important;
	background:#0d224c;
}

#item112712 {
	width:9px !important;
	height:9px !important;
	top:714px !important;
	background:#0d224c;
}

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

@keyframes atenuar-93032 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-93032 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-2261 {
	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-2261 {
	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;
	}
}
#item2262 {
	width:1228px !important;
	height:414px !important;
	left:-14px !important;
	top:391px !important;
	background:#fff;
}

#item2411 {
	width:228px !important;
	height:37px !important;
	left:35px !important;
	top:35px !important;
}

@keyframes intensificar-2411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-2411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2334 {
	width:266px !important;
	height:16px !important;
	left:100px !important;
	top:645px !important;
}

#item2357 {
	width:7px !important;
	height:7px !important;
	left:88px !important;
	top:648px !important;
	background:#0d224c;
}

#item2358 {
	width:117px !important;
	height:16px !important;
	left:394px !important;
	top:645px !important;
}

#item2381 {
	width:7px !important;
	height:7px !important;
	left:382px !important;
	top:648px !important;
	background:#0d224c;
}

#item2382 {
	width:237px !important;
	height:16px !important;
	left:568px !important;
	top:645px !important;
}

#item2405 {
	width:7px !important;
	height:7px !important;
	left:557px !important;
	top:648px !important;
	background:#0d224c;
}

#item2285 {
	width:1024px !important;
	height:226px !important;
	left:88px !important;
	top:501px !important;
}

@keyframes intensificar-2285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-2285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2309 {
	width:1024px !important;
	height:70px !important;
	left:88px !important;
	top:431px !important;
}

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

@keyframes atenuar-6402 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-6402 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-112829 {
	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-112829 {
	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;
	}
}
#item112834 {
	width:700px !important;
	height:637px !important;
	top:563px !important;
	background:#fff;
}

#item112858 {
	width:228px !important;
	height:37px !important;
	left:50px !important;
	top:50px !important;
}

@keyframes intensificar-112858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-112858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112863 {
	width:299px !important;
	height:20px !important;
	left:52px !important;
	top:999px !important;
}

#item112886 {
	width:9px !important;
	height:9px !important;
	left:37px !important;
	top:1003px !important;
	background:#0d224c;
}

#item112887 {
	width:70px !important;
	height:20px !important;
	left:381px !important;
	top:999px !important;
}

#item112910 {
	width:9px !important;
	height:9px !important;
	left:366px !important;
	top:1003px !important;
	background:#0d224c;
}

#item112911 {
	width:191px !important;
	height:20px !important;
	left:486px !important;
	top:999px !important;
}

#item112935 {
	width:9px !important;
	height:9px !important;
	left:470px !important;
	top:1003px !important;
	background:#0d224c;
}

#item112783 {
	width:600px !important;
	height:484px !important;
	left:50px !important;
	top:666px !important;
}

@keyframes intensificar-112783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-112783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112806 {
	width:600px !important;
	height:54px !important;
	left:50px !important;
	top:592px !important;
}

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

@keyframes atenuar-93197 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-93197 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item2676 {
	opacity:0.90;
	width:210px !important;
	height:37px !important;
	left:88px !important;
	top:27px !important;
}

@keyframes intensificar-2676 {
	0% {opacity:0;}
	100% {opacity:0.9;}
}
@-webkit-keyframes intensificar-2676 {
	0% {opacity:0;}
	100% {opacity:0.9;}
}
@keyframes moverhacialaizquierdayreducir-2439 {
	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-2439 {
	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;
	}
}
#item2440 {
	width:1228px !important;
	height:457px !important;
	left:-14px !important;
	top:365px !important;
	background:#fff;
}

#item27545 {
	width:210px !important;
	height:37px !important;
	left:35px !important;
	top:35px !important;
}

@keyframes intensificar-27545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-27545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2441 {
	width:600px !important;
	height:167px !important;
	top:624px !important;
	background:#f7f8f9;
}

#item18867 {
	width:600px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
	background:#f2f3f6;
}

#item2442 {
	width:148px !important;
	height:12px !important;
	left:293px !important;
	top:658px !important;
}

#item18733 {
	width:148px !important;
	height:12px !important;
	left:293px !important;
	top:718px !important;
}

#item18663 {
	width:148px !important;
	height:12px !important;
	left:293px !important;
	top:689px !important;
}

#item18756 {
	width:148px !important;
	height:12px !important;
	left:293px !important;
	top:746px !important;
}

#item2467 {
	width:147px !important;
	height:12px !important;
	left:898px !important;
	top:658px !important;
}

#item18806 {
	width:147px !important;
	height:12px !important;
	left:898px !important;
	top:689px !important;
}

#item18829 {
	width:147px !important;
	height:12px !important;
	left:898px !important;
	top:718px !important;
}

#item78215 {
	width:185px !important;
	height:12px !important;
	left:898px !important;
	top:748px !important;
}

#item2514 {
	width:1039px !important;
	height:133px !important;
	left:88px !important;
	top:500px !important;
}

@keyframes intensificar-2514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-2514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2537 {
	width:132px !important;
	height:21px !important;
	left:161px !important;
	top:652px !important;
}

#item2560 {
	width:132px !important;
	height:21px !important;
	left:757px !important;
	top:652px !important;
}

#item2586 {
	width:107px !important;
	height:25px !important;
}

#item2583 {
	width:107px !important;
	height:25px !important;
	left:293px !important;
	top:652px !important;
}

#item2589 {
	width:80px !important;
	height:25px !important;
}

#item2587 {
	width:80px !important;
	height:25px !important;
	left:898px !important;
	top:652px !important;
}

#item2596 {
	width:107px !important;
	height:25px !important;
}

#item2594 {
	width:107px !important;
	height:25px !important;
	left:293px !important;
	top:682px !important;
}

#item2599 {
	width:88px !important;
	height:25px !important;
}

#item2597 {
	width:88px !important;
	height:25px !important;
	left:898px !important;
	top:682px !important;
}

#item2602 {
	width:112px !important;
	height:25px !important;
}

#item2600 {
	width:112px !important;
	height:25px !important;
	left:293px !important;
	top:712px !important;
}

#item2606 {
	width:136px !important;
	height:25px !important;
}

#item2603 {
	width:136px !important;
	height:25px !important;
	left:898px !important;
	top:712px !important;
}

#item78241 {
	width:154px !important;
	height:25px !important;
}

#item78238 {
	width:154px !important;
	height:25px !important;
	left:898px !important;
	top:742px !important;
}

#item2609 {
	width:130px !important;
	height:25px !important;
}

#item2607 {
	width:130px !important;
	height:25px !important;
	left:293px !important;
	top:740px !important;
}

#item2633 {
	width:1024px !important;
	height:95px !important;
	left:88px !important;
	top:405px !important;
}

@keyframes intensificar-2633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-2633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2685 {
	width:45px !important;
	height:45px !important;
	left:1073px !important;
	top:399px !important;
}

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

@keyframes atenuar-6401 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-6401 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-113298 {
	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-113298 {
	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;
	}
}
#item113305 {
	width:700px !important;
	height:655px !important;
	top:545px !important;
	background:#fff;
}

#item113307 {
	width:210px !important;
	height:37px !important;
	left:50px !important;
	top:49px !important;
}

@keyframes intensificar-113307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-113307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112982 {
	width:700px !important;
	height:255px !important;
	top:945px !important;
	background:#f7f8f9;
}

#item112983 {
	width:349px !important;
	height:255px !important;
	left:351px !important;
	top:945px !important;
	background:#f2f3f6;
}

#item112984 {
	width:193px !important;
	height:16px !important;
	left:50px !important;
	top:1017px !important;
}

#item113007 {
	width:193px !important;
	height:16px !important;
	left:50px !important;
	top:1095px !important;
}

#item113030 {
	width:193px !important;
	height:16px !important;
	left:50px !important;
	top:1057px !important;
}

#item113053 {
	width:193px !important;
	height:16px !important;
	left:50px !important;
	top:1131px !important;
}

#item113076 {
	width:218px !important;
	height:16px !important;
	left:432px !important;
	top:1017px !important;
}

#item113099 {
	width:218px !important;
	height:16px !important;
	left:432px !important;
	top:1057px !important;
}

#item113122 {
	width:218px !important;
	height:16px !important;
	left:432px !important;
	top:1095px !important;
}

#item113145 {
	width:218px !important;
	height:16px !important;
	left:432px !important;
	top:1133px !important;
}

#item113168 {
	width:600px !important;
	height:253px !important;
	left:50px !important;
	top:692px !important;
}

@keyframes intensificar-113168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-113168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113191 {
	width:172px !important;
	height:27px !important;
	left:50px !important;
	top:965px !important;
}

#item113215 {
	width:172px !important;
	height:27px !important;
	left:432px !important;
	top:965px !important;
}

#item113241 {
	width:140px !important;
	height:33px !important;
}

#item113238 {
	width:140px !important;
	height:33px !important;
	left:50px !important;
	top:1008px !important;
}

#item113245 {
	width:105px !important;
	height:33px !important;
}

#item113242 {
	width:105px !important;
	height:33px !important;
	left:432px !important;
	top:1008px !important;
}

#item113249 {
	width:140px !important;
	height:33px !important;
}

#item113246 {
	width:140px !important;
	height:33px !important;
	left:50px !important;
	top:1048px !important;
}

#item113253 {
	width:115px !important;
	height:33px !important;
}

#item113250 {
	width:115px !important;
	height:33px !important;
	left:432px !important;
	top:1048px !important;
}

#item113257 {
	width:146px !important;
	height:33px !important;
}

#item113254 {
	width:146px !important;
	height:33px !important;
	left:50px !important;
	top:1087px !important;
}

#item113261 {
	width:177px !important;
	height:33px !important;
}

#item113258 {
	width:177px !important;
	height:33px !important;
	left:432px !important;
	top:1087px !important;
}

#item113265 {
	width:200px !important;
	height:33px !important;
}

#item113262 {
	width:200px !important;
	height:33px !important;
	left:432px !important;
	top:1125px !important;
}

#item113269 {
	width:169px !important;
	height:33px !important;
}

#item113266 {
	width:169px !important;
	height:33px !important;
	left:50px !important;
	top:1123px !important;
}

#item113270 {
	width:514px !important;
	height:99px !important;
	left:50px !important;
	top:572px !important;
}

@keyframes intensificar-113270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-113270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113293 {
	width:59px !important;
	height:59px !important;
	left:591px !important;
	top:572px !important;
}

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

@keyframes atenuar-93545 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-93545 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-3013 {
	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-3013 {
	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;
	}
}
#item3014 {
	width:1228px !important;
	height:482px !important;
	left:-14px !important;
	top:330px !important;
	background:#fff;
}

#item27548 {
	width:210px !important;
	height:37px !important;
	left:35px !important;
	top:35px !important;
}

@keyframes intensificar-27548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-27548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3015 {
	width:1214px !important;
	height:188px !important;
	left:-14px !important;
	top:603px !important;
	background:#f7f8f9;
}

#item26608 {
	width:600px !important;
	height:191px !important;
	left:600px !important;
	top:603px !important;
	background:#f2f3f6;
}

#item3016 {
	width:170px !important;
	height:12px !important;
	left:190px !important;
	top:634px !important;
}

#item19031 {
	width:170px !important;
	height:42px !important;
	left:190px !important;
	top:664px !important;
}

#item19054 {
	width:170px !important;
	height:42px !important;
	left:190px !important;
	top:694px !important;
}

#item19077 {
	width:170px !important;
	height:12px !important;
	left:190px !important;
	top:724px !important;
}

#item3040 {
	width:156px !important;
	height:12px !important;
	left:870px !important;
	top:634px !important;
}

#item19213 {
	width:156px !important;
	height:42px !important;
	left:870px !important;
	top:664px !important;
}

#item19236 {
	width:156px !important;
	height:12px !important;
	left:870px !important;
	top:694px !important;
}

#item3063 {
	width:170px !important;
	height:12px !important;
	left:366px !important;
	top:634px !important;
}

#item19133 {
	width:170px !important;
	height:42px !important;
	left:366px !important;
	top:664px !important;
}

#item19157 {
	width:170px !important;
	height:12px !important;
	left:366px !important;
	top:694px !important;
}

#item3086 {
	width:1024px !important;
	height:147px !important;
	left:88px !important;
	top:458px !important;
}

@keyframes intensificar-3086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-3086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3109 {
	width:128px !important;
	height:45px !important;
	left:53px !important;
	top:631px !important;
}

#item3134 {
	width:107px !important;
	height:25px !important;
}

#item3132 {
	width:107px !important;
	height:25px !important;
	left:187px !important;
	top:628px !important;
}

#item3137 {
	width:118px !important;
	height:25px !important;
}

#item3135 {
	width:118px !important;
	height:25px !important;
	left:364px !important;
	top:628px !important;
}

#item3141 {
	width:114px !important;
	height:25px !important;
}

#item3138 {
	width:114px !important;
	height:25px !important;
	left:867px !important;
	top:628px !important;
}

#item3144 {
	width:107px !important;
	height:25px !important;
}

#item3142 {
	width:107px !important;
	height:25px !important;
	left:187px !important;
	top:658px !important;
}

#item3147 {
	width:84px !important;
	height:25px !important;
}

#item3145 {
	width:84px !important;
	height:25px !important;
	left:364px !important;
	top:658px !important;
}

#item3152 {
	width:128px !important;
	height:25px !important;
}

#item3148 {
	width:128px !important;
	height:25px !important;
	left:867px !important;
	top:658px !important;
}

#item3155 {
	width:84px !important;
	height:25px !important;
}

#item3153 {
	width:84px !important;
	height:25px !important;
	left:187px !important;
	top:688px !important;
}

#item3158 {
	width:98px !important;
	height:25px !important;
}

#item3156 {
	width:98px !important;
	height:25px !important;
	left:187px !important;
	top:718px !important;
}

#item3161 {
	width:141px !important;
	height:25px !important;
}

#item3159 {
	width:141px !important;
	height:25px !important;
	left:364px !important;
	top:688px !important;
}

#item3164 {
	width:114px !important;
	height:25px !important;
}

#item3162 {
	width:114px !important;
	height:25px !important;
	left:867px !important;
	top:688px !important;
}

#item3165 {
	width:84px !important;
	height:21px !important;
	left:767px !important;
	top:631px !important;
}

#item3188 {
	width:1024px !important;
	height:95px !important;
	left:88px !important;
	top:363px !important;
}

@keyframes intensificar-3188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-3188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3228 {
	width:52px !important;
	height:54px !important;
	left:1070px !important;
	top:356px !important;
}

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

@keyframes atenuar-6400 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-6400 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-113733 {
	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-113733 {
	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;
	}
}
#item113744 {
	width:700px !important;
	height:474px !important;
	top:343px !important;
	background:#fff;
}

#item113745 {
	width:210px !important;
	height:37px !important;
	left:50px !important;
	top:50px !important;
}

@keyframes intensificar-113745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-113745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113359 {
	width:700px !important;
	height:383px !important;
	top:817px !important;
	background:#f7f8f9;
}

#item113360 {
	width:221px !important;
	height:16px !important;
	left:53px !important;
	top:898px !important;
}

#item113384 {
	width:221px !important;
	height:55px !important;
	left:53px !important;
	top:938px !important;
}

#item113408 {
	width:221px !important;
	height:55px !important;
	left:53px !important;
	top:977px !important;
}

#item113432 {
	width:221px !important;
	height:16px !important;
	left:53px !important;
	top:1015px !important;
}

#item113455 {
	width:221px !important;
	height:16px !important;
	left:53px !important;
	top:1055px !important;
}

#item113478 {
	width:221px !important;
	height:55px !important;
	left:53px !important;
	top:1095px !important;
}

#item113501 {
	width:221px !important;
	height:16px !important;
	left:53px !important;
	top:1133px !important;
}

#item113524 {
	width:600px !important;
	height:249px !important;
	left:50px !important;
	top:536px !important;
}

@keyframes intensificar-113524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-113524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113547 {
	width:144px !important;
	height:27px !important;
	left:50px !important;
	top:838px !important;
}

#item113573 {
	width:140px !important;
	height:33px !important;
}

#item113570 {
	width:140px !important;
	height:33px !important;
	left:50px !important;
	top:890px !important;
}

#item113577 {
	width:153px !important;
	height:33px !important;
}

#item113574 {
	width:153px !important;
	height:33px !important;
	left:50px !important;
	top:1047px !important;
}

#item113581 {
	width:140px !important;
	height:33px !important;
}

#item113578 {
	width:140px !important;
	height:33px !important;
	left:50px !important;
	top:929px !important;
}

#item113585 {
	width:110px !important;
	height:33px !important;
}

#item113582 {
	width:110px !important;
	height:33px !important;
	left:50px !important;
	top:1086px !important;
}

#item113589 {
	width:110px !important;
	height:33px !important;
}

#item113586 {
	width:110px !important;
	height:33px !important;
	left:50px !important;
	top:968px !important;
}

#item113593 {
	width:127px !important;
	height:33px !important;
}

#item113590 {
	width:127px !important;
	height:33px !important;
	left:50px !important;
	top:1007px !important;
}

#item113597 {
	width:183px !important;
	height:33px !important;
}

#item113594 {
	width:183px !important;
	height:33px !important;
	left:50px !important;
	top:1125px !important;
}

#item113598 {
	width:600px !important;
	height:145px !important;
	left:50px !important;
	top:371px !important;
}

@keyframes intensificar-113598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-113598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113622 {
	width:68px !important;
	height:70px !important;
	left:582px !important;
	top:416px !important;
}

@keyframes intensificar-113622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-113622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113627 {
	width:349px !important;
	height:383px !important;
	left:351px !important;
	top:817px !important;
	background:#f2f3f6;
}

#item113628 {
	width:203px !important;
	height:16px !important;
	left:435px !important;
	top:898px !important;
}

#item113651 {
	width:203px !important;
	height:55px !important;
	left:435px !important;
	top:938px !important;
}

#item113675 {
	width:203px !important;
	height:16px !important;
	left:435px !important;
	top:976px !important;
}

#item113701 {
	width:148px !important;
	height:33px !important;
}

#item113698 {
	width:148px !important;
	height:33px !important;
	left:432px !important;
	top:890px !important;
}

#item113705 {
	width:166px !important;
	height:33px !important;
}

#item113702 {
	width:166px !important;
	height:33px !important;
	left:432px !important;
	top:929px !important;
}

#item113709 {
	width:148px !important;
	height:33px !important;
}

#item113706 {
	width:148px !important;
	height:33px !important;
	left:432px !important;
	top:968px !important;
}

#item113710 {
	width:64px !important;
	height:27px !important;
	left:432px !important;
	top:838px !important;
}

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

@keyframes atenuar-93942 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-93942 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-3253 {
	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-3253 {
	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;
	}
}
#item3254 {
	width:1228px !important;
	height:491px !important;
	left:-14px !important;
	top:321px !important;
	background:#fff;
}

#item27553 {
	width:210px !important;
	height:37px !important;
	left:35px !important;
	top:35px !important;
}

@keyframes intensificar-27553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-27553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3255 {
	width:1005px !important;
	height:188px !important;
	top:602px !important;
	background:#f7f8f9;
}

#item26637 {
	width:231px !important;
	height:188px !important;
	left:471px !important;
	top:602px !important;
	background:#f2f3f6;
}

#item85678 {
	width:313px !important;
	height:188px !important;
	left:887px !important;
	top:602px !important;
	background:#f2f3f6;
}

#item19420 {
	width:170px !important;
	height:12px !important;
	left:163px !important;
	top:633px !important;
}

#item19574 {
	width:139px !important;
	height:42px !important;
	left:315px !important;
	top:633px !important;
}

#item19689 {
	width:170px !important;
	height:42px !important;
	left:562px !important;
	top:633px !important;
}

#item19774 {
	width:160px !important;
	height:12px !important;
	left:1040px !important;
	top:633px !important;
}

#item19445 {
	width:170px !important;
	height:12px !important;
	left:163px !important;
	top:663px !important;
}

#item19597 {
	width:152px !important;
	height:42px !important;
	left:315px !important;
	top:663px !important;
}

#item19712 {
	width:150px !important;
	height:42px !important;
	left:562px !important;
	top:663px !important;
}

#item19797 {
	width:160px !important;
	height:12px !important;
	left:1040px !important;
	top:663px !important;
}

#item19468 {
	width:170px !important;
	height:42px !important;
	left:163px !important;
	top:693px !important;
}

#item19620 {
	width:170px !important;
	height:42px !important;
	left:315px !important;
	top:693px !important;
}

#item19735 {
	width:170px !important;
	height:12px !important;
	left:562px !important;
	top:693px !important;
}

#item19820 {
	width:145px !important;
	height:12px !important;
	left:1040px !important;
	top:693px !important;
}

#item19496 {
	width:170px !important;
	height:42px !important;
	left:163px !important;
	top:723px !important;
}

#item19644 {
	width:162px !important;
	height:12px !important;
	left:315px !important;
	top:723px !important;
}

#item19519 {
	width:170px !important;
	height:12px !important;
	left:163px !important;
	top:752px !important;
}

#item3349 {
	width:1024px !important;
	height:122px !important;
	left:88px !important;
	top:456px !important;
}

@keyframes intensificar-3349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-3349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3372 {
	width:119px !important;
	height:40px !important;
	left:34px !important;
	top:630px !important;
}

#item3397 {
	width:110px !important;
	height:25px !important;
}

#item3395 {
	width:110px !important;
	height:25px !important;
	left:160px !important;
	top:626px !important;
}

#item19669 {
	width:109px !important;
	height:25px !important;
}

#item19667 {
	width:109px !important;
	height:25px !important;
	left:312px !important;
	top:626px !important;
}

#item19761 {
	width:124px !important;
	height:25px !important;
}

#item19758 {
	width:124px !important;
	height:25px !important;
	left:559px !important;
	top:626px !important;
}

#item19845 {
	width:84px !important;
	height:25px !important;
}

#item19843 {
	width:84px !important;
	height:25px !important;
	left:1037px !important;
	top:626px !important;
}

#item3412 {
	width:110px !important;
	height:25px !important;
}

#item3409 {
	width:110px !important;
	height:25px !important;
	left:160px !important;
	top:657px !important;
}

#item19672 {
	width:115px !important;
	height:25px !important;
}

#item19670 {
	width:115px !important;
	height:25px !important;
	left:312px !important;
	top:657px !important;
}

#item19764 {
	width:139px !important;
	height:25px !important;
}

#item19762 {
	width:139px !important;
	height:25px !important;
	left:559px !important;
	top:657px !important;
}

#item19848 {
	width:90px !important;
	height:25px !important;
}

#item19846 {
	width:90px !important;
	height:25px !important;
	left:1037px !important;
	top:657px !important;
}

#item3426 {
	width:115px !important;
	height:25px !important;
}

#item3424 {
	width:115px !important;
	height:25px !important;
	left:160px !important;
	top:686px !important;
}

#item19675 {
	width:88px !important;
	height:25px !important;
}

#item19673 {
	width:88px !important;
	height:25px !important;
	left:312px !important;
	top:686px !important;
}

#item19767 {
	width:127px !important;
	height:25px !important;
}

#item19765 {
	width:127px !important;
	height:25px !important;
	left:559px !important;
	top:686px !important;
}

#item19851 {
	width:143px !important;
	height:25px !important;
}

#item19849 {
	width:143px !important;
	height:25px !important;
	left:1037px !important;
	top:686px !important;
}

#item3429 {
	width:115px !important;
	height:25px !important;
}

#item3427 {
	width:115px !important;
	height:25px !important;
	left:160px !important;
	top:716px !important;
}

#item19678 {
	width:156px !important;
	height:25px !important;
}

#item19676 {
	width:156px !important;
	height:25px !important;
	left:305px !important;
	top:716px !important;
}

#item3433 {
	width:132px !important;
	height:25px !important;
}

#item3430 {
	width:132px !important;
	height:25px !important;
	left:160px !important;
	top:745px !important;
}

#item3439 {
	width:145px !important;
	height:25px !important;
}

#item3437 {
	width:145px !important;
	height:25px !important;
	left:311px !important;
	top:717px !important;
}

#item3446 {
	width:127px !important;
	height:45px !important;
	left:903px !important;
	top:630px !important;
}

#item3469 {
	width:64px !important;
	height:25px !important;
	left:489px !important;
	top:630px !important;
}

#item3493 {
	width:1024px !important;
	height:95px !important;
	left:88px !important;
	top:361px !important;
}

@keyframes intensificar-3493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-3493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3538 {
	width:45px !important;
	height:45px !important;
	left:1073px !important;
	top:354px !important;
}

@keyframes intensificar-3538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-3538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78244 {
	width:152px !important;
	height:12px !important;
	left:1040px !important;
	top:722px !important;
}

#item78270 {
	width:157px !important;
	height:25px !important;
}

#item78267 {
	width:157px !important;
	height:25px !important;
	left:1037px !important;
	top:716px !important;
}

#item85625 {
	width:144px !important;
	height:12px !important;
	left:722px !important;
	top:663px !important;
}

#item85651 {
	width:112px !important;
	height:25px !important;
}

#item85648 {
	width:112px !important;
	height:25px !important;
	left:722px !important;
	top:657px !important;
}

#item85652 {
	width:177px !important;
	height:21px !important;
	left:719px !important;
	top:630px !important;
}

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

@keyframes atenuar-6399 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-6399 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-114558 {
	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-114558 {
	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;
	}
}
#item114567 {
	width:700px !important;
	height:518px !important;
	top:175px !important;
	background:#fff;
}

#item114568 {
	width:210px !important;
	height:37px !important;
	left:50px !important;
	top:50px !important;
}

@keyframes intensificar-114568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-114568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113948 {
	width:700px !important;
	height:507px !important;
	top:693px !important;
	background:#f7f8f9;
}

#item113949 {
	width:349px !important;
	height:197px !important;
	left:351px !important;
	top:693px !important;
	background:#f2f3f6;
}

#item113950 {
	width:349px !important;
	height:222px !important;
	left:351px !important;
	top:978px !important;
	background:#f2f3f6;
}

#item113951 {
	width:221px !important;
	height:16px !important;
	left:50px !important;
	top:774px !important;
}

#item113975 {
	width:221px !important;
	height:16px !important;
	left:50px !important;
	top:967px !important;
}

#item113998 {
	width:240px !important;
	height:16px !important;
	left:410px !important;
	top:777px !important;
}

#item114021 {
	width:240px !important;
	height:16px !important;
	left:410px !important;
	top:1038px !important;
}

#item114044 {
	width:221px !important;
	height:16px !important;
	left:50px !important;
	top:812px !important;
}

#item114068 {
	width:221px !important;
	height:16px !important;
	left:50px !important;
	top:1006px !important;
}

#item114091 {
	width:240px !important;
	height:16px !important;
	left:410px !important;
	top:816px !important;
}

#item114114 {
	width:240px !important;
	height:16px !important;
	left:410px !important;
	top:1077px !important;
}

#item114137 {
	width:221px !important;
	height:16px !important;
	left:50px !important;
	top:851px !important;
}

#item114160 {
	width:221px !important;
	height:16px !important;
	left:50px !important;
	top:1044px !important;
}

#item114183 {
	width:240px !important;
	height:16px !important;
	left:410px !important;
	top:855px !important;
}

#item114206 {
	width:188px !important;
	height:16px !important;
	left:410px !important;
	top:1116px !important;
}

#item114229 {
	width:221px !important;
	height:16px !important;
	left:50px !important;
	top:890px !important;
}

#item114252 {
	width:221px !important;
	height:16px !important;
	left:50px !important;
	top:1083px !important;
}

#item114275 {
	width:221px !important;
	height:16px !important;
	left:50px !important;
	top:928px !important;
}

#item114298 {
	width:600px !important;
	height:278px !important;
	left:50px !important;
	top:374px !important;
}

@keyframes intensificar-114298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-114298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item114321 {
	width:154px !important;
	height:27px !important;
	left:50px !important;
	top:726px !important;
}

#item114348 {
	width:143px !important;
	height:33px !important;
}

#item114344 {
	width:143px !important;
	height:33px !important;
	left:50px !important;
	top:764px !important;
}

#item114352 {
	width:142px !important;
	height:33px !important;
}

#item114349 {
	width:142px !important;
	height:33px !important;
	left:50px !important;
	top:958px !important;
}

#item114356 {
	width:161px !important;
	height:33px !important;
}

#item114353 {
	width:161px !important;
	height:33px !important;
	left:410px !important;
	top:768px !important;
}

#item114360 {
	width:110px !important;
	height:33px !important;
}

#item114357 {
	width:110px !important;
	height:33px !important;
	left:410px !important;
	top:1029px !important;
}

#item114364 {
	width:143px !important;
	height:33px !important;
}

#item114361 {
	width:143px !important;
	height:33px !important;
	left:50px !important;
	top:804px !important;
}

#item114368 {
	width:150px !important;
	height:33px !important;
}

#item114365 {
	width:150px !important;
	height:33px !important;
	left:50px !important;
	top:997px !important;
}

#item114372 {
	width:180px !important;
	height:33px !important;
}

#item114369 {
	width:180px !important;
	height:33px !important;
	left:410px !important;
	top:807px !important;
}

#item114376 {
	width:117px !important;
	height:33px !important;
}

#item114373 {
	width:117px !important;
	height:33px !important;
	left:410px !important;
	top:1069px !important;
}

#item114381 {
	width:150px !important;
	height:33px !important;
}

#item114377 {
	width:150px !important;
	height:33px !important;
	left:50px !important;
	top:843px !important;
}

#item114385 {
	width:114px !important;
	height:33px !important;
}

#item114382 {
	width:114px !important;
	height:33px !important;
	left:50px !important;
	top:1036px !important;
}

#item114389 {
	width:166px !important;
	height:33px !important;
}

#item114386 {
	width:166px !important;
	height:33px !important;
	left:410px !important;
	top:846px !important;
}

#item114393 {
	width:186px !important;
	height:33px !important;
}

#item114390 {
	width:186px !important;
	height:33px !important;
	left:410px !important;
	top:1107px !important;
}

#item114397 {
	width:150px !important;
	height:33px !important;
}

#item114394 {
	width:150px !important;
	height:33px !important;
	left:50px !important;
	top:881px !important;
}

#item114401 {
	width:188px !important;
	height:33px !important;
}

#item114398 {
	width:188px !important;
	height:33px !important;
	left:50px !important;
	top:1075px !important;
}

#item114406 {
	width:171px !important;
	height:33px !important;
}

#item114402 {
	width:171px !important;
	height:33px !important;
	left:50px !important;
	top:919px !important;
}

#item114407 {
	width:165px !important;
	height:27px !important;
	left:410px !important;
	top:989px !important;
}

#item114430 {
	width:83px !important;
	height:32px !important;
	left:410px !important;
	top:724px !important;
}

#item114453 {
	width:602px !important;
	height:145px !important;
	left:50px !important;
	top:203px !important;
}

@keyframes intensificar-114453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-114453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item114476 {
	width:59px !important;
	height:59px !important;
	left:593px !important;
	top:203px !important;
}

@keyframes intensificar-114476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-114476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item114481 {
	width:198px !important;
	height:16px !important;
	left:410px !important;
	top:1154px !important;
}

#item114507 {
	width:205px !important;
	height:33px !important;
}

#item114504 {
	width:205px !important;
	height:33px !important;
	left:410px !important;
	top:1146px !important;
}

#item114508 {
	width:240px !important;
	height:16px !important;
	left:410px !important;
	top:942px !important;
}

#item114534 {
	width:146px !important;
	height:33px !important;
}

#item114531 {
	width:146px !important;
	height:33px !important;
	left:410px !important;
	top:934px !important;
}

#item114535 {
	width:230px !important;
	height:27px !important;
	left:410px !important;
	top:899px !important;
}

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

@keyframes atenuar-94583 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-94583 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-3566 {
	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-3566 {
	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;
	}
}
#item3567 {
	width:1228px !important;
	height:496px !important;
	left:-14px !important;
	top:309px !important;
	background:#fff;
}

#item27557 {
	width:210px !important;
	height:37px !important;
	left:35px !important;
	top:35px !important;
}

@keyframes intensificar-27557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-27557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3568 {
	width:1200px !important;
	height:160px !important;
	top:644px !important;
	background:#f7f8f9;
}

#item26713 {
	width:600px !important;
	height:149px !important;
	left:599px !important;
	top:643px !important;
	background:#f2f3f6;
}

#item3618 {
	width:1024px !important;
	height:126px !important;
	left:88px !important;
	top:444px !important;
}

@keyframes intensificar-3618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-3618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3641 {
	width:115px !important;
	height:21px !important;
	left:93px !important;
	top:672px !important;
}

#item3684 {
	width:49px !important;
	height:21px !important;
	left:689px !important;
	top:672px !important;
}

#item3707 {
	width:1024px !important;
	height:95px !important;
	left:88px !important;
	top:349px !important;
}

@keyframes intensificar-3707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-3707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3752 {
	width:45px !important;
	height:45px !important;
	left:1073px !important;
	top:342px !important;
}

@keyframes intensificar-3752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-3752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19988 {
	width:170px !important;
	height:42px !important;
	left:235px !important;
	top:675px !important;
}

#item20071 {
	width:170px !important;
	height:42px !important;
	left:775px !important;
	top:675px !important;
}

#item20011 {
	width:170px !important;
	height:42px !important;
	left:235px !important;
	top:704px !important;
}

#item20094 {
	width:170px !important;
	height:42px !important;
	left:775px !important;
	top:704px !important;
}

#item20034 {
	width:170px !important;
	height:12px !important;
	left:235px !important;
	top:734px !important;
}

#item20117 {
	width:170px !important;
	height:12px !important;
	left:775px !important;
	top:734px !important;
}

#item20060 {
	width:88px !important;
	height:25px !important;
}

#item20058 {
	width:88px !important;
	height:25px !important;
	left:232px !important;
	top:668px !important;
}

#item20142 {
	width:115px !important;
	height:25px !important;
}

#item20140 {
	width:115px !important;
	height:25px !important;
	left:773px !important;
	top:668px !important;
}

#item20063 {
	width:124px !important;
	height:25px !important;
}

#item20061 {
	width:124px !important;
	height:25px !important;
	left:232px !important;
	top:698px !important;
}

#item20145 {
	width:124px !important;
	height:25px !important;
}

#item20143 {
	width:124px !important;
	height:25px !important;
	left:773px !important;
	top:698px !important;
}

#item20066 {
	width:90px !important;
	height:25px !important;
}

#item20064 {
	width:90px !important;
	height:25px !important;
	left:232px !important;
	top:728px !important;
}

#item20148 {
	width:115px !important;
	height:25px !important;
}

#item20146 {
	width:115px !important;
	height:25px !important;
	left:773px !important;
	top:728px !important;
}

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

@keyframes atenuar-6398 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-6398 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-114906 {
	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-114906 {
	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;
	}
}
#item114913 {
	width:700px !important;
	height:692px !important;
	top:437px !important;
	background:#fff;
}

#item114914 {
	width:210px !important;
	height:37px !important;
	left:49px !important;
	top:50px !important;
}

@keyframes intensificar-114914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-114914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item114612 {
	width:700px !important;
	height:251px !important;
	top:949px !important;
	background:#f7f8f9;
}

#item114614 {
	width:360px !important;
	height:251px !important;
	left:340px !important;
	top:949px !important;
	background:#f2f3f6;
}

#item114615 {
	width:600px !important;
	height:278px !important;
	left:50px !important;
	top:631px !important;
}

@keyframes intensificar-114615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-114615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item114638 {
	width:150px !important;
	height:27px !important;
	left:55px !important;
	top:986px !important;
}

#item114661 {
	width:64px !important;
	height:27px !important;
	left:432px !important;
	top:986px !important;
}

#item114684 {
	width:600px !important;
	height:145px !important;
	left:50px !important;
	top:465px !important;
}

@keyframes intensificar-114684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-114684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item114707 {
	width:59px !important;
	height:59px !important;
	left:591px !important;
	top:456px !important;
}

@keyframes intensificar-114707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-114707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item114712 {
	width:221px !important;
	height:16px !important;
	left:53px !important;
	top:1047px !important;
}

#item114735 {
	width:221px !important;
	height:55px !important;
	left:432px !important;
	top:1048px !important;
}

#item114758 {
	width:221px !important;
	height:16px !important;
	left:53px !important;
	top:1086px !important;
}

#item114781 {
	width:221px !important;
	height:55px !important;
	left:432px !important;
	top:1086px !important;
}

#item114804 {
	width:221px !important;
	height:16px !important;
	left:53px !important;
	top:1125px !important;
}

#item114827 {
	width:221px !important;
	height:16px !important;
	left:432px !important;
	top:1125px !important;
}

#item114854 {
	width:114px !important;
	height:33px !important;
}

#item114850 {
	width:114px !important;
	height:33px !important;
	left:50px !important;
	top:1038px !important;
}

#item114858 {
	width:150px !important;
	height:33px !important;
}

#item114855 {
	width:150px !important;
	height:33px !important;
	left:432px !important;
	top:1038px !important;
}

#item114862 {
	width:161px !important;
	height:33px !important;
}

#item114859 {
	width:161px !important;
	height:33px !important;
	left:50px !important;
	top:1078px !important;
}

#item114866 {
	width:162px !important;
	height:33px !important;
}

#item114863 {
	width:162px !important;
	height:33px !important;
	left:432px !important;
	top:1078px !important;
}

#item114870 {
	width:117px !important;
	height:33px !important;
}

#item114867 {
	width:117px !important;
	height:33px !important;
	left:50px !important;
	top:1116px !important;
}

#item114874 {
	width:150px !important;
	height:33px !important;
}

#item114871 {
	width:150px !important;
	height:33px !important;
	left:432px !important;
	top:1117px !important;
}

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

@keyframes atenuar-94871 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-94871 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-3778 {
	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-3778 {
	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;
	}
}
#item3779 {
	width:1228px !important;
	height:461px !important;
	left:-14px !important;
	top:382px !important;
	background:#fff;
}

#item27562 {
	width:210px !important;
	height:37px !important;
	left:35px !important;
	top:35px !important;
}

@keyframes intensificar-27562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-27562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3780 {
	width:1200px !important;
	height:160px !important;
	top:644px !important;
	background:#f7f8f9;
}

#item3805 {
	width:1024px !important;
	height:105px !important;
	left:88px !important;
	top:517px !important;
}

@keyframes intensificar-3805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-3805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3828 {
	width:116px !important;
	height:21px !important;
	left:88px !important;
	top:672px !important;
}

#item3860 {
	width:1024px !important;
	height:95px !important;
	left:88px !important;
	top:422px !important;
}

@keyframes intensificar-3860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-3860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3894 {
	width:45px !important;
	height:45px !important;
	left:1073px !important;
	top:415px !important;
}

@keyframes intensificar-3894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-3894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20260 {
	width:170px !important;
	height:20px !important;
	left:239px !important;
	top:679px !important;
}

#item20283 {
	width:170px !important;
	height:12px !important;
	left:239px !important;
	top:708px !important;
}

#item20311 {
	width:87px !important;
	height:25px !important;
}

#item20309 {
	width:87px !important;
	height:25px !important;
	left:237px !important;
	top:672px !important;
}

#item20314 {
	width:128px !important;
	height:25px !important;
}

#item20312 {
	width:128px !important;
	height:25px !important;
	left:237px !important;
	top:702px !important;
}

#item78272 {
	width:185px !important;
	height:12px !important;
	left:237px !important;
	top:737px !important;
}

#item78298 {
	width:192px !important;
	height:25px !important;
}

#item78295 {
	width:192px !important;
	height:25px !important;
	left:237px !important;
	top:731px !important;
}

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

@keyframes atenuar-6397 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-6397 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-115112 {
	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-115112 {
	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;
	}
}
#item115121 {
	width:700px !important;
	height:640px !important;
	top:560px !important;
	background:#fff;
}

#item115123 {
	width:210px !important;
	height:37px !important;
	left:50px !important;
	top:50px !important;
}

@keyframes intensificar-115123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-115123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item114955 {
	width:700px !important;
	height:246px !important;
	top:954px !important;
	background:#f7f8f9;
}

#item114956 {
	width:601px !important;
	height:225px !important;
	left:49px !important;
	top:710px !important;
}

@keyframes intensificar-114956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-114956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item114979 {
	width:151px !important;
	height:27px !important;
	left:49px !important;
	top:991px !important;
}

#item115002 {
	width:601px !important;
	height:99px !important;
	left:49px !important;
	top:587px !important;
}

@keyframes intensificar-115002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-115002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115025 {
	width:59px !important;
	height:59px !important;
	left:591px !important;
	top:587px !important;
}

@keyframes intensificar-115025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-115025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115030 {
	width:221px !important;
	height:26px !important;
	left:49px !important;
	top:1055px !important;
}

#item115053 {
	width:221px !important;
	height:16px !important;
	left:49px !important;
	top:1094px !important;
}

#item115079 {
	width:112px !important;
	height:33px !important;
}

#item115076 {
	width:112px !important;
	height:33px !important;
	left:49px !important;
	top:1047px !important;
}

#item115083 {
	width:167px !important;
	height:33px !important;
}

#item115080 {
	width:167px !important;
	height:33px !important;
	left:49px !important;
	top:1085px !important;
}

#item115084 {
	width:241px !important;
	height:16px !important;
	left:49px !important;
	top:1131px !important;
}

#item115111 {
	width:250px !important;
	height:33px !important;
}

#item115107 {
	width:250px !important;
	height:33px !important;
	left:49px !important;
	top:1123px !important;
}

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

@keyframes atenuar-95055 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-95055 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-4356 {
	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-4356 {
	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;
	}
}
#item4357 {
	width:1228px !important;
	height:562px !important;
	left:-13px !important;
	top:254px !important;
	background:#fff;
}

#item27565 {
	width:210px !important;
	height:37px !important;
	left:35px !important;
	top:35px !important;
}

@keyframes intensificar-27565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-27565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4418 {
	width:1200px !important;
	height:204px !important;
	top:595px !important;
	background:#f7f8f9;
}

#item26783 {
	width:219px !important;
	height:195px !important;
	left:452px !important;
	top:595px !important;
	background:#f2f3f6;
}

#item30314 {
	width:306px !important;
	height:195px !important;
	left:900px !important;
	top:595px !important;
	background:#f2f3f6;
}

#item4358 {
	width:1024px !important;
	height:185px !important;
	left:88px !important;
	top:381px !important;
}

@keyframes intensificar-4358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-4358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4383 {
	width:1024px !important;
	height:95px !important;
	left:88px !important;
	top:286px !important;
}

@keyframes intensificar-4383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-4383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4411 {
	width:45px !important;
	height:45px !important;
	left:1073px !important;
	top:281px !important;
}

@keyframes intensificar-4411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-4411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4511 {
	width:120px !important;
	height:45px !important;
	left:28px !important;
	top:623px !important;
}

#item4582 {
	width:122px !important;
	height:45px !important;
	left:918px !important;
	top:623px !important;
}

#item4605 {
	width:58px !important;
	height:21px !important;
	left:470px !important;
	top:623px !important;
}

#item4646 {
	width:113px !important;
	height:12px !important;
	left:772px !important;
	top:626px !important;
}

#item4673 {
	width:105px !important;
	height:25px !important;
}

#item4669 {
	width:105px !important;
	height:25px !important;
	left:772px !important;
	top:619px !important;
}

#item4674 {
	width:113px !important;
	height:41px !important;
	left:689px !important;
	top:623px !important;
}

#item20328 {
	width:170px !important;
	height:12px !important;
	left:148px !important;
	top:626px !important;
}

#item20351 {
	width:170px !important;
	height:42px !important;
	left:295px !important;
	top:626px !important;
}

#item20577 {
	width:170px !important;
	height:42px !important;
	left:527px !important;
	top:626px !important;
}

#item20374 {
	width:170px !important;
	height:12px !important;
	left:148px !important;
	top:656px !important;
}

#item20397 {
	width:170px !important;
	height:42px !important;
	left:295px !important;
	top:656px !important;
}

#item20600 {
	width:170px !important;
	height:42px !important;
	left:527px !important;
	top:656px !important;
}

#item20421 {
	width:170px !important;
	height:12px !important;
	left:148px !important;
	top:686px !important;
}

#item20444 {
	width:170px !important;
	height:42px !important;
	left:295px !important;
	top:686px !important;
}

#item20623 {
	width:170px !important;
	height:12px !important;
	left:527px !important;
	top:686px !important;
}

#item20467 {
	width:170px !important;
	height:12px !important;
	left:148px !important;
	top:716px !important;
}

#item20490 {
	width:170px !important;
	height:12px !important;
	left:295px !important;
	top:716px !important;
}

#item20513 {
	width:170px !important;
	height:12px !important;
	left:148px !important;
	top:745px !important;
}

#item20538 {
	width:110px !important;
	height:25px !important;
}

#item20536 {
	width:110px !important;
	height:25px !important;
	left:148px !important;
	top:619px !important;
}

#item20541 {
	width:73px !important;
	height:25px !important;
}

#item20539 {
	width:73px !important;
	height:25px !important;
	left:295px !important;
	top:619px !important;
}

#item20648 {
	width:116px !important;
	height:25px !important;
}

#item20646 {
	width:116px !important;
	height:25px !important;
	left:527px !important;
	top:619px !important;
}

#item20544 {
	width:110px !important;
	height:25px !important;
}

#item20542 {
	width:110px !important;
	height:25px !important;
	left:148px !important;
	top:650px !important;
}

#item20547 {
	width:113px !important;
	height:25px !important;
}

#item20545 {
	width:113px !important;
	height:25px !important;
	left:295px !important;
	top:650px !important;
}

#item20651 {
	width:120px !important;
	height:25px !important;
}

#item20649 {
	width:120px !important;
	height:25px !important;
	left:527px !important;
	top:650px !important;
}

#item20550 {
	width:110px !important;
	height:25px !important;
}

#item20548 {
	width:110px !important;
	height:25px !important;
	left:148px !important;
	top:679px !important;
}

#item20553 {
	width:79px !important;
	height:25px !important;
}

#item20551 {
	width:79px !important;
	height:25px !important;
	left:295px !important;
	top:679px !important;
}

#item20655 {
	width:116px !important;
	height:25px !important;
}

#item20652 {
	width:116px !important;
	height:25px !important;
	left:527px !important;
	top:679px !important;
}

#item20556 {
	width:117px !important;
	height:25px !important;
}

#item20554 {
	width:117px !important;
	height:25px !important;
	left:148px !important;
	top:709px !important;
}

#item30467 {
	width:128px !important;
	height:25px !important;
}

#item30464 {
	width:128px !important;
	height:25px !important;
	left:148px !important;
	top:739px !important;
}

#item20559 {
	width:139px !important;
	height:25px !important;
}

#item20557 {
	width:139px !important;
	height:25px !important;
	left:295px !important;
	top:709px !important;
}

#item20744 {
	width:170px !important;
	height:12px !important;
	left:1045px !important;
	top:626px !important;
}

#item20767 {
	width:170px !important;
	height:12px !important;
	left:1045px !important;
	top:656px !important;
}

#item20790 {
	width:170px !important;
	height:12px !important;
	left:1045px !important;
	top:686px !important;
}

#item20815 {
	width:70px !important;
	height:25px !important;
}

#item20813 {
	width:70px !important;
	height:25px !important;
	left:1045px !important;
	top:619px !important;
}

#item20818 {
	width:79px !important;
	height:25px !important;
}

#item20816 {
	width:79px !important;
	height:25px !important;
	left:1045px !important;
	top:650px !important;
}

#item20821 {
	width:119px !important;
	height:25px !important;
}

#item20819 {
	width:119px !important;
	height:25px !important;
	left:1045px !important;
	top:679px !important;
}

#item78381 {
	width:161px !important;
	height:12px !important;
	left:1045px !important;
	top:715px !important;
}

#item78407 {
	width:143px !important;
	height:25px !important;
}

#item78404 {
	width:143px !important;
	height:25px !important;
	left:1045px !important;
	top:709px !important;
}

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

@keyframes atenuar-6396 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-6396 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-115831 {
	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-115831 {
	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;
	}
}
#item115837 {
	width:700px !important;
	height:1042px !important;
	top:158px !important;
	background:#fff;
}

#item115838 {
	width:210px !important;
	height:37px !important;
	left:53px !important;
	top:50px !important;
}

@keyframes intensificar-115838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-115838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115183 {
	width:700px !important;
	height:507px !important;
	top:693px !important;
	background:#f7f8f9;
}

#item115184 {
	width:349px !important;
	height:197px !important;
	left:351px !important;
	top:693px !important;
	background:#f2f3f6;
}

#item115185 {
	width:349px !important;
	height:222px !important;
	left:351px !important;
	top:978px !important;
	background:#f2f3f6;
}

#item115187 {
	width:240px !important;
	height:16px !important;
	left:410px !important;
	top:777px !important;
}

#item115210 {
	width:240px !important;
	height:16px !important;
	left:410px !important;
	top:1038px !important;
}

#item115233 {
	width:240px !important;
	height:16px !important;
	left:410px !important;
	top:816px !important;
}

#item115256 {
	width:240px !important;
	height:16px !important;
	left:410px !important;
	top:1077px !important;
}

#item115280 {
	width:240px !important;
	height:16px !important;
	left:410px !important;
	top:855px !important;
}

#item115304 {
	width:188px !important;
	height:16px !important;
	left:410px !important;
	top:1116px !important;
}

#item115327 {
	width:154px !important;
	height:27px !important;
	left:50px !important;
	top:726px !important;
}

#item115354 {
	width:161px !important;
	height:33px !important;
}

#item115351 {
	width:161px !important;
	height:33px !important;
	left:410px !important;
	top:768px !important;
}

#item115358 {
	width:110px !important;
	height:33px !important;
}

#item115355 {
	width:110px !important;
	height:33px !important;
	left:410px !important;
	top:1029px !important;
}

#item115362 {
	width:180px !important;
	height:33px !important;
}

#item115359 {
	width:180px !important;
	height:33px !important;
	left:410px !important;
	top:807px !important;
}

#item115366 {
	width:117px !important;
	height:33px !important;
}

#item115363 {
	width:117px !important;
	height:33px !important;
	left:410px !important;
	top:1069px !important;
}

#item115370 {
	width:166px !important;
	height:33px !important;
}

#item115367 {
	width:166px !important;
	height:33px !important;
	left:410px !important;
	top:846px !important;
}

#item115374 {
	width:186px !important;
	height:33px !important;
}

#item115371 {
	width:186px !important;
	height:33px !important;
	left:410px !important;
	top:1107px !important;
}

#item115375 {
	width:165px !important;
	height:27px !important;
	left:410px !important;
	top:989px !important;
}

#item115399 {
	width:83px !important;
	height:32px !important;
	left:410px !important;
	top:724px !important;
}

#item115422 {
	width:198px !important;
	height:16px !important;
	left:410px !important;
	top:1154px !important;
}

#item115448 {
	width:205px !important;
	height:33px !important;
}

#item115445 {
	width:205px !important;
	height:33px !important;
	left:410px !important;
	top:1146px !important;
}

#item115449 {
	width:240px !important;
	height:16px !important;
	left:410px !important;
	top:942px !important;
}

#item115475 {
	width:146px !important;
	height:33px !important;
}

#item115472 {
	width:146px !important;
	height:33px !important;
	left:410px !important;
	top:934px !important;
}

#item115476 {
	width:230px !important;
	height:27px !important;
	left:410px !important;
	top:899px !important;
}

#item115499 {
	width:600px !important;
	height:350px !important;
	left:50px !important;
	top:309px !important;
}

@keyframes intensificar-115499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-115499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115522 {
	width:600px !important;
	height:99px !important;
	left:50px !important;
	top:185px !important;
}

@keyframes intensificar-115522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-115522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115546 {
	width:59px !important;
	height:59px !important;
	left:589px !important;
	top:185px !important;
}

@keyframes intensificar-115546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-115546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115554 {
	width:221px !important;
	height:16px !important;
	left:50px !important;
	top:779px !important;
}

#item115577 {
	width:221px !important;
	height:16px !important;
	left:50px !important;
	top:975px !important;
}

#item115600 {
	width:221px !important;
	height:16px !important;
	left:50px !important;
	top:818px !important;
}

#item115623 {
	width:221px !important;
	height:16px !important;
	left:50px !important;
	top:1014px !important;
}

#item115647 {
	width:221px !important;
	height:16px !important;
	left:50px !important;
	top:856px !important;
}

#item115670 {
	width:221px !important;
	height:16px !important;
	left:50px !important;
	top:1053px !important;
}

#item115693 {
	width:221px !important;
	height:16px !important;
	left:50px !important;
	top:895px !important;
}

#item115716 {
	width:221px !important;
	height:16px !important;
	left:50px !important;
	top:1092px !important;
}

#item115739 {
	width:221px !important;
	height:16px !important;
	left:50px !important;
	top:933px !important;
}

#item115765 {
	width:143px !important;
	height:33px !important;
}

#item115762 {
	width:143px !important;
	height:33px !important;
	left:50px !important;
	top:770px !important;
}

#item115769 {
	width:95px !important;
	height:33px !important;
}

#item115766 {
	width:95px !important;
	height:33px !important;
	left:50px !important;
	top:966px !important;
}

#item115773 {
	width:143px !important;
	height:33px !important;
}

#item115770 {
	width:143px !important;
	height:33px !important;
	left:50px !important;
	top:809px !important;
}

#item115777 {
	width:147px !important;
	height:33px !important;
}

#item115774 {
	width:147px !important;
	height:33px !important;
	left:50px !important;
	top:1006px !important;
}

#item115781 {
	width:143px !important;
	height:33px !important;
}

#item115778 {
	width:143px !important;
	height:33px !important;
	left:50px !important;
	top:848px !important;
}

#item115785 {
	width:103px !important;
	height:33px !important;
}

#item115782 {
	width:103px !important;
	height:33px !important;
	left:50px !important;
	top:1045px !important;
}

#item115790 {
	width:152px !important;
	height:33px !important;
}

#item115786 {
	width:152px !important;
	height:33px !important;
	left:50px !important;
	top:887px !important;
}

#item115794 {
	width:166px !important;
	height:33px !important;
}

#item115791 {
	width:166px !important;
	height:33px !important;
	left:50px !important;
	top:926px !important;
}

#item115799 {
	width:181px !important;
	height:33px !important;
}

#item115795 {
	width:181px !important;
	height:33px !important;
	left:50px !important;
	top:1083px !important;
}

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

@keyframes atenuar-95689 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-95689 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-4787 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.8) scaleY(0.8);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-4787 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.8) scaleY(0.8);
		opacity:1;
	}
}
#item30759 {
	width:210px !important;
	height:37px !important;
	left:35px !important;
	top:35px !important;
}

@keyframes intensificar-30759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-30759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4799 {
	width:599px !important;
	height:480px !important;
	top:340px !important;
	background:#f9fcfe;
}

#item30751 {
	width:599px !important;
	height:340px !important;
	background:#fff;
}

@keyframes intensificar-83523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-83523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4800 {
	width:480px !important;
	height:252px !important;
	top:72px !important;
}

#item4824 {
	width:226px !important;
	height:72px !important;
}

#item4847 {
	width:249px !important;
	height:200px !important;
	left:721px !important;
	top:436px !important;
}

@keyframes intensificar-4847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-4847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71283 {
	width:24px !important;
	height:23px !important;
	left:876px !important;
	top:475px !important;
}

#item71286 {
	width:24px !important;
	height:23px !important;
	left:898px !important;
	top:488px !important;
}

#item71290 {
	width:24px !important;
	height:23px !important;
	left:956px !important;
	top:509px !important;
}

#item71294 {
	width:24px !important;
	height:23px !important;
	left:934px !important;
	top:538px !important;
}

#item71297 {
	width:24px !important;
	height:23px !important;
	left:924px !important;
	top:550px !important;
}

#item71301 {
	width:24px !important;
	height:23px !important;
	left:789px !important;
	top:558px !important;
}

#item72138 {
	width:78px !important;
	height:23px !important;
	left:822px !important;
	top:546px !important;
}

#item4863 {
	width:157px !important;
	height:16px !important;
}

#item4860 {
	width:157px !important;
	height:16px !important;
	left:743px !important;
	top:386px !important;
}

#item71801 {
	width:105px !important;
	height:16px !important;
}

#item71798 {
	width:105px !important;
	height:16px !important;
	left:957px !important;
	top:372px !important;
}

#item71797 {
	width:112px !important;
	height:17px !important;
}

#item71794 {
	width:112px !important;
	height:17px !important;
	left:978px !important;
	top:407px !important;
}

#item4868 {
	width:109px !important;
	height:15px !important;
}

#item4864 {
	width:109px !important;
	height:15px !important;
	left:1004px !important;
	top:477px !important;
}

#item71793 {
	width:113px !important;
	height:15px !important;
}

#item71790 {
	width:113px !important;
	height:15px !important;
	left:1004px !important;
	top:507px !important;
}

#item4876 {
	width:106px !important;
	height:16px !important;
}

#item4873 {
	width:106px !important;
	height:16px !important;
	left:1008px !important;
	top:534px !important;
}

#item4880 {
	width:132px !important;
	height:16px !important;
}

#item4877 {
	width:132px !important;
	height:16px !important;
	left:980px !important;
	top:591px !important;
}

#item4859 {
	width:104px !important;
	height:17px !important;
}

#item4856 {
	width:104px !important;
	height:17px !important;
	left:820px !important;
	top:662px !important;
}

#item4896 {
	width:128px !important;
	height:15px !important;
}

#item4893 {
	width:128px !important;
	height:15px !important;
	left:790px !important;
	top:697px !important;
}

#item71816 {
	width:88px !important;
	height:16px !important;
}

#item71813 {
	width:88px !important;
	height:16px !important;
	left:757px !important;
	top:729px !important;
}

#item4884 {
	width:72px !important;
	height:16px !important;
}

#item4881 {
	width:72px !important;
	height:16px !important;
	left:962px !important;
	top:625px !important;
}

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

@keyframes atenuar-6393 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-6393 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item116132 {
	width:210px !important;
	height:37px !important;
	left:50px !important;
	top:50px !important;
}

@keyframes intensificar-116132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-116132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115880 {
	width:600px !important;
	height:550px !important;
	left:50px !important;
	top:600px !important;
	background:#f9fcfe;
}

#item115881 {
	width:600px !important;
	height:465px !important;
	left:50px !important;
	top:136px !important;
	background:#fff;
}

@keyframes intensificar-115882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-115882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115883 {
	width:540px !important;
	height:348px !important;
	top:74px !important;
}

#item115906 {
	width:540px !important;
	height:54px !important;
}

#item115929 {
	width:324px !important;
	height:260px !important;
	left:94px !important;
	top:718px !important;
}

@keyframes intensificar-115929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-115929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115936 {
	width:32px !important;
	height:30px !important;
	left:295px !important;
	top:769px !important;
}

#item115941 {
	width:32px !important;
	height:30px !important;
	left:324px !important;
	top:786px !important;
}

#item115946 {
	width:32px !important;
	height:30px !important;
	left:400px !important;
	top:813px !important;
}

#item115952 {
	width:32px !important;
	height:30px !important;
	left:371px !important;
	top:851px !important;
}

#item115957 {
	width:32px !important;
	height:30px !important;
	left:358px !important;
	top:866px !important;
}

#item115962 {
	width:32px !important;
	height:30px !important;
	left:183px !important;
	top:877px !important;
}

#item115982 {
	width:102px !important;
	height:30px !important;
	left:225px !important;
	top:862px !important;
}

#item116015 {
	width:204px !important;
	height:20px !important;
}

#item116012 {
	width:204px !important;
	height:20px !important;
	left:122px !important;
	top:654px !important;
}

#item116028 {
	width:137px !important;
	height:21px !important;
}

#item116025 {
	width:137px !important;
	height:21px !important;
	left:401px !important;
	top:635px !important;
}

#item116038 {
	width:146px !important;
	height:22px !important;
}

#item116035 {
	width:146px !important;
	height:22px !important;
	left:428px !important;
	top:680px !important;
}

#item116049 {
	width:142px !important;
	height:19px !important;
}

#item116046 {
	width:142px !important;
	height:19px !important;
	left:462px !important;
	top:772px !important;
}

#item116060 {
	width:147px !important;
	height:20px !important;
}

#item116057 {
	width:147px !important;
	height:20px !important;
	left:461px !important;
	top:810px !important;
}

#item116070 {
	width:138px !important;
	height:20px !important;
}

#item116067 {
	width:138px !important;
	height:20px !important;
	left:467px !important;
	top:846px !important;
}

#item116080 {
	width:172px !important;
	height:21px !important;
}

#item116077 {
	width:172px !important;
	height:21px !important;
	left:431px !important;
	top:920px !important;
}

#item116096 {
	width:135px !important;
	height:22px !important;
}

#item116093 {
	width:135px !important;
	height:22px !important;
	left:223px !important;
	top:1013px !important;
}

#item116107 {
	width:166px !important;
	height:19px !important;
}

#item116104 {
	width:166px !important;
	height:19px !important;
	left:184px !important;
	top:1058px !important;
}

#item116119 {
	width:114px !important;
	height:20px !important;
}

#item116116 {
	width:114px !important;
	height:20px !important;
	left:141px !important;
	top:1099px !important;
}

#item116123 {
	width:94px !important;
	height:21px !important;
}

#item116120 {
	width:94px !important;
	height:21px !important;
	left:407px !important;
	top:963px !important;
}

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

@keyframes atenuar-95953 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-95953 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-46898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-46898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-46906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-46906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-46911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-46911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-46917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-46917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-46887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-46887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-46852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-46852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46857 {
	width:154px !important;
	height:29px !important;
	left:504px !important;
	top:660px !important;
}

@keyframes intensificar-46881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-46881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46850 {
	width:672px !important;
	height:689px !important;
	left:50px !important;
	top:51px !important;
}

#item46983 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item46984 {
	opacity:0.95;
	width:599px !important;
	height:614px !important;
	left:74px !important;
	top:74px !important;
	background:#fff;
}

#item46988 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:2px !important;
}

#item46985 {
	width:32px !important;
	height:32px !important;
	left:664px !important;
	top:51px !important;
}

#item46993 {
	width:460px !important;
	height:450px !important;
	left:143px !important;
	top:156px !important;
}

@keyframes intensificar-46993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-46993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46996 {
	width:42px !important;
	height:40px !important;
	left:438px !important;
	top:292px !important;
}

#item46924 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item46925 {
	opacity:0.95;
	width:492px !important;
	height:315px !important;
	left:127px !important;
	top:159px !important;
	background:#fff;
}

#item46926 {
	opacity:0.95;
	width:492px !important;
	height:129px !important;
	left:127px !important;
	top:475px !important;
	background:#0d224c;
}

#item46927 {
	width:395px !important;
	height:266px !important;
	left:176px !important;
	top:209px !important;
}

@keyframes intensificar-46927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-46927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46950 {
	width:382px !important;
	height:102px !important;
	left:182px !important;
	top:501px !important;
}

@keyframes intensificar-46950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-46950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46976 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:2px !important;
}

#item46973 {
	width:32px !important;
	height:32px !important;
	left:609px !important;
	top:140px !important;
}

#item46981 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item46922 {
	width:729px !important;
	height:743px !important;
	left:13px !important;
	top:14px !important;
}

#item46999 {
	opacity:0.95;
	width:50px !important;
	height:689px !important;
	left:1154px !important;
	top:51px !important;
	background:#0d224c;
}

#item47051 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item47048 {
	width:20px !important;
	height:38px !important;
	left:64px !important;
	top:376px !important;
}

#item47057 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item47054 {
	width:20px !important;
	height:38px !important;
	left:688px !important;
	top:376px !important;
}

#item47069 {
	width:323px !important;
	height:29px !important;
	left:787px !important;
	top:203px !important;
}

#item47116 {
	width:323px !important;
	height:15px !important;
	left:787px !important;
	top:233px !important;
}

#item47139 {
	width:323px !important;
	height:93px !important;
	left:787px !important;
	top:331px !important;
}

#item47165 {
	width:43px !important;
	height:43px !important;
	top:9px !important;
}

#item47171 {
	width:9px !important;
	height:9px !important;
	left:223px !important;
	top:5px !important;
}

#item47175 {
	width:23px !important;
	height:53px !important;
	left:220px !important;
}

#item47176 {
	width:43px !important;
	height:43px !important;
	left:44px !important;
	top:9px !important;
}

#item47181 {
	width:43px !important;
	height:43px !important;
	left:88px !important;
	top:9px !important;
}

#item47184 {
	width:43px !important;
	height:43px !important;
	left:132px !important;
	top:9px !important;
}

#item47187 {
	width:43px !important;
	height:43px !important;
	left:175px !important;
	top:9px !important;
}

#item47162 {
	width:244px !important;
	height:53px !important;
	left:786px !important;
	top:260px !important;
}

@keyframes intensificar-47190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-47190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47196 {
	width:36px !important;
	height:138px !important;
}

#item47198 {
	width:31px !important;
	height:31px !important;
}

#item47201 {
	width:28px !important;
	height:31px !important;
	left:1px !important;
	top:32px !important;
}

#item47203 {
	width:28px !important;
	height:31px !important;
	left:1px !important;
	top:65px !important;
}

#item47205 {
	width:28px !important;
	height:31px !important;
	left:1px !important;
	top:97px !important;
}

#item47193 {
	width:36px !important;
	height:138px !important;
	left:1160px !important;
	top:237px !important;
}

#item47230 {
	width:39px !important;
	height:38px !important;
	left:877px !important;
	top:423px !important;
}

#item47233 {
	width:39px !important;
	height:38px !important;
	left:787px !important;
	top:423px !important;
	background:#eaf6fe;
}

#item47236 {
	width:39px !important;
	height:38px !important;
	left:922px !important;
	top:423px !important;
}

#item47241 {
	width:39px !important;
	height:38px !important;
	left:832px !important;
	top:423px !important;
}

#item47250 {
	width:150px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item47274 {
	width:14px !important;
	height:14px !important;
}

#item47278 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item47301 {
	width:14px !important;
	height:14px !important;
}

#item47247 {
	width:170px !important;
	height:14px !important;
	left:788px !important;
	top:727px !important;
}

@keyframes intensificar-47307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-47307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47340 {
	width:90px !important;
	height:90px !important;
}

#item47363 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item47312 {
	width:90px !important;
	height:90px !important;
}

#item47336 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item47307 {
	width:90px !important;
	height:90px !important;
	left:787px !important;
	top:482px !important;
}

@keyframes intensificar-47366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-47366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47397 {
	width:90px !important;
	height:90px !important;
}

#item47420 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item47370 {
	width:90px !important;
	height:90px !important;
}

#item47393 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item47366 {
	width:90px !important;
	height:90px !important;
	left:884px !important;
	top:482px !important;
}

@keyframes intensificar-47423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-47423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47455 {
	width:90px !important;
	height:90px !important;
}

#item47479 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item47428 {
	width:90px !important;
	height:90px !important;
}

#item47451 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item47423 {
	width:90px !important;
	height:90px !important;
	left:981px !important;
	top:482px !important;
}

@keyframes entrarvolandodesdeladerecha-47492 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-47492 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item47495 {
	width:245px !important;
	height:790px !important;
	box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item47496 {
	width:33px !important;
	height:631px !important;
	left:48px !important;
	top:70px !important;
}

#item47501 {
	width:23px !important;
	height:23px !important;
	left:14px !important;
	top:15px !important;
}

#item47506 {
	width:1px !important;
	height:692px !important;
	left:244px !important;
	top:48px !important;
	background:#9d9c9c;
}

#item47507 {
	width:156px !important;
	height:204px !important;
	left:90px !important;
	top:67px !important;
}

#item47530 {
	width:156px !important;
	height:354px !important;
	left:90px !important;
	top:332px !important;
}

#item47553 {
	width:133px !important;
	height:10px !important;
	left:90px !important;
	top:731px !important;
}

#item47576 {
	width:130px !important;
	height:11px !important;
	left:49px !important;
	top:313px !important;
}

#item47492 {
	width:245px !important;
	height:790px !important;
	left:509px !important;
}

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

@keyframes atenuar-47599 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-47599 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-119188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-119188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-119195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-119195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-119203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-119203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-119211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-119211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-119259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-119259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-119227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-119227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119234 {
	width:146px !important;
	height:26px !important;
	left:476px !important;
	top:594px !important;
}

@keyframes intensificar-119219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-119219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119185 {
	width:635px !important;
	height:620px !important;
}

#item119266 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item119330 {
	opacity:0.50;
	width:635px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item119331 {
	opacity:0.95;
	width:571px !important;
	height:545px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item119337 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item119332 {
	width:32px !important;
	height:32px !important;
	left:575px !important;
	top:53px !important;
}

#item119345 {
	width:460px !important;
	height:450px !important;
	left:100px !important;
	top:94px !important;
}

@keyframes intensificar-119345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-119345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119351 {
	width:42px !important;
	height:40px !important;
	left:395px !important;
	top:230px !important;
}

#item119269 {
	opacity:0.50;
	width:635px !important;
	height:600px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item119270 {
	opacity:0.95;
	width:636px !important;
	height:423px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item119271 {
	opacity:0.95;
	width:636px !important;
	height:200px !important;
	left:10px !important;
	top:430px !important;
	background:#0d224c;
}

#item119272 {
	width:571px !important;
	height:310px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-119272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-119272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119295 {
	width:493px !important;
	height:164px !important;
	left:81px !important;
	top:466px !important;
}

@keyframes intensificar-119295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-119295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119322 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item119318 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item119328 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item119267 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item119362 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item119359 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item119370 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item119367 {
	width:26px !important;
	height:49px !important;
	left:581px !important;
	top:290px !important;
}

#item117560 {
	width:167px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item117583 {
	width:20px !important;
	height:20px !important;
}

#item117557 {
	width:194px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item119015 {
	width:571px !important;
	height:37px !important;
	left:36px !important;
	top:643px !important;
}

#item119061 {
	width:571px !important;
	height:19px !important;
	left:36px !important;
	top:682px !important;
}

#item119084 {
	width:570px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

#item119110 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item119116 {
	width:11px !important;
	height:11px !important;
	left:290px !important;
	top:6px !important;
}

#item119121 {
	width:30px !important;
	height:70px !important;
	left:286px !important;
}

#item119122 {
	width:55px !important;
	height:55px !important;
	left:58px !important;
	top:12px !important;
}

#item119129 {
	width:55px !important;
	height:55px !important;
	left:115px !important;
	top:12px !important;
}

#item119134 {
	width:55px !important;
	height:55px !important;
	left:171px !important;
	top:12px !important;
}

#item119139 {
	width:55px !important;
	height:55px !important;
	left:228px !important;
	top:12px !important;
}

#item119107 {
	width:317px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-119145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-119145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119153 {
	width:47px !important;
	height:180px !important;
}

#item119155 {
	width:41px !important;
	height:41px !important;
}

#item119160 {
	width:37px !important;
	height:41px !important;
	left:1px !important;
	top:42px !important;
}

#item119161 {
	width:37px !important;
	height:41px !important;
	left:1px !important;
	top:84px !important;
}

#item119162 {
	width:37px !important;
	height:41px !important;
	left:1px !important;
	top:126px !important;
}

#item119150 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:243px !important;
}

#item119163 {
	width:51px !important;
	height:49px !important;
	left:154px !important;
	top:929px !important;
}

#item119170 {
	width:51px !important;
	height:49px !important;
	left:37px !important;
	top:929px !important;
	background:#eaf6fe;
}

#item119175 {
	width:51px !important;
	height:50px !important;
	left:213px !important;
	top:929px !important;
}

#item119177 {
	width:51px !important;
	height:50px !important;
	left:96px !important;
	top:929px !important;
}

@keyframes intensificar-118807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-118807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item118811 {
	width:117px !important;
	height:117px !important;
}

#item118834 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item118807 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-118839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-118839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item118843 {
	width:117px !important;
	height:117px !important;
}

#item118866 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item118839 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-118871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-118871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item118874 {
	width:117px !important;
	height:117px !important;
}

#item118897 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item118871 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-118904 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-118904 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item118907 {
	width:318px !important;
	height:1027px !important;
	box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item118909 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item118914 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item118922 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item118923 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item118946 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item118969 {
	width:173px !important;
	height:14px !important;
	left:117px !important;
	top:951px !important;
}

#item118992 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item118904 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-96715 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-96715 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-48506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-48506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-48511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-48511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-48518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-48518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-48523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-48523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-48499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-48499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-48463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-48463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48468 {
	width:204px !important;
	height:29px !important;
	left:14px !important;
	top:660px !important;
}

@keyframes intensificar-48492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-48492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48461 {
	width:672px !important;
	height:689px !important;
	left:50px !important;
	top:51px !important;
}

#item48605 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item48606 {
	opacity:0.95;
	width:599px !important;
	height:614px !important;
	left:74px !important;
	top:74px !important;
	background:#fff;
}

#item48611 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:2px !important;
}

#item48608 {
	width:32px !important;
	height:32px !important;
	left:664px !important;
	top:51px !important;
}

#item48615 {
	width:460px !important;
	height:450px !important;
	left:143px !important;
	top:156px !important;
}

@keyframes intensificar-48615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-48615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48620 {
	width:42px !important;
	height:40px !important;
	left:438px !important;
	top:292px !important;
}

#item48548 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item48549 {
	opacity:0.95;
	width:492px !important;
	height:293px !important;
	left:127px !important;
	top:134px !important;
	background:#fff;
}

#item48551 {
	opacity:0.95;
	width:492px !important;
	height:200px !important;
	left:127px !important;
	top:427px !important;
	background:#0d224c;
}

#item48552 {
	width:395px !important;
	height:244px !important;
	left:176px !important;
	top:184px !important;
}

@keyframes intensificar-48552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-48552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48575 {
	width:382px !important;
	height:169px !important;
	left:182px !important;
	top:459px !important;
}

@keyframes intensificar-48575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-48575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48601 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item48598 {
	width:32px !important;
	height:32px !important;
	left:609px !important;
	top:112px !important;
}

#item48546 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item48531 {
	width:729px !important;
	height:743px !important;
	left:13px !important;
	top:14px !important;
}

#item48623 {
	opacity:0.95;
	width:50px !important;
	height:689px !important;
	left:1154px !important;
	top:51px !important;
	background:#0d224c;
}

#item48675 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item48672 {
	width:20px !important;
	height:38px !important;
	left:64px !important;
	top:376px !important;
}

#item48681 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item48678 {
	width:20px !important;
	height:38px !important;
	left:688px !important;
	top:376px !important;
}

#item48864 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item48887 {
	width:14px !important;
	height:14px !important;
}

#item48891 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item48914 {
	width:14px !important;
	height:14px !important;
}

#item48861 {
	width:139px !important;
	height:14px !important;
	left:788px !important;
	top:727px !important;
}

#item49352 {
	width:323px !important;
	height:29px !important;
	left:787px !important;
	top:203px !important;
}

#item49375 {
	width:323px !important;
	height:15px !important;
	left:787px !important;
	top:233px !important;
}

#item49398 {
	width:323px !important;
	height:93px !important;
	left:787px !important;
	top:331px !important;
}

#item49424 {
	width:43px !important;
	height:43px !important;
	top:9px !important;
}

#item49427 {
	opacity:0.70;
	width:15px !important;
	height:15px !important;
	left:225px !important;
	top:2px !important;
}

#item49430 {
	width:23px !important;
	height:53px !important;
	left:220px !important;
}

#item49431 {
	width:43px !important;
	height:43px !important;
	left:44px !important;
	top:9px !important;
}

#item49434 {
	width:43px !important;
	height:43px !important;
	left:88px !important;
	top:9px !important;
}

#item49437 {
	width:43px !important;
	height:43px !important;
	left:132px !important;
	top:9px !important;
}

#item49440 {
	width:43px !important;
	height:43px !important;
	left:175px !important;
	top:9px !important;
}

#item49421 {
	width:244px !important;
	height:53px !important;
	left:786px !important;
	top:260px !important;
}

#item49443 {
	width:39px !important;
	height:38px !important;
	left:877px !important;
	top:423px !important;
}

#item49444 {
	width:39px !important;
	height:38px !important;
	left:787px !important;
	top:423px !important;
}

#item49448 {
	width:39px !important;
	height:38px !important;
	left:922px !important;
	top:423px !important;
}

#item49449 {
	width:39px !important;
	height:38px !important;
	left:832px !important;
	top:423px !important;
}

@keyframes intensificar-49454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-49454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49460 {
	width:36px !important;
	height:138px !important;
}

#item49462 {
	width:31px !important;
	height:31px !important;
}

#item49465 {
	width:31px !important;
	height:31px !important;
	top:32px !important;
}

#item49474 {
	width:31px !important;
	height:31px !important;
	top:65px !important;
}

#item49477 {
	width:28px !important;
	height:31px !important;
	left:1px !important;
	top:97px !important;
}

#item49458 {
	width:36px !important;
	height:138px !important;
	left:1160px !important;
	top:237px !important;
}

@keyframes intensificar-48920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-48920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48955 {
	width:90px !important;
	height:90px !important;
}

#item48978 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item48924 {
	width:90px !important;
	height:90px !important;
}

#item48948 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item48920 {
	width:90px !important;
	height:90px !important;
	left:787px !important;
	top:482px !important;
}

@keyframes intensificar-48981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-48981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49014 {
	width:90px !important;
	height:90px !important;
}

#item49037 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item48985 {
	width:90px !important;
	height:90px !important;
}

#item49009 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item48981 {
	width:90px !important;
	height:90px !important;
	left:884px !important;
	top:482px !important;
}

@keyframes intensificar-49041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-49041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49075 {
	width:90px !important;
	height:90px !important;
}

#item49099 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item49046 {
	width:90px !important;
	height:90px !important;
}

#item49069 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item49041 {
	width:90px !important;
	height:90px !important;
	left:981px !important;
	top:482px !important;
}

@keyframes entrarvolandodesdeladerecha-49102 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-49102 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item49105 {
	width:245px !important;
	height:790px !important;
	box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item49106 {
	width:33px !important;
	height:631px !important;
	left:48px !important;
	top:70px !important;
}

#item49109 {
	width:23px !important;
	height:23px !important;
	left:14px !important;
	top:15px !important;
}

#item49112 {
	width:1px !important;
	height:692px !important;
	left:244px !important;
	top:48px !important;
	background:#9d9c9c;
}

#item49113 {
	width:156px !important;
	height:204px !important;
	left:90px !important;
	top:67px !important;
}

#item49136 {
	width:156px !important;
	height:354px !important;
	left:90px !important;
	top:332px !important;
}

#item49159 {
	width:133px !important;
	height:10px !important;
	left:90px !important;
	top:731px !important;
}

#item49182 {
	width:130px !important;
	height:11px !important;
	left:49px !important;
	top:313px !important;
}

#item49102 {
	width:245px !important;
	height:790px !important;
	left:509px !important;
}

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

@keyframes atenuar-49205 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-49205 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-119905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-119905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-119912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-119912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-119920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-119920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-119927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-119927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-119896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-119896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-119862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-119862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119872 {
	width:193px !important;
	height:26px !important;
	left:13px !important;
	top:594px !important;
}

@keyframes intensificar-119853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-119853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119851 {
	width:635px !important;
	height:620px !important;
}

#item119935 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item120001 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item120002 {
	opacity:0.95;
	width:571px !important;
	height:549px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item120007 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item120003 {
	width:32px !important;
	height:32px !important;
	left:574px !important;
	top:59px !important;
}

#item120012 {
	width:460px !important;
	height:450px !important;
	left:98px !important;
	top:95px !important;
}

@keyframes intensificar-120012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-120012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120017 {
	width:42px !important;
	height:40px !important;
	left:393px !important;
	top:231px !important;
}

#item119939 {
	opacity:0.50;
	width:635px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item119941 {
	opacity:0.95;
	width:636px !important;
	height:415px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item119942 {
	opacity:0.95;
	width:636px !important;
	height:260px !important;
	left:10px !important;
	top:369px !important;
	background:#0d224c;
}

#item119943 {
	width:571px !important;
	height:280px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-119943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-119943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119966 {
	width:497px !important;
	height:220px !important;
	left:81px !important;
	top:410px !important;
}

@keyframes intensificar-119966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-119966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119993 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item119989 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item119999 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item119937 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item120027 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item120024 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item120036 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item120033 {
	width:26px !important;
	height:49px !important;
	left:582px !important;
	top:290px !important;
}

#item117617 {
	width:167px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item117640 {
	width:20px !important;
	height:20px !important;
}

#item117614 {
	width:194px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item119694 {
	width:569px !important;
	height:37px !important;
	left:38px !important;
	top:643px !important;
}

#item119717 {
	width:569px !important;
	height:19px !important;
	left:38px !important;
	top:682px !important;
}

#item119740 {
	width:568px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

#item119766 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item119771 {
	opacity:0.70;
	width:20px !important;
	height:20px !important;
	left:293px !important;
	top:2px !important;
}

#item119779 {
	width:30px !important;
	height:70px !important;
	left:286px !important;
}

#item119780 {
	width:55px !important;
	height:55px !important;
	left:58px !important;
	top:12px !important;
}

#item119785 {
	width:55px !important;
	height:55px !important;
	left:115px !important;
	top:12px !important;
}

#item119793 {
	width:55px !important;
	height:55px !important;
	left:171px !important;
	top:12px !important;
}

#item119800 {
	width:55px !important;
	height:55px !important;
	left:228px !important;
	top:12px !important;
}

#item119763 {
	width:317px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

#item119805 {
	width:51px !important;
	height:49px !important;
	left:154px !important;
	top:929px !important;
}

#item119811 {
	width:51px !important;
	height:49px !important;
	left:37px !important;
	top:929px !important;
}

#item119816 {
	width:51px !important;
	height:50px !important;
	left:213px !important;
	top:929px !important;
}

#item119817 {
	width:51px !important;
	height:50px !important;
	left:96px !important;
	top:929px !important;
}

@keyframes intensificar-119823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-119823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119831 {
	width:47px !important;
	height:180px !important;
}

#item119833 {
	width:41px !important;
	height:41px !important;
}

#item119838 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item119843 {
	width:41px !important;
	height:41px !important;
	top:84px !important;
}

#item119850 {
	width:37px !important;
	height:41px !important;
	left:2px !important;
	top:126px !important;
}

#item119828 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:243px !important;
}

@keyframes intensificar-119465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-119465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119469 {
	width:117px !important;
	height:117px !important;
}

#item119493 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item119465 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-119499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-119499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119503 {
	width:117px !important;
	height:117px !important;
}

#item119526 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item119499 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-119531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-119531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119534 {
	width:117px !important;
	height:117px !important;
}

#item119557 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item119531 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-119562 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-119562 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item119565 {
	width:318px !important;
	height:1027px !important;
	box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item119566 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item119571 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item119576 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item119577 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item119601 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item119624 {
	width:173px !important;
	height:14px !important;
	left:117px !important;
	top:951px !important;
}

#item119647 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item119562 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-97457 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-97457 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-50304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-50304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-50309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-50309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-50314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-50314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-50320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-50320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-50292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-50292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-50262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-50262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51228 {
	width:136px !important;
	height:29px !important;
	left:536px !important;
	top:660px !important;
}

@keyframes intensificar-50256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-50256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50254 {
	width:672px !important;
	height:689px !important;
	left:50px !important;
	top:51px !important;
}

#item50386 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item50387 {
	opacity:0.95;
	width:599px !important;
	height:614px !important;
	left:74px !important;
	top:74px !important;
	background:#fff;
}

#item50391 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item50388 {
	width:32px !important;
	height:32px !important;
	left:664px !important;
	top:51px !important;
}

#item50394 {
	width:460px !important;
	height:450px !important;
	left:143px !important;
	top:156px !important;
}

@keyframes intensificar-50394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-50394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50398 {
	width:42px !important;
	height:40px !important;
	left:545px !important;
	top:335px !important;
}

#item50329 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item50330 {
	opacity:0.95;
	width:492px !important;
	height:257px !important;
	left:127px !important;
	top:173px !important;
	background:#fff;
}

#item50331 {
	opacity:0.95;
	width:492px !important;
	height:165px !important;
	left:127px !important;
	top:423px !important;
	background:#0d224c;
}

#item50332 {
	width:395px !important;
	height:200px !important;
	left:176px !important;
	top:224px !important;
}

@keyframes intensificar-50332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-50332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50355 {
	width:382px !important;
	height:128px !important;
	left:182px !important;
	top:453px !important;
}

@keyframes intensificar-50355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-50355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50382 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item50378 {
	width:32px !important;
	height:32px !important;
	left:609px !important;
	top:154px !important;
}

#item50327 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item50325 {
	width:729px !important;
	height:743px !important;
	left:13px !important;
	top:14px !important;
}

#item50412 {
	opacity:0.95;
	width:50px !important;
	height:689px !important;
	left:1154px !important;
	top:51px !important;
	background:#0d224c;
}

#item50465 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item50461 {
	width:20px !important;
	height:38px !important;
	left:64px !important;
	top:376px !important;
}

#item50471 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item50468 {
	width:20px !important;
	height:38px !important;
	left:688px !important;
	top:376px !important;
}

#item50529 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item50552 {
	width:14px !important;
	height:14px !important;
}

#item50556 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item50579 {
	width:14px !important;
	height:14px !important;
}

#item50526 {
	width:139px !important;
	height:14px !important;
	left:788px !important;
	top:727px !important;
}

#item51040 {
	width:323px !important;
	height:29px !important;
	left:787px !important;
	top:160px !important;
}

#item51063 {
	width:323px !important;
	height:15px !important;
	left:787px !important;
	top:190px !important;
}

#item51086 {
	width:323px !important;
	height:93px !important;
	left:787px !important;
	top:331px !important;
}

#item51111 {
	width:43px !important;
	height:43px !important;
	top:9px !important;
}

#item51120 {
	opacity:0.70;
	width:15px !important;
	height:15px !important;
	left:270px !important;
	top:2px !important;
}

#item51123 {
	width:23px !important;
	height:53px !important;
	left:266px !important;
}

#item51124 {
	width:43px !important;
	height:43px !important;
	left:44px !important;
	top:9px !important;
}

#item51127 {
	width:43px !important;
	height:43px !important;
	left:88px !important;
	top:9px !important;
}

#item51130 {
	width:43px !important;
	height:43px !important;
	left:132px !important;
	top:9px !important;
}

#item51133 {
	width:43px !important;
	height:43px !important;
	left:175px !important;
	top:9px !important;
}

#item51136 {
	width:43px !important;
	height:43px !important;
	left:218px !important;
	top:9px !important;
}

#item51139 {
	width:43px !important;
	height:43px !important;
	top:52px !important;
}

#item51142 {
	width:43px !important;
	height:43px !important;
	left:44px !important;
	top:52px !important;
}

#item51109 {
	width:289px !important;
	height:94px !important;
	left:786px !important;
	top:217px !important;
}

@keyframes intensificar-51147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-51147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51152 {
	width:36px !important;
	height:138px !important;
}

#item51154 {
	width:31px !important;
	height:31px !important;
}

#item51157 {
	width:31px !important;
	height:31px !important;
	top:32px !important;
}

#item51165 {
	width:31px !important;
	height:31px !important;
	top:65px !important;
}

#item51168 {
	width:28px !important;
	height:31px !important;
	left:1px !important;
	top:97px !important;
}

#item51150 {
	width:36px !important;
	height:138px !important;
	left:1160px !important;
	top:237px !important;
}

#item51169 {
	width:39px !important;
	height:38px !important;
	left:877px !important;
	top:423px !important;
}

#item51170 {
	width:39px !important;
	height:38px !important;
	left:787px !important;
	top:423px !important;
}

#item51173 {
	width:39px !important;
	height:38px !important;
	left:922px !important;
	top:423px !important;
}

#item51174 {
	width:39px !important;
	height:38px !important;
	left:832px !important;
	top:423px !important;
}

@keyframes intensificar-50711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-50711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50742 {
	width:90px !important;
	height:90px !important;
}

#item50765 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item50715 {
	width:90px !important;
	height:90px !important;
}

#item50738 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item50711 {
	width:90px !important;
	height:90px !important;
	left:787px !important;
	top:482px !important;
}

@keyframes intensificar-50768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-50768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50799 {
	width:90px !important;
	height:90px !important;
}

#item50822 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item50772 {
	width:90px !important;
	height:90px !important;
}

#item50795 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item50768 {
	width:90px !important;
	height:90px !important;
	left:884px !important;
	top:482px !important;
}

@keyframes intensificar-50826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-50826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50858 {
	width:90px !important;
	height:90px !important;
}

#item50881 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item50831 {
	width:90px !important;
	height:90px !important;
}

#item50854 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item50826 {
	width:90px !important;
	height:90px !important;
	left:981px !important;
	top:482px !important;
}

@keyframes entrarvolandodesdeladerecha-50884 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-50884 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item50887 {
	width:245px !important;
	height:790px !important;
	box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item50888 {
	width:33px !important;
	height:631px !important;
	left:48px !important;
	top:70px !important;
}

#item50892 {
	width:23px !important;
	height:23px !important;
	left:14px !important;
	top:15px !important;
}

#item50900 {
	width:1px !important;
	height:692px !important;
	left:244px !important;
	top:48px !important;
	background:#9d9c9c;
}

#item50901 {
	width:156px !important;
	height:204px !important;
	left:90px !important;
	top:67px !important;
}

#item50924 {
	width:156px !important;
	height:354px !important;
	left:90px !important;
	top:332px !important;
}

#item50947 {
	width:133px !important;
	height:10px !important;
	left:90px !important;
	top:731px !important;
}

#item50970 {
	width:130px !important;
	height:11px !important;
	left:49px !important;
	top:313px !important;
}

#item50884 {
	width:245px !important;
	height:790px !important;
	left:509px !important;
}

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

@keyframes atenuar-50993 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-50993 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-120547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-120547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-120554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-120554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-120562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-120562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-120569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-120569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-120539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-120539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-120504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-120504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120515 {
	width:129px !important;
	height:26px !important;
	left:507px !important;
	top:594px !important;
}

@keyframes intensificar-120496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-120496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120494 {
	width:636px !important;
	height:620px !important;
}

#item120575 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item120639 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item120641 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item120647 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item120642 {
	width:32px !important;
	height:32px !important;
	left:582px !important;
	top:50px !important;
}

#item120652 {
	width:460px !important;
	height:450px !important;
	left:105px !important;
	top:95px !important;
}

@keyframes intensificar-120652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-120652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120657 {
	width:42px !important;
	height:40px !important;
	left:506px !important;
	top:274px !important;
}

#item120578 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item120579 {
	opacity:0.95;
	width:636px !important;
	height:423px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item120580 {
	opacity:0.95;
	width:636px !important;
	height:215px !important;
	left:10px !important;
	top:415px !important;
	background:#0d224c;
}

#item120581 {
	width:571px !important;
	height:280px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-120581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-120581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120604 {
	width:497px !important;
	height:167px !important;
	left:81px !important;
	top:454px !important;
}

@keyframes intensificar-120604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-120604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120631 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item120627 {
	width:32px !important;
	height:32px !important;
	left:614px !important;
	top:17px !important;
}

#item120637 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item120576 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item120668 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item120665 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item120676 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item120673 {
	width:26px !important;
	height:49px !important;
	left:581px !important;
	top:290px !important;
}

#item117647 {
	width:167px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item117670 {
	width:20px !important;
	height:20px !important;
}

#item117644 {
	width:194px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item120327 {
	width:569px !important;
	height:37px !important;
	left:38px !important;
	top:643px !important;
}

#item120350 {
	width:569px !important;
	height:19px !important;
	left:38px !important;
	top:682px !important;
}

#item120373 {
	width:568px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

#item120399 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item120404 {
	opacity:0.70;
	width:20px !important;
	height:20px !important;
	left:459px !important;
	top:2px !important;
}

#item120410 {
	width:30px !important;
	height:70px !important;
	left:454px !important;
}

#item120411 {
	width:55px !important;
	height:55px !important;
	left:58px !important;
	top:12px !important;
}

#item120416 {
	width:55px !important;
	height:55px !important;
	left:115px !important;
	top:12px !important;
}

#item120423 {
	width:55px !important;
	height:55px !important;
	left:171px !important;
	top:12px !important;
}

#item120428 {
	width:55px !important;
	height:55px !important;
	left:228px !important;
	top:12px !important;
}

#item120436 {
	width:55px !important;
	height:55px !important;
	left:284px !important;
	top:12px !important;
}

#item120441 {
	width:55px !important;
	height:55px !important;
	left:340px !important;
	top:12px !important;
}

#item120446 {
	width:55px !important;
	height:55px !important;
	left:396px !important;
	top:12px !important;
}

#item120396 {
	width:484px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-120452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-120452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120460 {
	width:47px !important;
	height:180px !important;
}

#item120462 {
	width:41px !important;
	height:41px !important;
}

#item120467 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item120474 {
	width:41px !important;
	height:41px !important;
	top:84px !important;
}

#item120479 {
	width:37px !important;
	height:41px !important;
	left:2px !important;
	top:126px !important;
}

#item120457 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:243px !important;
}

#item120480 {
	width:51px !important;
	height:49px !important;
	left:153px !important;
	top:929px !important;
}

#item120481 {
	width:51px !important;
	height:49px !important;
	left:36px !important;
	top:929px !important;
}

#item120486 {
	width:51px !important;
	height:50px !important;
	left:212px !important;
	top:929px !important;
}

#item120487 {
	width:51px !important;
	height:50px !important;
	left:95px !important;
	top:929px !important;
}

@keyframes intensificar-120098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-120098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120102 {
	width:117px !important;
	height:117px !important;
}

#item120125 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item120098 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-120130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-120130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120134 {
	width:117px !important;
	height:117px !important;
}

#item120157 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item120130 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-120163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-120163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120166 {
	width:117px !important;
	height:117px !important;
}

#item120189 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item120163 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-120195 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-120195 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item120198 {
	width:318px !important;
	height:1027px !important;
	box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item120199 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item120205 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item120211 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item120212 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item120235 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item120258 {
	width:173px !important;
	height:14px !important;
	left:117px !important;
	top:951px !important;
}

#item120281 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item120195 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-98208 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-98208 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-51349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-51349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-51360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-51360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-51365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-51365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-51370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-51370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-51412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-51412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-51382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-51382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52300 {
	width:169px !important;
	height:29px !important;
	left:504px !important;
	top:660px !important;
}

@keyframes intensificar-51375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-51375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51346 {
	width:672px !important;
	height:689px !important;
	left:50px !important;
	top:51px !important;
}

#item51491 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item51492 {
	opacity:0.95;
	width:599px !important;
	height:614px !important;
	left:74px !important;
	top:74px !important;
	background:#fff;
}

#item51496 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item51493 {
	width:32px !important;
	height:32px !important;
	left:664px !important;
	top:51px !important;
}

#item51499 {
	width:460px !important;
	height:450px !important;
	left:143px !important;
	top:156px !important;
}

@keyframes intensificar-51499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-51499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51502 {
	width:42px !important;
	height:40px !important;
	left:545px !important;
	top:335px !important;
}

#item51431 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item51432 {
	opacity:0.95;
	width:492px !important;
	height:317px !important;
	left:127px !important;
	top:132px !important;
	background:#fff;
}

#item51433 {
	opacity:0.95;
	width:492px !important;
	height:183px !important;
	left:127px !important;
	top:447px !important;
	background:#0d224c;
}

#item51434 {
	width:395px !important;
	height:266px !important;
	left:176px !important;
	top:182px !important;
}

@keyframes intensificar-51434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-51434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51457 {
	width:382px !important;
	height:152px !important;
	left:182px !important;
	top:477px !important;
}

@keyframes intensificar-51457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-51457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51484 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:2px !important;
}

#item51481 {
	width:32px !important;
	height:32px !important;
	left:609px !important;
	top:110px !important;
}

#item51429 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item51416 {
	width:729px !important;
	height:743px !important;
	left:13px !important;
	top:14px !important;
}

#item51510 {
	opacity:0.95;
	width:50px !important;
	height:689px !important;
	left:1154px !important;
	top:51px !important;
	background:#0d224c;
}

#item51562 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item51559 {
	width:20px !important;
	height:38px !important;
	left:64px !important;
	top:376px !important;
}

#item51568 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item51565 {
	width:20px !important;
	height:38px !important;
	left:688px !important;
	top:376px !important;
}

#item51621 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item51645 {
	width:14px !important;
	height:14px !important;
}

#item51649 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item51672 {
	width:14px !important;
	height:14px !important;
}

#item51618 {
	width:139px !important;
	height:14px !important;
	left:788px !important;
	top:727px !important;
}

#item52106 {
	width:323px !important;
	height:29px !important;
	left:787px !important;
	top:203px !important;
}

#item52130 {
	width:323px !important;
	height:15px !important;
	left:787px !important;
	top:233px !important;
}

#item52153 {
	width:323px !important;
	height:93px !important;
	left:787px !important;
	top:331px !important;
}

#item52179 {
	width:43px !important;
	height:43px !important;
	top:9px !important;
}

#item52182 {
	opacity:0.70;
	width:15px !important;
	height:15px !important;
	left:225px !important;
	top:2px !important;
}

#item52185 {
	width:23px !important;
	height:53px !important;
	left:220px !important;
}

#item52186 {
	width:43px !important;
	height:43px !important;
	left:44px !important;
	top:9px !important;
}

#item52189 {
	width:43px !important;
	height:43px !important;
	left:88px !important;
	top:9px !important;
}

#item52192 {
	width:43px !important;
	height:43px !important;
	left:132px !important;
	top:9px !important;
}

#item52195 {
	width:43px !important;
	height:43px !important;
	left:175px !important;
	top:9px !important;
}

#item52177 {
	width:244px !important;
	height:53px !important;
	left:786px !important;
	top:260px !important;
}

@keyframes intensificar-52198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-52198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52203 {
	width:36px !important;
	height:138px !important;
}

#item52205 {
	width:31px !important;
	height:31px !important;
}

#item52208 {
	width:31px !important;
	height:31px !important;
	top:32px !important;
}

#item52213 {
	width:31px !important;
	height:31px !important;
	top:65px !important;
}

#item52221 {
	width:28px !important;
	height:31px !important;
	left:1px !important;
	top:97px !important;
}

#item52201 {
	width:36px !important;
	height:138px !important;
	left:1160px !important;
	top:237px !important;
}

#item52222 {
	width:39px !important;
	height:38px !important;
	left:877px !important;
	top:423px !important;
}

#item52223 {
	width:39px !important;
	height:38px !important;
	left:787px !important;
	top:423px !important;
}

#item52226 {
	width:39px !important;
	height:38px !important;
	left:922px !important;
	top:423px !important;
}

#item52227 {
	width:39px !important;
	height:38px !important;
	left:832px !important;
	top:423px !important;
}

@keyframes intensificar-51813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-51813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51844 {
	width:90px !important;
	height:90px !important;
}

#item51867 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item51817 {
	width:90px !important;
	height:90px !important;
}

#item51840 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item51813 {
	width:90px !important;
	height:90px !important;
	left:787px !important;
	top:482px !important;
}

@keyframes intensificar-51870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-51870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51906 {
	width:90px !important;
	height:90px !important;
}

#item51929 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item51874 {
	width:90px !important;
	height:90px !important;
}

#item51897 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item51870 {
	width:90px !important;
	height:90px !important;
	left:884px !important;
	top:482px !important;
}

@keyframes intensificar-51932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-51932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51964 {
	width:90px !important;
	height:90px !important;
}

#item51987 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item51937 {
	width:90px !important;
	height:90px !important;
}

#item51960 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item51932 {
	width:90px !important;
	height:90px !important;
	left:981px !important;
	top:482px !important;
}

@keyframes entrarvolandodesdeladerecha-51991 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-51991 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item51994 {
	width:245px !important;
	height:790px !important;
	box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item51995 {
	width:33px !important;
	height:631px !important;
	left:48px !important;
	top:70px !important;
}

#item51998 {
	width:23px !important;
	height:23px !important;
	left:14px !important;
	top:15px !important;
}

#item52001 {
	width:1px !important;
	height:692px !important;
	left:244px !important;
	top:48px !important;
	background:#9d9c9c;
}

#item52002 {
	width:156px !important;
	height:204px !important;
	left:90px !important;
	top:67px !important;
}

#item52025 {
	width:156px !important;
	height:354px !important;
	left:90px !important;
	top:332px !important;
}

#item52048 {
	width:133px !important;
	height:10px !important;
	left:90px !important;
	top:731px !important;
}

#item52071 {
	width:130px !important;
	height:11px !important;
	left:49px !important;
	top:313px !important;
}

#item51991 {
	width:245px !important;
	height:790px !important;
	left:509px !important;
}

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

@keyframes atenuar-52094 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-52094 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-121119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-121126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-121133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-121143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-121195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-121164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121171 {
	width:159px !important;
	height:26px !important;
	left:477px !important;
	top:594px !important;
}

@keyframes intensificar-121152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121116 {
	width:636px !important;
	height:620px !important;
}

#item121203 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item121269 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item121270 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item121275 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item121271 {
	width:32px !important;
	height:32px !important;
	left:579px !important;
	top:52px !important;
}

#item121280 {
	width:460px !important;
	height:450px !important;
	left:100px !important;
	top:95px !important;
}

@keyframes intensificar-121280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121285 {
	width:42px !important;
	height:40px !important;
	left:502px !important;
	top:274px !important;
}

#item121206 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item121207 {
	opacity:0.95;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item121208 {
	opacity:0.95;
	width:636px !important;
	height:238px !important;
	left:10px !important;
	top:392px !important;
	background:#0d224c;
}

#item121209 {
	width:571px !important;
	height:300px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-121209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121232 {
	width:497px !important;
	height:198px !important;
	left:81px !important;
	top:431px !important;
}

@keyframes intensificar-121232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121259 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item121255 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item121267 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item121204 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item121293 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item121290 {
	width:26px !important;
	height:49px !important;
	left:37px !important;
	top:290px !important;
}

#item121301 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item121298 {
	width:26px !important;
	height:49px !important;
	left:580px !important;
	top:290px !important;
}

#item117676 {
	width:167px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item117699 {
	width:20px !important;
	height:20px !important;
}

#item117673 {
	width:194px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item120966 {
	width:569px !important;
	height:37px !important;
	left:38px !important;
	top:643px !important;
}

#item120990 {
	width:569px !important;
	height:19px !important;
	left:38px !important;
	top:682px !important;
}

#item121013 {
	width:568px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

#item121039 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item121044 {
	opacity:0.70;
	width:20px !important;
	height:20px !important;
	left:293px !important;
	top:2px !important;
}

#item121049 {
	width:30px !important;
	height:70px !important;
	left:286px !important;
}

#item121050 {
	width:55px !important;
	height:55px !important;
	left:58px !important;
	top:12px !important;
}

#item121055 {
	width:55px !important;
	height:55px !important;
	left:115px !important;
	top:12px !important;
}

#item121062 {
	width:55px !important;
	height:55px !important;
	left:171px !important;
	top:12px !important;
}

#item121067 {
	width:55px !important;
	height:55px !important;
	left:228px !important;
	top:12px !important;
}

#item121036 {
	width:317px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-121075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121083 {
	width:47px !important;
	height:180px !important;
}

#item121085 {
	width:41px !important;
	height:41px !important;
}

#item121091 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item121097 {
	width:41px !important;
	height:41px !important;
	top:84px !important;
}

#item121102 {
	width:37px !important;
	height:41px !important;
	left:2px !important;
	top:126px !important;
}

#item121080 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:243px !important;
}

#item121103 {
	width:51px !important;
	height:49px !important;
	left:153px !important;
	top:929px !important;
}

#item121104 {
	width:51px !important;
	height:49px !important;
	left:36px !important;
	top:929px !important;
}

#item121109 {
	width:51px !important;
	height:50px !important;
	left:212px !important;
	top:929px !important;
}

#item121110 {
	width:51px !important;
	height:50px !important;
	left:95px !important;
	top:929px !important;
}

@keyframes intensificar-120735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-120735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120739 {
	width:117px !important;
	height:117px !important;
}

#item120763 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item120735 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-120769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-120769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120773 {
	width:117px !important;
	height:117px !important;
}

#item120796 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item120769 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-120803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-120803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120806 {
	width:117px !important;
	height:117px !important;
}

#item120829 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item120803 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-120835 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-120835 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item120838 {
	width:318px !important;
	height:1027px !important;
	box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item120839 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item120844 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item120850 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item120851 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item120874 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item120897 {
	width:173px !important;
	height:14px !important;
	left:117px !important;
	top:951px !important;
}

#item120920 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item120835 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-98953 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-98953 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-52447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-52447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-52453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-52453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-52462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-52462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-52467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-52467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-52509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-52509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53352 {
	width:105px !important;
	height:29px !important;
	left:567px !important;
	top:660px !important;
}

@keyframes intensificar-52480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-52480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-52474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-52474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52444 {
	width:672px !important;
	height:689px !important;
	left:50px !important;
	top:51px !important;
}

#item52587 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item52588 {
	opacity:0.95;
	width:599px !important;
	height:614px !important;
	left:74px !important;
	top:74px !important;
	background:#fff;
}

#item52592 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item52589 {
	width:32px !important;
	height:32px !important;
	left:664px !important;
	top:51px !important;
}

#item52596 {
	width:460px !important;
	height:450px !important;
	left:143px !important;
	top:156px !important;
}

@keyframes intensificar-52596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-52596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52599 {
	width:42px !important;
	height:40px !important;
	left:545px !important;
	top:335px !important;
}

#item52530 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item52531 {
	opacity:0.95;
	width:492px !important;
	height:250px !important;
	left:127px !important;
	top:192px !important;
	background:#fff;
}

#item52532 {
	opacity:0.95;
	width:492px !important;
	height:128px !important;
	left:127px !important;
	top:441px !important;
	background:#0d224c;
}

#item52533 {
	width:395px !important;
	height:200px !important;
	left:176px !important;
	top:242px !important;
}

@keyframes intensificar-52533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-52533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52557 {
	width:382px !important;
	height:102px !important;
	left:182px !important;
	top:468px !important;
}

@keyframes intensificar-52557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-52557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52583 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item52580 {
	width:32px !important;
	height:32px !important;
	left:609px !important;
	top:169px !important;
}

#item52528 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item52515 {
	width:729px !important;
	height:743px !important;
	left:13px !important;
	top:14px !important;
}

#item52603 {
	opacity:0.95;
	width:50px !important;
	height:689px !important;
	left:1154px !important;
	top:51px !important;
	background:#0d224c;
}

#item52656 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item52652 {
	width:20px !important;
	height:38px !important;
	left:64px !important;
	top:376px !important;
}

#item52667 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item52664 {
	width:20px !important;
	height:38px !important;
	left:688px !important;
	top:376px !important;
}

#item52719 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item52742 {
	width:14px !important;
	height:14px !important;
}

#item52746 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item52769 {
	width:14px !important;
	height:14px !important;
}

#item52716 {
	width:139px !important;
	height:14px !important;
	left:788px !important;
	top:727px !important;
}

#item53193 {
	width:323px !important;
	height:29px !important;
	left:787px !important;
	top:203px !important;
}

#item53216 {
	width:323px !important;
	height:15px !important;
	left:787px !important;
	top:233px !important;
}

#item53239 {
	width:323px !important;
	height:93px !important;
	left:787px !important;
	top:331px !important;
}

#item53264 {
	opacity:0.70;
	width:15px !important;
	height:15px !important;
	left:137px !important;
	top:2px !important;
}

#item53267 {
	width:23px !important;
	height:53px !important;
	left:132px !important;
}

#item53268 {
	width:43px !important;
	height:43px !important;
	top:9px !important;
}

#item53271 {
	width:43px !important;
	height:43px !important;
	left:43px !important;
	top:9px !important;
}

#item53274 {
	width:43px !important;
	height:43px !important;
	left:87px !important;
	top:9px !important;
}

#item53262 {
	width:155px !important;
	height:53px !important;
	left:785px !important;
	top:260px !important;
}

@keyframes intensificar-53279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-53279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53284 {
	width:36px !important;
	height:138px !important;
}

#item53286 {
	width:31px !important;
	height:31px !important;
}

#item53289 {
	width:31px !important;
	height:31px !important;
	top:32px !important;
}

#item53292 {
	width:28px !important;
	height:31px !important;
	left:1px !important;
	top:65px !important;
}

#item53293 {
	width:28px !important;
	height:31px !important;
	left:1px !important;
	top:97px !important;
}

#item53282 {
	width:36px !important;
	height:138px !important;
	left:1160px !important;
	top:237px !important;
}

@keyframes intensificar-52899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-52899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52932 {
	width:90px !important;
	height:90px !important;
}

#item52955 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item52903 {
	width:90px !important;
	height:90px !important;
}

#item52926 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item52899 {
	width:90px !important;
	height:90px !important;
	left:787px !important;
	top:482px !important;
}

@keyframes intensificar-52958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-52958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52989 {
	width:90px !important;
	height:90px !important;
}

#item53012 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item52962 {
	width:90px !important;
	height:90px !important;
}

#item52985 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item52958 {
	width:90px !important;
	height:90px !important;
	left:884px !important;
	top:482px !important;
}

@keyframes intensificar-53015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-53015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53047 {
	width:90px !important;
	height:90px !important;
}

#item53070 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item53019 {
	width:90px !important;
	height:90px !important;
}

#item53043 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item53015 {
	width:90px !important;
	height:90px !important;
	left:981px !important;
	top:482px !important;
}

@keyframes entrarvolandodesdeladerecha-53074 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-53074 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item53077 {
	width:245px !important;
	height:790px !important;
	box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item53078 {
	width:33px !important;
	height:631px !important;
	left:48px !important;
	top:70px !important;
}

#item53086 {
	width:23px !important;
	height:23px !important;
	left:14px !important;
	top:15px !important;
}

#item53089 {
	width:1px !important;
	height:692px !important;
	left:244px !important;
	top:48px !important;
	background:#9d9c9c;
}

#item53090 {
	width:156px !important;
	height:204px !important;
	left:90px !important;
	top:67px !important;
}

#item53113 {
	width:156px !important;
	height:354px !important;
	left:90px !important;
	top:332px !important;
}

#item53136 {
	width:133px !important;
	height:10px !important;
	left:90px !important;
	top:731px !important;
}

#item53159 {
	width:130px !important;
	height:11px !important;
	left:49px !important;
	top:313px !important;
}

#item53074 {
	width:245px !important;
	height:790px !important;
	left:509px !important;
}

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

@keyframes atenuar-53182 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-53182 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-121767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-121775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-121783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-121791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-121734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121742 {
	width:100px !important;
	height:26px !important;
	left:536px !important;
	top:594px !important;
}

@keyframes intensificar-121723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-121715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121713 {
	width:636px !important;
	height:620px !important;
}

#item121798 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item121863 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item121864 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item121869 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item121865 {
	width:32px !important;
	height:32px !important;
	left:579px !important;
	top:51px !important;
}

#item121874 {
	width:460px !important;
	height:450px !important;
	left:102px !important;
	top:95px !important;
}

@keyframes intensificar-121874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121879 {
	width:42px !important;
	height:40px !important;
	left:503px !important;
	top:274px !important;
}

#item121801 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item121802 {
	opacity:0.95;
	width:636px !important;
	height:354px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item121803 {
	opacity:0.95;
	width:636px !important;
	height:167px !important;
	left:10px !important;
	top:363px !important;
	background:#0d224c;
}

#item121804 {
	width:571px !important;
	height:280px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-121804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121827 {
	width:497px !important;
	height:133px !important;
	left:81px !important;
	top:399px !important;
}

@keyframes intensificar-121827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121855 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item121851 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item121861 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item121799 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item121890 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item121887 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item121898 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item121895 {
	width:26px !important;
	height:49px !important;
	left:580px !important;
	top:290px !important;
}

#item117706 {
	width:167px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item117729 {
	width:20px !important;
	height:20px !important;
}

#item117703 {
	width:194px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item121589 {
	width:568px !important;
	height:37px !important;
	left:39px !important;
	top:643px !important;
}

#item121612 {
	width:568px !important;
	height:19px !important;
	left:39px !important;
	top:682px !important;
}

#item121635 {
	width:571px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

#item121662 {
	opacity:0.70;
	width:20px !important;
	height:20px !important;
	left:178px !important;
	top:2px !important;
}

#item121671 {
	width:30px !important;
	height:70px !important;
	left:171px !important;
}

#item121672 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item121678 {
	width:55px !important;
	height:55px !important;
	left:56px !important;
	top:12px !important;
}

#item121684 {
	width:55px !important;
	height:55px !important;
	left:113px !important;
	top:12px !important;
}

#item121658 {
	width:202px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-121689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121697 {
	width:47px !important;
	height:180px !important;
}

#item121699 {
	width:41px !important;
	height:41px !important;
}

#item121704 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item121711 {
	width:37px !important;
	height:41px !important;
	left:2px !important;
	top:84px !important;
}

#item121712 {
	width:37px !important;
	height:41px !important;
	left:2px !important;
	top:126px !important;
}

#item121694 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:243px !important;
}

@keyframes intensificar-121358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121362 {
	width:117px !important;
	height:117px !important;
}

#item121385 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item121358 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-121392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121396 {
	width:117px !important;
	height:117px !important;
}

#item121419 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item121392 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-121424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121427 {
	width:117px !important;
	height:117px !important;
}

#item121450 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item121424 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-121458 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-121458 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item121461 {
	width:318px !important;
	height:1027px !important;
	box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item121462 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item121468 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item121473 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item121474 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item121497 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item121520 {
	width:173px !important;
	height:14px !important;
	left:117px !important;
	top:951px !important;
}

#item121543 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item121458 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-99672 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-99672 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-53488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-53488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-53493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-53493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-53500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-53500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-53506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-53506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-53526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-53526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53531 {
	width:105px !important;
	height:29px !important;
	left:567px !important;
	top:660px !important;
}

@keyframes intensificar-53518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-53518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54399 {
	width:90px !important;
	height:29px !important;
	left:582px !important;
	top:660px !important;
}

@keyframes intensificar-53512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-53512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53485 {
	width:672px !important;
	height:689px !important;
	left:50px !important;
	top:51px !important;
}

#item53632 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item53633 {
	opacity:0.95;
	width:599px !important;
	height:614px !important;
	left:74px !important;
	top:74px !important;
	background:#fff;
}

#item53637 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item53634 {
	width:32px !important;
	height:32px !important;
	left:664px !important;
	top:51px !important;
}

#item53640 {
	width:460px !important;
	height:450px !important;
	left:143px !important;
	top:156px !important;
}

@keyframes intensificar-53640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-53640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53643 {
	width:42px !important;
	height:40px !important;
	left:511px !important;
	top:384px !important;
}

#item53576 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item53577 {
	opacity:0.95;
	width:492px !important;
	height:294px !important;
	left:127px !important;
	top:161px !important;
	background:#fff;
}

#item53578 {
	opacity:0.95;
	width:492px !important;
	height:146px !important;
	left:127px !important;
	top:455px !important;
	background:#0d224c;
}

#item53579 {
	width:395px !important;
	height:244px !important;
	left:176px !important;
	top:211px !important;
}

@keyframes intensificar-53579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-53579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53602 {
	width:382px !important;
	height:119px !important;
	left:182px !important;
	top:482px !important;
}

@keyframes intensificar-53602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-53602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53628 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item53625 {
	width:32px !important;
	height:32px !important;
	left:609px !important;
	top:140px !important;
}

#item53574 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item53554 {
	width:729px !important;
	height:743px !important;
	left:13px !important;
	top:14px !important;
}

#item53646 {
	opacity:0.95;
	width:50px !important;
	height:689px !important;
	left:1154px !important;
	top:51px !important;
	background:#0d224c;
}

#item53700 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item53697 {
	width:20px !important;
	height:38px !important;
	left:64px !important;
	top:376px !important;
}

#item53707 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item53704 {
	width:20px !important;
	height:38px !important;
	left:688px !important;
	top:376px !important;
}

#item53759 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item53782 {
	width:14px !important;
	height:14px !important;
}

#item53786 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item53809 {
	width:14px !important;
	height:14px !important;
}

#item53756 {
	width:139px !important;
	height:14px !important;
	left:788px !important;
	top:727px !important;
}

#item54249 {
	width:385px !important;
	height:29px !important;
	left:787px !important;
	top:203px !important;
}

#item54272 {
	width:323px !important;
	height:15px !important;
	left:787px !important;
	top:233px !important;
}

#item54295 {
	width:323px !important;
	height:93px !important;
	left:787px !important;
	top:331px !important;
}

#item54321 {
	width:43px !important;
	height:43px !important;
	top:9px !important;
}

#item54324 {
	opacity:0.70;
	width:15px !important;
	height:15px !important;
	left:225px !important;
	top:2px !important;
}

#item54327 {
	width:23px !important;
	height:53px !important;
	left:220px !important;
}

#item54329 {
	width:43px !important;
	height:43px !important;
	left:44px !important;
	top:9px !important;
}

#item54332 {
	width:43px !important;
	height:43px !important;
	left:88px !important;
	top:9px !important;
}

#item54335 {
	width:43px !important;
	height:43px !important;
	left:132px !important;
	top:9px !important;
}

#item54339 {
	width:43px !important;
	height:43px !important;
	left:175px !important;
	top:9px !important;
}

#item54319 {
	width:244px !important;
	height:53px !important;
	left:786px !important;
	top:260px !important;
}

@keyframes intensificar-54342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-54342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54347 {
	width:36px !important;
	height:138px !important;
}

#item54349 {
	width:31px !important;
	height:31px !important;
}

#item54357 {
	width:31px !important;
	height:31px !important;
	top:32px !important;
}

#item54361 {
	width:28px !important;
	height:31px !important;
	left:1px !important;
	top:65px !important;
}

#item54362 {
	width:28px !important;
	height:31px !important;
	left:1px !important;
	top:97px !important;
}

#item54345 {
	width:36px !important;
	height:138px !important;
	left:1160px !important;
	top:237px !important;
}

#item54363 {
	width:39px !important;
	height:38px !important;
	left:877px !important;
	top:423px !important;
}

#item54364 {
	width:39px !important;
	height:38px !important;
	left:787px !important;
	top:423px !important;
}

#item54367 {
	width:39px !important;
	height:38px !important;
	left:922px !important;
	top:423px !important;
}

#item54368 {
	width:39px !important;
	height:38px !important;
	left:832px !important;
	top:423px !important;
}

@keyframes intensificar-53920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-53920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53953 {
	width:90px !important;
	height:90px !important;
}

#item53976 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item53924 {
	width:90px !important;
	height:90px !important;
}

#item53948 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item53920 {
	width:90px !important;
	height:90px !important;
	left:787px !important;
	top:482px !important;
}

@keyframes intensificar-53979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-53979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54010 {
	width:90px !important;
	height:90px !important;
}

#item54033 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item53983 {
	width:90px !important;
	height:90px !important;
}

#item54006 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item53979 {
	width:90px !important;
	height:90px !important;
	left:884px !important;
	top:482px !important;
}

@keyframes intensificar-54038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-54038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54070 {
	width:90px !important;
	height:90px !important;
}

#item54094 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item54042 {
	width:90px !important;
	height:90px !important;
}

#item54065 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item54038 {
	width:90px !important;
	height:90px !important;
	left:981px !important;
	top:482px !important;
}

@keyframes entrarvolandodesdeladerecha-54097 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-54097 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item54100 {
	width:245px !important;
	height:790px !important;
	box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item54101 {
	width:33px !important;
	height:631px !important;
	left:48px !important;
	top:70px !important;
}

#item54108 {
	width:23px !important;
	height:23px !important;
	left:14px !important;
	top:15px !important;
}

#item54111 {
	width:1px !important;
	height:692px !important;
	left:244px !important;
	top:48px !important;
	background:#9d9c9c;
}

#item54112 {
	width:156px !important;
	height:204px !important;
	left:90px !important;
	top:67px !important;
}

#item54135 {
	width:156px !important;
	height:354px !important;
	left:90px !important;
	top:332px !important;
}

#item54158 {
	width:133px !important;
	height:10px !important;
	left:90px !important;
	top:731px !important;
}

#item54183 {
	width:130px !important;
	height:11px !important;
	left:49px !important;
	top:313px !important;
}

#item54097 {
	width:245px !important;
	height:790px !important;
	left:509px !important;
}

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

@keyframes atenuar-54206 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-54206 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-122402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-122411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-122418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-122427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-122370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122377 {
	width:100px !important;
	height:26px !important;
	left:536px !important;
	top:594px !important;
}

@keyframes intensificar-122339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122346 {
	width:85px !important;
	height:26px !important;
	left:551px !important;
	top:594px !important;
}

@keyframes intensificar-122331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122329 {
	width:636px !important;
	height:620px !important;
}

#item122434 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item122498 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item122499 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item122505 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item122500 {
	width:32px !important;
	height:32px !important;
	left:580px !important;
	top:51px !important;
}

#item122511 {
	width:460px !important;
	height:450px !important;
	left:102px !important;
	top:95px !important;
}

@keyframes intensificar-122511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122516 {
	width:42px !important;
	height:40px !important;
	left:470px !important;
	top:323px !important;
}

#item122437 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item122438 {
	opacity:0.95;
	width:636px !important;
	height:382px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item122439 {
	opacity:0.95;
	width:636px !important;
	height:190px !important;
	left:10px !important;
	top:392px !important;
	background:#0d224c;
}

#item122440 {
	width:571px !important;
	height:280px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-122440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122463 {
	width:497px !important;
	height:154px !important;
	left:81px !important;
	top:427px !important;
}

@keyframes intensificar-122463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122490 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item122486 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item122496 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:110px !important;
}

#item122435 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item122524 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item122521 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item122532 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item122529 {
	width:26px !important;
	height:49px !important;
	left:580px !important;
	top:290px !important;
}

#item117736 {
	width:167px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item117759 {
	width:20px !important;
	height:20px !important;
}

#item117733 {
	width:194px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item122181 {
	width:570px !important;
	height:37px !important;
	left:37px !important;
	top:643px !important;
}

#item122204 {
	width:570px !important;
	height:19px !important;
	left:37px !important;
	top:682px !important;
}

#item122227 {
	width:571px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

#item122254 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item122259 {
	opacity:0.70;
	width:20px !important;
	height:20px !important;
	left:293px !important;
	top:2px !important;
}

#item122264 {
	width:30px !important;
	height:70px !important;
	left:286px !important;
}

#item122265 {
	width:55px !important;
	height:55px !important;
	left:58px !important;
	top:12px !important;
}

#item122270 {
	width:55px !important;
	height:55px !important;
	left:115px !important;
	top:12px !important;
}

#item122277 {
	width:55px !important;
	height:55px !important;
	left:171px !important;
	top:12px !important;
}

#item122282 {
	width:55px !important;
	height:55px !important;
	left:228px !important;
	top:12px !important;
}

#item122251 {
	width:317px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-122291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122299 {
	width:47px !important;
	height:180px !important;
}

#item122301 {
	width:41px !important;
	height:41px !important;
}

#item122306 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item122312 {
	width:37px !important;
	height:41px !important;
	left:2px !important;
	top:84px !important;
}

#item122314 {
	width:37px !important;
	height:41px !important;
	left:2px !important;
	top:126px !important;
}

#item122296 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:243px !important;
}

#item122315 {
	width:51px !important;
	height:49px !important;
	left:153px !important;
	top:929px !important;
}

#item122316 {
	width:51px !important;
	height:49px !important;
	left:36px !important;
	top:929px !important;
}

#item122323 {
	width:51px !important;
	height:50px !important;
	left:212px !important;
	top:929px !important;
}

#item122324 {
	width:51px !important;
	height:50px !important;
	left:95px !important;
	top:929px !important;
}

@keyframes intensificar-121954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121958 {
	width:117px !important;
	height:117px !important;
}

#item121981 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item121954 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-121986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121990 {
	width:117px !important;
	height:117px !important;
}

#item122013 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item121986 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-122018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122021 {
	width:117px !important;
	height:117px !important;
}

#item122044 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item122018 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-122051 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-122051 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item122054 {
	width:318px !important;
	height:1027px !important;
	box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item122055 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item122060 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item122065 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item122066 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item122089 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item122112 {
	width:173px !important;
	height:14px !important;
	left:117px !important;
	top:951px !important;
}

#item122135 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item122051 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-100433 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-100433 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-54528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-54528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-54536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-54536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-54542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-54542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-54546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-54546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-54588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-54588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-54558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-54558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55499 {
	width:169px !important;
	height:29px !important;
	left:504px !important;
	top:660px !important;
}

@keyframes intensificar-54552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-54552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54525 {
	width:672px !important;
	height:689px !important;
	left:50px !important;
	top:51px !important;
}

#item54687 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item54688 {
	opacity:0.95;
	width:599px !important;
	height:614px !important;
	left:74px !important;
	top:74px !important;
	background:#fff;
}

#item54694 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item54689 {
	width:32px !important;
	height:32px !important;
	left:664px !important;
	top:51px !important;
}

#item54698 {
	width:460px !important;
	height:450px !important;
	left:143px !important;
	top:156px !important;
}

@keyframes intensificar-54698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-54698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54701 {
	width:42px !important;
	height:40px !important;
	left:498px !important;
	top:397px !important;
}

#item54631 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item54632 {
	opacity:0.95;
	width:492px !important;
	height:296px !important;
	left:127px !important;
	top:144px !important;
	background:#fff;
}

#item54633 {
	opacity:0.95;
	width:492px !important;
	height:180px !important;
	left:127px !important;
	top:438px !important;
	background:#0d224c;
}

#item54634 {
	width:395px !important;
	height:244px !important;
	left:176px !important;
	top:194px !important;
}

@keyframes intensificar-54634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-54634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54657 {
	width:382px !important;
	height:152px !important;
	left:182px !important;
	top:465px !important;
}

@keyframes intensificar-54657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-54657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54683 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:2px !important;
}

#item54680 {
	width:32px !important;
	height:32px !important;
	left:609px !important;
	top:122px !important;
}

#item54629 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item54616 {
	width:729px !important;
	height:743px !important;
	left:13px !important;
	top:14px !important;
}

#item54708 {
	opacity:0.95;
	width:50px !important;
	height:689px !important;
	left:1154px !important;
	top:51px !important;
	background:#0d224c;
}

#item54761 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item54757 {
	width:20px !important;
	height:38px !important;
	left:64px !important;
	top:376px !important;
}

#item54768 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item54765 {
	width:20px !important;
	height:38px !important;
	left:688px !important;
	top:376px !important;
}

#item54821 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item54845 {
	width:14px !important;
	height:14px !important;
}

#item54849 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item54872 {
	width:14px !important;
	height:14px !important;
}

#item54818 {
	width:139px !important;
	height:14px !important;
	left:788px !important;
	top:727px !important;
}

#item55305 {
	width:323px !important;
	height:29px !important;
	left:787px !important;
	top:161px !important;
}

#item55328 {
	width:323px !important;
	height:15px !important;
	left:787px !important;
	top:192px !important;
}

#item55351 {
	width:323px !important;
	height:93px !important;
	left:787px !important;
	top:332px !important;
}

#item55376 {
	width:43px !important;
	height:43px !important;
	top:9px !important;
}

#item55379 {
	opacity:0.70;
	width:15px !important;
	height:15px !important;
	left:306px !important;
	top:2px !important;
}

#item55382 {
	width:23px !important;
	height:53px !important;
	left:301px !important;
}

#item55383 {
	width:43px !important;
	height:43px !important;
	left:44px !important;
	top:9px !important;
}

#item55386 {
	width:43px !important;
	height:43px !important;
	left:88px !important;
	top:9px !important;
}

#item55389 {
	width:43px !important;
	height:43px !important;
	left:132px !important;
	top:9px !important;
}

#item55392 {
	width:43px !important;
	height:43px !important;
	left:175px !important;
	top:9px !important;
}

#item55395 {
	width:43px !important;
	height:43px !important;
	left:218px !important;
	top:9px !important;
}

#item55398 {
	width:43px !important;
	height:43px !important;
	left:262px !important;
	top:9px !important;
}

#item55404 {
	width:43px !important;
	height:43px !important;
	top:52px !important;
}

#item55374 {
	width:325px !important;
	height:94px !important;
	left:786px !important;
	top:218px !important;
}

@keyframes intensificar-55407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-55407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55416 {
	width:36px !important;
	height:138px !important;
}

#item55418 {
	width:31px !important;
	height:31px !important;
}

#item55422 {
	width:31px !important;
	height:31px !important;
	top:32px !important;
}

#item55425 {
	width:28px !important;
	height:31px !important;
	left:1px !important;
	top:65px !important;
}

#item55426 {
	width:28px !important;
	height:31px !important;
	left:1px !important;
	top:97px !important;
}

#item55414 {
	width:36px !important;
	height:138px !important;
	left:1160px !important;
	top:237px !important;
}

#item55427 {
	width:39px !important;
	height:38px !important;
	left:877px !important;
	top:424px !important;
}

#item55430 {
	width:39px !important;
	height:38px !important;
	left:787px !important;
	top:424px !important;
}

#item55433 {
	width:39px !important;
	height:38px !important;
	left:922px !important;
	top:424px !important;
}

#item55434 {
	width:39px !important;
	height:38px !important;
	left:832px !important;
	top:424px !important;
}

@keyframes intensificar-54998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-54998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55031 {
	width:90px !important;
	height:90px !important;
}

#item55055 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item55002 {
	width:90px !important;
	height:90px !important;
}

#item55025 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item54998 {
	width:90px !important;
	height:90px !important;
	left:787px !important;
	top:482px !important;
}

@keyframes intensificar-55059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-55059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55090 {
	width:90px !important;
	height:90px !important;
}

#item55113 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item55063 {
	width:90px !important;
	height:90px !important;
}

#item55086 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item55059 {
	width:90px !important;
	height:90px !important;
	left:884px !important;
	top:482px !important;
}

@keyframes intensificar-55116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-55116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55149 {
	width:90px !important;
	height:90px !important;
}

#item55172 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item55120 {
	width:90px !important;
	height:90px !important;
}

#item55143 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item55116 {
	width:90px !important;
	height:90px !important;
	left:981px !important;
	top:482px !important;
}

@keyframes entrarvolandodesdeladerecha-55175 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-55175 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item55178 {
	width:245px !important;
	height:790px !important;
	box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item55179 {
	width:33px !important;
	height:631px !important;
	left:48px !important;
	top:70px !important;
}

#item55187 {
	width:23px !important;
	height:23px !important;
	left:14px !important;
	top:15px !important;
}

#item55191 {
	width:1px !important;
	height:692px !important;
	left:244px !important;
	top:48px !important;
	background:#9d9c9c;
}

#item55192 {
	width:156px !important;
	height:204px !important;
	left:90px !important;
	top:67px !important;
}

#item55215 {
	width:156px !important;
	height:354px !important;
	left:90px !important;
	top:332px !important;
}

#item55238 {
	width:133px !important;
	height:10px !important;
	left:90px !important;
	top:731px !important;
}

#item55261 {
	width:130px !important;
	height:11px !important;
	left:49px !important;
	top:313px !important;
}

#item55175 {
	width:245px !important;
	height:790px !important;
	left:509px !important;
}

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

@keyframes atenuar-55284 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-55284 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-123058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-123067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-123074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-123083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-123048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-123017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123024 {
	width:159px !important;
	height:26px !important;
	left:477px !important;
	top:594px !important;
}

@keyframes intensificar-123008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123006 {
	width:636px !important;
	height:620px !important;
}

#item123089 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item123156 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item123157 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item123162 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item123158 {
	width:32px !important;
	height:32px !important;
	left:579px !important;
	top:53px !important;
}

#item123168 {
	width:460px !important;
	height:450px !important;
	left:105px !important;
	top:95px !important;
}

@keyframes intensificar-123168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123173 {
	width:42px !important;
	height:40px !important;
	left:459px !important;
	top:336px !important;
}

#item123092 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item123093 {
	opacity:0.95;
	width:636px !important;
	height:411px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item123094 {
	opacity:0.95;
	width:636px !important;
	height:235px !important;
	left:10px !important;
	top:395px !important;
	background:#0d224c;
}

#item123095 {
	width:571px !important;
	height:280px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-123095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123118 {
	width:497px !important;
	height:198px !important;
	left:81px !important;
	top:431px !important;
}

@keyframes intensificar-123118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123145 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item123141 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item123154 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item123090 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item123181 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item123178 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item123189 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item123186 {
	width:26px !important;
	height:49px !important;
	left:580px !important;
	top:290px !important;
}

#item117765 {
	width:167px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item117788 {
	width:20px !important;
	height:20px !important;
}

#item117762 {
	width:194px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item122838 {
	width:569px !important;
	height:37px !important;
	left:38px !important;
	top:643px !important;
}

#item122861 {
	width:569px !important;
	height:19px !important;
	left:38px !important;
	top:682px !important;
}

#item122884 {
	width:571px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

#item122911 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item122916 {
	opacity:0.70;
	width:19px !important;
	height:20px !important;
	left:460px !important;
	top:2px !important;
}

#item122922 {
	width:30px !important;
	height:70px !important;
	left:454px !important;
}

#item122923 {
	width:55px !important;
	height:55px !important;
	left:58px !important;
	top:12px !important;
}

#item122928 {
	width:55px !important;
	height:55px !important;
	left:115px !important;
	top:12px !important;
}

#item122933 {
	width:55px !important;
	height:55px !important;
	left:171px !important;
	top:12px !important;
}

#item122939 {
	width:55px !important;
	height:55px !important;
	left:228px !important;
	top:12px !important;
}

#item122944 {
	width:55px !important;
	height:55px !important;
	left:284px !important;
	top:12px !important;
}

#item122949 {
	width:55px !important;
	height:55px !important;
	left:340px !important;
	top:12px !important;
}

#item122957 {
	width:55px !important;
	height:55px !important;
	left:397px !important;
	top:12px !important;
}

#item122907 {
	width:484px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-122962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122973 {
	width:47px !important;
	height:180px !important;
}

#item122976 {
	width:41px !important;
	height:41px !important;
}

#item122981 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item122986 {
	width:37px !important;
	height:41px !important;
	left:2px !important;
	top:84px !important;
}

#item122987 {
	width:37px !important;
	height:41px !important;
	left:2px !important;
	top:126px !important;
}

#item122970 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:243px !important;
}

#item122988 {
	width:51px !important;
	height:49px !important;
	left:153px !important;
	top:929px !important;
}

#item122995 {
	width:51px !important;
	height:49px !important;
	left:36px !important;
	top:929px !important;
}

#item123000 {
	width:51px !important;
	height:50px !important;
	left:212px !important;
	top:929px !important;
}

#item123001 {
	width:51px !important;
	height:50px !important;
	left:95px !important;
	top:929px !important;
}

@keyframes intensificar-122604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122608 {
	width:117px !important;
	height:117px !important;
}

#item122631 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item122604 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-122636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122640 {
	width:117px !important;
	height:117px !important;
}

#item122663 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item122636 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-122670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122673 {
	width:117px !important;
	height:117px !important;
}

#item122696 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item122670 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-122703 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-122703 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item122706 {
	width:318px !important;
	height:1027px !important;
	box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item122707 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item122716 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item122721 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item122722 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item122745 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item122768 {
	width:173px !important;
	height:14px !important;
	left:117px !important;
	top:951px !important;
}

#item122791 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item122703 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-101183 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-101183 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-55646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-55646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-55650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-55650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-55656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-55656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-55661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-55661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-55702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-55702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-55673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-55673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56601 {
	width:49px !important;
	height:29px !important;
	left:623px !important;
	top:660px !important;
}

@keyframes intensificar-55667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-55667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55642 {
	width:672px !important;
	height:689px !important;
	left:50px !important;
	top:51px !important;
}

#item55802 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item55803 {
	opacity:0.95;
	width:599px !important;
	height:614px !important;
	left:74px !important;
	top:74px !important;
	background:#fff;
}

#item55807 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item55804 {
	width:32px !important;
	height:32px !important;
	left:664px !important;
	top:51px !important;
}

#item55814 {
	width:460px !important;
	height:450px !important;
	left:143px !important;
	top:156px !important;
}

@keyframes intensificar-55814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-55814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55818 {
	width:42px !important;
	height:40px !important;
	left:270px !important;
	top:418px !important;
}

#item55745 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item55746 {
	opacity:0.95;
	width:492px !important;
	height:228px !important;
	left:127px !important;
	top:203px !important;
	background:#fff;
}

#item55747 {
	opacity:0.95;
	width:492px !important;
	height:129px !important;
	left:127px !important;
	top:431px !important;
	background:#0d224c;
}

#item55748 {
	width:395px !important;
	height:178px !important;
	left:176px !important;
	top:253px !important;
}

@keyframes intensificar-55748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-55748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55771 {
	width:382px !important;
	height:102px !important;
	left:182px !important;
	top:458px !important;
}

@keyframes intensificar-55771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-55771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55797 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item55794 {
	width:32px !important;
	height:32px !important;
	left:609px !important;
	top:181px !important;
}

#item55743 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item55729 {
	width:729px !important;
	height:743px !important;
	left:13px !important;
	top:14px !important;
}

#item55821 {
	opacity:0.95;
	width:50px !important;
	height:689px !important;
	left:1154px !important;
	top:51px !important;
	background:#0d224c;
}

#item55874 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item55871 {
	width:20px !important;
	height:38px !important;
	left:64px !important;
	top:376px !important;
}

#item55881 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item55878 {
	width:20px !important;
	height:38px !important;
	left:688px !important;
	top:376px !important;
}

#item55933 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item55957 {
	width:14px !important;
	height:14px !important;
}

#item55961 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item55984 {
	width:14px !important;
	height:14px !important;
}

#item55930 {
	width:139px !important;
	height:14px !important;
	left:788px !important;
	top:727px !important;
}

#item56465 {
	width:323px !important;
	height:29px !important;
	left:787px !important;
	top:203px !important;
}

#item56488 {
	width:323px !important;
	height:15px !important;
	left:787px !important;
	top:233px !important;
}

#item56511 {
	width:323px !important;
	height:93px !important;
	left:787px !important;
	top:331px !important;
}

#item56536 {
	opacity:0.70;
	width:15px !important;
	height:15px !important;
	left:93px !important;
	top:2px !important;
}

#item56539 {
	width:23px !important;
	height:53px !important;
	left:89px !important;
}

#item56540 {
	width:43px !important;
	height:43px !important;
	top:9px !important;
}

#item56543 {
	width:43px !important;
	height:43px !important;
	left:43px !important;
	top:9px !important;
}

#item56534 {
	width:112px !important;
	height:53px !important;
	left:786px !important;
	top:260px !important;
}

@keyframes intensificar-56546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-56546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56551 {
	width:36px !important;
	height:138px !important;
}

#item56553 {
	width:31px !important;
	height:31px !important;
}

#item56556 {
	width:31px !important;
	height:31px !important;
	top:32px !important;
}

#item56559 {
	width:28px !important;
	height:31px !important;
	left:1px !important;
	top:65px !important;
}

#item56560 {
	width:28px !important;
	height:31px !important;
	left:1px !important;
	top:97px !important;
}

#item56549 {
	width:36px !important;
	height:138px !important;
	left:1160px !important;
	top:237px !important;
}

#item56561 {
	width:39px !important;
	height:38px !important;
	left:877px !important;
	top:423px !important;
}

#item56562 {
	width:39px !important;
	height:38px !important;
	left:787px !important;
	top:423px !important;
}

#item56567 {
	width:39px !important;
	height:38px !important;
	left:922px !important;
	top:423px !important;
}

#item56568 {
	width:39px !important;
	height:38px !important;
	left:832px !important;
	top:423px !important;
}

@keyframes intensificar-56124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-56124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56159 {
	width:90px !important;
	height:90px !important;
}

#item56182 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item56128 {
	width:90px !important;
	height:90px !important;
}

#item56151 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item56124 {
	width:90px !important;
	height:90px !important;
	left:787px !important;
	top:482px !important;
}

@keyframes intensificar-56186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-56186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56218 {
	width:90px !important;
	height:90px !important;
}

#item56241 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item56191 {
	width:90px !important;
	height:90px !important;
}

#item56214 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item56186 {
	width:90px !important;
	height:90px !important;
	left:884px !important;
	top:482px !important;
}

@keyframes entrarvolandodesdeladerecha-56302 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-56302 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item56305 {
	width:245px !important;
	height:790px !important;
	box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item56306 {
	width:33px !important;
	height:631px !important;
	left:48px !important;
	top:70px !important;
}

#item56309 {
	width:23px !important;
	height:23px !important;
	left:14px !important;
	top:15px !important;
}

#item56313 {
	width:1px !important;
	height:692px !important;
	left:244px !important;
	top:48px !important;
	background:#9d9c9c;
}

#item56314 {
	width:156px !important;
	height:204px !important;
	left:90px !important;
	top:67px !important;
}

#item56337 {
	width:156px !important;
	height:354px !important;
	left:90px !important;
	top:332px !important;
}

#item56361 {
	width:133px !important;
	height:10px !important;
	left:90px !important;
	top:731px !important;
}

#item56384 {
	width:130px !important;
	height:11px !important;
	left:49px !important;
	top:313px !important;
}

#item56302 {
	width:245px !important;
	height:790px !important;
	left:509px !important;
}

@keyframes intensificar-91665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-91665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91697 {
	width:90px !important;
	height:90px !important;
}

#item91720 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item91668 {
	width:90px !important;
	height:90px !important;
}

#item91691 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item91665 {
	width:90px !important;
	height:90px !important;
	left:981px !important;
	top:482px !important;
}

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

@keyframes atenuar-56407 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-56407 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-123664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-123671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-123679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-123686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-123654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-123620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123630 {
	width:46px !important;
	height:26px !important;
	left:590px !important;
	top:594px !important;
}

@keyframes intensificar-123611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123609 {
	width:636px !important;
	height:620px !important;
}

#item123693 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item123759 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item123760 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item123765 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item123761 {
	width:32px !important;
	height:32px !important;
	left:581px !important;
	top:51px !important;
}

#item123770 {
	width:460px !important;
	height:450px !important;
	left:102px !important;
	top:95px !important;
}

@keyframes intensificar-123770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123775 {
	width:42px !important;
	height:40px !important;
	left:228px !important;
	top:357px !important;
}

#item123696 {
	opacity:0.50;
	width:632px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item123698 {
	opacity:0.95;
	width:636px !important;
	height:326px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item123699 {
	opacity:0.95;
	width:636px !important;
	height:168px !important;
	left:10px !important;
	top:336px !important;
	background:#0d224c;
}

#item123700 {
	width:571px !important;
	height:260px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-123700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123723 {
	width:494px !important;
	height:133px !important;
	left:81px !important;
	top:371px !important;
}

@keyframes intensificar-123723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123750 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item123746 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item123756 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item123694 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item123786 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item123783 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:270px !important;
}

#item123795 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item123792 {
	width:26px !important;
	height:49px !important;
	left:580px !important;
	top:270px !important;
}

#item117794 {
	width:167px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item117817 {
	width:20px !important;
	height:20px !important;
}

#item117791 {
	width:194px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item123482 {
	width:568px !important;
	height:37px !important;
	left:39px !important;
	top:643px !important;
}

#item123505 {
	width:568px !important;
	height:19px !important;
	left:39px !important;
	top:682px !important;
}

#item123528 {
	width:571px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

#item123555 {
	opacity:0.70;
	width:20px !important;
	height:20px !important;
	left:121px !important;
	top:2px !important;
}

#item123560 {
	width:30px !important;
	height:70px !important;
	left:115px !important;
}

#item123561 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item123567 {
	width:55px !important;
	height:55px !important;
	left:56px !important;
	top:12px !important;
}

#item123551 {
	width:145px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-123572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123580 {
	width:47px !important;
	height:180px !important;
}

#item123582 {
	width:41px !important;
	height:41px !important;
}

#item123588 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item123593 {
	width:37px !important;
	height:41px !important;
	left:2px !important;
	top:84px !important;
}

#item123594 {
	width:37px !important;
	height:41px !important;
	left:2px !important;
	top:126px !important;
}

#item123577 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:243px !important;
}

#item123595 {
	width:51px !important;
	height:49px !important;
	left:153px !important;
	top:929px !important;
}

#item123596 {
	width:51px !important;
	height:49px !important;
	left:36px !important;
	top:929px !important;
}

#item123601 {
	width:51px !important;
	height:50px !important;
	left:212px !important;
	top:929px !important;
}

#item123602 {
	width:51px !important;
	height:50px !important;
	left:95px !important;
	top:929px !important;
}

@keyframes intensificar-123247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123251 {
	width:117px !important;
	height:117px !important;
}

#item123274 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item123247 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-123280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123284 {
	width:117px !important;
	height:117px !important;
}

#item123307 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item123280 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-123315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123318 {
	width:117px !important;
	height:117px !important;
}

#item123341 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item123315 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-123346 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-123346 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item123349 {
	width:318px !important;
	height:1027px !important;
	box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item123350 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item123360 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item123365 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item123366 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item123389 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item123412 {
	width:173px !important;
	height:14px !important;
	left:117px !important;
	top:951px !important;
}

#item123436 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item123346 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-101913 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-101913 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-56735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-56735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-56740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-56740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-56746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-56746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-56752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-56752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-56799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-56799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-56770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-56770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57707 {
	width:105px !important;
	height:29px !important;
	left:567px !important;
	top:660px !important;
}

@keyframes intensificar-56759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-56759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56732 {
	width:672px !important;
	height:689px !important;
	left:50px !important;
	top:51px !important;
}

#item56878 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item56879 {
	opacity:0.95;
	width:599px !important;
	height:614px !important;
	left:74px !important;
	top:74px !important;
	background:#fff;
}

#item56883 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item56880 {
	width:32px !important;
	height:32px !important;
	left:664px !important;
	top:51px !important;
}

#item56886 {
	width:460px !important;
	height:450px !important;
	left:143px !important;
	top:156px !important;
}

@keyframes intensificar-56886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-56886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56890 {
	width:42px !important;
	height:40px !important;
	left:270px !important;
	top:418px !important;
}

#item56820 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item56821 {
	opacity:0.95;
	width:492px !important;
	height:293px !important;
	left:127px !important;
	top:145px !important;
	background:#fff;
}

#item56822 {
	opacity:0.95;
	width:492px !important;
	height:179px !important;
	left:127px !important;
	top:438px !important;
	background:#0d224c;
}

#item56823 {
	width:395px !important;
	height:244px !important;
	left:176px !important;
	top:195px !important;
}

@keyframes intensificar-56823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-56823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56846 {
	width:382px !important;
	height:152px !important;
	left:182px !important;
	top:465px !important;
}

@keyframes intensificar-56846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-56846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56872 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item56869 {
	width:32px !important;
	height:32px !important;
	left:609px !important;
	top:124px !important;
}

#item56817 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item56804 {
	width:729px !important;
	height:743px !important;
	left:13px !important;
	top:14px !important;
}

#item56893 {
	opacity:0.95;
	width:50px !important;
	height:689px !important;
	left:1154px !important;
	top:51px !important;
	background:#0d224c;
}

#item56949 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item56946 {
	width:20px !important;
	height:38px !important;
	left:64px !important;
	top:376px !important;
}

#item56955 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item56952 {
	width:20px !important;
	height:38px !important;
	left:688px !important;
	top:376px !important;
}

#item57007 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item57030 {
	width:14px !important;
	height:14px !important;
}

#item57035 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item57058 {
	width:14px !important;
	height:14px !important;
}

#item57004 {
	width:139px !important;
	height:14px !important;
	left:788px !important;
	top:727px !important;
}

#item57506 {
	width:323px !important;
	height:29px !important;
	left:787px !important;
	top:203px !important;
}

#item57529 {
	width:323px !important;
	height:15px !important;
	left:787px !important;
	top:233px !important;
}

#item57555 {
	width:323px !important;
	height:93px !important;
	left:787px !important;
	top:329px !important;
}

#item57580 {
	width:43px !important;
	height:43px !important;
	top:9px !important;
}

#item57583 {
	opacity:0.70;
	width:15px !important;
	height:15px !important;
	left:306px !important;
	top:2px !important;
}

#item57586 {
	width:23px !important;
	height:53px !important;
	left:301px !important;
}

#item57587 {
	width:43px !important;
	height:43px !important;
	left:44px !important;
	top:9px !important;
}

#item57594 {
	width:43px !important;
	height:43px !important;
	left:87px !important;
	top:9px !important;
}

#item57597 {
	width:43px !important;
	height:43px !important;
	left:131px !important;
	top:9px !important;
}

#item57600 {
	width:43px !important;
	height:43px !important;
	left:175px !important;
	top:9px !important;
}

#item57603 {
	width:43px !important;
	height:43px !important;
	left:218px !important;
	top:9px !important;
}

#item57606 {
	width:43px !important;
	height:43px !important;
	left:262px !important;
	top:9px !important;
}

#item57578 {
	width:325px !important;
	height:53px !important;
	left:786px !important;
	top:260px !important;
}

@keyframes intensificar-57610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-57610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57616 {
	width:36px !important;
	height:138px !important;
}

#item57618 {
	width:31px !important;
	height:31px !important;
}

#item57622 {
	width:31px !important;
	height:31px !important;
	top:32px !important;
}

#item57625 {
	width:31px !important;
	height:31px !important;
	top:65px !important;
}

#item57628 {
	width:31px !important;
	height:31px !important;
	top:97px !important;
}

#item57614 {
	width:36px !important;
	height:138px !important;
	left:1160px !important;
	top:237px !important;
}

#item57631 {
	width:39px !important;
	height:38px !important;
	left:877px !important;
	top:421px !important;
}

#item57632 {
	width:39px !important;
	height:38px !important;
	left:787px !important;
	top:421px !important;
}

#item57642 {
	width:39px !important;
	height:38px !important;
	left:922px !important;
	top:421px !important;
}

#item57643 {
	width:39px !important;
	height:38px !important;
	left:832px !important;
	top:421px !important;
}

@keyframes intensificar-57175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-57175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57207 {
	width:90px !important;
	height:90px !important;
}

#item57230 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item57180 {
	width:90px !important;
	height:90px !important;
}

#item57203 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item57175 {
	width:90px !important;
	height:90px !important;
	left:787px !important;
	top:482px !important;
}

@keyframes intensificar-57234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-57234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57270 {
	width:90px !important;
	height:90px !important;
}

#item57293 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item57238 {
	width:90px !important;
	height:90px !important;
}

#item57261 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item57234 {
	width:90px !important;
	height:90px !important;
	left:884px !important;
	top:482px !important;
}

@keyframes intensificar-57297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-57297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57329 {
	width:90px !important;
	height:90px !important;
}

#item57352 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item57301 {
	width:90px !important;
	height:90px !important;
}

#item57324 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item57297 {
	width:90px !important;
	height:90px !important;
	left:981px !important;
	top:482px !important;
}

@keyframes entrarvolandodesdeladerecha-57355 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-57355 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item57359 {
	width:245px !important;
	height:790px !important;
	box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item57360 {
	width:33px !important;
	height:631px !important;
	left:48px !important;
	top:70px !important;
}

#item57363 {
	width:23px !important;
	height:23px !important;
	left:14px !important;
	top:15px !important;
}

#item57366 {
	width:1px !important;
	height:692px !important;
	left:244px !important;
	top:48px !important;
	background:#9d9c9c;
}

#item57367 {
	width:156px !important;
	height:204px !important;
	left:90px !important;
	top:67px !important;
}

#item57390 {
	width:156px !important;
	height:354px !important;
	left:90px !important;
	top:332px !important;
}

#item57413 {
	width:133px !important;
	height:10px !important;
	left:90px !important;
	top:731px !important;
}

#item57436 {
	width:130px !important;
	height:11px !important;
	left:49px !important;
	top:313px !important;
}

#item57355 {
	width:245px !important;
	height:790px !important;
	left:509px !important;
}

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

@keyframes atenuar-57459 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-57459 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-124306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-124314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-124323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-124330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-124297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-124263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124273 {
	width:100px !important;
	height:26px !important;
	left:536px !important;
	top:594px !important;
}

@keyframes intensificar-124255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124253 {
	width:636px !important;
	height:620px !important;
}

#item124337 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item124403 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item124404 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item124410 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item124405 {
	width:32px !important;
	height:32px !important;
	left:580px !important;
	top:51px !important;
}

#item124416 {
	width:460px !important;
	height:450px !important;
	left:106px !important;
	top:91px !important;
}

@keyframes intensificar-124416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124421 {
	width:42px !important;
	height:40px !important;
	left:233px !important;
	top:353px !important;
}

#item124340 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item124341 {
	opacity:0.95;
	width:636px !important;
	height:411px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item124342 {
	opacity:0.95;
	width:636px !important;
	height:233px !important;
	left:10px !important;
	top:397px !important;
	background:#0d224c;
}

#item124343 {
	width:571px !important;
	height:280px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-124343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124366 {
	width:497px !important;
	height:198px !important;
	left:81px !important;
	top:432px !important;
}

@keyframes intensificar-124366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124394 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item124390 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item124400 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item124338 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item124431 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item124428 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item124439 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item124436 {
	width:26px !important;
	height:49px !important;
	left:580px !important;
	top:290px !important;
}

#item117827 {
	width:167px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item117851 {
	width:20px !important;
	height:20px !important;
}

#item117824 {
	width:194px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item124084 {
	width:569px !important;
	height:37px !important;
	left:38px !important;
	top:643px !important;
}

#item124107 {
	width:569px !important;
	height:19px !important;
	left:38px !important;
	top:682px !important;
}

#item124130 {
	width:571px !important;
	height:121px !important;
	left:36px !important;
	top:807px !important;
}

#item124156 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item124161 {
	opacity:0.70;
	width:20px !important;
	height:20px !important;
	left:398px !important;
	top:2px !important;
}

#item124166 {
	width:30px !important;
	height:70px !important;
	left:392px !important;
}

#item124167 {
	width:55px !important;
	height:55px !important;
	left:57px !important;
	top:12px !important;
}

#item124172 {
	width:55px !important;
	height:55px !important;
	left:113px !important;
	top:12px !important;
}

#item124180 {
	width:55px !important;
	height:55px !important;
	left:170px !important;
	top:12px !important;
}

#item124185 {
	width:55px !important;
	height:55px !important;
	left:227px !important;
	top:12px !important;
}

#item124193 {
	width:55px !important;
	height:55px !important;
	left:284px !important;
	top:12px !important;
}

#item124198 {
	width:55px !important;
	height:55px !important;
	left:340px !important;
	top:12px !important;
}

#item124153 {
	width:422px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-124203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124214 {
	width:47px !important;
	height:180px !important;
}

#item124216 {
	width:41px !important;
	height:41px !important;
}

#item124222 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item124227 {
	width:41px !important;
	height:41px !important;
	top:84px !important;
}

#item124232 {
	width:41px !important;
	height:41px !important;
	top:126px !important;
}

#item124211 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:243px !important;
}

#item124238 {
	width:51px !important;
	height:49px !important;
	left:153px !important;
	top:927px !important;
}

#item124239 {
	width:51px !important;
	height:49px !important;
	left:36px !important;
	top:927px !important;
}

#item124245 {
	width:51px !important;
	height:50px !important;
	left:212px !important;
	top:927px !important;
}

#item124246 {
	width:51px !important;
	height:50px !important;
	left:95px !important;
	top:927px !important;
}

@keyframes intensificar-123856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123860 {
	width:117px !important;
	height:117px !important;
}

#item123883 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item123856 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-123888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123892 {
	width:117px !important;
	height:117px !important;
}

#item123916 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item123888 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-123921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123924 {
	width:117px !important;
	height:117px !important;
}

#item123947 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item123921 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-123953 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-123953 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item123956 {
	width:318px !important;
	height:1027px !important;
	box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item123957 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item123962 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item123967 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item123969 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item123992 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item124015 {
	width:173px !important;
	height:14px !important;
	left:117px !important;
	top:951px !important;
}

#item124038 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item123953 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-102669 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-102669 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-57850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-57850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-57855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-57855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-57860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-57860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-57870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-57870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-57913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-57913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-57884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-57884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58863 {
	width:48px !important;
	height:29px !important;
	left:624px !important;
	top:660px !important;
}

@keyframes intensificar-57876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-57876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57847 {
	width:672px !important;
	height:689px !important;
	left:50px !important;
	top:51px !important;
}

#item57993 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item57994 {
	opacity:0.95;
	width:599px !important;
	height:614px !important;
	left:74px !important;
	top:74px !important;
	background:#fff;
}

#item57998 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item57995 {
	width:32px !important;
	height:32px !important;
	left:664px !important;
	top:51px !important;
}

#item58001 {
	width:460px !important;
	height:450px !important;
	left:143px !important;
	top:156px !important;
}

@keyframes intensificar-58001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-58001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58004 {
	width:42px !important;
	height:40px !important;
	left:270px !important;
	top:418px !important;
}

#item57933 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item57935 {
	opacity:0.95;
	width:492px !important;
	height:295px !important;
	left:127px !important;
	top:142px !important;
	background:#fff;
}

#item57936 {
	opacity:0.95;
	width:492px !important;
	height:183px !important;
	left:127px !important;
	top:437px !important;
	background:#0d224c;
}

#item57937 {
	width:395px !important;
	height:244px !important;
	left:176px !important;
	top:193px !important;
}

@keyframes intensificar-57937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-57937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57960 {
	width:382px !important;
	height:152px !important;
	left:182px !important;
	top:467px !important;
}

@keyframes intensificar-57960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-57960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57987 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item57984 {
	width:32px !important;
	height:32px !important;
	left:609px !important;
	top:121px !important;
}

#item57931 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item57918 {
	width:729px !important;
	height:743px !important;
	left:13px !important;
	top:14px !important;
}

#item58007 {
	opacity:0.95;
	width:50px !important;
	height:689px !important;
	left:1154px !important;
	top:51px !important;
	background:#0d224c;
}

#item58059 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item58056 {
	width:20px !important;
	height:38px !important;
	left:64px !important;
	top:376px !important;
}

#item58065 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item58062 {
	width:20px !important;
	height:38px !important;
	left:688px !important;
	top:376px !important;
}

#item58122 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item58145 {
	width:14px !important;
	height:14px !important;
}

#item58149 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item58173 {
	width:14px !important;
	height:14px !important;
}

#item58119 {
	width:139px !important;
	height:14px !important;
	left:788px !important;
	top:727px !important;
}

#item58669 {
	width:323px !important;
	height:29px !important;
	left:787px !important;
	top:203px !important;
}

#item58692 {
	width:323px !important;
	height:15px !important;
	left:787px !important;
	top:233px !important;
}

#item58715 {
	width:323px !important;
	height:93px !important;
	left:787px !important;
	top:329px !important;
}

#item58740 {
	width:43px !important;
	height:43px !important;
	top:9px !important;
}

#item58749 {
	opacity:0.70;
	width:15px !important;
	height:15px !important;
	left:306px !important;
	top:2px !important;
}

#item58754 {
	width:23px !important;
	height:53px !important;
	left:301px !important;
}

#item58755 {
	width:43px !important;
	height:43px !important;
	left:44px !important;
	top:9px !important;
}

#item58760 {
	width:43px !important;
	height:43px !important;
	left:87px !important;
	top:9px !important;
}

#item58766 {
	width:43px !important;
	height:43px !important;
	left:131px !important;
	top:9px !important;
}

#item58771 {
	width:43px !important;
	height:43px !important;
	left:175px !important;
	top:9px !important;
}

#item58776 {
	width:43px !important;
	height:43px !important;
	left:218px !important;
	top:9px !important;
}

#item58781 {
	width:43px !important;
	height:43px !important;
	left:262px !important;
	top:9px !important;
}

#item58738 {
	width:325px !important;
	height:53px !important;
	left:786px !important;
	top:260px !important;
}

@keyframes intensificar-58786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-58786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58795 {
	width:36px !important;
	height:138px !important;
}

#item58797 {
	width:31px !important;
	height:31px !important;
}

#item58802 {
	width:31px !important;
	height:31px !important;
	top:32px !important;
}

#item58807 {
	width:31px !important;
	height:31px !important;
	top:65px !important;
}

#item58816 {
	width:31px !important;
	height:31px !important;
	top:97px !important;
}

#item58793 {
	width:36px !important;
	height:138px !important;
	left:1160px !important;
	top:237px !important;
}

#item58821 {
	width:39px !important;
	height:38px !important;
	left:877px !important;
	top:421px !important;
}

#item58822 {
	width:39px !important;
	height:38px !important;
	left:787px !important;
	top:421px !important;
}

#item58828 {
	width:39px !important;
	height:38px !important;
	left:922px !important;
	top:421px !important;
}

#item58829 {
	width:39px !important;
	height:38px !important;
	left:832px !important;
	top:421px !important;
}

@keyframes intensificar-58319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-58319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58350 {
	width:90px !important;
	height:90px !important;
}

#item58373 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item58323 {
	width:90px !important;
	height:90px !important;
}

#item58346 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item58319 {
	width:90px !important;
	height:90px !important;
	left:787px !important;
	top:482px !important;
}

@keyframes intensificar-58376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-58376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58407 {
	width:90px !important;
	height:90px !important;
}

#item58430 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item58380 {
	width:90px !important;
	height:90px !important;
}

#item58403 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item58376 {
	width:90px !important;
	height:90px !important;
	left:884px !important;
	top:482px !important;
}

@keyframes intensificar-58434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-58434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58469 {
	width:90px !important;
	height:90px !important;
}

#item58492 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item58438 {
	width:90px !important;
	height:90px !important;
}

#item58461 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item58434 {
	width:90px !important;
	height:90px !important;
	left:981px !important;
	top:482px !important;
}

@keyframes entrarvolandodesdeladerecha-58495 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-58495 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item58498 {
	width:245px !important;
	height:790px !important;
	box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item58499 {
	width:33px !important;
	height:631px !important;
	left:48px !important;
	top:70px !important;
}

#item58502 {
	width:23px !important;
	height:23px !important;
	left:14px !important;
	top:15px !important;
}

#item58505 {
	width:1px !important;
	height:692px !important;
	left:244px !important;
	top:48px !important;
	background:#9d9c9c;
}

#item58506 {
	width:156px !important;
	height:204px !important;
	left:90px !important;
	top:67px !important;
}

#item58529 {
	width:156px !important;
	height:354px !important;
	left:90px !important;
	top:332px !important;
}

#item58552 {
	width:133px !important;
	height:10px !important;
	left:90px !important;
	top:731px !important;
}

#item58575 {
	width:130px !important;
	height:11px !important;
	left:49px !important;
	top:313px !important;
}

#item58495 {
	width:245px !important;
	height:790px !important;
	left:509px !important;
}

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

@keyframes atenuar-58599 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-58599 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-124946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-124953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-124961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-124967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-124938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-124907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124914 {
	width:46px !important;
	height:26px !important;
	left:590px !important;
	top:594px !important;
}

@keyframes intensificar-124895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124893 {
	width:636px !important;
	height:620px !important;
}

#item124973 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item125040 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item125041 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item125046 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item125042 {
	width:32px !important;
	height:32px !important;
	left:579px !important;
	top:52px !important;
}

#item125051 {
	width:460px !important;
	height:450px !important;
	left:102px !important;
	top:95px !important;
}

@keyframes intensificar-125051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125059 {
	width:42px !important;
	height:40px !important;
	left:229px !important;
	top:357px !important;
}

#item124977 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item124978 {
	opacity:0.95;
	width:636px !important;
	height:411px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item124980 {
	opacity:0.95;
	width:636px !important;
	height:238px !important;
	left:10px !important;
	top:392px !important;
	background:#0d224c;
}

#item124981 {
	width:571px !important;
	height:280px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-124981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125004 {
	width:497px !important;
	height:198px !important;
	left:81px !important;
	top:431px !important;
}

@keyframes intensificar-125004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125031 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item125027 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item125037 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item124975 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item125067 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item125064 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item125080 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item125076 {
	width:26px !important;
	height:49px !important;
	left:580px !important;
	top:290px !important;
}

#item117857 {
	width:167px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item117880 {
	width:20px !important;
	height:20px !important;
}

#item117854 {
	width:194px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item124727 {
	width:569px !important;
	height:37px !important;
	left:38px !important;
	top:643px !important;
}

#item124750 {
	width:569px !important;
	height:19px !important;
	left:38px !important;
	top:682px !important;
}

#item124773 {
	width:568px !important;
	height:121px !important;
	left:36px !important;
	top:807px !important;
}

#item124799 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item124804 {
	opacity:0.70;
	width:20px !important;
	height:20px !important;
	left:398px !important;
	top:2px !important;
}

#item124809 {
	width:30px !important;
	height:70px !important;
	left:392px !important;
}

#item124810 {
	width:55px !important;
	height:55px !important;
	left:57px !important;
	top:12px !important;
}

#item124817 {
	width:55px !important;
	height:55px !important;
	left:113px !important;
	top:12px !important;
}

#item124822 {
	width:55px !important;
	height:55px !important;
	left:170px !important;
	top:12px !important;
}

#item124830 {
	width:55px !important;
	height:55px !important;
	left:227px !important;
	top:12px !important;
}

#item124836 {
	width:55px !important;
	height:55px !important;
	left:284px !important;
	top:12px !important;
}

#item124842 {
	width:55px !important;
	height:55px !important;
	left:340px !important;
	top:12px !important;
}

#item124796 {
	width:422px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-124849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124857 {
	width:47px !important;
	height:180px !important;
}

#item124859 {
	width:41px !important;
	height:41px !important;
}

#item124864 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item124869 {
	width:41px !important;
	height:41px !important;
	top:84px !important;
}

#item124874 {
	width:41px !important;
	height:41px !important;
	top:126px !important;
}

#item124854 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:243px !important;
}

#item124879 {
	width:51px !important;
	height:49px !important;
	left:153px !important;
	top:927px !important;
}

#item124880 {
	width:51px !important;
	height:49px !important;
	left:36px !important;
	top:927px !important;
}

#item124887 {
	width:51px !important;
	height:50px !important;
	left:212px !important;
	top:927px !important;
}

#item124888 {
	width:51px !important;
	height:50px !important;
	left:95px !important;
	top:927px !important;
}

@keyframes intensificar-124499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124503 {
	width:117px !important;
	height:117px !important;
}

#item124526 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item124499 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-124531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124535 {
	width:117px !important;
	height:117px !important;
}

#item124559 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item124531 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-124565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124568 {
	width:117px !important;
	height:117px !important;
}

#item124591 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item124565 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-124596 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-124596 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item124599 {
	width:318px !important;
	height:1027px !important;
	box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item124600 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item124605 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item124610 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item124611 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item124634 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item124657 {
	width:173px !important;
	height:14px !important;
	left:117px !important;
	top:951px !important;
}

#item124680 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item124596 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-103416 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-103416 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-59049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-59049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-59054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-59054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-59059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-59059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-59063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-59063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-59042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-59042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-59013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-59013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59956 {
	width:111px !important;
	height:29px !important;
	left:561px !important;
	top:660px !important;
}

@keyframes intensificar-59003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-59003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59001 {
	width:672px !important;
	height:689px !important;
	left:50px !important;
	top:51px !important;
}

#item59142 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item59143 {
	opacity:0.95;
	width:599px !important;
	height:614px !important;
	left:74px !important;
	top:74px !important;
	background:#fff;
}

#item59147 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item59144 {
	width:32px !important;
	height:32px !important;
	left:664px !important;
	top:51px !important;
}

#item59151 {
	width:460px !important;
	height:450px !important;
	left:143px !important;
	top:156px !important;
}

@keyframes intensificar-59151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-59151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59154 {
	width:42px !important;
	height:40px !important;
	left:418px !important;
	top:284px !important;
}

#item59082 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item59083 {
	opacity:0.95;
	width:492px !important;
	height:295px !important;
	left:127px !important;
	top:143px !important;
	background:#fff;
}

#item59085 {
	opacity:0.95;
	width:492px !important;
	height:181px !important;
	left:127px !important;
	top:438px !important;
	background:#0d224c;
}

#item59086 {
	width:395px !important;
	height:244px !important;
	left:176px !important;
	top:193px !important;
}

@keyframes intensificar-59086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-59086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59110 {
	width:382px !important;
	height:152px !important;
	left:182px !important;
	top:465px !important;
}

@keyframes intensificar-59110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-59110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59136 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:2px !important;
}

#item59133 {
	width:32px !important;
	height:32px !important;
	left:609px !important;
	top:120px !important;
}

#item59080 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item59067 {
	width:729px !important;
	height:743px !important;
	left:13px !important;
	top:14px !important;
}

#item59161 {
	opacity:0.95;
	width:50px !important;
	height:689px !important;
	left:1154px !important;
	top:51px !important;
	background:#0d224c;
}

#item59213 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item59210 {
	width:20px !important;
	height:38px !important;
	left:64px !important;
	top:376px !important;
}

#item59220 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item59216 {
	width:20px !important;
	height:38px !important;
	left:688px !important;
	top:376px !important;
}

#item59272 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item59295 {
	width:14px !important;
	height:14px !important;
}

#item59299 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item59322 {
	width:14px !important;
	height:14px !important;
}

#item59269 {
	width:139px !important;
	height:14px !important;
	left:788px !important;
	top:727px !important;
}

#item59774 {
	width:385px !important;
	height:29px !important;
	left:787px !important;
	top:203px !important;
}

#item59797 {
	width:323px !important;
	height:15px !important;
	left:787px !important;
	top:233px !important;
}

#item59820 {
	width:323px !important;
	height:93px !important;
	left:787px !important;
	top:331px !important;
}

#item59845 {
	width:43px !important;
	height:43px !important;
	top:9px !important;
}

#item59848 {
	opacity:0.70;
	width:15px !important;
	height:15px !important;
	left:225px !important;
	top:2px !important;
}

#item59851 {
	width:23px !important;
	height:53px !important;
	left:220px !important;
}

#item59852 {
	width:43px !important;
	height:43px !important;
	left:44px !important;
	top:9px !important;
}

#item59855 {
	width:43px !important;
	height:43px !important;
	left:88px !important;
	top:9px !important;
}

#item59858 {
	width:43px !important;
	height:43px !important;
	left:131px !important;
	top:9px !important;
}

#item59861 {
	width:43px !important;
	height:43px !important;
	left:175px !important;
	top:9px !important;
}

#item59843 {
	width:244px !important;
	height:53px !important;
	left:786px !important;
	top:260px !important;
}

@keyframes intensificar-59864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-59864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59871 {
	width:36px !important;
	height:138px !important;
}

#item59873 {
	width:31px !important;
	height:31px !important;
}

#item59876 {
	width:31px !important;
	height:31px !important;
	top:32px !important;
}

#item59880 {
	width:31px !important;
	height:31px !important;
	top:65px !important;
}

#item59888 {
	width:28px !important;
	height:31px !important;
	left:1px !important;
	top:97px !important;
}

#item59869 {
	width:36px !important;
	height:138px !important;
	left:1160px !important;
	top:237px !important;
}

#item59889 {
	width:39px !important;
	height:38px !important;
	left:877px !important;
	top:423px !important;
}

#item59890 {
	width:39px !important;
	height:38px !important;
	left:787px !important;
	top:423px !important;
}

#item59893 {
	width:39px !important;
	height:38px !important;
	left:922px !important;
	top:423px !important;
}

#item59894 {
	width:39px !important;
	height:38px !important;
	left:832px !important;
	top:423px !important;
}

@keyframes intensificar-59463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-59463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59495 {
	width:90px !important;
	height:90px !important;
}

#item59518 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item59467 {
	width:90px !important;
	height:90px !important;
}

#item59490 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item59463 {
	width:90px !important;
	height:90px !important;
	left:787px !important;
	top:482px !important;
}

@keyframes intensificar-59521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-59521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59556 {
	width:90px !important;
	height:90px !important;
}

#item59580 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item59525 {
	width:90px !important;
	height:90px !important;
}

#item59548 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item59521 {
	width:90px !important;
	height:90px !important;
	left:884px !important;
	top:482px !important;
}

@keyframes intensificar-59584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-59584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59616 {
	width:90px !important;
	height:90px !important;
}

#item59639 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item59588 {
	width:90px !important;
	height:90px !important;
}

#item59611 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item59584 {
	width:90px !important;
	height:90px !important;
	left:981px !important;
	top:482px !important;
}

@keyframes entrarvolandodesdeladerecha-59642 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-59642 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item59646 {
	width:245px !important;
	height:790px !important;
	box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item59647 {
	width:33px !important;
	height:631px !important;
	left:48px !important;
	top:70px !important;
}

#item59650 {
	width:23px !important;
	height:23px !important;
	left:14px !important;
	top:15px !important;
}

#item59653 {
	width:1px !important;
	height:692px !important;
	left:244px !important;
	top:48px !important;
	background:#9d9c9c;
}

#item59654 {
	width:156px !important;
	height:204px !important;
	left:90px !important;
	top:67px !important;
}

#item59677 {
	width:156px !important;
	height:354px !important;
	left:90px !important;
	top:332px !important;
}

#item59700 {
	width:133px !important;
	height:10px !important;
	left:90px !important;
	top:731px !important;
}

#item59724 {
	width:130px !important;
	height:11px !important;
	left:49px !important;
	top:313px !important;
}

#item59642 {
	width:245px !important;
	height:790px !important;
	left:509px !important;
}

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

@keyframes atenuar-59747 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-59747 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-125568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-125575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-125583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-125591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-125559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-125524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125534 {
	width:105px !important;
	height:26px !important;
	left:531px !important;
	top:594px !important;
}

@keyframes intensificar-125516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125514 {
	width:636px !important;
	height:620px !important;
}

#item125598 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item125663 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item125664 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item125669 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item125665 {
	width:32px !important;
	height:32px !important;
	left:578px !important;
	top:53px !important;
}

#item125674 {
	width:460px !important;
	height:450px !important;
	left:105px !important;
	top:95px !important;
}

@keyframes intensificar-125674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125679 {
	width:42px !important;
	height:40px !important;
	left:379px !important;
	top:223px !important;
}

#item125601 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item125602 {
	opacity:0.95;
	width:636px !important;
	height:410px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item125603 {
	opacity:0.95;
	width:636px !important;
	height:235px !important;
	left:10px !important;
	top:395px !important;
	background:#0d224c;
}

#item125604 {
	width:571px !important;
	height:280px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-125604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125627 {
	width:497px !important;
	height:198px !important;
	left:81px !important;
	top:430px !important;
}

@keyframes intensificar-125627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125655 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item125651 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item125661 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item125599 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item125690 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item125687 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item125698 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item125695 {
	width:26px !important;
	height:49px !important;
	left:580px !important;
	top:290px !important;
}

#item117890 {
	width:167px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item117913 {
	width:20px !important;
	height:20px !important;
}

#item117887 {
	width:194px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item125353 {
	width:570px !important;
	height:37px !important;
	left:37px !important;
	top:643px !important;
}

#item125376 {
	width:570px !important;
	height:19px !important;
	left:37px !important;
	top:682px !important;
}

#item125399 {
	width:571px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

#item125425 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item125431 {
	opacity:0.70;
	width:20px !important;
	height:20px !important;
	left:293px !important;
	top:2px !important;
}

#item125438 {
	width:30px !important;
	height:70px !important;
	left:286px !important;
}

#item125439 {
	width:55px !important;
	height:55px !important;
	left:57px !important;
	top:12px !important;
}

#item125444 {
	width:55px !important;
	height:55px !important;
	left:114px !important;
	top:12px !important;
}

#item125452 {
	width:55px !important;
	height:55px !important;
	left:171px !important;
	top:12px !important;
}

#item125459 {
	width:55px !important;
	height:55px !important;
	left:228px !important;
	top:12px !important;
}

#item125422 {
	width:317px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-125464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125475 {
	width:47px !important;
	height:180px !important;
}

#item125477 {
	width:41px !important;
	height:41px !important;
}

#item125482 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item125487 {
	width:41px !important;
	height:41px !important;
	top:84px !important;
}

#item125492 {
	width:37px !important;
	height:41px !important;
	left:2px !important;
	top:126px !important;
}

#item125472 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:243px !important;
}

#item125493 {
	width:51px !important;
	height:49px !important;
	left:153px !important;
	top:929px !important;
}

#item125498 {
	width:51px !important;
	height:49px !important;
	left:36px !important;
	top:929px !important;
}

#item125505 {
	width:51px !important;
	height:50px !important;
	left:212px !important;
	top:929px !important;
}

#item125506 {
	width:51px !important;
	height:50px !important;
	left:95px !important;
	top:929px !important;
}

@keyframes intensificar-125123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125127 {
	width:117px !important;
	height:117px !important;
}

#item125150 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item125123 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-125156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125160 {
	width:117px !important;
	height:117px !important;
}

#item125184 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item125156 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-125190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125193 {
	width:117px !important;
	height:117px !important;
}

#item125216 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item125190 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-125221 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-125221 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item125224 {
	width:318px !important;
	height:1027px !important;
	box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item125225 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item125230 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item125235 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item125236 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item125259 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item125282 {
	width:173px !important;
	height:14px !important;
	left:117px !important;
	top:951px !important;
}

#item125306 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item125221 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-104165 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-104165 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-43665 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.8) scaleY(0.8);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-43665 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.8) scaleY(0.8);
		opacity:1;
	}
}
#item43672 {
	width:210px !important;
	height:37px !important;
	left:35px !important;
	top:35px !important;
}

@keyframes intensificar-43672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-43672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43676 {
	width:599px !important;
	height:480px !important;
	top:340px !important;
	background:#f9fcfe;
}

#item43677 {
	width:599px !important;
	height:340px !important;
	background:#fff;
}

#item43678 {
	width:480px !important;
	height:215px !important;
	left:678px !important;
	top:126px !important;
}

#item43701 {
	width:226px !important;
	height:72px !important;
	left:678px !important;
	top:54px !important;
}

#item43805 {
	width:295px !important;
	height:246px !important;
	left:740px !important;
	top:485px !important;
}

@keyframes intensificar-43805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-43805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71675 {
	width:32px !important;
	height:30px !important;
	left:803px !important;
	top:595px !important;
}

#item71770 {
	width:32px !important;
	height:30px !important;
	left:910px !important;
	top:649px !important;
}

#item72083 {
	width:141px !important;
	height:23px !important;
	left:826px !important;
	top:641px !important;
}

#item71788 {
	width:166px !important;
	height:21px !important;
}

#item71784 {
	width:166px !important;
	height:21px !important;
	left:982px !important;
	top:699px !important;
}

#item43820 {
	width:166px !important;
	height:21px !important;
}

#item43817 {
	width:166px !important;
	height:21px !important;
	left:804px !important;
	top:426px !important;
}

#item43816 {
	width:168px !important;
	height:21px !important;
}

#item43813 {
	width:168px !important;
	height:21px !important;
	left:757px !important;
	top:372px !important;
}

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

@keyframes atenuar-43797 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-43797 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item116822 {
	width:210px !important;
	height:37px !important;
	left:50px !important;
	top:36px !important;
}

@keyframes intensificar-116822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-116822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116694 {
	width:600px !important;
	height:550px !important;
	top:443px !important;
	background:#f9fcfe;
}

#item116695 {
	width:600px !important;
	height:443px !important;
	background:#fff;
}

#item116696 {
	width:506px !important;
	height:306px !important;
	left:97px !important;
	top:279px !important;
}

#item116719 {
	width:506px !important;
	height:54px !important;
	left:97px !important;
	top:201px !important;
}

#item116742 {
	width:384px !important;
	height:320px !important;
	left:87px !important;
	top:799px !important;
}

@keyframes intensificar-116742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-116742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116747 {
	width:41px !important;
	height:39px !important;
	left:169px !important;
	top:942px !important;
}

#item116752 {
	width:41px !important;
	height:39px !important;
	left:308px !important;
	top:1012px !important;
}

#item116761 {
	width:183px !important;
	height:30px !important;
	left:199px !important;
	top:1002px !important;
}

#item116794 {
	width:216px !important;
	height:27px !important;
}

#item116791 {
	width:216px !important;
	height:27px !important;
	left:402px !important;
	top:1077px !important;
}

#item116805 {
	width:216px !important;
	height:27px !important;
}

#item116802 {
	width:216px !important;
	height:27px !important;
	left:170px !important;
	top:722px !important;
}

#item116815 {
	width:218px !important;
	height:27px !important;
}

#item116812 {
	width:218px !important;
	height:27px !important;
	left:109px !important;
	top:652px !important;
}

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

@keyframes atenuar-104492 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-104492 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-60079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-60079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-60085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-60085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-60094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-60094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-60100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-60100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-60143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-60143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-60114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-60114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61218 {
	width:173px !important;
	height:29px !important;
	left:17px !important;
	top:660px !important;
}

@keyframes intensificar-60106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-60106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60076 {
	width:672px !important;
	height:689px !important;
	left:50px !important;
	top:51px !important;
}

#item60208 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item60209 {
	opacity:0.95;
	width:599px !important;
	height:614px !important;
	left:74px !important;
	top:74px !important;
	background:#fff;
}

#item60215 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:2px !important;
}

#item60211 {
	width:32px !important;
	height:32px !important;
	left:664px !important;
	top:51px !important;
}

#item60218 {
	width:460px !important;
	height:450px !important;
	left:143px !important;
	top:156px !important;
}

@keyframes intensificar-60218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-60218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60221 {
	width:42px !important;
	height:40px !important;
	left:390px !important;
	top:442px !important;
}

#item60150 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item60151 {
	opacity:0.95;
	width:492px !important;
	height:295px !important;
	left:127px !important;
	top:127px !important;
	background:#fff;
}

#item60152 {
	opacity:0.95;
	width:492px !important;
	height:214px !important;
	left:127px !important;
	top:421px !important;
	background:#0d224c;
}

#item60153 {
	width:395px !important;
	height:244px !important;
	left:176px !important;
	top:177px !important;
}

@keyframes intensificar-60153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-60153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60176 {
	width:382px !important;
	height:186px !important;
	left:182px !important;
	top:448px !important;
}

@keyframes intensificar-60176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-60176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60202 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item60199 {
	width:32px !important;
	height:32px !important;
	left:609px !important;
	top:105px !important;
}

#item60206 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item60148 {
	width:729px !important;
	height:743px !important;
	left:13px !important;
	top:14px !important;
}

#item60236 {
	opacity:0.95;
	width:50px !important;
	height:689px !important;
	left:1154px !important;
	top:51px !important;
	background:#0d224c;
}

#item60289 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item60286 {
	width:20px !important;
	height:38px !important;
	left:64px !important;
	top:376px !important;
}

#item60300 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item60297 {
	width:20px !important;
	height:38px !important;
	left:688px !important;
	top:376px !important;
}

#item60355 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item60378 {
	width:14px !important;
	height:14px !important;
}

#item60382 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item60405 {
	width:14px !important;
	height:14px !important;
}

#item60351 {
	width:139px !important;
	height:14px !important;
	left:788px !important;
	top:727px !important;
}

#item61061 {
	width:323px !important;
	height:29px !important;
	left:787px !important;
	top:203px !important;
}

#item61084 {
	width:323px !important;
	height:15px !important;
	left:787px !important;
	top:233px !important;
}

#item61107 {
	width:323px !important;
	height:93px !important;
	left:787px !important;
	top:331px !important;
}

@keyframes intensificar-61131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-61131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61136 {
	width:36px !important;
	height:138px !important;
}

#item61138 {
	width:31px !important;
	height:31px !important;
}

#item61141 {
	width:31px !important;
	height:31px !important;
	top:32px !important;
}

#item61144 {
	width:31px !important;
	height:31px !important;
	top:65px !important;
}

#item61147 {
	width:31px !important;
	height:31px !important;
	top:97px !important;
}

#item61134 {
	width:36px !important;
	height:138px !important;
	left:1160px !important;
	top:164px !important;
}

#item61151 {
	width:39px !important;
	height:38px !important;
	left:877px !important;
	top:423px !important;
}

#item61154 {
	width:39px !important;
	height:38px !important;
	left:787px !important;
	top:423px !important;
}

#item61157 {
	width:39px !important;
	height:38px !important;
	left:922px !important;
	top:423px !important;
}

#item61158 {
	width:39px !important;
	height:38px !important;
	left:832px !important;
	top:423px !important;
}

#item61163 {
	opacity:0.70;
	width:15px !important;
	height:15px !important;
	left:262px !important;
	top:2px !important;
}

#item61167 {
	width:23px !important;
	height:53px !important;
	left:257px !important;
}

#item61168 {
	width:43px !important;
	height:43px !important;
	top:9px !important;
}

#item61172 {
	width:43px !important;
	height:43px !important;
	left:43px !important;
	top:9px !important;
}

#item61180 {
	width:43px !important;
	height:43px !important;
	left:87px !important;
	top:9px !important;
}

#item61184 {
	width:43px !important;
	height:43px !important;
	left:130px !important;
	top:9px !important;
}

#item61187 {
	width:43px !important;
	height:43px !important;
	left:174px !important;
	top:9px !important;
}

#item61190 {
	width:43px !important;
	height:43px !important;
	left:217px !important;
	top:9px !important;
}

#item61161 {
	width:280px !important;
	height:53px !important;
	left:785px !important;
	top:260px !important;
}

@keyframes intensificar-60536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-60536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60567 {
	width:90px !important;
	height:90px !important;
}

#item60590 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item60540 {
	width:90px !important;
	height:90px !important;
}

#item60563 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item60536 {
	width:90px !important;
	height:90px !important;
	left:787px !important;
	top:482px !important;
}

@keyframes intensificar-60593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-60593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60624 {
	width:90px !important;
	height:90px !important;
}

#item60647 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item60597 {
	width:90px !important;
	height:90px !important;
}

#item60620 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item60593 {
	width:90px !important;
	height:90px !important;
	left:884px !important;
	top:482px !important;
}

@keyframes intensificar-60650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-60650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60682 {
	width:90px !important;
	height:90px !important;
}

#item60705 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item60654 {
	width:90px !important;
	height:90px !important;
}

#item60677 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item60650 {
	width:90px !important;
	height:90px !important;
	left:981px !important;
	top:482px !important;
}

@keyframes entrarvolandodesdeladerecha-60709 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-60709 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item60712 {
	width:245px !important;
	height:790px !important;
	box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item60713 {
	width:33px !important;
	height:631px !important;
	left:48px !important;
	top:70px !important;
}

#item60720 {
	width:23px !important;
	height:23px !important;
	left:14px !important;
	top:15px !important;
}

#item60724 {
	width:1px !important;
	height:692px !important;
	left:244px !important;
	top:48px !important;
	background:#9d9c9c;
}

#item60725 {
	width:156px !important;
	height:204px !important;
	left:90px !important;
	top:67px !important;
}

#item60748 {
	width:156px !important;
	height:354px !important;
	left:90px !important;
	top:332px !important;
}

#item60771 {
	width:133px !important;
	height:10px !important;
	left:90px !important;
	top:731px !important;
}

#item60794 {
	width:130px !important;
	height:11px !important;
	left:49px !important;
	top:313px !important;
}

#item60709 {
	width:245px !important;
	height:790px !important;
	left:509px !important;
}

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

@keyframes atenuar-60817 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-60817 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-126207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-126216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-126223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-126230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-126198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-126167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126174 {
	width:164px !important;
	height:26px !important;
	left:16px !important;
	top:594px !important;
}

@keyframes intensificar-126155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126153 {
	width:636px !important;
	height:620px !important;
}

#item126237 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item126302 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item126303 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item126308 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item126304 {
	width:32px !important;
	height:32px !important;
	left:577px !important;
	top:52px !important;
}

#item126314 {
	width:460px !important;
	height:450px !important;
	left:97px !important;
	top:95px !important;
}

@keyframes intensificar-126314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126321 {
	width:42px !important;
	height:40px !important;
	left:343px !important;
	top:381px !important;
}

#item126240 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item126241 {
	opacity:0.95;
	width:636px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item126242 {
	opacity:0.95;
	width:636px !important;
	height:278px !important;
	left:10px !important;
	top:352px !important;
	background:#0d224c;
}

#item126243 {
	width:571px !important;
	height:280px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-126243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126266 {
	width:497px !important;
	height:242px !important;
	left:81px !important;
	top:388px !important;
}

@keyframes intensificar-126266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126293 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item126289 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item126299 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item126238 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item126329 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item126326 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item126340 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item126337 {
	width:26px !important;
	height:49px !important;
	left:580px !important;
	top:290px !important;
}

#item117920 {
	width:167px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item117943 {
	width:20px !important;
	height:20px !important;
}

#item117917 {
	width:194px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item125981 {
	width:568px !important;
	height:37px !important;
	left:39px !important;
	top:643px !important;
}

#item126004 {
	width:568px !important;
	height:19px !important;
	left:39px !important;
	top:682px !important;
}

#item126027 {
	width:571px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

@keyframes intensificar-126050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126059 {
	width:47px !important;
	height:180px !important;
}

#item126061 {
	width:41px !important;
	height:41px !important;
}

#item126067 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item126074 {
	width:41px !important;
	height:41px !important;
	top:84px !important;
}

#item126079 {
	width:41px !important;
	height:41px !important;
	top:126px !important;
}

#item126055 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:148px !important;
}

#item126088 {
	width:51px !important;
	height:49px !important;
	left:153px !important;
	top:929px !important;
}

#item126093 {
	width:51px !important;
	height:49px !important;
	left:36px !important;
	top:929px !important;
}

#item126098 {
	width:51px !important;
	height:50px !important;
	left:212px !important;
	top:929px !important;
}

#item126099 {
	width:51px !important;
	height:50px !important;
	left:95px !important;
	top:929px !important;
}

#item126108 {
	opacity:0.70;
	width:20px !important;
	height:20px !important;
	left:340px !important;
	top:2px !important;
}

#item126114 {
	width:30px !important;
	height:70px !important;
	left:334px !important;
}

#item126115 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item126120 {
	width:55px !important;
	height:55px !important;
	left:57px !important;
	top:12px !important;
}

#item126126 {
	width:55px !important;
	height:55px !important;
	left:113px !important;
	top:12px !important;
}

#item126133 {
	width:55px !important;
	height:55px !important;
	left:170px !important;
	top:12px !important;
}

#item126138 {
	width:55px !important;
	height:55px !important;
	left:226px !important;
	top:12px !important;
}

#item126146 {
	width:55px !important;
	height:55px !important;
	left:283px !important;
	top:12px !important;
}

#item126105 {
	width:364px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-125753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125757 {
	width:117px !important;
	height:117px !important;
}

#item125780 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item125753 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-125786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125790 {
	width:117px !important;
	height:117px !important;
}

#item125813 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item125786 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-125819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125822 {
	width:117px !important;
	height:117px !important;
}

#item125845 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item125819 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-125850 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-125850 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item125854 {
	width:318px !important;
	height:1027px !important;
	box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item125855 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item125860 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item125865 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item125866 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item125889 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item125912 {
	width:173px !important;
	height:14px !important;
	left:117px !important;
	top:951px !important;
}

#item125935 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item125850 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-105249 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-105249 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-61343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-61343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-61348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-61348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-61353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-61353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-61359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-61359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-61402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-61402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-61373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-61373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62304 {
	width:235px !important;
	height:29px !important;
	left:437px !important;
	top:660px !important;
}

@keyframes intensificar-61365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-61365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61340 {
	width:672px !important;
	height:689px !important;
	left:50px !important;
	top:51px !important;
}

#item61482 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item61483 {
	opacity:0.95;
	width:599px !important;
	height:614px !important;
	left:74px !important;
	top:74px !important;
	background:#fff;
}

#item61487 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item61484 {
	width:32px !important;
	height:32px !important;
	left:664px !important;
	top:51px !important;
}

#item61495 {
	width:460px !important;
	height:450px !important;
	left:143px !important;
	top:156px !important;
}

@keyframes intensificar-61495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-61495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61498 {
	width:42px !important;
	height:40px !important;
	left:235px !important;
	top:369px !important;
}

#item61425 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item61426 {
	opacity:0.95;
	width:492px !important;
	height:294px !important;
	left:127px !important;
	top:144px !important;
	background:#fff;
}

#item61427 {
	opacity:0.95;
	width:492px !important;
	height:180px !important;
	left:127px !important;
	top:438px !important;
	background:#0d224c;
}

#item61428 {
	width:395px !important;
	height:244px !important;
	left:176px !important;
	top:194px !important;
}

@keyframes intensificar-61428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-61428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61452 {
	width:382px !important;
	height:152px !important;
	left:182px !important;
	top:465px !important;
}

@keyframes intensificar-61452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-61452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61478 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:2px !important;
}

#item61475 {
	width:32px !important;
	height:32px !important;
	left:609px !important;
	top:122px !important;
}

#item61423 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item61408 {
	width:729px !important;
	height:743px !important;
	left:13px !important;
	top:14px !important;
}

#item61501 {
	opacity:0.95;
	width:50px !important;
	height:689px !important;
	left:1154px !important;
	top:51px !important;
	background:#0d224c;
}

#item61553 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item61550 {
	width:20px !important;
	height:38px !important;
	left:64px !important;
	top:376px !important;
}

#item61560 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item61557 {
	width:20px !important;
	height:38px !important;
	left:688px !important;
	top:376px !important;
}

#item61589 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item61612 {
	width:14px !important;
	height:14px !important;
}

#item61616 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item61639 {
	width:14px !important;
	height:14px !important;
}

#item61586 {
	width:139px !important;
	height:14px !important;
	left:788px !important;
	top:727px !important;
}

#item62140 {
	width:367px !important;
	height:29px !important;
	left:787px !important;
	top:203px !important;
}

#item62163 {
	width:323px !important;
	height:15px !important;
	left:787px !important;
	top:233px !important;
}

#item62186 {
	width:323px !important;
	height:93px !important;
	left:787px !important;
	top:331px !important;
}

@keyframes intensificar-62209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-62209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62216 {
	width:36px !important;
	height:138px !important;
}

#item62218 {
	width:31px !important;
	height:31px !important;
}

#item62221 {
	width:31px !important;
	height:31px !important;
	top:32px !important;
}

#item62224 {
	width:31px !important;
	height:31px !important;
	top:65px !important;
}

#item62227 {
	width:31px !important;
	height:31px !important;
	top:97px !important;
}

#item62214 {
	width:36px !important;
	height:138px !important;
	left:1160px !important;
	top:164px !important;
}

#item62230 {
	width:39px !important;
	height:38px !important;
	left:877px !important;
	top:423px !important;
}

#item62231 {
	width:39px !important;
	height:38px !important;
	left:787px !important;
	top:423px !important;
}

#item62234 {
	width:39px !important;
	height:38px !important;
	left:922px !important;
	top:423px !important;
}

#item62235 {
	width:39px !important;
	height:38px !important;
	left:832px !important;
	top:423px !important;
}

#item62241 {
	opacity:0.70;
	width:15px !important;
	height:15px !important;
	left:218px !important;
	top:2px !important;
}

#item62248 {
	width:23px !important;
	height:53px !important;
	left:213px !important;
}

#item62249 {
	width:43px !important;
	height:43px !important;
	top:9px !important;
}

#item62253 {
	width:43px !important;
	height:43px !important;
	left:43px !important;
	top:9px !important;
}

#item62256 {
	width:43px !important;
	height:43px !important;
	left:87px !important;
	top:9px !important;
}

#item62260 {
	width:43px !important;
	height:43px !important;
	left:130px !important;
	top:9px !important;
}

#item62263 {
	width:43px !important;
	height:43px !important;
	left:173px !important;
	top:9px !important;
}

#item62239 {
	width:236px !important;
	height:53px !important;
	left:785px !important;
	top:260px !important;
}

@keyframes intensificar-61802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-61802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61839 {
	width:90px !important;
	height:90px !important;
}

#item61862 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item61806 {
	width:90px !important;
	height:90px !important;
}

#item61830 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item61802 {
	width:90px !important;
	height:90px !important;
	left:787px !important;
	top:482px !important;
}

@keyframes intensificar-61865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-61865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61897 {
	width:90px !important;
	height:90px !important;
}

#item61920 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item61869 {
	width:90px !important;
	height:90px !important;
}

#item61892 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item61865 {
	width:90px !important;
	height:90px !important;
	left:884px !important;
	top:482px !important;
}

@keyframes intensificar-61923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-61923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61954 {
	width:90px !important;
	height:90px !important;
}

#item61977 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item61927 {
	width:90px !important;
	height:90px !important;
}

#item61950 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item61923 {
	width:90px !important;
	height:90px !important;
	left:981px !important;
	top:482px !important;
}

@keyframes entrarvolandodesdeladerecha-61981 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-61981 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item61984 {
	width:245px !important;
	height:790px !important;
	box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item61985 {
	width:33px !important;
	height:631px !important;
	left:48px !important;
	top:70px !important;
}

#item61989 {
	width:23px !important;
	height:23px !important;
	left:14px !important;
	top:15px !important;
}

#item61992 {
	width:1px !important;
	height:692px !important;
	left:244px !important;
	top:48px !important;
	background:#9d9c9c;
}

#item61993 {
	width:156px !important;
	height:204px !important;
	left:90px !important;
	top:67px !important;
}

#item62016 {
	width:156px !important;
	height:354px !important;
	left:90px !important;
	top:332px !important;
}

#item62040 {
	width:133px !important;
	height:10px !important;
	left:90px !important;
	top:731px !important;
}

#item62063 {
	width:130px !important;
	height:11px !important;
	left:49px !important;
	top:313px !important;
}

#item61981 {
	width:245px !important;
	height:790px !important;
	left:509px !important;
}

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

@keyframes atenuar-62086 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-62086 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-126787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-126795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-126806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-126814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-126861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-126830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126837 {
	width:326px !important;
	height:26px !important;
	left:310px !important;
	top:594px !important;
}

@keyframes intensificar-126822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126784 {
	width:636px !important;
	height:620px !important;
}

#item126868 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item126933 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item126934 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item126939 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item126935 {
	width:32px !important;
	height:32px !important;
	left:579px !important;
	top:52px !important;
}

#item126944 {
	width:460px !important;
	height:450px !important;
	left:98px !important;
	top:95px !important;
}

@keyframes intensificar-126944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126949 {
	width:42px !important;
	height:40px !important;
	left:189px !important;
	top:307px !important;
}

#item126871 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item126872 {
	opacity:0.95;
	width:636px !important;
	height:410px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item126873 {
	opacity:0.95;
	width:636px !important;
	height:234px !important;
	left:10px !important;
	top:396px !important;
	background:#0d224c;
}

#item126874 {
	width:571px !important;
	height:280px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-126874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126897 {
	width:497px !important;
	height:198px !important;
	left:81px !important;
	top:431px !important;
}

@keyframes intensificar-126897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126925 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item126920 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item126931 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item126869 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item126959 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item126956 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item126967 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item126964 {
	width:26px !important;
	height:49px !important;
	left:580px !important;
	top:290px !important;
}

#item117949 {
	width:167px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item117973 {
	width:20px !important;
	height:20px !important;
}

#item117946 {
	width:194px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item126627 {
	width:569px !important;
	height:37px !important;
	left:38px !important;
	top:643px !important;
}

#item126651 {
	width:569px !important;
	height:19px !important;
	left:38px !important;
	top:682px !important;
}

#item126674 {
	width:571px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

@keyframes intensificar-126697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126705 {
	width:47px !important;
	height:180px !important;
}

#item126707 {
	width:41px !important;
	height:41px !important;
}

#item126714 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item126720 {
	width:41px !important;
	height:41px !important;
	top:84px !important;
}

#item126728 {
	width:41px !important;
	height:41px !important;
	top:126px !important;
}

#item126702 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:148px !important;
}

#item126733 {
	width:51px !important;
	height:49px !important;
	left:153px !important;
	top:929px !important;
}

#item126734 {
	width:51px !important;
	height:49px !important;
	left:36px !important;
	top:929px !important;
}

#item126739 {
	width:51px !important;
	height:50px !important;
	left:212px !important;
	top:929px !important;
}

#item126740 {
	width:51px !important;
	height:50px !important;
	left:95px !important;
	top:929px !important;
}

#item126750 {
	opacity:0.70;
	width:20px !important;
	height:20px !important;
	left:283px !important;
	top:2px !important;
}

#item126756 {
	width:30px !important;
	height:70px !important;
	left:277px !important;
}

#item126757 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item126762 {
	width:55px !important;
	height:55px !important;
	left:56px !important;
	top:12px !important;
}

#item126767 {
	width:55px !important;
	height:55px !important;
	left:113px !important;
	top:12px !important;
}

#item126772 {
	width:55px !important;
	height:55px !important;
	left:169px !important;
	top:12px !important;
}

#item126777 {
	width:55px !important;
	height:55px !important;
	left:225px !important;
	top:12px !important;
}

#item126746 {
	width:307px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-126397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126401 {
	width:117px !important;
	height:117px !important;
}

#item126424 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item126397 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-126431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126435 {
	width:117px !important;
	height:117px !important;
}

#item126458 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item126431 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-126464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126467 {
	width:117px !important;
	height:117px !important;
}

#item126490 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item126464 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-126495 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-126495 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item126499 {
	width:318px !important;
	height:1027px !important;
	box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item126500 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item126505 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item126511 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item126512 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item126535 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item126558 {
	width:173px !important;
	height:14px !important;
	left:117px !important;
	top:951px !important;
}

#item126581 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item126495 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-105990 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-105990 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-62464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-62464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-62469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-62469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-62475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-62475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-62480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-62480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-62522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-62522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-62493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-62493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63402 {
	width:165px !important;
	height:29px !important;
	left:507px !important;
	top:660px !important;
}

@keyframes intensificar-62487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-62487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62461 {
	width:672px !important;
	height:689px !important;
	left:50px !important;
	top:51px !important;
}

#item62600 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item62601 {
	opacity:0.95;
	width:599px !important;
	height:614px !important;
	left:74px !important;
	top:74px !important;
	background:#fff;
}

#item62605 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:2px !important;
}

#item62602 {
	width:32px !important;
	height:32px !important;
	left:664px !important;
	top:51px !important;
}

#item62612 {
	width:460px !important;
	height:450px !important;
	left:143px !important;
	top:156px !important;
}

@keyframes intensificar-62612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-62612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62616 {
	width:42px !important;
	height:40px !important;
	left:235px !important;
	top:369px !important;
}

#item62542 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item62543 {
	opacity:0.95;
	width:492px !important;
	height:294px !important;
	left:127px !important;
	top:144px !important;
	background:#fff;
}

#item62544 {
	opacity:0.95;
	width:492px !important;
	height:180px !important;
	left:127px !important;
	top:438px !important;
	background:#0d224c;
}

#item62545 {
	width:395px !important;
	height:244px !important;
	left:176px !important;
	top:194px !important;
}

@keyframes intensificar-62545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-62545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62568 {
	width:382px !important;
	height:152px !important;
	left:182px !important;
	top:465px !important;
}

@keyframes intensificar-62568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-62568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62596 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item62593 {
	width:32px !important;
	height:32px !important;
	left:609px !important;
	top:121px !important;
}

#item62540 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item62527 {
	width:729px !important;
	height:743px !important;
	left:13px !important;
	top:14px !important;
}

#item62619 {
	opacity:0.95;
	width:50px !important;
	height:689px !important;
	left:1154px !important;
	top:51px !important;
	background:#0d224c;
}

#item62671 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item62668 {
	width:20px !important;
	height:38px !important;
	left:64px !important;
	top:376px !important;
}

#item62679 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item62676 {
	width:20px !important;
	height:38px !important;
	left:688px !important;
	top:376px !important;
}

#item62709 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item62732 {
	width:14px !important;
	height:14px !important;
}

#item62736 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item62759 {
	width:14px !important;
	height:14px !important;
}

#item62706 {
	width:139px !important;
	height:14px !important;
	left:788px !important;
	top:727px !important;
}

#item63219 {
	width:323px !important;
	height:29px !important;
	left:787px !important;
	top:203px !important;
}

#item63242 {
	width:323px !important;
	height:15px !important;
	left:787px !important;
	top:233px !important;
}

#item63266 {
	width:323px !important;
	height:93px !important;
	left:787px !important;
	top:331px !important;
}

@keyframes intensificar-63289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-63289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63294 {
	width:36px !important;
	height:138px !important;
}

#item63296 {
	width:31px !important;
	height:31px !important;
}

#item63299 {
	width:31px !important;
	height:31px !important;
	top:32px !important;
}

#item63304 {
	width:31px !important;
	height:31px !important;
	top:65px !important;
}

#item63307 {
	width:31px !important;
	height:31px !important;
	top:97px !important;
}

#item63292 {
	width:36px !important;
	height:138px !important;
	left:1160px !important;
	top:164px !important;
}

#item63310 {
	width:39px !important;
	height:38px !important;
	left:877px !important;
	top:423px !important;
}

#item63311 {
	width:39px !important;
	height:38px !important;
	left:787px !important;
	top:423px !important;
}

#item63314 {
	width:39px !important;
	height:38px !important;
	left:922px !important;
	top:423px !important;
}

#item63315 {
	width:39px !important;
	height:38px !important;
	left:832px !important;
	top:423px !important;
}

#item63320 {
	opacity:0.70;
	width:15px !important;
	height:15px !important;
	left:218px !important;
	top:2px !important;
}

#item63328 {
	width:23px !important;
	height:53px !important;
	left:213px !important;
}

#item63329 {
	width:43px !important;
	height:43px !important;
	top:9px !important;
}

#item63335 {
	width:43px !important;
	height:43px !important;
	left:43px !important;
	top:9px !important;
}

#item63338 {
	width:43px !important;
	height:43px !important;
	left:87px !important;
	top:9px !important;
}

#item63342 {
	width:43px !important;
	height:43px !important;
	left:130px !important;
	top:9px !important;
}

#item63345 {
	width:43px !important;
	height:43px !important;
	left:173px !important;
	top:9px !important;
}

#item63318 {
	width:236px !important;
	height:53px !important;
	left:785px !important;
	top:260px !important;
}

@keyframes intensificar-62916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-62916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62950 {
	width:90px !important;
	height:90px !important;
}

#item62973 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item62920 {
	width:90px !important;
	height:90px !important;
}

#item62943 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item62916 {
	width:90px !important;
	height:90px !important;
	left:787px !important;
	top:482px !important;
}

@keyframes intensificar-62976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-62976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63012 {
	width:90px !important;
	height:90px !important;
}

#item63035 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item62980 {
	width:90px !important;
	height:90px !important;
}

#item63003 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item62976 {
	width:90px !important;
	height:90px !important;
	left:884px !important;
	top:482px !important;
}

@keyframes intensificar-63040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-63040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63072 {
	width:90px !important;
	height:90px !important;
}

#item63095 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item63044 {
	width:90px !important;
	height:90px !important;
}

#item63068 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item63040 {
	width:90px !important;
	height:90px !important;
	left:981px !important;
	top:482px !important;
}

@keyframes entrarvolandodesdeladerecha-63099 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-63099 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item63102 {
	width:245px !important;
	height:790px !important;
	box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item63103 {
	width:33px !important;
	height:631px !important;
	left:48px !important;
	top:70px !important;
}

#item63106 {
	width:23px !important;
	height:23px !important;
	left:14px !important;
	top:15px !important;
}

#item63109 {
	width:1px !important;
	height:692px !important;
	left:244px !important;
	top:48px !important;
	background:#9d9c9c;
}

#item63110 {
	width:156px !important;
	height:204px !important;
	left:90px !important;
	top:67px !important;
}

#item63134 {
	width:156px !important;
	height:354px !important;
	left:90px !important;
	top:332px !important;
}

#item63157 {
	width:133px !important;
	height:10px !important;
	left:90px !important;
	top:731px !important;
}

#item63180 {
	width:130px !important;
	height:11px !important;
	left:49px !important;
	top:313px !important;
}

#item63099 {
	width:245px !important;
	height:790px !important;
	left:509px !important;
}

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

@keyframes atenuar-63203 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-63203 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-127458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-127466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-127473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-127481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-127445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-127414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127421 {
	width:242px !important;
	height:26px !important;
	left:394px !important;
	top:594px !important;
}

@keyframes intensificar-127405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127403 {
	width:636px !important;
	height:620px !important;
}

#item127489 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item127554 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item127555 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item127561 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:2px !important;
}

#item127557 {
	width:32px !important;
	height:32px !important;
	left:578px !important;
	top:52px !important;
}

#item127566 {
	width:460px !important;
	height:450px !important;
	left:102px !important;
	top:95px !important;
}

@keyframes intensificar-127566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127571 {
	width:42px !important;
	height:40px !important;
	left:193px !important;
	top:307px !important;
}

#item127492 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item127493 {
	opacity:0.95;
	width:636px !important;
	height:410px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item127494 {
	opacity:0.95;
	width:636px !important;
	height:234px !important;
	left:10px !important;
	top:396px !important;
	background:#0d224c;
}

#item127495 {
	width:571px !important;
	height:280px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-127495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127518 {
	width:497px !important;
	height:198px !important;
	left:81px !important;
	top:431px !important;
}

@keyframes intensificar-127518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127545 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item127541 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item127551 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item127490 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item127579 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item127576 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item127589 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item127586 {
	width:26px !important;
	height:49px !important;
	left:580px !important;
	top:290px !important;
}

#item117981 {
	width:167px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item118005 {
	width:20px !important;
	height:20px !important;
}

#item117978 {
	width:194px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item127249 {
	width:568px !important;
	height:37px !important;
	left:39px !important;
	top:643px !important;
}

#item127272 {
	width:568px !important;
	height:19px !important;
	left:39px !important;
	top:682px !important;
}

#item127295 {
	width:571px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

@keyframes intensificar-127319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127327 {
	width:47px !important;
	height:180px !important;
}

#item127329 {
	width:41px !important;
	height:41px !important;
}

#item127335 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item127342 {
	width:41px !important;
	height:41px !important;
	top:84px !important;
}

#item127347 {
	width:41px !important;
	height:41px !important;
	top:126px !important;
}

#item127324 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:148px !important;
}

#item127355 {
	width:51px !important;
	height:49px !important;
	left:153px !important;
	top:929px !important;
}

#item127356 {
	width:51px !important;
	height:49px !important;
	left:36px !important;
	top:929px !important;
}

#item127361 {
	width:51px !important;
	height:50px !important;
	left:212px !important;
	top:929px !important;
}

#item127362 {
	width:51px !important;
	height:50px !important;
	left:95px !important;
	top:929px !important;
}

#item127370 {
	opacity:0.70;
	width:20px !important;
	height:20px !important;
	left:283px !important;
	top:2px !important;
}

#item127376 {
	width:30px !important;
	height:70px !important;
	left:277px !important;
}

#item127377 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item127383 {
	width:55px !important;
	height:55px !important;
	left:56px !important;
	top:12px !important;
}

#item127388 {
	width:55px !important;
	height:55px !important;
	left:113px !important;
	top:12px !important;
}

#item127393 {
	width:55px !important;
	height:55px !important;
	left:169px !important;
	top:12px !important;
}

#item127398 {
	width:55px !important;
	height:55px !important;
	left:225px !important;
	top:12px !important;
}

#item127367 {
	width:307px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-127018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127022 {
	width:117px !important;
	height:117px !important;
}

#item127046 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item127018 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-127051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127055 {
	width:117px !important;
	height:117px !important;
}

#item127078 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item127051 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-127085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127088 {
	width:117px !important;
	height:117px !important;
}

#item127112 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item127085 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-127117 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-127117 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item127120 {
	width:318px !important;
	height:1027px !important;
	box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item127121 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item127126 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item127132 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item127133 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item127156 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item127179 {
	width:173px !important;
	height:14px !important;
	left:117px !important;
	top:951px !important;
}

#item127202 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item127117 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-106733 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-106733 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-44077 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.8) scaleY(0.8);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-44077 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.8) scaleY(0.8);
		opacity:1;
	}
}
#item44082 {
	opacity:0.90;
	width:210px !important;
	height:37px !important;
	left:35px !important;
	top:35px !important;
}

@keyframes intensificar-44082 {
	0% {opacity:0;}
	100% {opacity:0.9;}
}
@-webkit-keyframes intensificar-44082 {
	0% {opacity:0;}
	100% {opacity:0.9;}
}
#item44086 {
	width:599px !important;
	height:441px !important;
	top:379px !important;
	background:#f9fcfe;
}

#item44087 {
	width:599px !important;
	height:379px !important;
	background:#fff;
}

#item44088 {
	width:480px !important;
	height:258px !important;
	left:678px !important;
	top:126px !important;
}

#item44111 {
	width:379px !important;
	height:72px !important;
	left:678px !important;
	top:54px !important;
}

#item44227 {
	width:428px !important;
	height:364px !important;
	left:688px !important;
	top:392px !important;
}

@keyframes intensificar-44227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-44227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71817 {
	width:32px !important;
	height:30px !important;
	left:846px !important;
	top:635px !important;
}

#item72024 {
	width:141px !important;
	height:23px !important;
	left:831px !important;
	top:570px !important;
}

#item72047 {
	width:194px !important;
	height:23px !important;
	left:905px !important;
	top:625px !important;
}

#item44234 {
	width:157px !important;
	height:19px !important;
}

#item44231 {
	width:157px !important;
	height:19px !important;
	left:874px !important;
	top:735px !important;
}

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

@keyframes atenuar-44207 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-44207 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item117138 {
	opacity:0.90;
	width:210px !important;
	height:37px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-117138 {
	0% {opacity:0;}
	100% {opacity:0.9;}
}
@-webkit-keyframes intensificar-117138 {
	0% {opacity:0;}
	100% {opacity:0.9;}
}
#item117009 {
	width:625px !important;
	height:509px !important;
	top:530px !important;
	background:#f9fcfe;
}

#item117010 {
	width:625px !important;
	height:536px !important;
	background:#fff;
}

#item117011 {
	width:544px !important;
	height:392px !important;
	left:78px !important;
	top:245px !important;
}

#item117034 {
	width:493px !important;
	height:94px !important;
	left:78px !important;
	top:152px !important;
}

#item117057 {
	width:556px !important;
	height:474px !important;
	left:72px !important;
	top:673px !important;
}

@keyframes intensificar-117057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-117057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117065 {
	width:41px !important;
	height:39px !important;
	left:276px !important;
	top:989px !important;
}

#item117071 {
	width:183px !important;
	height:30px !important;
	left:257px !important;
	top:904px !important;
}

#item117094 {
	width:252px !important;
	height:30px !important;
	left:354px !important;
	top:976px !important;
}

#item117130 {
	width:204px !important;
	height:24px !important;
}

#item117127 {
	width:204px !important;
	height:24px !important;
	left:313px !important;
	top:1120px !important;
}

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

@keyframes atenuar-106898 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-106898 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-63550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-63550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-63555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-63555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-63562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-63562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-63568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-63568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-63609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-63609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-63580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-63580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91791 {
	width:165px !important;
	height:29px !important;
	left:507px !important;
	top:660px !important;
}

@keyframes intensificar-63574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-63574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63547 {
	width:672px !important;
	height:689px !important;
	left:50px !important;
	top:51px !important;
}

#item63616 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item63617 {
	opacity:0.95;
	width:599px !important;
	height:614px !important;
	left:74px !important;
	top:74px !important;
	background:#fff;
}

#item63621 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item63618 {
	width:32px !important;
	height:32px !important;
	left:664px !important;
	top:51px !important;
}

#item63625 {
	width:491px !important;
	height:450px !important;
	left:127px !important;
	top:156px !important;
}

@keyframes intensificar-63625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-63625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63628 {
	width:42px !important;
	height:40px !important;
	left:289px !important;
	top:457px !important;
}

#item63639 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item63640 {
	opacity:0.95;
	width:492px !important;
	height:273px !important;
	left:127px !important;
	top:162px !important;
	background:#fff;
}

#item63641 {
	opacity:0.95;
	width:492px !important;
	height:165px !important;
	left:127px !important;
	top:435px !important;
	background:#0d224c;
}

#item63642 {
	width:395px !important;
	height:222px !important;
	left:176px !important;
	top:212px !important;
}

@keyframes intensificar-63642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-63642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63665 {
	width:382px !important;
	height:136px !important;
	left:182px !important;
	top:462px !important;
}

@keyframes intensificar-63665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-63665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63691 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:2px !important;
}

#item63688 {
	width:32px !important;
	height:32px !important;
	left:609px !important;
	top:139px !important;
}

#item63637 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item63614 {
	width:729px !important;
	height:743px !important;
	left:13px !important;
	top:14px !important;
}

#item63706 {
	opacity:0.95;
	width:50px !important;
	height:689px !important;
	left:1154px !important;
	top:51px !important;
	background:#0d224c;
}

#item63758 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item63755 {
	width:20px !important;
	height:38px !important;
	left:64px !important;
	top:376px !important;
}

#item63766 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item63763 {
	width:20px !important;
	height:38px !important;
	left:688px !important;
	top:376px !important;
}

#item63795 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item63818 {
	width:14px !important;
	height:14px !important;
}

#item63822 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item63845 {
	width:14px !important;
	height:14px !important;
}

#item63792 {
	width:139px !important;
	height:14px !important;
	left:788px !important;
	top:727px !important;
}

#item63871 {
	width:112px !important;
	height:32px !important;
	left:1088px !important;
	top:51px !important;
}

#item64333 {
	width:377px !important;
	height:29px !important;
	left:787px !important;
	top:203px !important;
}

#item64356 {
	width:323px !important;
	height:15px !important;
	left:787px !important;
	top:233px !important;
}

#item64379 {
	width:323px !important;
	height:93px !important;
	left:787px !important;
	top:331px !important;
}

@keyframes intensificar-64403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-64403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64408 {
	width:36px !important;
	height:138px !important;
}

#item64411 {
	width:31px !important;
	height:31px !important;
}

#item64414 {
	width:31px !important;
	height:31px !important;
	top:32px !important;
}

#item64418 {
	width:31px !important;
	height:31px !important;
	top:65px !important;
}

#item64421 {
	width:28px !important;
	height:31px !important;
	left:1px !important;
	top:97px !important;
}

#item64406 {
	width:36px !important;
	height:138px !important;
	left:1160px !important;
	top:296px !important;
}

#item64422 {
	width:39px !important;
	height:38px !important;
	left:877px !important;
	top:423px !important;
}

#item64423 {
	width:39px !important;
	height:38px !important;
	left:787px !important;
	top:423px !important;
}

#item64426 {
	width:39px !important;
	height:38px !important;
	left:922px !important;
	top:423px !important;
}

#item64427 {
	width:39px !important;
	height:38px !important;
	left:832px !important;
	top:423px !important;
}

#item64432 {
	opacity:0.70;
	width:15px !important;
	height:15px !important;
	left:174px !important;
	top:2px !important;
}

#item64435 {
	width:23px !important;
	height:53px !important;
	left:169px !important;
}

#item64436 {
	width:43px !important;
	height:43px !important;
	top:9px !important;
}

#item64443 {
	width:43px !important;
	height:43px !important;
	left:43px !important;
	top:9px !important;
}

#item64447 {
	width:43px !important;
	height:43px !important;
	left:87px !important;
	top:9px !important;
}

#item64450 {
	width:43px !important;
	height:43px !important;
	left:130px !important;
	top:9px !important;
}

#item64430 {
	width:193px !important;
	height:53px !important;
	left:785px !important;
	top:260px !important;
}

@keyframes intensificar-64002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-64002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64033 {
	width:90px !important;
	height:90px !important;
}

#item64056 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item64006 {
	width:90px !important;
	height:90px !important;
}

#item64029 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item64002 {
	width:90px !important;
	height:90px !important;
	left:787px !important;
	top:482px !important;
}

@keyframes intensificar-64059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-64059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64094 {
	width:90px !important;
	height:90px !important;
}

#item64117 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item64063 {
	width:90px !important;
	height:90px !important;
}

#item64086 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item64059 {
	width:90px !important;
	height:90px !important;
	left:884px !important;
	top:482px !important;
}

@keyframes intensificar-64122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-64122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64154 {
	width:90px !important;
	height:90px !important;
}

#item64177 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item64126 {
	width:90px !important;
	height:90px !important;
}

#item64150 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item64122 {
	width:90px !important;
	height:90px !important;
	left:981px !important;
	top:482px !important;
}

@keyframes entrarvolandodesdeladerecha-64181 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-64181 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item64184 {
	width:245px !important;
	height:790px !important;
	box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item64185 {
	width:33px !important;
	height:631px !important;
	left:48px !important;
	top:70px !important;
}

#item64190 {
	width:23px !important;
	height:23px !important;
	left:14px !important;
	top:15px !important;
}

#item64193 {
	width:1px !important;
	height:692px !important;
	left:244px !important;
	top:48px !important;
	background:#9d9c9c;
}

#item64194 {
	width:156px !important;
	height:204px !important;
	left:90px !important;
	top:67px !important;
}

#item64217 {
	width:156px !important;
	height:354px !important;
	left:90px !important;
	top:332px !important;
}

#item64240 {
	width:133px !important;
	height:10px !important;
	left:90px !important;
	top:731px !important;
}

#item64263 {
	width:130px !important;
	height:11px !important;
	left:49px !important;
	top:313px !important;
}

#item64181 {
	width:245px !important;
	height:790px !important;
	left:509px !important;
}

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

@keyframes atenuar-64287 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-64287 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-128055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-128062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-128072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-128080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-128046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-128015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128022 {
	width:230px !important;
	height:26px !important;
	left:376px !important;
	top:594px !important;
}

@keyframes intensificar-128007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128005 {
	width:636px !important;
	height:620px !important;
}

#item128091 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item128157 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item128158 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item128163 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item128159 {
	width:32px !important;
	height:32px !important;
	left:577px !important;
	top:55px !important;
}

#item128168 {
	width:491px !important;
	height:450px !important;
	left:86px !important;
	top:95px !important;
}

@keyframes intensificar-128168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128175 {
	width:42px !important;
	height:40px !important;
	left:247px !important;
	top:396px !important;
}

#item128095 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item128096 {
	opacity:0.95;
	width:636px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item128097 {
	opacity:0.95;
	width:636px !important;
	height:214px !important;
	left:10px !important;
	top:393px !important;
	background:#0d224c;
}

#item128098 {
	width:571px !important;
	height:280px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-128098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128122 {
	width:497px !important;
	height:176px !important;
	left:81px !important;
	top:429px !important;
}

@keyframes intensificar-128122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128149 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item128145 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item128155 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item128092 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item128183 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item128180 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item128191 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item128188 {
	width:26px !important;
	height:49px !important;
	left:580px !important;
	top:290px !important;
}

#item118029 {
	width:167px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item118052 {
	width:20px !important;
	height:20px !important;
}

#item118026 {
	width:194px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item127863 {
	width:569px !important;
	height:37px !important;
	left:38px !important;
	top:643px !important;
}

#item127886 {
	width:569px !important;
	height:19px !important;
	left:38px !important;
	top:682px !important;
}

#item127909 {
	width:571px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

@keyframes intensificar-127932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127941 {
	width:47px !important;
	height:180px !important;
}

#item127943 {
	width:41px !important;
	height:41px !important;
}

#item127948 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item127953 {
	width:41px !important;
	height:41px !important;
	top:84px !important;
}

#item127954 {
	width:37px !important;
	height:41px !important;
	left:2px !important;
	top:126px !important;
}

#item127938 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:319px !important;
}

#item127955 {
	width:51px !important;
	height:49px !important;
	left:153px !important;
	top:929px !important;
}

#item127956 {
	width:51px !important;
	height:49px !important;
	left:36px !important;
	top:929px !important;
}

#item127963 {
	width:51px !important;
	height:50px !important;
	left:212px !important;
	top:929px !important;
}

#item127964 {
	width:51px !important;
	height:50px !important;
	left:95px !important;
	top:929px !important;
}

#item127972 {
	opacity:0.70;
	width:20px !important;
	height:20px !important;
	left:227px !important;
	top:2px !important;
}

#item127981 {
	width:30px !important;
	height:70px !important;
	left:220px !important;
}

#item127982 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item127987 {
	width:55px !important;
	height:55px !important;
	left:56px !important;
	top:12px !important;
}

#item127992 {
	width:55px !important;
	height:55px !important;
	left:113px !important;
	top:12px !important;
}

#item127999 {
	width:55px !important;
	height:55px !important;
	left:169px !important;
	top:12px !important;
}

#item127969 {
	width:251px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-127635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127639 {
	width:117px !important;
	height:117px !important;
}

#item127662 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item127635 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-127668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127672 {
	width:117px !important;
	height:117px !important;
}

#item127695 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item127668 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-127700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127703 {
	width:117px !important;
	height:117px !important;
}

#item127726 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item127700 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-127733 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-127733 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item127736 {
	width:318px !important;
	height:1027px !important;
	box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item127737 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item127742 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item127747 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item127748 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item127771 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item127794 {
	width:173px !important;
	height:14px !important;
	left:117px !important;
	top:951px !important;
}

#item127817 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item127733 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-107637 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-107637 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-44349 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.8) scaleY(0.8);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-44349 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.8) scaleY(0.8);
		opacity:1;
	}
}
#item44354 {
	opacity:0.90;
	width:210px !important;
	height:37px !important;
	left:35px !important;
	top:35px !important;
}

@keyframes intensificar-44354 {
	0% {opacity:0;}
	100% {opacity:0.9;}
}
@-webkit-keyframes intensificar-44354 {
	0% {opacity:0;}
	100% {opacity:0.9;}
}
#item44359 {
	width:599px !important;
	height:464px !important;
	top:356px !important;
	background:#f9fcfe;
}

#item44360 {
	width:599px !important;
	height:357px !important;
	background:#fff;
}

#item44361 {
	width:480px !important;
	height:264px !important;
	left:678px !important;
	top:126px !important;
}

#item44384 {
	width:379px !important;
	height:72px !important;
	left:678px !important;
	top:54px !important;
}

#item44439 {
	width:367px !important;
	height:420px !important;
	left:688px !important;
	top:336px !important;
}

@keyframes intensificar-44439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-44439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71891 {
	width:32px !important;
	height:30px !important;
	left:748px !important;
	top:613px !important;
}

#item71983 {
	width:32px !important;
	height:30px !important;
	left:844px !important;
	top:579px !important;
}

#item78484 {
	width:32px !important;
	height:30px !important;
	left:947px !important;
	top:517px !important;
}

#item71994 {
	width:135px !important;
	height:16px !important;
	left:788px !important;
	top:551px !important;
}

#item78518 {
	width:191px !important;
	height:19px !important;
}

#item78515 {
	width:191px !important;
	height:19px !important;
	left:949px !important;
	top:572px !important;
}

#item44445 {
	width:90px !important;
	height:17px !important;
}

#item44442 {
	width:90px !important;
	height:17px !important;
	left:917px !important;
	top:619px !important;
}

#item44450 {
	width:95px !important;
	height:18px !important;
}

#item44447 {
	width:95px !important;
	height:18px !important;
	left:800px !important;
	top:682px !important;
}

#item44454 {
	width:164px !important;
	height:17px !important;
}

#item44451 {
	width:164px !important;
	height:17px !important;
	left:764px !important;
	top:736px !important;
}

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

@keyframes atenuar-44437 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-44437 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item117360 {
	opacity:0.90;
	width:210px !important;
	height:37px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-117360 {
	0% {opacity:0;}
	100% {opacity:0.9;}
}
@-webkit-keyframes intensificar-117360 {
	0% {opacity:0;}
	100% {opacity:0.9;}
}
#item117210 {
	width:628px !important;
	height:564px !important;
	top:469px !important;
	background:#f9fcfe;
}

#item117211 {
	width:628px !important;
	height:492px !important;
	background:#fff;
}

#item117212 {
	width:548px !important;
	height:343px !important;
	left:76px !important;
	top:241px !important;
}

#item117235 {
	width:493px !important;
	height:54px !important;
	left:74px !important;
	top:157px !important;
}

#item117259 {
	width:477px !important;
	height:546px !important;
	left:51px !important;
	top:600px !important;
}

@keyframes intensificar-117259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-117259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117265 {
	width:41px !important;
	height:39px !important;
	left:128px !important;
	top:959px !important;
}

#item117270 {
	width:41px !important;
	height:39px !important;
	left:253px !important;
	top:915px !important;
}

#item117275 {
	width:41px !important;
	height:39px !important;
	left:388px !important;
	top:835px !important;
}

#item117284 {
	width:175px !important;
	height:21px !important;
	left:180px !important;
	top:879px !important;
}

#item117318 {
	width:248px !important;
	height:25px !important;
}

#item117315 {
	width:248px !important;
	height:25px !important;
	left:390px !important;
	top:907px !important;
}

#item117328 {
	width:117px !important;
	height:23px !important;
}

#item117325 {
	width:117px !important;
	height:23px !important;
	left:348px !important;
	top:968px !important;
}

#item117340 {
	width:124px !important;
	height:23px !important;
}

#item117337 {
	width:124px !important;
	height:23px !important;
	left:196px !important;
	top:1049px !important;
}

#item117351 {
	width:213px !important;
	height:22px !important;
}

#item117348 {
	width:213px !important;
	height:22px !important;
	left:149px !important;
	top:1120px !important;
}

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

@keyframes atenuar-107809 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-107809 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-64611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-64611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-64617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-64617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-64622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-64622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-64629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-64629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-64669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-64669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-64640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-64640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65630 {
	width:153px !important;
	height:29px !important;
	left:519px !important;
	top:660px !important;
}

@keyframes intensificar-64635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-64635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64608 {
	width:672px !important;
	height:689px !important;
	left:50px !important;
	top:51px !important;
}

#item64677 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item64678 {
	opacity:0.95;
	width:599px !important;
	height:614px !important;
	left:74px !important;
	top:74px !important;
	background:#fff;
}

#item64682 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:2px !important;
}

#item64679 {
	width:32px !important;
	height:32px !important;
	left:664px !important;
	top:51px !important;
}

#item64685 {
	width:460px !important;
	height:450px !important;
	left:143px !important;
	top:156px !important;
}

@keyframes intensificar-64685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-64685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64688 {
	width:42px !important;
	height:40px !important;
	left:338px !important;
	top:493px !important;
}

#item64694 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item64695 {
	opacity:0.95;
	width:492px !important;
	height:337px !important;
	left:127px !important;
	top:114px !important;
	background:#fff;
}

#item64696 {
	opacity:0.95;
	width:492px !important;
	height:197px !important;
	left:127px !important;
	top:451px !important;
	background:#0d224c;
}

#item64697 {
	width:395px !important;
	height:288px !important;
	left:176px !important;
	top:164px !important;
}

@keyframes intensificar-64697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-64697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64720 {
	width:382px !important;
	height:169px !important;
	left:182px !important;
	top:478px !important;
}

@keyframes intensificar-64720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-64720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64746 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item64743 {
	width:32px !important;
	height:32px !important;
	left:609px !important;
	top:92px !important;
}

#item64692 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item64675 {
	width:729px !important;
	height:743px !important;
	left:13px !important;
	top:14px !important;
}

#item64767 {
	opacity:0.95;
	width:50px !important;
	height:689px !important;
	left:1154px !important;
	top:51px !important;
	background:#0d224c;
}

#item64820 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item64817 {
	width:20px !important;
	height:38px !important;
	left:64px !important;
	top:376px !important;
}

#item64828 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item64823 {
	width:20px !important;
	height:38px !important;
	left:688px !important;
	top:376px !important;
}

#item64858 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item64881 {
	width:14px !important;
	height:14px !important;
}

#item64886 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item64910 {
	width:14px !important;
	height:14px !important;
}

#item64855 {
	width:139px !important;
	height:14px !important;
	left:788px !important;
	top:727px !important;
}

#item65430 {
	width:323px !important;
	height:29px !important;
	left:787px !important;
	top:203px !important;
}

#item65454 {
	width:323px !important;
	height:15px !important;
	left:787px !important;
	top:233px !important;
}

#item65477 {
	width:323px !important;
	height:93px !important;
	left:787px !important;
	top:331px !important;
}

@keyframes intensificar-65500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-65500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65507 {
	width:36px !important;
	height:138px !important;
}

#item65509 {
	width:31px !important;
	height:31px !important;
}

#item65514 {
	width:31px !important;
	height:31px !important;
	top:32px !important;
}

#item65524 {
	width:31px !important;
	height:31px !important;
	top:65px !important;
}

#item65505 {
	width:36px !important;
	height:138px !important;
	left:1160px !important;
	top:251px !important;
}

#item65529 {
	width:39px !important;
	height:38px !important;
	left:877px !important;
	top:423px !important;
}

#item65530 {
	width:39px !important;
	height:38px !important;
	left:787px !important;
	top:423px !important;
}

#item65535 {
	width:39px !important;
	height:38px !important;
	left:922px !important;
	top:423px !important;
}

#item65537 {
	width:39px !important;
	height:38px !important;
	left:832px !important;
	top:423px !important;
}

#item65544 {
	width:43px !important;
	height:43px !important;
	top:9px !important;
}

#item65549 {
	opacity:0.70;
	width:15px !important;
	height:15px !important;
	left:306px !important;
	top:2px !important;
}

#item65559 {
	width:23px !important;
	height:53px !important;
	left:301px !important;
}

#item65560 {
	width:43px !important;
	height:43px !important;
	left:44px !important;
	top:9px !important;
}

#item65565 {
	width:43px !important;
	height:43px !important;
	left:87px !important;
	top:9px !important;
}

#item65571 {
	width:43px !important;
	height:43px !important;
	left:131px !important;
	top:9px !important;
}

#item65577 {
	width:43px !important;
	height:43px !important;
	left:175px !important;
	top:9px !important;
}

#item65582 {
	width:43px !important;
	height:43px !important;
	left:218px !important;
	top:9px !important;
}

#item65587 {
	width:43px !important;
	height:43px !important;
	left:262px !important;
	top:9px !important;
}

#item65542 {
	width:325px !important;
	height:53px !important;
	left:786px !important;
	top:260px !important;
}

@keyframes intensificar-65064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-65064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65095 {
	width:90px !important;
	height:90px !important;
}

#item65119 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item65068 {
	width:90px !important;
	height:90px !important;
}

#item65091 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item65064 {
	width:90px !important;
	height:90px !important;
	left:787px !important;
	top:482px !important;
}

@keyframes intensificar-65124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-65124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65155 {
	width:90px !important;
	height:90px !important;
}

#item65178 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item65128 {
	width:90px !important;
	height:90px !important;
}

#item65151 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item65124 {
	width:90px !important;
	height:90px !important;
	left:884px !important;
	top:482px !important;
}

@keyframes intensificar-65185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-65185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65217 {
	width:90px !important;
	height:90px !important;
}

#item65240 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item65189 {
	width:90px !important;
	height:90px !important;
}

#item65212 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item65185 {
	width:90px !important;
	height:90px !important;
	left:981px !important;
	top:482px !important;
}

@keyframes entrarvolandodesdeladerecha-65243 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-65243 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item65246 {
	width:245px !important;
	height:790px !important;
	box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item65247 {
	width:33px !important;
	height:631px !important;
	left:48px !important;
	top:70px !important;
}

#item65252 {
	width:23px !important;
	height:23px !important;
	left:14px !important;
	top:15px !important;
}

#item65255 {
	width:1px !important;
	height:692px !important;
	left:244px !important;
	top:48px !important;
	background:#9d9c9c;
}

#item65256 {
	width:156px !important;
	height:204px !important;
	left:90px !important;
	top:67px !important;
}

#item65279 {
	width:156px !important;
	height:354px !important;
	left:90px !important;
	top:332px !important;
}

#item65302 {
	width:133px !important;
	height:10px !important;
	left:90px !important;
	top:731px !important;
}

#item65325 {
	width:130px !important;
	height:11px !important;
	left:49px !important;
	top:313px !important;
}

#item65243 {
	width:245px !important;
	height:790px !important;
	left:509px !important;
}

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

@keyframes atenuar-65348 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-65348 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-128696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-128704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-128712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-128720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-128687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-128656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128663 {
	width:145px !important;
	height:26px !important;
	left:491px !important;
	top:594px !important;
}

@keyframes intensificar-128648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128645 {
	width:636px !important;
	height:620px !important;
}

#item128730 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item128794 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item128795 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item128800 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item128796 {
	width:32px !important;
	height:32px !important;
	left:579px !important;
	top:52px !important;
}

#item128805 {
	width:460px !important;
	height:450px !important;
	left:105px !important;
	top:95px !important;
}

@keyframes intensificar-128805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128813 {
	width:42px !important;
	height:40px !important;
	left:299px !important;
	top:432px !important;
}

#item128733 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item128734 {
	opacity:0.95;
	width:636px !important;
	height:367px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item128735 {
	opacity:0.95;
	width:636px !important;
	height:256px !important;
	left:10px !important;
	top:374px !important;
	background:#0d224c;
}

#item128736 {
	width:571px !important;
	height:280px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-128736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128759 {
	width:497px !important;
	height:220px !important;
	left:81px !important;
	top:409px !important;
}

@keyframes intensificar-128759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128786 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item128782 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item128792 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item128731 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item128822 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item128819 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item128830 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item128827 {
	width:26px !important;
	height:49px !important;
	left:580px !important;
	top:290px !important;
}

#item118058 {
	width:167px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item118081 {
	width:20px !important;
	height:20px !important;
}

#item118055 {
	width:194px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item128481 {
	width:569px !important;
	height:37px !important;
	left:38px !important;
	top:643px !important;
}

#item128504 {
	width:569px !important;
	height:19px !important;
	left:38px !important;
	top:682px !important;
}

#item128527 {
	width:571px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

@keyframes intensificar-128550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128558 {
	width:47px !important;
	height:180px !important;
}

#item128560 {
	width:41px !important;
	height:41px !important;
}

#item128566 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item128572 {
	width:41px !important;
	height:41px !important;
	top:84px !important;
}

#item128555 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:260px !important;
}

#item128577 {
	width:51px !important;
	height:49px !important;
	left:153px !important;
	top:929px !important;
}

#item128578 {
	width:51px !important;
	height:49px !important;
	left:36px !important;
	top:929px !important;
}

#item128584 {
	width:51px !important;
	height:50px !important;
	left:212px !important;
	top:929px !important;
}

#item128585 {
	width:51px !important;
	height:50px !important;
	left:95px !important;
	top:929px !important;
}

#item128593 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item128600 {
	opacity:0.70;
	width:20px !important;
	height:20px !important;
	left:398px !important;
	top:2px !important;
}

#item128606 {
	width:30px !important;
	height:70px !important;
	left:392px !important;
}

#item128607 {
	width:55px !important;
	height:55px !important;
	left:57px !important;
	top:12px !important;
}

#item128612 {
	width:55px !important;
	height:55px !important;
	left:113px !important;
	top:12px !important;
}

#item128621 {
	width:55px !important;
	height:55px !important;
	left:170px !important;
	top:12px !important;
}

#item128626 {
	width:55px !important;
	height:55px !important;
	left:227px !important;
	top:12px !important;
}

#item128632 {
	width:55px !important;
	height:55px !important;
	left:284px !important;
	top:12px !important;
}

#item128639 {
	width:55px !important;
	height:55px !important;
	left:340px !important;
	top:12px !important;
}

#item128590 {
	width:422px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-128249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128253 {
	width:117px !important;
	height:117px !important;
}

#item128276 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item128249 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-128281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128285 {
	width:117px !important;
	height:117px !important;
}

#item128308 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item128281 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-128315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128319 {
	width:117px !important;
	height:117px !important;
}

#item128342 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item128315 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-128347 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-128347 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item128350 {
	width:318px !important;
	height:1027px !important;
	box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item128351 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item128359 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item128364 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item128366 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item128389 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item128412 {
	width:173px !important;
	height:14px !important;
	left:117px !important;
	top:951px !important;
}

#item128435 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item128347 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-108557 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-108557 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-65790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-65790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-65795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-65795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-65800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-65800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-65805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-65805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-65847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-65847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-65818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-65818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66730 {
	width:90px !important;
	height:29px !important;
	left:582px !important;
	top:660px !important;
}

@keyframes intensificar-65812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-65812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65787 {
	width:672px !important;
	height:689px !important;
	left:50px !important;
	top:51px !important;
}

#item65931 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item65932 {
	opacity:0.95;
	width:599px !important;
	height:614px !important;
	left:74px !important;
	top:74px !important;
	background:#fff;
}

#item65936 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:2px !important;
}

#item65933 {
	width:32px !important;
	height:32px !important;
	left:664px !important;
	top:51px !important;
}

#item65940 {
	width:460px !important;
	height:450px !important;
	left:143px !important;
	top:156px !important;
}

@keyframes intensificar-65940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-65940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65943 {
	width:42px !important;
	height:40px !important;
	left:178px !important;
	top:556px !important;
}

#item65874 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item65875 {
	opacity:0.95;
	width:492px !important;
	height:308px !important;
	left:127px !important;
	top:141px !important;
	background:#fff;
}

#item65876 {
	opacity:0.95;
	width:492px !important;
	height:183px !important;
	left:127px !important;
	top:450px !important;
	background:#0d224c;
}

#item65877 {
	width:395px !important;
	height:250px !important;
	left:176px !important;
	top:191px !important;
}

@keyframes intensificar-65877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-65877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65901 {
	width:382px !important;
	height:143px !important;
	left:182px !important;
	top:477px !important;
}

@keyframes intensificar-65901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-65901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65927 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item65924 {
	width:32px !important;
	height:32px !important;
	left:609px !important;
	top:119px !important;
}

#item65872 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item65852 {
	width:729px !important;
	height:743px !important;
	left:13px !important;
	top:14px !important;
}

#item65946 {
	opacity:0.95;
	width:50px !important;
	height:689px !important;
	left:1154px !important;
	top:51px !important;
	background:#0d224c;
}

#item65998 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item65995 {
	width:20px !important;
	height:38px !important;
	left:64px !important;
	top:376px !important;
}

#item66005 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item66002 {
	width:20px !important;
	height:38px !important;
	left:688px !important;
	top:376px !important;
}

#item66036 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item66059 {
	width:14px !important;
	height:14px !important;
}

#item66065 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item66088 {
	width:14px !important;
	height:14px !important;
}

#item66033 {
	width:139px !important;
	height:14px !important;
	left:788px !important;
	top:727px !important;
}

#item66552 {
	width:323px !important;
	height:29px !important;
	left:787px !important;
	top:203px !important;
}

#item66575 {
	width:323px !important;
	height:15px !important;
	left:787px !important;
	top:233px !important;
}

#item66598 {
	width:323px !important;
	height:93px !important;
	left:787px !important;
	top:331px !important;
}

#item66623 {
	width:36px !important;
	height:138px !important;
}

#item66625 {
	width:31px !important;
	height:31px !important;
}

#item66628 {
	width:31px !important;
	height:31px !important;
	top:32px !important;
}

#item66631 {
	width:31px !important;
	height:31px !important;
	top:65px !important;
}

#item66634 {
	width:31px !important;
	height:31px !important;
	top:97px !important;
}

#item66621 {
	width:36px !important;
	height:138px !important;
	left:1160px !important;
	top:251px !important;
}

#item66637 {
	width:39px !important;
	height:38px !important;
	left:877px !important;
	top:423px !important;
}

#item66638 {
	width:39px !important;
	height:38px !important;
	left:787px !important;
	top:423px !important;
}

#item66642 {
	width:39px !important;
	height:38px !important;
	left:922px !important;
	top:423px !important;
}

#item66643 {
	width:39px !important;
	height:38px !important;
	left:832px !important;
	top:423px !important;
}

#item66652 {
	opacity:0.70;
	width:15px !important;
	height:15px !important;
	left:262px !important;
	top:2px !important;
}

#item66655 {
	width:23px !important;
	height:53px !important;
	left:257px !important;
}

#item66656 {
	width:43px !important;
	height:43px !important;
	top:9px !important;
}

#item66659 {
	width:43px !important;
	height:43px !important;
	left:43px !important;
	top:9px !important;
}

#item66663 {
	width:43px !important;
	height:43px !important;
	left:87px !important;
	top:9px !important;
}

#item66666 {
	width:43px !important;
	height:43px !important;
	left:130px !important;
	top:9px !important;
}

#item66670 {
	width:43px !important;
	height:43px !important;
	left:174px !important;
	top:9px !important;
}

#item66673 {
	width:43px !important;
	height:43px !important;
	left:217px !important;
	top:9px !important;
}

#item66650 {
	width:280px !important;
	height:53px !important;
	left:785px !important;
	top:260px !important;
}

@keyframes intensificar-66676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-66676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-66254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-66254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66286 {
	width:90px !important;
	height:90px !important;
}

#item66309 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item66258 {
	width:90px !important;
	height:90px !important;
}

#item66281 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item66254 {
	width:90px !important;
	height:90px !important;
	left:787px !important;
	top:482px !important;
}

@keyframes intensificar-66312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-66312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66344 {
	width:90px !important;
	height:90px !important;
}

#item66367 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item66316 {
	width:90px !important;
	height:90px !important;
}

#item66339 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item66312 {
	width:90px !important;
	height:90px !important;
	left:884px !important;
	top:482px !important;
}

@keyframes intensificar-66370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-66370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66401 {
	width:90px !important;
	height:90px !important;
}

#item66424 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item66374 {
	width:90px !important;
	height:90px !important;
}

#item66397 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item66370 {
	width:90px !important;
	height:90px !important;
	left:981px !important;
	top:482px !important;
}

@keyframes entrarvolandodesdeladerecha-66427 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-66427 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item66430 {
	width:245px !important;
	height:790px !important;
	box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item66431 {
	width:33px !important;
	height:631px !important;
	left:48px !important;
	top:70px !important;
}

#item66434 {
	width:23px !important;
	height:23px !important;
	left:14px !important;
	top:15px !important;
}

#item66437 {
	width:1px !important;
	height:692px !important;
	left:244px !important;
	top:48px !important;
	background:#9d9c9c;
}

#item66438 {
	width:156px !important;
	height:204px !important;
	left:90px !important;
	top:67px !important;
}

#item66461 {
	width:156px !important;
	height:354px !important;
	left:90px !important;
	top:332px !important;
}

#item66485 {
	width:133px !important;
	height:10px !important;
	left:90px !important;
	top:731px !important;
}

#item66509 {
	width:130px !important;
	height:11px !important;
	left:49px !important;
	top:313px !important;
}

#item66427 {
	width:245px !important;
	height:790px !important;
	left:509px !important;
}

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

@keyframes atenuar-66532 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-66532 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-129331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-129338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-129347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-129354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-129321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-129290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129297 {
	width:85px !important;
	height:26px !important;
	left:551px !important;
	top:594px !important;
}

@keyframes intensificar-129281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129279 {
	width:636px !important;
	height:620px !important;
}

#item129365 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item129430 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item129431 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item129436 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item129432 {
	width:32px !important;
	height:32px !important;
	left:577px !important;
	top:53px !important;
}

#item129441 {
	width:460px !important;
	height:450px !important;
	left:105px !important;
	top:95px !important;
}

@keyframes intensificar-129441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129447 {
	width:42px !important;
	height:40px !important;
	left:139px !important;
	top:495px !important;
}

#item129368 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item129369 {
	opacity:0.95;
	width:636px !important;
	height:401px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item129370 {
	opacity:0.95;
	width:636px !important;
	height:238px !important;
	left:10px !important;
	top:392px !important;
	background:#0d224c;
}

#item129371 {
	width:571px !important;
	height:280px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-129371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129394 {
	width:497px !important;
	height:186px !important;
	left:81px !important;
	top:427px !important;
}

@keyframes intensificar-129394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129422 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item129418 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item129428 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item129366 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item129457 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item129454 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item129465 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item129462 {
	width:26px !important;
	height:49px !important;
	left:580px !important;
	top:290px !important;
}

#item118087 {
	width:167px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item118110 {
	width:20px !important;
	height:20px !important;
}

#item118084 {
	width:194px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item129119 {
	width:568px !important;
	height:37px !important;
	left:39px !important;
	top:643px !important;
}

#item129142 {
	width:568px !important;
	height:19px !important;
	left:39px !important;
	top:682px !important;
}

#item129165 {
	width:571px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

#item129191 {
	width:47px !important;
	height:180px !important;
}

#item129193 {
	width:41px !important;
	height:41px !important;
}

#item129198 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item129204 {
	width:41px !important;
	height:41px !important;
	top:84px !important;
}

#item129209 {
	width:41px !important;
	height:41px !important;
	top:126px !important;
}

#item129188 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:260px !important;
}

#item129215 {
	width:51px !important;
	height:49px !important;
	left:153px !important;
	top:929px !important;
}

#item129216 {
	width:51px !important;
	height:49px !important;
	left:36px !important;
	top:929px !important;
}

#item129221 {
	width:51px !important;
	height:50px !important;
	left:212px !important;
	top:929px !important;
}

#item129222 {
	width:51px !important;
	height:50px !important;
	left:95px !important;
	top:929px !important;
}

#item129231 {
	opacity:0.70;
	width:20px !important;
	height:20px !important;
	left:340px !important;
	top:2px !important;
}

#item129236 {
	width:30px !important;
	height:70px !important;
	left:334px !important;
}

#item129237 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item129244 {
	width:55px !important;
	height:55px !important;
	left:57px !important;
	top:12px !important;
}

#item129249 {
	width:55px !important;
	height:55px !important;
	left:113px !important;
	top:12px !important;
}

#item129257 {
	width:55px !important;
	height:55px !important;
	left:170px !important;
	top:12px !important;
}

#item129262 {
	width:55px !important;
	height:55px !important;
	left:226px !important;
	top:12px !important;
}

#item129267 {
	width:55px !important;
	height:55px !important;
	left:283px !important;
	top:12px !important;
}

#item129228 {
	width:364px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-129273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-128886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128891 {
	width:117px !important;
	height:117px !important;
}

#item128914 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item128886 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-128919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128923 {
	width:117px !important;
	height:117px !important;
}

#item128946 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item128919 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-128953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128956 {
	width:117px !important;
	height:117px !important;
}

#item128979 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item128953 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-128984 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-128984 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item128987 {
	width:318px !important;
	height:1027px !important;
	box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item128988 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item128996 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item129001 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item129002 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item129026 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item129049 {
	width:173px !important;
	height:14px !important;
	left:117px !important;
	top:951px !important;
}

#item129073 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item128984 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-109306 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-109306 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-66905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-66905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-66910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-66910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-66915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-66915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-66920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-66920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67978 {
	width:315px !important;
	height:28px !important;
	left:357px !important;
	top:308px !important;
}

@keyframes intensificar-66898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-66898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-66866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-66866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67923 {
	width:124px !important;
	height:29px !important;
	left:548px !important;
	top:660px !important;
}

@keyframes intensificar-66859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-66859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66857 {
	width:672px !important;
	height:689px !important;
	left:50px !important;
	top:51px !important;
}

#item66991 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item66992 {
	opacity:0.95;
	width:599px !important;
	height:614px !important;
	left:74px !important;
	top:74px !important;
	background:#fff;
}

#item66996 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:2px !important;
}

#item66993 {
	width:32px !important;
	height:32px !important;
	left:664px !important;
	top:51px !important;
}

#item66999 {
	width:460px !important;
	height:450px !important;
	left:143px !important;
	top:156px !important;
}

@keyframes intensificar-66999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-66999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67004 {
	width:42px !important;
	height:40px !important;
	left:178px !important;
	top:556px !important;
}

#item66931 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item66932 {
	opacity:0.95;
	width:492px !important;
	height:339px !important;
	left:127px !important;
	top:122px !important;
	background:#fff;
}

#item66933 {
	opacity:0.95;
	width:492px !important;
	height:180px !important;
	left:127px !important;
	top:460px !important;
	background:#0d224c;
}

#item66934 {
	width:395px !important;
	height:288px !important;
	left:176px !important;
	top:172px !important;
}

@keyframes intensificar-66934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-66934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66957 {
	width:382px !important;
	height:152px !important;
	left:182px !important;
	top:487px !important;
}

@keyframes intensificar-66957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-66957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66983 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item66980 {
	width:32px !important;
	height:32px !important;
	left:609px !important;
	top:102px !important;
}

#item66989 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item66929 {
	width:729px !important;
	height:743px !important;
	left:13px !important;
	top:14px !important;
}

#item67020 {
	opacity:0.95;
	width:50px !important;
	height:689px !important;
	left:1154px !important;
	top:51px !important;
	background:#0d224c;
}

#item67072 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item67069 {
	width:20px !important;
	height:38px !important;
	left:64px !important;
	top:376px !important;
}

#item67079 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item67076 {
	width:20px !important;
	height:38px !important;
	left:688px !important;
	top:376px !important;
}

#item67108 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item67133 {
	width:14px !important;
	height:14px !important;
}

#item67137 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item67160 {
	width:14px !important;
	height:14px !important;
}

#item67105 {
	width:139px !important;
	height:14px !important;
	left:788px !important;
	top:727px !important;
}

#item67681 {
	width:367px !important;
	height:29px !important;
	left:787px !important;
	top:166px !important;
}

#item67704 {
	width:323px !important;
	height:15px !important;
	left:787px !important;
	top:196px !important;
}

#item67727 {
	width:323px !important;
	height:93px !important;
	left:787px !important;
	top:336px !important;
}

#item67752 {
	width:43px !important;
	height:43px !important;
	top:9px !important;
}

#item67757 {
	opacity:0.70;
	width:15px !important;
	height:15px !important;
	left:306px !important;
	top:2px !important;
}

#item67762 {
	width:23px !important;
	height:53px !important;
	left:301px !important;
}

#item67763 {
	width:43px !important;
	height:43px !important;
	left:44px !important;
	top:9px !important;
}

#item67768 {
	width:43px !important;
	height:43px !important;
	left:87px !important;
	top:9px !important;
}

#item67773 {
	width:43px !important;
	height:43px !important;
	left:131px !important;
	top:9px !important;
}

#item67783 {
	width:43px !important;
	height:43px !important;
	left:175px !important;
	top:9px !important;
}

#item67789 {
	width:43px !important;
	height:43px !important;
	left:218px !important;
	top:9px !important;
}

#item67795 {
	width:43px !important;
	height:43px !important;
	left:262px !important;
	top:9px !important;
}

#item67800 {
	width:43px !important;
	height:43px !important;
	top:52px !important;
}

#item67750 {
	width:325px !important;
	height:94px !important;
	left:786px !important;
	top:223px !important;
}

@keyframes intensificar-67806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-67806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67811 {
	width:39px !important;
	height:38px !important;
	left:877px !important;
	top:428px !important;
}

#item67817 {
	width:39px !important;
	height:38px !important;
	left:787px !important;
	top:428px !important;
}

#item67822 {
	width:39px !important;
	height:38px !important;
	left:922px !important;
	top:428px !important;
}

#item67823 {
	width:39px !important;
	height:38px !important;
	left:832px !important;
	top:428px !important;
}

#item67830 {
	width:36px !important;
	height:138px !important;
}

#item67832 {
	width:31px !important;
	height:31px !important;
}

#item67837 {
	width:31px !important;
	height:31px !important;
	top:32px !important;
}

#item67842 {
	width:31px !important;
	height:31px !important;
	top:65px !important;
}

#item67851 {
	width:31px !important;
	height:31px !important;
	top:97px !important;
}

#item67828 {
	width:36px !important;
	height:138px !important;
	left:1160px !important;
	top:251px !important;
}

@keyframes intensificar-67324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-67324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67355 {
	width:90px !important;
	height:90px !important;
}

#item67378 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item67328 {
	width:90px !important;
	height:90px !important;
}

#item67351 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item67324 {
	width:90px !important;
	height:90px !important;
	left:787px !important;
	top:482px !important;
}

@keyframes intensificar-67383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-67383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67414 {
	width:90px !important;
	height:90px !important;
}

#item67438 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item67387 {
	width:90px !important;
	height:90px !important;
}

#item67410 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item67383 {
	width:90px !important;
	height:90px !important;
	left:884px !important;
	top:482px !important;
}

@keyframes intensificar-67443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-67443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67474 {
	width:90px !important;
	height:90px !important;
}

#item67497 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item67447 {
	width:90px !important;
	height:90px !important;
}

#item67470 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item67443 {
	width:90px !important;
	height:90px !important;
	left:981px !important;
	top:482px !important;
}

@keyframes entrarvolandodesdeladerecha-67500 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-67500 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item67503 {
	width:245px !important;
	height:790px !important;
	box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item67504 {
	width:33px !important;
	height:631px !important;
	left:48px !important;
	top:70px !important;
}

#item67507 {
	width:23px !important;
	height:23px !important;
	left:14px !important;
	top:15px !important;
}

#item67510 {
	width:1px !important;
	height:692px !important;
	left:244px !important;
	top:48px !important;
	background:#9d9c9c;
}

#item67512 {
	width:156px !important;
	height:204px !important;
	left:90px !important;
	top:67px !important;
}

#item67535 {
	width:156px !important;
	height:354px !important;
	left:90px !important;
	top:332px !important;
}

#item67558 {
	width:133px !important;
	height:10px !important;
	left:90px !important;
	top:731px !important;
}

#item67582 {
	width:130px !important;
	height:11px !important;
	left:49px !important;
	top:313px !important;
}

#item67500 {
	width:245px !important;
	height:790px !important;
	left:509px !important;
}

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

@keyframes atenuar-67605 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-67605 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-129967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-129975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-129986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-129994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130003 {
	width:298px !important;
	height:25px !important;
	left:338px !important;
	top:277px !important;
}

@keyframes intensificar-129957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-129926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129933 {
	width:118px !important;
	height:26px !important;
	left:518px !important;
	top:594px !important;
}

@keyframes intensificar-129918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129916 {
	width:636px !important;
	height:620px !important;
}

#item130026 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item130092 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item130093 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item130098 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item130094 {
	width:32px !important;
	height:32px !important;
	left:578px !important;
	top:53px !important;
}

#item130103 {
	width:460px !important;
	height:450px !important;
	left:102px !important;
	top:95px !important;
}

@keyframes intensificar-130103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130108 {
	width:42px !important;
	height:40px !important;
	left:136px !important;
	top:495px !important;
}

#item130029 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item130030 {
	opacity:0.95;
	width:636px !important;
	height:439px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item130031 {
	opacity:0.95;
	width:636px !important;
	height:234px !important;
	left:10px !important;
	top:396px !important;
	background:#0d224c;
}

#item130032 {
	width:571px !important;
	height:321px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-130032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130055 {
	width:497px !important;
	height:198px !important;
	left:81px !important;
	top:431px !important;
}

@keyframes intensificar-130055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130083 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item130079 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

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

#item130027 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item130117 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item130114 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item130126 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item130123 {
	width:26px !important;
	height:49px !important;
	left:580px !important;
	top:290px !important;
}

#item118116 {
	width:167px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item118139 {
	width:20px !important;
	height:20px !important;
}

#item118113 {
	width:194px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item129745 {
	width:570px !important;
	height:37px !important;
	left:37px !important;
	top:643px !important;
}

#item129768 {
	width:570px !important;
	height:19px !important;
	left:37px !important;
	top:682px !important;
}

#item129791 {
	width:571px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

#item129817 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item129822 {
	opacity:0.70;
	width:19px !important;
	height:20px !important;
	left:460px !important;
	top:2px !important;
}

#item129828 {
	width:30px !important;
	height:70px !important;
	left:454px !important;
}

#item129829 {
	width:55px !important;
	height:55px !important;
	left:57px !important;
	top:12px !important;
}

#item129834 {
	width:55px !important;
	height:55px !important;
	left:113px !important;
	top:12px !important;
}

#item129839 {
	width:55px !important;
	height:55px !important;
	left:170px !important;
	top:12px !important;
}

#item129844 {
	width:55px !important;
	height:55px !important;
	left:227px !important;
	top:12px !important;
}

#item129849 {
	width:55px !important;
	height:55px !important;
	left:284px !important;
	top:12px !important;
}

#item129855 {
	width:55px !important;
	height:55px !important;
	left:340px !important;
	top:12px !important;
}

#item129861 {
	width:55px !important;
	height:55px !important;
	left:397px !important;
	top:12px !important;
}

#item129814 {
	width:484px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-129867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129876 {
	width:51px !important;
	height:49px !important;
	left:153px !important;
	top:929px !important;
}

#item129877 {
	width:51px !important;
	height:49px !important;
	left:36px !important;
	top:929px !important;
}

#item129882 {
	width:51px !important;
	height:50px !important;
	left:212px !important;
	top:929px !important;
}

#item129883 {
	width:51px !important;
	height:50px !important;
	left:95px !important;
	top:929px !important;
}

#item129893 {
	width:47px !important;
	height:180px !important;
}

#item129895 {
	width:41px !important;
	height:41px !important;
}

#item129900 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item129905 {
	width:41px !important;
	height:41px !important;
	top:84px !important;
}

#item129910 {
	width:41px !important;
	height:41px !important;
	top:126px !important;
}

#item129890 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:260px !important;
}

@keyframes intensificar-129510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129514 {
	width:117px !important;
	height:117px !important;
}

#item129537 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item129510 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-129542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129547 {
	width:117px !important;
	height:117px !important;
}

#item129570 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item129542 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-129576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129579 {
	width:117px !important;
	height:117px !important;
}

#item129602 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item129576 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-129610 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-129610 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item129613 {
	width:318px !important;
	height:1027px !important;
	box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item129614 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item129622 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item129627 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item129628 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item129651 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item129674 {
	width:173px !important;
	height:14px !important;
	left:117px !important;
	top:951px !important;
}

#item129697 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item129610 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-110088 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-110088 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-72302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-72302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-72309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-72309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-72314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-72314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-72322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-72322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-72388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-72388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-72358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-72358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91815 {
	width:173px !important;
	height:29px !important;
	left:499px !important;
	top:660px !important;
}

@keyframes intensificar-72352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-72352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72299 {
	width:672px !important;
	height:689px !important;
	left:50px !important;
	top:51px !important;
}

#item72395 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item72396 {
	opacity:0.95;
	width:599px !important;
	height:614px !important;
	left:74px !important;
	top:74px !important;
	background:#fff;
}

#item72401 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:2px !important;
}

#item72398 {
	width:32px !important;
	height:32px !important;
	left:664px !important;
	top:51px !important;
}

#item72404 {
	width:460px !important;
	height:450px !important;
	left:143px !important;
	top:156px !important;
}

@keyframes intensificar-72404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-72404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72407 {
	width:42px !important;
	height:40px !important;
	left:487px !important;
	top:428px !important;
}

#item72413 {
	opacity:0.50;
	width:706px !important;
	height:721px !important;
	left:23px !important;
	top:22px !important;
	background:#fff;
}

#item72414 {
	opacity:0.95;
	width:492px !important;
	height:308px !important;
	left:127px !important;
	top:136px !important;
	background:#fff;
}

#item72415 {
	opacity:0.95;
	width:492px !important;
	height:196px !important;
	left:127px !important;
	top:430px !important;
	background:#0d224c;
}

#item72416 {
	width:395px !important;
	height:244px !important;
	left:176px !important;
	top:186px !important;
}

@keyframes intensificar-72416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-72416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72439 {
	width:382px !important;
	height:169px !important;
	left:182px !important;
	top:457px !important;
}

@keyframes intensificar-72439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-72439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72465 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item72462 {
	width:32px !important;
	height:32px !important;
	left:609px !important;
	top:115px !important;
}

#item72411 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item72393 {
	width:729px !important;
	height:743px !important;
	left:13px !important;
	top:14px !important;
}

#item72468 {
	opacity:0.95;
	width:50px !important;
	height:689px !important;
	left:1154px !important;
	top:51px !important;
	background:#0d224c;
}

#item72522 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item72519 {
	width:20px !important;
	height:38px !important;
	left:64px !important;
	top:376px !important;
}

#item72530 {
	opacity:0.80;
	width:20px !important;
	height:38px !important;
}

#item72527 {
	width:20px !important;
	height:38px !important;
	left:688px !important;
	top:376px !important;
}

#item72559 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item72582 {
	width:14px !important;
	height:14px !important;
}

#item72590 {
	width:119px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item72613 {
	width:14px !important;
	height:14px !important;
}

#item72556 {
	width:139px !important;
	height:14px !important;
	left:788px !important;
	top:727px !important;
}

#item72640 {
	width:413px !important;
	height:29px !important;
	left:787px !important;
	top:166px !important;
}

#item72663 {
	width:323px !important;
	height:15px !important;
	left:787px !important;
	top:196px !important;
}

#item72688 {
	width:323px !important;
	height:93px !important;
	left:787px !important;
	top:336px !important;
}

#item72714 {
	width:43px !important;
	height:43px !important;
	top:9px !important;
}

#item72718 {
	opacity:0.70;
	width:15px !important;
	height:15px !important;
	left:264px !important;
	top:2px !important;
}

#item72721 {
	width:23px !important;
	height:53px !important;
	left:259px !important;
}

#item72722 {
	width:43px !important;
	height:43px !important;
	left:44px !important;
	top:9px !important;
}

#item72726 {
	width:43px !important;
	height:43px !important;
	left:87px !important;
	top:9px !important;
}

#item72729 {
	width:43px !important;
	height:43px !important;
	left:131px !important;
	top:9px !important;
}

#item72732 {
	width:43px !important;
	height:43px !important;
	left:175px !important;
	top:9px !important;
}

#item72735 {
	width:43px !important;
	height:43px !important;
	left:218px !important;
	top:9px !important;
}

#item72711 {
	width:282px !important;
	height:53px !important;
	left:786px !important;
	top:223px !important;
}

@keyframes intensificar-72746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-72746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72769 {
	width:36px !important;
	height:138px !important;
}

#item72771 {
	width:31px !important;
	height:31px !important;
}

#item72774 {
	width:31px !important;
	height:31px !important;
	top:32px !important;
}

#item72777 {
	width:31px !important;
	height:31px !important;
	top:65px !important;
}

#item72780 {
	width:31px !important;
	height:31px !important;
	top:97px !important;
}

#item72766 {
	width:36px !important;
	height:138px !important;
	left:1160px !important;
	top:251px !important;
}

@keyframes intensificar-72783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-72783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72814 {
	width:90px !important;
	height:90px !important;
}

#item72837 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item72787 {
	width:90px !important;
	height:90px !important;
}

#item72810 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item72783 {
	width:90px !important;
	height:90px !important;
	left:787px !important;
	top:482px !important;
}

@keyframes intensificar-72843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-72843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72874 {
	width:90px !important;
	height:90px !important;
}

#item72897 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item72847 {
	width:90px !important;
	height:90px !important;
}

#item72870 {
	width:16px !important;
	height:17px !important;
	left:68px !important;
	top:6px !important;
}

#item72843 {
	width:90px !important;
	height:90px !important;
	left:884px !important;
	top:482px !important;
}

@keyframes entrarvolandodesdeladerecha-72962 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-72962 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item72965 {
	width:245px !important;
	height:790px !important;
	box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-10px 0px 5px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item72966 {
	width:33px !important;
	height:631px !important;
	left:48px !important;
	top:70px !important;
}

#item72970 {
	width:23px !important;
	height:23px !important;
	left:14px !important;
	top:15px !important;
}

#item72974 {
	width:1px !important;
	height:692px !important;
	left:244px !important;
	top:48px !important;
	background:#9d9c9c;
}

#item72975 {
	width:156px !important;
	height:204px !important;
	left:90px !important;
	top:67px !important;
}

#item72998 {
	width:156px !important;
	height:354px !important;
	left:90px !important;
	top:332px !important;
}

#item73022 {
	width:133px !important;
	height:10px !important;
	left:90px !important;
	top:731px !important;
}

#item73045 {
	width:130px !important;
	height:11px !important;
	left:49px !important;
	top:313px !important;
}

#item72962 {
	width:245px !important;
	height:790px !important;
	left:509px !important;
}

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

@keyframes atenuar-73068 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-73068 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-130590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-130599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-130607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-130614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-130581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-130550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130557 {
	width:233px !important;
	height:26px !important;
	left:403px !important;
	top:594px !important;
}

@keyframes intensificar-130542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130540 {
	width:636px !important;
	height:620px !important;
}

#item130624 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item130690 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item130691 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item130697 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item130693 {
	width:32px !important;
	height:32px !important;
	left:577px !important;
	top:54px !important;
}

#item130702 {
	width:460px !important;
	height:450px !important;
	left:100px !important;
	top:95px !important;
}

@keyframes intensificar-130702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130707 {
	width:42px !important;
	height:40px !important;
	left:444px !important;
	top:367px !important;
}

#item130627 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item130628 {
	opacity:0.95;
	width:636px !important;
	height:401px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item130629 {
	opacity:0.95;
	width:636px !important;
	height:255px !important;
	left:10px !important;
	top:375px !important;
	background:#0d224c;
}

#item130630 {
	width:571px !important;
	height:280px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-130630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130653 {
	width:497px !important;
	height:220px !important;
	left:81px !important;
	top:410px !important;
}

@keyframes intensificar-130653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130680 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item130676 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item130687 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item130625 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item130717 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item130714 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item130727 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item130723 {
	width:26px !important;
	height:49px !important;
	left:580px !important;
	top:290px !important;
}

#item118145 {
	width:167px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item118168 {
	width:20px !important;
	height:20px !important;
}

#item118142 {
	width:194px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item130389 {
	width:570px !important;
	height:37px !important;
	left:37px !important;
	top:643px !important;
}

#item130413 {
	width:570px !important;
	height:19px !important;
	left:37px !important;
	top:682px !important;
}

#item130436 {
	width:571px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

#item130462 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item130468 {
	opacity:0.70;
	width:20px !important;
	height:20px !important;
	left:343px !important;
	top:2px !important;
}

#item130473 {
	width:30px !important;
	height:70px !important;
	left:336px !important;
}

#item130474 {
	width:55px !important;
	height:55px !important;
	left:57px !important;
	top:12px !important;
}

#item130479 {
	width:55px !important;
	height:55px !important;
	left:113px !important;
	top:12px !important;
}

#item130485 {
	width:55px !important;
	height:55px !important;
	left:170px !important;
	top:12px !important;
}

#item130490 {
	width:55px !important;
	height:55px !important;
	left:227px !important;
	top:12px !important;
}

#item130498 {
	width:55px !important;
	height:55px !important;
	left:284px !important;
	top:12px !important;
}

#item130459 {
	width:367px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-130503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130516 {
	width:47px !important;
	height:180px !important;
}

#item130518 {
	width:41px !important;
	height:41px !important;
}

#item130524 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item130529 {
	width:41px !important;
	height:41px !important;
	top:84px !important;
}

#item130534 {
	width:41px !important;
	height:41px !important;
	top:126px !important;
}

#item130512 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:260px !important;
}

@keyframes intensificar-130188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130193 {
	width:117px !important;
	height:117px !important;
}

#item130216 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item130188 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-130222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130226 {
	width:117px !important;
	height:117px !important;
}

#item130249 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item130222 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-130258 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-130258 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item130261 {
	width:318px !important;
	height:1027px !important;
	box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-13px 0px 7px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item130262 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item130267 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item130272 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item130273 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item130297 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item130320 {
	width:173px !important;
	height:14px !important;
	left:117px !important;
	top:951px !important;
}

#item130343 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item130258 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-110838 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-110838 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item70473 {
	width:2px !important;
	height:22px !important;
	left:659px !important;
	top:429px !important;
	background:#0d224c;
}

#item70445 {
	width:162px !important;
	height:25px !important;
	left:487px !important;
	top:426px !important;
}

@keyframes intensificar-70445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-70445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70474 {
	width:209px !important;
	height:25px !important;
	left:668px !important;
	top:426px !important;
}

@keyframes intensificar-70474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-70474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18052 {
	width:558px !important;
	height:98px !important;
	left:321px !important;
	top:297px !important;
}

@keyframes intensificar-18052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-18052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-18057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-18057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-18062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-18062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-91879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-91879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18026 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-18026 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-18026 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item110855 {
	width:2px !important;
	height:22px !important;
	left:409px !important;
	top:634px !important;
	background:#0d224c;
}

#item110856 {
	width:162px !important;
	height:25px !important;
	left:237px !important;
	top:631px !important;
}

@keyframes intensificar-110856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-110856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110879 {
	width:209px !important;
	height:25px !important;
	left:418px !important;
	top:631px !important;
}

@keyframes intensificar-110879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-110879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110904 {
	width:558px !important;
	height:98px !important;
	left:71px !important;
	top:502px !important;
}

@keyframes intensificar-110904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-110904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-110909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-110909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-110912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-110912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-110915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-110915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110918 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-110918 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-110918 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle100 {
	font-weight:bold;
	font-family:FF-PlusJakartaSans-ExtraBold,"Plus Jakarta Sans",sans-serif;
	font-size:24px;
	line-height:17.5px;
	color:#0d224c;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle99 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:34.2px;
	line-height:34.2px;
	color:#0d224c;
	letter-spacing:0.060em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle98 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:26.3px;
	line-height:26.3px;
	color:#0d224c;
	letter-spacing:0.060em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle97 {
	font-family:FF-PlusJakartaSans-Regular,"Plus Jakarta Sans",sans-serif;
	font-size:20.3px;
	line-height:50.7px;
	color:#0d224c;
	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.autoParaStyle96 {
	font-family:FF-PlusJakartaSans-Regular,"Plus Jakarta Sans",sans-serif;
	font-size:15.6px;
	line-height:39px;
	color:#0d224c;
	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.autoParaStyle95 {
	font-weight:bold;
	font-family:FF-PlusJakartaSans-Bold,"Plus Jakarta Sans",sans-serif;
	font-size:22.1px;
	line-height:50.7px;
	color:#0d224c;
	letter-spacing:0.060em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle94 {
	font-weight:bold;
	font-family:FF-PlusJakartaSans-Bold,"Plus Jakarta Sans",sans-serif;
	font-size:17px;
	line-height:39px;
	color:#0d224c;
	letter-spacing:0.060em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle93 {
	font-family:FF-PlusJakartaSans-Regular,"Plus Jakarta Sans",sans-serif;
	font-size:22.1px;
	line-height:50.7px;
	color:#0d224c;
	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.autoParaStyle92 {
	font-family:FF-PlusJakartaSans-Regular,"Plus Jakarta Sans",sans-serif;
	font-size:17px;
	line-height:39px;
	color:#0d224c;
	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.autoParaStyle91 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:34.2px;
	line-height:34.2px;
	color:#0d224c;
	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.autoParaStyle90 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:26.3px;
	line-height:26.3px;
	color:#0d224c;
	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.autoParaStyle89 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:18.2px;
	line-height:34.2px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle88 {
	font-family:FF-PlusJakartaSans-Regular,"Plus Jakarta Sans",sans-serif;
	font-size:18.2px;
	line-height:21.8px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle87 {
	font-family:FF-PlusJakartaSans-Regular,"Plus Jakarta Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle86 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:14px;
	line-height:26.3px;
	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.autoParaStyle85 {
	font-weight:500;
	font-family:FF-PlusJakartaSans-Medium,"Plus Jakarta Sans",sans-serif;
	font-size:14.3px;
	line-height:47.5px;
	color:#0d224c;
	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.autoParaStyle84 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:11.7px;
	line-height:47.5px;
	color:#0d224c;
	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.autoParaStyle83 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:14.3px;
	line-height:48.1px;
	color:#0d224c;
	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.autoParaStyle82 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:14.3px;
	line-height:47.5px;
	color:#0d224c;
	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.autoParaStyle81 {
	font-family:FF-PlusJakartaSans-Regular,"Plus Jakarta Sans",sans-serif;
	font-size:26px;
	line-height:23.4px;
	color:#0d224c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle80 {
	font-family:FF-PlusJakartaSans-Regular,"Plus Jakarta Sans",sans-serif;
	font-size:26px;
	line-height:23.4px;
	color:#0d224c;
	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.autoParaStyle79 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:16.9px;
	line-height:20.3px;
	color:#0d224c;
	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.autoParaStyle78 {
	font-family:FF-PlusJakartaSans-Regular,"Plus Jakarta Sans",sans-serif;
	font-size:18.2px;
	line-height:21.8px;
	color:#0d224c;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle77 {
	font-family:FF-PlusJakartaSans-Regular,"Plus Jakarta Sans",sans-serif;
	font-size:18.2px;
	line-height:34.2px;
	color:#0d224c;
	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.autoParaStyle76 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:34.2px;
	line-height:34.2px;
	color:#0d224c;
	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.autoParaStyle75 {
	font-family:FF-PlusJakartaSans-Regular,"Plus Jakarta Sans",sans-serif;
	font-size:15.4px;
	line-height:35px;
	color:#e06f1f;
	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.autoParaStyle74 {
	font-weight:bold;
	font-family:FF-PlusJakartaSans-Bold,"Plus Jakarta Sans",sans-serif;
	font-size:20.8px;
	line-height:25px;
	color:#e6e8ed;
	letter-spacing:0.150em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:7px;
	text-align:right;
}

p.autoParaStyle73 {
	font-family:FF-PlusJakartaSans-Regular,"Plus Jakarta Sans",sans-serif;
	font-size:18.2px;
	line-height:21.8px;
	color:#e6e8ed;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle72 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:22.1px;
	line-height:28.6px;
	color:#0d224c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:18.2px;
	line-height:34.2px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle70 {
	font-weight:500;
	font-family:FF-PlusJakartaSans-Medium,"Plus Jakarta Sans",sans-serif;
	font-size:11px;
	line-height:36.5px;
	color:#0d224c;
	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-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:9px;
	line-height:36.5px;
	color:#0d224c;
	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.autoParaStyle68 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:11px;
	line-height:37px;
	color:#0d224c;
	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.autoParaStyle67 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:11px;
	line-height:36.5px;
	color:#0d224c;
	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.autoParaStyle66 {
	font-family:FF-PlusJakartaSans-Regular,"Plus Jakarta Sans",sans-serif;
	font-size:20px;
	line-height:18px;
	color:#0d224c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle65 {
	font-family:FF-PlusJakartaSans-Regular,"Plus Jakarta Sans",sans-serif;
	font-size:20px;
	line-height:18px;
	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:center;
}

p.autoParaStyle64 {
	font-family:FF-PlusJakartaSans-Regular,"Plus Jakarta Sans",sans-serif;
	font-size:20px;
	line-height:18px;
	color:#0d224c;
	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.autoParaStyle63 {
	font-family:FF-PlusJakartaSans-Regular,"Plus Jakarta Sans",sans-serif;
	font-size:20px;
	line-height:18px;
	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.autoParaStyle62 {
	font-family:FF-PlusJakartaSans-Regular,"Plus Jakarta Sans",sans-serif;
	font-size:11px;
	line-height:25px;
	color:#e06f1f;
	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.autoParaStyle61 {
	font-weight:500;
	font-family:FF-PlusJakartaSans-Medium,"Plus Jakarta Sans",sans-serif;
	font-size:11px;
	line-height:25px;
	color:#0d224c;
	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.autoParaStyle60 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#0d224c;
	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.autoParaStyle59 {
	font-family:FF-PlusJakartaSans-Regular,"Plus Jakarta Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#0d224c;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle58 {
	font-family:FF-PlusJakartaSans-Regular,"Plus Jakarta Sans",sans-serif;
	font-size:14px;
	line-height:26.3px;
	color:#0d224c;
	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.autoParaStyle57 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:26.3px;
	line-height:26.3px;
	color:#0d224c;
	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.autoParaStyle56 {
	font-weight:bold;
	font-family:FF-PlusJakartaSans-Bold,"Plus Jakarta Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#e6e8ed;
	letter-spacing:0.150em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:5px;
	text-align:right;
}

p.autoParaStyle55 {
	font-family:FF-PlusJakartaSans-Regular,"Plus Jakarta Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#e6e8ed;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle54 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:17px;
	line-height:22px;
	color:#0d224c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle53 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:14px;
	line-height:26.3px;
	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:right;
}

p.autoParaStyle52 {
	font-family:FF-PlusJakartaSans-Regular,"Plus Jakarta Sans",sans-serif;
	font-size:18.2px;
	line-height:50.7px;
	color:#0d224c;
	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.autoParaStyle51 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:18.9px;
	line-height:28.6px;
	color:#0d224c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle50 {
	font-family:FF-PlusJakartaSans-Regular,"Plus Jakarta Sans",sans-serif;
	font-size:14px;
	line-height:39px;
	color:#0d224c;
	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.autoParaStyle49 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:14.5px;
	line-height:22px;
	color:#0d224c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:19.5px;
	line-height:28.6px;
	color:#0d224c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle47 {
	font-weight:500;
	font-family:FF-PlusJakartaSans-Medium,"Plus Jakarta Sans",sans-serif;
	font-size:24.7px;
	line-height:29.6px;
	color:#0d224c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle46 {
	font-weight:500;
	font-family:FF-PlusJakartaSans-Medium,"Plus Jakarta Sans",sans-serif;
	font-size:19px;
	line-height:20px;
	color:#0d224c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle45 {
	font-weight:500;
	font-family:FF-PlusJakartaSans-Medium,"Plus Jakarta Sans",sans-serif;
	font-size:19px;
	line-height:22.8px;
	color:#0d224c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle44 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:15px;
	line-height:22px;
	color:#0d224c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:6px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle43 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:45.5px;
	line-height:45.5px;
	color:#0d224c;
	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-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:35px;
	line-height:35px;
	color:#0d224c;
	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.autoParaStyle41 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:19.5px;
	line-height:28.6px;
	color:#0d224c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle40 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:15px;
	line-height:22px;
	color:#0d224c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:52px;
	line-height:45.5px;
	color:#0d224c;
	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.autoParaStyle38 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:32.5px;
	line-height:45.5px;
	color:#0d224c;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle37 {
	font-weight:500;
	font-family:FF-PlusJakartaSans-Medium,"Plus Jakarta Sans",sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:#0d224c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-family:FF-PlusJakartaSans-Regular,"Plus Jakarta Sans",sans-serif;
	font-size:15.6px;
	line-height:39px;
	color:#0d224c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle35 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:40px;
	line-height:35px;
	color:#0d224c;
	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.autoParaStyle34 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:25px;
	line-height:35px;
	color:#0d224c;
	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.autoParaStyle33 {
	font-weight:500;
	font-family:FF-PlusJakartaSans-Medium,"Plus Jakarta Sans",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#0d224c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle32 {
	font-family:FF-PlusJakartaSans-Regular,"Plus Jakarta Sans",sans-serif;
	font-size:12px;
	line-height:30px;
	color:#0d224c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle31 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:19.5px;
	line-height:27.3px;
	color:#0d224c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle30 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:19.5px;
	line-height:26px;
	color:#0d224c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:15px;
	line-height:21px;
	color:#0d224c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle28 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:15px;
	line-height:20px;
	color:#0d224c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle27 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:19.5px;
	line-height:22.1px;
	color:#0d224c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle26 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:19.5px;
	line-height:22.1px;
	color:#0d224c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:19.5px;
	line-height:22.1px;
	color:#0d224c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:7px;
	text-align:left;
}

p.autoParaStyle24 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:19.5px;
	line-height:22.1px;
	color:#0d224c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:15px;
	line-height:17px;
	color:#0d224c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:6px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle22 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:15px;
	line-height:17px;
	color:#0d224c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:52px;
	line-height:57.2px;
	color:#0d224c;
	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.autoParaStyle20 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:19.5px;
	line-height:28.6px;
	color:#0d224c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:40px;
	line-height:44px;
	color:#0d224c;
	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.autoParaStyle18 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:15px;
	line-height:22px;
	color:#0d224c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:18.2px;
	line-height:22.4px;
	color:#0d224c;
	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;
	margin-top:16px;
	text-align:right;
}

p.autoParaStyle16 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:18.2px;
	line-height:22.4px;
	color:#0d224c;
	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:right;
}

p.autoParaStyle15 {
	font-weight:500;
	font-family:FF-PlusJakartaSans-Medium,"Plus Jakarta Sans",sans-serif;
	font-size:18.2px;
	line-height:22.4px;
	color:#0d224c;
	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;
	margin-top:16px;
	text-align:left;
}

p.autoParaStyle14 {
	font-weight:500;
	font-family:FF-PlusJakartaSans-Medium,"Plus Jakarta Sans",sans-serif;
	font-size:18.2px;
	line-height:22.4px;
	color:#0d224c;
	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.autoParaStyle13 {
	font-weight:500;
	font-family:FF-PlusJakartaSans-Medium,"Plus Jakarta Sans",sans-serif;
	font-size:18.2px;
	line-height:22.4px;
	color:#0d224c;
	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;
	margin-top:16px;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:18.2px;
	line-height:22.4px;
	color:#0d224c;
	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.autoParaStyle11 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:49px;
	line-height:61.6px;
	color:#0d224c;
	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.autoParaStyle10 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:13px;
	line-height:16px;
	color:#0d224c;
	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;
	margin-top:11px;
	text-align:right;
}

p.autoParaStyle9 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:13px;
	line-height:16px;
	color:#0d224c;
	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:right;
}

p.autoParaStyle8 {
	font-weight:500;
	font-family:FF-PlusJakartaSans-Medium,"Plus Jakarta Sans",sans-serif;
	font-size:13px;
	line-height:16px;
	color:#0d224c;
	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;
	margin-top:11px;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:500;
	font-family:FF-PlusJakartaSans-Medium,"Plus Jakarta Sans",sans-serif;
	font-size:13px;
	line-height:16px;
	color:#0d224c;
	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.autoParaStyle6 {
	font-weight:500;
	font-family:FF-PlusJakartaSans-Medium,"Plus Jakarta Sans",sans-serif;
	font-size:13px;
	line-height:16px;
	color:#0d224c;
	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;
	margin-top:11px;
	text-align:left;
}

p.autoParaStyle5 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:13px;
	line-height:16px;
	color:#0d224c;
	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.autoParaStyle4 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:35px;
	line-height:44px;
	color:#0d224c;
	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.autoParaStyle3 {
	font-family:FF-PlusJakartaSans-Regular,"Plus Jakarta Sans",sans-serif;
	font-size:19.5px;
	line-height:28.6px;
	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.autoParaStyle2 {
	font-family:FF-PlusJakartaSans-Regular,"Plus Jakarta Sans",sans-serif;
	font-size:15px;
	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:center;
	text-align-last:center;
	text-align:justify;
}

p.autoParaStyle1 {
	font-weight:bold;
	font-family:FF-PlusJakartaSans-Bold,"Plus Jakarta Sans",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#0d224c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop {
	font-weight:300;
	font-family:FF-Nunito-Light,Nunito;
	font-size:14px;
	line-height:15px;
	color:#0d224c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.Texto-intros {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:15px;
	line-height:22px;
	color:#0d224c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:FF-MinionPro-Regular,"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;
}

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.autoCharStyle12 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:16.9px;
}

span.autoCharStyle11 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:13px;
}

span.autoCharStyle10 {
	font-weight:500;
	font-family:FF-PlusJakartaSans-Medium,"Plus Jakarta Sans",sans-serif;
}

span.autoCharStyle9 {
	font-size:52px;
}

span.autoCharStyle8 {
	font-size:45.5px;
}

span.autoCharStyle7 {
	font-size:35px;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:FF-PlusJakartaSans-Bold,"Plus Jakarta Sans",sans-serif;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:FF-PlusJakartaSans-Bold,"Plus Jakarta Sans",sans-serif;
}

span.autoCharStyle4 {
	font-size:56px;
}

span.autoCharStyle3 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
}

span.autoCharStyle2 {
	letter-spacing:0.100em;
}

span.autoCharStyle1 {
	font-size:40px;
}

span.Hipervínculo {
	color:#0d224c;
}

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

