/* 	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;
}

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

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

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

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

#item92005 {
	width:26px !important;
	height:26px !important;
	left:1132px !important;
	top:13px !important;
}

#item92014 {
	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;}
}
#item111983 {
	width:360px !important;
	height:80px !important;
	left:36px !important;
	top:36px !important;
	border-radius:11px;
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-111908 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-111908 {
	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:1047px !important;
	height:365px !important;
	background:#0d224c;
}

#item1088 {
	width:975px !important;
	height:316px !important;
	left:37px !important;
	top:44px !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-112097 {
	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-112097 {
	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;
	}
}
#item112068 {
	width:210px !important;
	height:37px !important;
	left:36px !important;
	top:36px !important;
}

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

#item112074 {
	width:589px !important;
	height:753px !important;
	left:57px !important;
	top:122px !important;
}

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

@keyframes atenuar-112066 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-112066 {
	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:487px !important;
	height:58px !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:413px !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;}
}
#item112414 {
	width:700px !important;
	height:960px !important;
	background:#fff;
}

#item92387 {
	width:603px !important;
	height:74px !important;
	left:61px !important;
	top:42px !important;
}

@keyframes intensificar-92387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-92387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92410 {
	width:578px !important;
	height:74px !important;
	left:61px !important;
	top:30px !important;
}

#item92411 {
	width:474px !important;
	height:831px !important;
	left:61px !important;
	top:129px !important;
}

@keyframes intensificar-92411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-92411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92434 {
	width:71px !important;
	height:831px !important;
	left:574px !important;
	top:129px !important;
}

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

#item92458 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:128px !important;
}

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

#item92484 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:151px !important;
}

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

#item92488 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:172px !important;
}

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

#item92492 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:195px !important;
}

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

#item92496 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:217px !important;
}

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

#item92500 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:241px !important;
}

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

#item92504 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:262px !important;
}

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

#item92508 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:285px !important;
}

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

#item92512 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:307px !important;
}

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

#item92517 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:330px !important;
}

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

#item92521 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:367px !important;
}

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

#item92525 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:389px !important;
}

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

#item92529 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:414px !important;
}

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

#item92533 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:436px !important;
}

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

#item92538 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:457px !important;
}

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

#item92542 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:479px !important;
}

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

#item92546 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:502px !important;
}

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

#item92550 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:524px !important;
}

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

#item92554 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:547px !important;
}

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

#item92558 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:569px !important;
}

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

#item92562 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:591px !important;
}

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

#item92566 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:613px !important;
}

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

#item92570 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:653px !important;
}

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

#item92574 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:675px !important;
}

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

#item92578 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:696px !important;
}

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

#item92582 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:718px !important;
}

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

#item92586 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:758px !important;
}

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

#item92590 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:780px !important;
}

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

#item92595 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:821px !important;
}

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

#item92599 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:842px !important;
}

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

#item92603 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:866px !important;
}

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

#item92607 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:888px !important;
}

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

#item92611 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:912px !important;
}

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

#item92615 {
	width:608px !important;
	height:22px !important;
	left:49px !important;
	top:912px !important;
}

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

@keyframes atenuar-112412 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-112412 {
	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-112736 {
	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-112736 {
	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;
	}
}
#item112742 {
	width:700px !important;
	height:758px !important;
	top:442px !important;
	background:#fff;
}

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

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

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

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

@keyframes atenuar-92691 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-92691 {
	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:145px !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-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:692px !important;
	top:508px !important;
	background:#fff;
}

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

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

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

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

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

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

@keyframes atenuar-92773 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-92773 {
	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:-28px !important;
	top:415px !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:801px !important;
	top:273px !important;
}

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

#item19342 {
	width:269px !important;
	height:38px !important;
	left:529px !important;
	top:274px !important;
}

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

#item19271 {
	width:237px !important;
	height:33px !important;
	left:12px !important;
	top:275px !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:801px !important;
	top:229px !important;
}

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

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

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

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

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

#item2227 {
	width:7px !important;
	height:7px !important;
	left:258px !important;
	top:295px !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-113145 {
	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-113145 {
	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;
	}
}
#item113157 {
	width:700px !important;
	height:849px !important;
	top:351px !important;
	background:#fff;
}

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

@keyframes intensificar-113180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-113180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112880 {
	width:249px !important;
	height:42px !important;
	left:351px !important;
	top:725px !important;
}

#item112903 {
	width:276px !important;
	height:42px !important;
	left:351px !important;
	top:607px !important;
}

#item112926 {
	width:309px !important;
	height:20px !important;
	left:15px !important;
	top:725px !important;
}

#item112949 {
	width:308px !important;
	height:20px !important;
	left:15px !important;
	top:762px !important;
}

#item112972 {
	width:308px !important;
	height:42px !important;
	left:15px !important;
	top:607px !important;
}

#item112995 {
	width:600px !important;
	height:392px !important;
	top:131px !important;
}

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

@keyframes intensificar-113018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-113018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113043 {
	width:308px !important;
	height:42px !important;
	left:15px !important;
	top:548px !important;
}

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

#item113067 {
	width:249px !important;
	height:42px !important;
	left:351px !important;
	top:548px !important;
}

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

#item113092 {
	width:308px !important;
	height:42px !important;
	left:15px !important;
	top:666px !important;
}

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

#item113116 {
	width:249px !important;
	height:42px !important;
	left:351px !important;
	top:666px !important;
}

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

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

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

#item113142 {
	width:9px !important;
	height:9px !important;
	top:736px !important;
	background:#0d224c;
}

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

#item113144 {
	width:9px !important;
	height:9px !important;
	top:773px !important;
	background:#0d224c;
}

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

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

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

@keyframes intensificar-113306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-113306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113311 {
	width:302px !important;
	height:20px !important;
	left:54px !important;
	top:999px !important;
}

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

#item113335 {
	width:70px !important;
	height:20px !important;
	left:391px !important;
	top:999px !important;
}

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

#item113359 {
	width:179px !important;
	height:20px !important;
	left:485px !important;
	top:999px !important;
}

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

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

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

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

@keyframes atenuar-93251 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-93251 {
	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-113759 {
	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-113759 {
	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;
	}
}
#item113766 {
	width:700px !important;
	height:749px !important;
	top:451px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

#item113629 {
	width:600px !important;
	height:253px !important;
	left:50px !important;
	top:656px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item113731 {
	width:514px !important;
	height:145px !important;
	left:50px !important;
	top:491px !important;
}

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

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

@keyframes atenuar-93600 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-93600 {
	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-114668 {
	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-114668 {
	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;
	}
}
#item114677 {
	width:700px !important;
	height:480px !important;
	top:337px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item115483 {
	width:600px !important;
	height:335px !important;
	left:50px !important;
	top:588px !important;
}

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

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

#item115552 {
	width:600px !important;
	height:124px !important;
	left:50px !important;
	top:465px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-94925 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-94925 {
	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-115969 {
	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-115969 {
	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;
	}
}
#item115979 {
	width:700px !important;
	height:687px !important;
	top:513px !important;
	background:#fff;
}

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

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

#item115814 {
	width:601px !important;
	height:220px !important;
	left:49px !important;
	top:710px !important;
}

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

#item115860 {
	width:601px !important;
	height:145px !important;
	left:49px !important;
	top:541px !important;
}

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-95109 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-95109 {
	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-116697 {
	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-116697 {
	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;
	}
}
#item116703 {
	width:700px !important;
	height:716px !important;
	top:136px !important;
	background:#fff;
}

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

@keyframes intensificar-116704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-116704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116053 {
	width:700px !important;
	height:469px !important;
	top:731px !important;
	background:#f7f8f9;
}

#item116054 {
	width:349px !important;
	height:164px !important;
	left:351px !important;
	top:731px !important;
	background:#f2f3f6;
}

#item116055 {
	width:349px !important;
	height:211px !important;
	left:351px !important;
	top:989px !important;
	background:#f2f3f6;
}

#item116056 {
	width:240px !important;
	height:16px !important;
	left:410px !important;
	top:791px !important;
}

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

#item116103 {
	width:240px !important;
	height:16px !important;
	left:410px !important;
	top:830px !important;
}

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

#item116149 {
	width:240px !important;
	height:16px !important;
	left:410px !important;
	top:869px !important;
}

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

#item116196 {
	width:154px !important;
	height:27px !important;
	left:50px !important;
	top:741px !important;
}

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

#item116220 {
	width:161px !important;
	height:33px !important;
	left:410px !important;
	top:782px !important;
}

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

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

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

#item116228 {
	width:180px !important;
	height:33px !important;
	left:410px !important;
	top:822px !important;
}

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

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

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

#item116236 {
	width:166px !important;
	height:33px !important;
	left:410px !important;
	top:860px !important;
}

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

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

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

#item116267 {
	width:83px !important;
	height:32px !important;
	left:410px !important;
	top:738px !important;
}

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

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

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

#item116318 {
	width:240px !important;
	height:16px !important;
	left:410px !important;
	top:948px !important;
}

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

#item116341 {
	width:146px !important;
	height:33px !important;
	left:410px !important;
	top:942px !important;
}

#item116345 {
	width:230px !important;
	height:27px !important;
	left:410px !important;
	top:907px !important;
}

#item116368 {
	width:600px !important;
	height:378px !important;
	left:50px !important;
	top:334px !important;
}

@keyframes intensificar-116368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-116368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116392 {
	width:600px !important;
	height:145px !important;
	left:50px !important;
	top:164px !important;
}

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

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

#item116444 {
	width:221px !important;
	height:16px !important;
	left:50px !important;
	top:990px !important;
}

#item116467 {
	width:221px !important;
	height:16px !important;
	left:50px !important;
	top:832px !important;
}

#item116490 {
	width:221px !important;
	height:16px !important;
	left:50px !important;
	top:1028px !important;
}

#item116513 {
	width:221px !important;
	height:16px !important;
	left:50px !important;
	top:871px !important;
}

#item116536 {
	width:221px !important;
	height:16px !important;
	left:50px !important;
	top:1067px !important;
}

#item116559 {
	width:221px !important;
	height:16px !important;
	left:50px !important;
	top:909px !important;
}

#item116582 {
	width:221px !important;
	height:16px !important;
	left:50px !important;
	top:1106px !important;
}

#item116605 {
	width:221px !important;
	height:16px !important;
	left:50px !important;
	top:947px !important;
}

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

#item116628 {
	width:143px !important;
	height:33px !important;
	left:50px !important;
	top:784px !important;
}

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

#item116633 {
	width:95px !important;
	height:33px !important;
	left:50px !important;
	top:980px !important;
}

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

#item116638 {
	width:143px !important;
	height:33px !important;
	left:50px !important;
	top:824px !important;
}

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

#item116642 {
	width:147px !important;
	height:33px !important;
	left:50px !important;
	top:1020px !important;
}

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

#item116646 {
	width:143px !important;
	height:33px !important;
	left:50px !important;
	top:862px !important;
}

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

#item116650 {
	width:103px !important;
	height:33px !important;
	left:50px !important;
	top:1059px !important;
}

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

#item116654 {
	width:152px !important;
	height:33px !important;
	left:50px !important;
	top:901px !important;
}

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

#item116658 {
	width:166px !important;
	height:33px !important;
	left:50px !important;
	top:940px !important;
}

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

#item116662 {
	width:181px !important;
	height:33px !important;
	left:50px !important;
	top:1097px !important;
}

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

@keyframes atenuar-95745 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-95745 {
	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:241px !important;
	top:72px !important;
}

#item4824 {
	width:280px !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;}
}
#item117026 {
	width:210px !important;
	height:37px !important;
	left:50px !important;
	top:50px !important;
}

@keyframes intensificar-117026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-117026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116773 {
	width:600px !important;
	height:550px !important;
	left:50px !important;
	top:600px !important;
	background:#f9fcfe;
}

#item116774 {
	width:600px !important;
	height:465px !important;
	left:50px !important;
	top:136px !important;
	background:#fff;
}

@keyframes intensificar-116775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-116775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116776 {
	width:540px !important;
	height:348px !important;
	top:74px !important;
}

#item116799 {
	width:540px !important;
	height:54px !important;
}

#item116822 {
	width:324px !important;
	height:260px !important;
	left:94px !important;
	top:718px !important;
}

@keyframes intensificar-116822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-116822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116831 {
	width:32px !important;
	height:30px !important;
	left:295px !important;
	top:769px !important;
}

#item116836 {
	width:32px !important;
	height:30px !important;
	left:324px !important;
	top:786px !important;
}

#item116842 {
	width:32px !important;
	height:30px !important;
	left:400px !important;
	top:813px !important;
}

#item116848 {
	width:32px !important;
	height:30px !important;
	left:371px !important;
	top:851px !important;
}

#item116853 {
	width:32px !important;
	height:30px !important;
	left:358px !important;
	top:866px !important;
}

#item116858 {
	width:32px !important;
	height:30px !important;
	left:183px !important;
	top:877px !important;
}

#item116876 {
	width:102px !important;
	height:30px !important;
	left:225px !important;
	top:862px !important;
}

#item116909 {
	width:204px !important;
	height:20px !important;
}

#item116906 {
	width:204px !important;
	height:20px !important;
	left:122px !important;
	top:654px !important;
}

#item116920 {
	width:137px !important;
	height:21px !important;
}

#item116917 {
	width:137px !important;
	height:21px !important;
	left:401px !important;
	top:635px !important;
}

#item116930 {
	width:146px !important;
	height:22px !important;
}

#item116927 {
	width:146px !important;
	height:22px !important;
	left:428px !important;
	top:680px !important;
}

#item116940 {
	width:142px !important;
	height:19px !important;
}

#item116937 {
	width:142px !important;
	height:19px !important;
	left:462px !important;
	top:772px !important;
}

#item116954 {
	width:147px !important;
	height:20px !important;
}

#item116951 {
	width:147px !important;
	height:20px !important;
	left:461px !important;
	top:810px !important;
}

#item116965 {
	width:138px !important;
	height:20px !important;
}

#item116961 {
	width:138px !important;
	height:20px !important;
	left:467px !important;
	top:846px !important;
}

#item116975 {
	width:172px !important;
	height:21px !important;
}

#item116972 {
	width:172px !important;
	height:21px !important;
	left:431px !important;
	top:920px !important;
}

#item116991 {
	width:135px !important;
	height:22px !important;
}

#item116988 {
	width:135px !important;
	height:22px !important;
	left:223px !important;
	top:1013px !important;
}

#item117002 {
	width:166px !important;
	height:19px !important;
}

#item116999 {
	width:166px !important;
	height:19px !important;
	left:184px !important;
	top:1058px !important;
}

#item117013 {
	width:114px !important;
	height:20px !important;
}

#item117010 {
	width:114px !important;
	height:20px !important;
	left:141px !important;
	top:1099px !important;
}

#item117017 {
	width:94px !important;
	height:21px !important;
}

#item117014 {
	width:94px !important;
	height:21px !important;
	left:407px !important;
	top:963px !important;
}

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

@keyframes atenuar-96006 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-96006 {
	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:339px !important;
	left:127px !important;
	top:139px !important;
	background:#fff;
}

#item46926 {
	opacity:0.95;
	width:492px !important;
	height:145px !important;
	left:127px !important;
	top:478px !important;
	background:#0d224c;
}

#item46927 {
	width:395px !important;
	height:289px !important;
	left:176px !important;
	top:189px !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:119px !important;
	left:182px !important;
	top:504px !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:116px !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:210px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item47274 {
	width:14px !important;
	height:14px !important;
}

#item47278 {
	width:226px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item47301 {
	width:14px !important;
	height:14px !important;
}

#item47247 {
	width:246px !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:175px !important;
	height:10px !important;
	left:48px !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-120049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-120049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-120057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-120057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-120065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-120065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-120072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-120072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-120124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-120124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-120088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-120088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120100 {
	width:146px !important;
	height:26px !important;
	left:476px !important;
	top:594px !important;
}

@keyframes intensificar-120080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-120080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120046 {
	width:635px !important;
	height:620px !important;
}

#item120131 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item120196 {
	opacity:0.50;
	width:635px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item120197 {
	opacity:0.95;
	width:571px !important;
	height:545px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item120202 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item120198 {
	width:32px !important;
	height:32px !important;
	left:575px !important;
	top:53px !important;
}

#item120208 {
	width:460px !important;
	height:450px !important;
	left:100px !important;
	top:94px !important;
}

@keyframes intensificar-120208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-120208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120213 {
	width:42px !important;
	height:40px !important;
	left:395px !important;
	top:230px !important;
}

#item120134 {
	opacity:0.50;
	width:635px !important;
	height:600px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item120135 {
	opacity:0.95;
	width:636px !important;
	height:423px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item120136 {
	opacity:0.95;
	width:636px !important;
	height:200px !important;
	left:10px !important;
	top:430px !important;
	background:#0d224c;
}

#item120138 {
	width:571px !important;
	height:310px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-120138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-120138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120161 {
	width:493px !important;
	height:164px !important;
	left:81px !important;
	top:466px !important;
}

@keyframes intensificar-120161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-120161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120188 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item120184 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item120194 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item120132 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item120221 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item120218 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item120231 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item120227 {
	width:26px !important;
	height:49px !important;
	left:581px !important;
	top:290px !important;
}

#item119812 {
	width:571px !important;
	height:37px !important;
	left:36px !important;
	top:643px !important;
}

#item119859 {
	width:571px !important;
	height:19px !important;
	left:36px !important;
	top:682px !important;
}

#item119882 {
	width:570px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

#item119908 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item119915 {
	width:11px !important;
	height:11px !important;
	left:290px !important;
	top:6px !important;
}

#item119920 {
	width:30px !important;
	height:70px !important;
	left:286px !important;
}

#item119921 {
	width:55px !important;
	height:55px !important;
	left:58px !important;
	top:12px !important;
}

#item119927 {
	width:55px !important;
	height:55px !important;
	left:115px !important;
	top:12px !important;
}

#item119932 {
	width:55px !important;
	height:55px !important;
	left:171px !important;
	top:12px !important;
}

#item119939 {
	width:55px !important;
	height:55px !important;
	left:228px !important;
	top:12px !important;
}

#item119905 {
	width:317px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-119944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-119944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119952 {
	width:47px !important;
	height:180px !important;
}

#item119954 {
	width:41px !important;
	height:41px !important;
}

#item119965 {
	width:37px !important;
	height:41px !important;
	left:1px !important;
	top:42px !important;
}

#item119966 {
	width:37px !important;
	height:41px !important;
	left:1px !important;
	top:84px !important;
}

#item119967 {
	width:37px !important;
	height:41px !important;
	left:1px !important;
	top:126px !important;
}

#item119949 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:243px !important;
}

#item119968 {
	width:51px !important;
	height:49px !important;
	left:154px !important;
	top:929px !important;
}

#item119973 {
	width:51px !important;
	height:49px !important;
	left:37px !important;
	top:929px !important;
	background:#eaf6fe;
}

#item119978 {
	width:51px !important;
	height:50px !important;
	left:213px !important;
	top:929px !important;
}

#item119979 {
	width:51px !important;
	height:50px !important;
	left:96px !important;
	top:929px !important;
}

#item119987 {
	width:403px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item120011 {
	width:20px !important;
	height:20px !important;
}

#item119984 {
	width:430px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

@keyframes intensificar-119604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-119604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119608 {
	width:117px !important;
	height:117px !important;
}

#item119631 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item119604 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-119637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-119637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119641 {
	width:117px !important;
	height:117px !important;
}

#item119664 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item119637 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-119674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-119674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119677 {
	width:117px !important;
	height:117px !important;
}

#item119700 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item119674 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-119705 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-119705 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item119708 {
	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;
}

#item119709 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item119714 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item119719 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item119720 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item119743 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item119766 {
	width:223px !important;
	height:14px !important;
	left:66px !important;
	top:951px !important;
}

#item119789 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item119705 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-96748 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-96748 {
	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:294px !important;
	left:127px !important;
	top:134px !important;
	background:#fff;
}

#item48551 {
	opacity:0.95;
	width:492px !important;
	height:200px !important;
	left:127px !important;
	top:428px !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:214px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item48887 {
	width:14px !important;
	height:14px !important;
}

#item48891 {
	width:240px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item48914 {
	width:14px !important;
	height:14px !important;
}

#item48861 {
	width:260px !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:176px !important;
	height:10px !important;
	left:47px !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-121296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-121303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-121311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-121318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-121287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-121253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121263 {
	width:193px !important;
	height:26px !important;
	left:13px !important;
	top:594px !important;
}

@keyframes intensificar-121244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121242 {
	width:635px !important;
	height:620px !important;
}

#item121327 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item121391 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item121392 {
	opacity:0.95;
	width:571px !important;
	height:549px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item121397 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item121393 {
	width:32px !important;
	height:32px !important;
	left:574px !important;
	top:59px !important;
}

#item121404 {
	width:460px !important;
	height:450px !important;
	left:98px !important;
	top:95px !important;
}

@keyframes intensificar-121404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121409 {
	width:42px !important;
	height:40px !important;
	left:393px !important;
	top:231px !important;
}

#item121330 {
	opacity:0.50;
	width:635px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item121331 {
	opacity:0.95;
	width:636px !important;
	height:415px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item121332 {
	opacity:0.95;
	width:636px !important;
	height:260px !important;
	left:10px !important;
	top:369px !important;
	background:#0d224c;
}

#item121333 {
	width:571px !important;
	height:280px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-121333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121356 {
	width:497px !important;
	height:220px !important;
	left:81px !important;
	top:410px !important;
}

@keyframes intensificar-121356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121383 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item121379 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item121389 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item121328 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item121417 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item121414 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item121427 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item121424 {
	width:26px !important;
	height:49px !important;
	left:582px !important;
	top:290px !important;
}

#item120274 {
	width:403px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item120297 {
	width:20px !important;
	height:20px !important;
}

#item120271 {
	width:430px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item121086 {
	width:569px !important;
	height:37px !important;
	left:38px !important;
	top:643px !important;
}

#item121109 {
	width:569px !important;
	height:19px !important;
	left:38px !important;
	top:682px !important;
}

#item121133 {
	width:568px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

#item121159 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item121165 {
	opacity:0.70;
	width:20px !important;
	height:20px !important;
	left:293px !important;
	top:2px !important;
}

#item121171 {
	width:30px !important;
	height:70px !important;
	left:286px !important;
}

#item121172 {
	width:55px !important;
	height:55px !important;
	left:58px !important;
	top:12px !important;
}

#item121178 {
	width:55px !important;
	height:55px !important;
	left:115px !important;
	top:12px !important;
}

#item121186 {
	width:55px !important;
	height:55px !important;
	left:171px !important;
	top:12px !important;
}

#item121192 {
	width:55px !important;
	height:55px !important;
	left:228px !important;
	top:12px !important;
}

#item121156 {
	width:317px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

#item121197 {
	width:51px !important;
	height:49px !important;
	left:154px !important;
	top:929px !important;
}

#item121202 {
	width:51px !important;
	height:49px !important;
	left:37px !important;
	top:929px !important;
}

#item121207 {
	width:51px !important;
	height:50px !important;
	left:213px !important;
	top:929px !important;
}

#item121208 {
	width:51px !important;
	height:50px !important;
	left:96px !important;
	top:929px !important;
}

@keyframes intensificar-121214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121222 {
	width:47px !important;
	height:180px !important;
}

#item121224 {
	width:41px !important;
	height:41px !important;
}

#item121231 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item121236 {
	width:41px !important;
	height:41px !important;
	top:84px !important;
}

#item121241 {
	width:37px !important;
	height:41px !important;
	left:2px !important;
	top:126px !important;
}

#item121219 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:243px !important;
}

@keyframes intensificar-120855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-120855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120859 {
	width:117px !important;
	height:117px !important;
}

#item120882 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item120855 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-120887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-120887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120891 {
	width:117px !important;
	height:117px !important;
}

#item120914 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item120887 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-120919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-120919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120922 {
	width:117px !important;
	height:117px !important;
}

#item120945 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item120919 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-120951 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-120951 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item120955 {
	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;
}

#item120956 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item120961 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item120967 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item120968 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item120993 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item121016 {
	width:257px !important;
	height:18px !important;
	left:33px !important;
	top:951px !important;
}

#item121039 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item120951 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-97491 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-97491 {
	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:245px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item50552 {
	width:14px !important;
	height:14px !important;
}

#item50556 {
	width:295px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item50579 {
	width:14px !important;
	height:14px !important;
}

#item50526 {
	width:315px !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:176px !important;
	height:10px !important;
	left:47px !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-121929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-121935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-121943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-121951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-121921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-121887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121897 {
	width:129px !important;
	height:26px !important;
	left:507px !important;
	top:594px !important;
}

@keyframes intensificar-121878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121876 {
	width:636px !important;
	height:620px !important;
}

#item121959 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item122026 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item122027 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item122032 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item122028 {
	width:32px !important;
	height:32px !important;
	left:582px !important;
	top:50px !important;
}

#item122038 {
	width:460px !important;
	height:450px !important;
	left:105px !important;
	top:95px !important;
}

@keyframes intensificar-122038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122044 {
	width:42px !important;
	height:40px !important;
	left:506px !important;
	top:274px !important;
}

#item121962 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item121963 {
	opacity:0.95;
	width:636px !important;
	height:423px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item121964 {
	opacity:0.95;
	width:636px !important;
	height:215px !important;
	left:10px !important;
	top:415px !important;
	background:#0d224c;
}

#item121965 {
	width:571px !important;
	height:280px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-121965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121988 {
	width:497px !important;
	height:167px !important;
	left:81px !important;
	top:454px !important;
}

@keyframes intensificar-121988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122016 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item122012 {
	width:32px !important;
	height:32px !important;
	left:614px !important;
	top:17px !important;
}

#item122022 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item121960 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item122052 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item122049 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item122061 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item122058 {
	width:26px !important;
	height:49px !important;
	left:581px !important;
	top:290px !important;
}

#item120303 {
	width:403px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item120326 {
	width:20px !important;
	height:20px !important;
}

#item120300 {
	width:430px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item121711 {
	width:569px !important;
	height:37px !important;
	left:38px !important;
	top:643px !important;
}

#item121734 {
	width:569px !important;
	height:19px !important;
	left:38px !important;
	top:682px !important;
}

#item121757 {
	width:568px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

#item121783 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item121788 {
	opacity:0.70;
	width:20px !important;
	height:20px !important;
	left:459px !important;
	top:2px !important;
}

#item121794 {
	width:30px !important;
	height:70px !important;
	left:454px !important;
}

#item121795 {
	width:55px !important;
	height:55px !important;
	left:58px !important;
	top:12px !important;
}

#item121800 {
	width:55px !important;
	height:55px !important;
	left:115px !important;
	top:12px !important;
}

#item121805 {
	width:55px !important;
	height:55px !important;
	left:171px !important;
	top:12px !important;
}

#item121812 {
	width:55px !important;
	height:55px !important;
	left:228px !important;
	top:12px !important;
}

#item121820 {
	width:55px !important;
	height:55px !important;
	left:284px !important;
	top:12px !important;
}

#item121825 {
	width:55px !important;
	height:55px !important;
	left:340px !important;
	top:12px !important;
}

#item121830 {
	width:55px !important;
	height:55px !important;
	left:396px !important;
	top:12px !important;
}

#item121780 {
	width:484px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-121835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121843 {
	width:47px !important;
	height:180px !important;
}

#item121845 {
	width:41px !important;
	height:41px !important;
}

#item121851 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item121856 {
	width:41px !important;
	height:41px !important;
	top:84px !important;
}

#item121862 {
	width:37px !important;
	height:41px !important;
	left:2px !important;
	top:126px !important;
}

#item121840 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:243px !important;
}

#item121863 {
	width:51px !important;
	height:49px !important;
	left:153px !important;
	top:929px !important;
}

#item121864 {
	width:51px !important;
	height:49px !important;
	left:36px !important;
	top:929px !important;
}

#item121869 {
	width:51px !important;
	height:50px !important;
	left:212px !important;
	top:929px !important;
}

#item121871 {
	width:51px !important;
	height:50px !important;
	left:95px !important;
	top:929px !important;
}

@keyframes intensificar-121480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121484 {
	width:117px !important;
	height:117px !important;
}

#item121508 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item121480 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-121514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121518 {
	width:117px !important;
	height:117px !important;
}

#item121541 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item121514 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-121546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-121546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121549 {
	width:117px !important;
	height:117px !important;
}

#item121572 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item121546 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-121577 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-121577 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item121580 {
	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;
}

#item121581 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item121587 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item121594 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item121595 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item121618 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item121642 {
	width:227px !important;
	height:14px !important;
	left:63px !important;
	top:951px !important;
}

#item121665 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item121577 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-98239 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-98239 {
	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:316px !important;
	left:127px !important;
	top:131px !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:108px !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:255px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item51645 {
	width:14px !important;
	height:14px !important;
}

#item51649 {
	width:275px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item51672 {
	width:14px !important;
	height:14px !important;
}

#item51618 {
	width:294px !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:176px !important;
	height:10px !important;
	left:47px !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-122491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-122501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-122508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-122515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-122568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-122536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122544 {
	width:159px !important;
	height:26px !important;
	left:477px !important;
	top:594px !important;
}

@keyframes intensificar-122524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122488 {
	width:636px !important;
	height:620px !important;
}

#item122575 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item122640 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item122641 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item122646 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item122642 {
	width:32px !important;
	height:32px !important;
	left:579px !important;
	top:52px !important;
}

#item122651 {
	width:460px !important;
	height:450px !important;
	left:100px !important;
	top:95px !important;
}

@keyframes intensificar-122651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122657 {
	width:42px !important;
	height:40px !important;
	left:502px !important;
	top:274px !important;
}

#item122579 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item122580 {
	opacity:0.95;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item122581 {
	opacity:0.95;
	width:636px !important;
	height:238px !important;
	left:10px !important;
	top:392px !important;
	background:#0d224c;
}

#item122582 {
	width:571px !important;
	height:300px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-122582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122605 {
	width:497px !important;
	height:198px !important;
	left:81px !important;
	top:431px !important;
}

@keyframes intensificar-122605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122632 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item122628 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item122638 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item122576 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item122665 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item122662 {
	width:26px !important;
	height:49px !important;
	left:37px !important;
	top:290px !important;
}

#item122675 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item122672 {
	width:26px !important;
	height:49px !important;
	left:580px !important;
	top:290px !important;
}

#item120332 {
	width:403px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item120356 {
	width:20px !important;
	height:20px !important;
}

#item120329 {
	width:430px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item122339 {
	width:569px !important;
	height:37px !important;
	left:38px !important;
	top:643px !important;
}

#item122362 {
	width:569px !important;
	height:19px !important;
	left:38px !important;
	top:682px !important;
}

#item122385 {
	width:568px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

#item122411 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item122416 {
	opacity:0.70;
	width:20px !important;
	height:20px !important;
	left:293px !important;
	top:2px !important;
}

#item122422 {
	width:30px !important;
	height:70px !important;
	left:286px !important;
}

#item122423 {
	width:55px !important;
	height:55px !important;
	left:58px !important;
	top:12px !important;
}

#item122428 {
	width:55px !important;
	height:55px !important;
	left:115px !important;
	top:12px !important;
}

#item122434 {
	width:55px !important;
	height:55px !important;
	left:171px !important;
	top:12px !important;
}

#item122441 {
	width:55px !important;
	height:55px !important;
	left:228px !important;
	top:12px !important;
}

#item122408 {
	width:317px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-122449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122457 {
	width:47px !important;
	height:180px !important;
}

#item122459 {
	width:41px !important;
	height:41px !important;
}

#item122464 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item122469 {
	width:41px !important;
	height:41px !important;
	top:84px !important;
}

#item122474 {
	width:37px !important;
	height:41px !important;
	left:2px !important;
	top:126px !important;
}

#item122454 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:243px !important;
}

#item122475 {
	width:51px !important;
	height:49px !important;
	left:153px !important;
	top:929px !important;
}

#item122476 {
	width:51px !important;
	height:49px !important;
	left:36px !important;
	top:929px !important;
}

#item122482 {
	width:51px !important;
	height:50px !important;
	left:212px !important;
	top:929px !important;
}

#item122483 {
	width:51px !important;
	height:50px !important;
	left:95px !important;
	top:929px !important;
}

@keyframes intensificar-122109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122114 {
	width:117px !important;
	height:117px !important;
}

#item122137 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item122109 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-122144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122148 {
	width:117px !important;
	height:117px !important;
}

#item122171 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item122144 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-122176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122179 {
	width:117px !important;
	height:117px !important;
}

#item122202 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item122176 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-122207 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-122207 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item122210 {
	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;
}

#item122211 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item122216 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item122222 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item122223 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item122247 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item122270 {
	width:223px !important;
	height:14px !important;
	left:67px !important;
	top:951px !important;
}

#item122293 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item122207 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-98986 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-98986 {
	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:293px !important;
	left:127px !important;
	top:170px !important;
	background:#fff;
}

#item52532 {
	opacity:0.95;
	width:492px !important;
	height:128px !important;
	left:127px !important;
	top:463px !important;
	background:#0d224c;
}

#item52533 {
	width:395px !important;
	height:244px !important;
	left:176px !important;
	top:220px !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:490px !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:150px !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:210px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item52742 {
	width:14px !important;
	height:14px !important;
}

#item52746 {
	width:218px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item52769 {
	width:14px !important;
	height:14px !important;
}

#item52716 {
	width:238px !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:176px !important;
	height:10px !important;
	left:47px !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-123138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-123146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-123153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-123161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-123104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123113 {
	width:100px !important;
	height:26px !important;
	left:536px !important;
	top:594px !important;
}

@keyframes intensificar-123093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-123084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123082 {
	width:636px !important;
	height:620px !important;
}

#item123169 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item123233 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item123234 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item123240 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item123236 {
	width:32px !important;
	height:32px !important;
	left:579px !important;
	top:51px !important;
}

#item123246 {
	width:460px !important;
	height:450px !important;
	left:102px !important;
	top:95px !important;
}

@keyframes intensificar-123246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123251 {
	width:42px !important;
	height:40px !important;
	left:503px !important;
	top:274px !important;
}

#item123172 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item123173 {
	opacity:0.95;
	width:636px !important;
	height:354px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item123174 {
	opacity:0.95;
	width:636px !important;
	height:167px !important;
	left:10px !important;
	top:363px !important;
	background:#0d224c;
}

#item123175 {
	width:571px !important;
	height:280px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-123175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123198 {
	width:497px !important;
	height:133px !important;
	left:81px !important;
	top:399px !important;
}

@keyframes intensificar-123198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123225 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item123221 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item123231 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item123170 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item123260 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item123257 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item123269 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item123266 {
	width:26px !important;
	height:49px !important;
	left:580px !important;
	top:290px !important;
}

#item120363 {
	width:403px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item120386 {
	width:20px !important;
	height:20px !important;
}

#item120360 {
	width:430px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item122964 {
	width:568px !important;
	height:37px !important;
	left:39px !important;
	top:643px !important;
}

#item122987 {
	width:568px !important;
	height:19px !important;
	left:39px !important;
	top:682px !important;
}

#item123010 {
	width:571px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

#item123036 {
	opacity:0.70;
	width:20px !important;
	height:20px !important;
	left:178px !important;
	top:2px !important;
}

#item123041 {
	width:30px !important;
	height:70px !important;
	left:171px !important;
}

#item123042 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item123047 {
	width:55px !important;
	height:55px !important;
	left:56px !important;
	top:12px !important;
}

#item123053 {
	width:55px !important;
	height:55px !important;
	left:113px !important;
	top:12px !important;
}

#item123033 {
	width:202px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-123058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123068 {
	width:47px !important;
	height:180px !important;
}

#item123070 {
	width:41px !important;
	height:41px !important;
}

#item123075 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item123080 {
	width:37px !important;
	height:41px !important;
	left:2px !important;
	top:84px !important;
}

#item123081 {
	width:37px !important;
	height:41px !important;
	left:2px !important;
	top:126px !important;
}

#item123065 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:243px !important;
}

@keyframes intensificar-122730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122734 {
	width:117px !important;
	height:117px !important;
}

#item122758 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item122730 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-122763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122767 {
	width:117px !important;
	height:117px !important;
}

#item122790 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item122763 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-122798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-122798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122801 {
	width:117px !important;
	height:117px !important;
}

#item122824 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item122798 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-122832 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-122832 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item122835 {
	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;
}

#item122836 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item122841 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item122847 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item122848 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item122871 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item122895 {
	width:223px !important;
	height:14px !important;
	left:67px !important;
	top:951px !important;
}

#item122918 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item122832 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-99705 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-99705 {
	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:316px !important;
	left:127px !important;
	top:150px !important;
	background:#fff;
}

#item53578 {
	opacity:0.95;
	width:492px !important;
	height:146px !important;
	left:127px !important;
	top:466px !important;
	background:#0d224c;
}

#item53579 {
	width:395px !important;
	height:266px !important;
	left:176px !important;
	top:200px !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:493px !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:131px !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:238px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item53782 {
	width:14px !important;
	height:14px !important;
}

#item53786 {
	width:267px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item53809 {
	width:14px !important;
	height:14px !important;
}

#item53756 {
	width:287px !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:176px !important;
	height:10px !important;
	left:47px !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-123785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-123791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-123800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-123809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-123753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123760 {
	width:100px !important;
	height:26px !important;
	left:536px !important;
	top:594px !important;
}

@keyframes intensificar-123720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123728 {
	width:85px !important;
	height:26px !important;
	left:551px !important;
	top:594px !important;
}

@keyframes intensificar-123712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123710 {
	width:636px !important;
	height:620px !important;
}

#item123817 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item123882 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item123884 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item123889 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item123885 {
	width:32px !important;
	height:32px !important;
	left:580px !important;
	top:51px !important;
}

#item123894 {
	width:460px !important;
	height:450px !important;
	left:102px !important;
	top:95px !important;
}

@keyframes intensificar-123894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123899 {
	width:42px !important;
	height:40px !important;
	left:470px !important;
	top:323px !important;
}

#item123820 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item123821 {
	opacity:0.95;
	width:636px !important;
	height:382px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item123822 {
	opacity:0.95;
	width:636px !important;
	height:190px !important;
	left:10px !important;
	top:392px !important;
	background:#0d224c;
}

#item123823 {
	width:571px !important;
	height:280px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-123823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123846 {
	width:497px !important;
	height:154px !important;
	left:81px !important;
	top:427px !important;
}

@keyframes intensificar-123846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123874 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item123870 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item123880 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:110px !important;
}

#item123818 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item123908 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item123905 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item123916 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item123913 {
	width:26px !important;
	height:49px !important;
	left:580px !important;
	top:290px !important;
}

#item120396 {
	width:403px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item120419 {
	width:20px !important;
	height:20px !important;
}

#item120392 {
	width:430px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item123563 {
	width:570px !important;
	height:37px !important;
	left:37px !important;
	top:643px !important;
}

#item123586 {
	width:570px !important;
	height:19px !important;
	left:37px !important;
	top:682px !important;
}

#item123609 {
	width:571px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

#item123635 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item123640 {
	opacity:0.70;
	width:20px !important;
	height:20px !important;
	left:293px !important;
	top:2px !important;
}

#item123647 {
	width:30px !important;
	height:70px !important;
	left:286px !important;
}

#item123648 {
	width:55px !important;
	height:55px !important;
	left:58px !important;
	top:12px !important;
}

#item123653 {
	width:55px !important;
	height:55px !important;
	left:115px !important;
	top:12px !important;
}

#item123658 {
	width:55px !important;
	height:55px !important;
	left:171px !important;
	top:12px !important;
}

#item123664 {
	width:55px !important;
	height:55px !important;
	left:228px !important;
	top:12px !important;
}

#item123632 {
	width:317px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-123672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123681 {
	width:47px !important;
	height:180px !important;
}

#item123683 {
	width:41px !important;
	height:41px !important;
}

#item123688 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item123693 {
	width:37px !important;
	height:41px !important;
	left:2px !important;
	top:84px !important;
}

#item123695 {
	width:37px !important;
	height:41px !important;
	left:2px !important;
	top:126px !important;
}

#item123678 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:243px !important;
}

#item123696 {
	width:51px !important;
	height:49px !important;
	left:153px !important;
	top:929px !important;
}

#item123698 {
	width:51px !important;
	height:49px !important;
	left:36px !important;
	top:929px !important;
}

#item123703 {
	width:51px !important;
	height:50px !important;
	left:212px !important;
	top:929px !important;
}

#item123704 {
	width:51px !important;
	height:50px !important;
	left:95px !important;
	top:929px !important;
}

@keyframes intensificar-123335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123339 {
	width:117px !important;
	height:117px !important;
}

#item123362 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item123335 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-123367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123372 {
	width:117px !important;
	height:117px !important;
}

#item123395 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item123367 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-123400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123403 {
	width:117px !important;
	height:117px !important;
}

#item123426 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item123400 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-123431 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-123431 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item123434 {
	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;
}

#item123435 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item123440 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item123446 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item123447 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item123470 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item123493 {
	width:254px !important;
	height:14px !important;
	left:35px !important;
	top:951px !important;
}

#item123516 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item123431 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-100466 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-100466 {
	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:316px !important;
	left:127px !important;
	top:133px !important;
	background:#fff;
}

#item54633 {
	opacity:0.95;
	width:492px !important;
	height:180px !important;
	left:127px !important;
	top:449px !important;
	background:#0d224c;
}

#item54634 {
	width:395px !important;
	height:266px !important;
	left:176px !important;
	top:183px !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:476px !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:113px !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:238px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item54845 {
	width:14px !important;
	height:14px !important;
}

#item54849 {
	width:249px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item54872 {
	width:14px !important;
	height:14px !important;
}

#item54818 {
	width:269px !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:176px !important;
	height:10px !important;
	left:47px !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-124420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-124427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-124435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-124444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-124411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-124378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124387 {
	width:159px !important;
	height:26px !important;
	left:477px !important;
	top:594px !important;
}

@keyframes intensificar-124369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124366 {
	width:636px !important;
	height:620px !important;
}

#item124450 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item124516 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item124517 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item124522 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item124518 {
	width:32px !important;
	height:32px !important;
	left:579px !important;
	top:53px !important;
}

#item124527 {
	width:460px !important;
	height:450px !important;
	left:105px !important;
	top:95px !important;
}

@keyframes intensificar-124527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124532 {
	width:42px !important;
	height:40px !important;
	left:459px !important;
	top:336px !important;
}

#item124453 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item124454 {
	opacity:0.95;
	width:636px !important;
	height:411px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item124455 {
	opacity:0.95;
	width:636px !important;
	height:235px !important;
	left:10px !important;
	top:395px !important;
	background:#0d224c;
}

#item124456 {
	width:571px !important;
	height:280px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-124456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124480 {
	width:497px !important;
	height:198px !important;
	left:81px !important;
	top:431px !important;
}

@keyframes intensificar-124480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124507 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item124503 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item124514 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item124451 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item124542 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item124539 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item124550 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item124547 {
	width:26px !important;
	height:49px !important;
	left:580px !important;
	top:290px !important;
}

#item120425 {
	width:403px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item120448 {
	width:20px !important;
	height:20px !important;
}

#item120422 {
	width:430px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item124199 {
	width:569px !important;
	height:37px !important;
	left:38px !important;
	top:643px !important;
}

#item124222 {
	width:569px !important;
	height:19px !important;
	left:38px !important;
	top:682px !important;
}

#item124246 {
	width:571px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

#item124272 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item124277 {
	opacity:0.70;
	width:19px !important;
	height:20px !important;
	left:460px !important;
	top:2px !important;
}

#item124282 {
	width:30px !important;
	height:70px !important;
	left:454px !important;
}

#item124283 {
	width:55px !important;
	height:55px !important;
	left:58px !important;
	top:12px !important;
}

#item124289 {
	width:55px !important;
	height:55px !important;
	left:115px !important;
	top:12px !important;
}

#item124295 {
	width:55px !important;
	height:55px !important;
	left:171px !important;
	top:12px !important;
}

#item124300 {
	width:55px !important;
	height:55px !important;
	left:228px !important;
	top:12px !important;
}

#item124306 {
	width:55px !important;
	height:55px !important;
	left:284px !important;
	top:12px !important;
}

#item124311 {
	width:55px !important;
	height:55px !important;
	left:340px !important;
	top:12px !important;
}

#item124316 {
	width:55px !important;
	height:55px !important;
	left:397px !important;
	top:12px !important;
}

#item124269 {
	width:484px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-124323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124334 {
	width:47px !important;
	height:180px !important;
}

#item124336 {
	width:41px !important;
	height:41px !important;
}

#item124341 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item124346 {
	width:37px !important;
	height:41px !important;
	left:2px !important;
	top:84px !important;
}

#item124347 {
	width:37px !important;
	height:41px !important;
	left:2px !important;
	top:126px !important;
}

#item124331 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:243px !important;
}

#item124348 {
	width:51px !important;
	height:49px !important;
	left:153px !important;
	top:929px !important;
}

#item124354 {
	width:51px !important;
	height:49px !important;
	left:36px !important;
	top:929px !important;
}

#item124359 {
	width:51px !important;
	height:50px !important;
	left:212px !important;
	top:929px !important;
}

#item124360 {
	width:51px !important;
	height:50px !important;
	left:95px !important;
	top:929px !important;
}

@keyframes intensificar-123966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123970 {
	width:117px !important;
	height:117px !important;
}

#item123993 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item123966 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-123998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-123998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124002 {
	width:117px !important;
	height:117px !important;
}

#item124025 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item123998 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-124030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124034 {
	width:117px !important;
	height:117px !important;
}

#item124057 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item124030 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-124064 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-124064 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item124067 {
	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;
}

#item124068 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item124077 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item124082 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item124083 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item124106 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item124129 {
	width:284px !important;
	height:14px !important;
	left:5px !important;
	top:951px !important;
}

#item124153 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item124064 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-101215 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-101215 {
	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:250px !important;
	left:127px !important;
	top:189px !important;
	background:#fff;
}

#item55747 {
	opacity:0.95;
	width:492px !important;
	height:129px !important;
	left:127px !important;
	top:439px !important;
	background:#0d224c;
}

#item55748 {
	width:395px !important;
	height:200px !important;
	left:176px !important;
	top:239px !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:466px !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:2px !important;
}

#item55794 {
	width:32px !important;
	height:32px !important;
	left:609px !important;
	top:166px !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:218px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item55957 {
	width:14px !important;
	height:14px !important;
}

#item55961 {
	width:263px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item55984 {
	width:14px !important;
	height:14px !important;
}

#item55930 {
	width:283px !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:176px !important;
	height:10px !important;
	left:47px !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-125088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-125096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-125105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-125113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-125079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-125048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125055 {
	width:46px !important;
	height:26px !important;
	left:590px !important;
	top:594px !important;
}

@keyframes intensificar-125039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125037 {
	width:636px !important;
	height:620px !important;
}

#item125122 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item125186 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item125187 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item125193 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item125188 {
	width:32px !important;
	height:32px !important;
	left:581px !important;
	top:51px !important;
}

#item125198 {
	width:460px !important;
	height:450px !important;
	left:102px !important;
	top:95px !important;
}

@keyframes intensificar-125198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125204 {
	width:42px !important;
	height:40px !important;
	left:228px !important;
	top:357px !important;
}

#item125125 {
	opacity:0.50;
	width:632px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item125126 {
	opacity:0.95;
	width:636px !important;
	height:326px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item125127 {
	opacity:0.95;
	width:636px !important;
	height:168px !important;
	left:10px !important;
	top:336px !important;
	background:#0d224c;
}

#item125128 {
	width:571px !important;
	height:260px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-125128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125151 {
	width:494px !important;
	height:133px !important;
	left:81px !important;
	top:371px !important;
}

@keyframes intensificar-125151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125178 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item125174 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item125184 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item125123 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item125216 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item125213 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:270px !important;
}

#item125226 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item125223 {
	width:26px !important;
	height:49px !important;
	left:580px !important;
	top:270px !important;
}

#item120454 {
	width:403px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item120477 {
	width:20px !important;
	height:20px !important;
}

#item120451 {
	width:430px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item124846 {
	width:568px !important;
	height:37px !important;
	left:39px !important;
	top:643px !important;
}

#item124869 {
	width:568px !important;
	height:19px !important;
	left:39px !important;
	top:682px !important;
}

#item124892 {
	width:571px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

#item124918 {
	opacity:0.70;
	width:20px !important;
	height:20px !important;
	left:121px !important;
	top:2px !important;
}

#item124924 {
	width:30px !important;
	height:70px !important;
	left:115px !important;
}

#item124925 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item124930 {
	width:55px !important;
	height:55px !important;
	left:56px !important;
	top:12px !important;
}

#item124915 {
	width:145px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-124935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124944 {
	width:47px !important;
	height:180px !important;
}

#item124946 {
	width:41px !important;
	height:41px !important;
}

#item124951 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item124957 {
	width:37px !important;
	height:41px !important;
	left:2px !important;
	top:84px !important;
}

#item124958 {
	width:37px !important;
	height:41px !important;
	left:2px !important;
	top:126px !important;
}

#item124941 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:243px !important;
}

#item124959 {
	width:51px !important;
	height:49px !important;
	left:153px !important;
	top:929px !important;
}

#item124960 {
	width:51px !important;
	height:49px !important;
	left:36px !important;
	top:929px !important;
}

#item124965 {
	width:51px !important;
	height:50px !important;
	left:212px !important;
	top:929px !important;
}

#item124966 {
	width:51px !important;
	height:50px !important;
	left:95px !important;
	top:929px !important;
}

@keyframes intensificar-124613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124618 {
	width:117px !important;
	height:117px !important;
}

#item124641 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item124613 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-124646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124650 {
	width:117px !important;
	height:117px !important;
}

#item124673 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item124646 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-124678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-124678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124681 {
	width:117px !important;
	height:117px !important;
}

#item124704 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item124678 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-124711 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-124711 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item124715 {
	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;
}

#item124716 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item124725 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item124730 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item124731 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item124754 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item124777 {
	width:226px !important;
	height:14px !important;
	left:64px !important;
	top:951px !important;
}

#item124800 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item124711 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-101945 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-101945 {
	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:339px !important;
	left:127px !important;
	top:122px !important;
	background:#fff;
}

#item56822 {
	opacity:0.95;
	width:492px !important;
	height:179px !important;
	left:127px !important;
	top:460px !important;
	background:#0d224c;
}

#item56823 {
	width:395px !important;
	height:288px !important;
	left:176px !important;
	top:172px !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:488px !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:101px !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:232px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item57030 {
	width:14px !important;
	height:14px !important;
}

#item57035 {
	width:297px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item57058 {
	width:14px !important;
	height:14px !important;
}

#item57004 {
	width:317px !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:171px !important;
	height:10px !important;
	left:52px !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-125754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-125762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-125769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-125776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-125745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-125713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125721 {
	width:100px !important;
	height:26px !important;
	left:536px !important;
	top:594px !important;
}

@keyframes intensificar-125705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125703 {
	width:636px !important;
	height:620px !important;
}

#item125786 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item125853 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item125854 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item125859 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item125855 {
	width:32px !important;
	height:32px !important;
	left:580px !important;
	top:51px !important;
}

#item125864 {
	width:460px !important;
	height:450px !important;
	left:106px !important;
	top:91px !important;
}

@keyframes intensificar-125864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125870 {
	width:42px !important;
	height:40px !important;
	left:233px !important;
	top:353px !important;
}

#item125789 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item125790 {
	opacity:0.95;
	width:636px !important;
	height:411px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item125791 {
	opacity:0.95;
	width:636px !important;
	height:233px !important;
	left:10px !important;
	top:397px !important;
	background:#0d224c;
}

#item125792 {
	width:571px !important;
	height:317px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-125792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125816 {
	width:497px !important;
	height:198px !important;
	left:81px !important;
	top:432px !important;
}

@keyframes intensificar-125816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125843 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item125839 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item125850 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item125787 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item125881 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item125878 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item125889 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item125886 {
	width:26px !important;
	height:49px !important;
	left:580px !important;
	top:290px !important;
}

#item120483 {
	width:403px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item120506 {
	width:20px !important;
	height:20px !important;
}

#item120480 {
	width:430px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item125530 {
	width:569px !important;
	height:37px !important;
	left:38px !important;
	top:643px !important;
}

#item125554 {
	width:569px !important;
	height:19px !important;
	left:38px !important;
	top:682px !important;
}

#item125577 {
	width:571px !important;
	height:121px !important;
	left:36px !important;
	top:807px !important;
}

#item125604 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item125609 {
	opacity:0.70;
	width:20px !important;
	height:20px !important;
	left:398px !important;
	top:2px !important;
}

#item125614 {
	width:30px !important;
	height:70px !important;
	left:392px !important;
}

#item125615 {
	width:55px !important;
	height:55px !important;
	left:57px !important;
	top:12px !important;
}

#item125621 {
	width:55px !important;
	height:55px !important;
	left:113px !important;
	top:12px !important;
}

#item125630 {
	width:55px !important;
	height:55px !important;
	left:170px !important;
	top:12px !important;
}

#item125635 {
	width:55px !important;
	height:55px !important;
	left:227px !important;
	top:12px !important;
}

#item125640 {
	width:55px !important;
	height:55px !important;
	left:284px !important;
	top:12px !important;
}

#item125645 {
	width:55px !important;
	height:55px !important;
	left:340px !important;
	top:12px !important;
}

#item125601 {
	width:422px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-125650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125660 {
	width:47px !important;
	height:180px !important;
}

#item125662 {
	width:41px !important;
	height:41px !important;
}

#item125667 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item125675 {
	width:41px !important;
	height:41px !important;
	top:84px !important;
}

#item125680 {
	width:41px !important;
	height:41px !important;
	top:126px !important;
}

#item125657 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:243px !important;
}

#item125686 {
	width:51px !important;
	height:49px !important;
	left:153px !important;
	top:927px !important;
}

#item125687 {
	width:51px !important;
	height:49px !important;
	left:36px !important;
	top:927px !important;
}

#item125694 {
	width:51px !important;
	height:50px !important;
	left:212px !important;
	top:927px !important;
}

#item125695 {
	width:51px !important;
	height:50px !important;
	left:95px !important;
	top:927px !important;
}

@keyframes intensificar-125300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125304 {
	width:117px !important;
	height:117px !important;
}

#item125327 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item125300 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-125333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125337 {
	width:117px !important;
	height:117px !important;
}

#item125360 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item125333 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-125366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125369 {
	width:117px !important;
	height:117px !important;
}

#item125392 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item125366 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-125397 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-125397 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item125400 {
	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;
}

#item125401 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item125406 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item125414 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item125415 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item125438 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item125461 {
	width:247px !important;
	height:14px !important;
	left:43px !important;
	top:951px !important;
}

#item125484 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item125397 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-102702 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-102702 {
	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:316px !important;
	left:127px !important;
	top:132px !important;
	background:#fff;
}

#item57936 {
	opacity:0.95;
	width:492px !important;
	height:183px !important;
	left:127px !important;
	top:448px !important;
	background:#0d224c;
}

#item57937 {
	width:395px !important;
	height:266px !important;
	left:176px !important;
	top:182px !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:478px !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:2px !important;
}

#item57984 {
	width:32px !important;
	height:32px !important;
	left:609px !important;
	top:111px !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:227px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item58145 {
	width:14px !important;
	height:14px !important;
}

#item58149 {
	width:247px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item58173 {
	width:14px !important;
	height:14px !important;
}

#item58119 {
	width:266px !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:176px !important;
	height:10px !important;
	left:47px !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-126385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-126391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-126398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-126404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-126375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-126344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126351 {
	width:46px !important;
	height:26px !important;
	left:590px !important;
	top:594px !important;
}

@keyframes intensificar-126335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126333 {
	width:636px !important;
	height:620px !important;
}

#item126412 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item126478 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item126479 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item126484 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item126480 {
	width:32px !important;
	height:32px !important;
	left:579px !important;
	top:52px !important;
}

#item126490 {
	width:460px !important;
	height:450px !important;
	left:102px !important;
	top:95px !important;
}

@keyframes intensificar-126490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126496 {
	width:42px !important;
	height:40px !important;
	left:229px !important;
	top:357px !important;
}

#item126415 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item126416 {
	opacity:0.95;
	width:636px !important;
	height:411px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item126417 {
	opacity:0.95;
	width:636px !important;
	height:238px !important;
	left:10px !important;
	top:392px !important;
	background:#0d224c;
}

#item126418 {
	width:571px !important;
	height:280px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-126418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126441 {
	width:497px !important;
	height:198px !important;
	left:81px !important;
	top:431px !important;
}

@keyframes intensificar-126441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126469 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item126465 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item126476 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item126413 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item126507 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item126504 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item126515 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item126512 {
	width:26px !important;
	height:49px !important;
	left:580px !important;
	top:290px !important;
}

#item120512 {
	width:403px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item120535 {
	width:20px !important;
	height:20px !important;
}

#item120509 {
	width:430px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item126165 {
	width:569px !important;
	height:37px !important;
	left:38px !important;
	top:643px !important;
}

#item126188 {
	width:569px !important;
	height:19px !important;
	left:38px !important;
	top:682px !important;
}

#item126211 {
	width:568px !important;
	height:121px !important;
	left:36px !important;
	top:807px !important;
}

#item126237 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item126243 {
	opacity:0.70;
	width:20px !important;
	height:20px !important;
	left:398px !important;
	top:2px !important;
}

#item126248 {
	width:30px !important;
	height:70px !important;
	left:392px !important;
}

#item126249 {
	width:55px !important;
	height:55px !important;
	left:57px !important;
	top:12px !important;
}

#item126255 {
	width:55px !important;
	height:55px !important;
	left:113px !important;
	top:12px !important;
}

#item126263 {
	width:55px !important;
	height:55px !important;
	left:170px !important;
	top:12px !important;
}

#item126268 {
	width:55px !important;
	height:55px !important;
	left:227px !important;
	top:12px !important;
}

#item126274 {
	width:55px !important;
	height:55px !important;
	left:284px !important;
	top:12px !important;
}

#item126279 {
	width:55px !important;
	height:55px !important;
	left:340px !important;
	top:12px !important;
}

#item126234 {
	width:422px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-126284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126292 {
	width:47px !important;
	height:180px !important;
}

#item126294 {
	width:41px !important;
	height:41px !important;
}

#item126299 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item126307 {
	width:41px !important;
	height:41px !important;
	top:84px !important;
}

#item126312 {
	width:41px !important;
	height:41px !important;
	top:126px !important;
}

#item126289 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:243px !important;
}

#item126317 {
	width:51px !important;
	height:49px !important;
	left:153px !important;
	top:927px !important;
}

#item126318 {
	width:51px !important;
	height:49px !important;
	left:36px !important;
	top:927px !important;
}

#item126324 {
	width:51px !important;
	height:50px !important;
	left:212px !important;
	top:927px !important;
}

#item126325 {
	width:51px !important;
	height:50px !important;
	left:95px !important;
	top:927px !important;
}

@keyframes intensificar-125937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125941 {
	width:117px !important;
	height:117px !important;
}

#item125964 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item125937 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-125969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-125969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125973 {
	width:117px !important;
	height:117px !important;
}

#item125996 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item125969 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-126001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126004 {
	width:117px !important;
	height:117px !important;
}

#item126027 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item126001 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-126033 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-126033 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item126036 {
	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;
}

#item126037 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item126042 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item126049 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item126050 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item126073 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item126096 {
	width:219px !important;
	height:14px !important;
	left:71px !important;
	top:951px !important;
}

#item126119 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item126033 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-103448 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-103448 {
	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:315px !important;
	left:127px !important;
	top:133px !important;
	background:#fff;
}

#item59085 {
	opacity:0.95;
	width:492px !important;
	height:181px !important;
	left:127px !important;
	top:448px !important;
	background:#0d224c;
}

#item59086 {
	width:395px !important;
	height:266px !important;
	left:176px !important;
	top:183px !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:475px !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:112px !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:244px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item59295 {
	width:14px !important;
	height:14px !important;
}

#item59299 {
	width:259px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item59322 {
	width:14px !important;
	height:14px !important;
}

#item59269 {
	width:279px !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:176px !important;
	height:10px !important;
	left:47px !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-127031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-127038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-127045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-127052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-127022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-126987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126998 {
	width:105px !important;
	height:26px !important;
	left:531px !important;
	top:594px !important;
}

@keyframes intensificar-126977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126975 {
	width:636px !important;
	height:620px !important;
}

#item127059 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item127126 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item127127 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item127132 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item127128 {
	width:32px !important;
	height:32px !important;
	left:578px !important;
	top:53px !important;
}

#item127140 {
	width:460px !important;
	height:450px !important;
	left:105px !important;
	top:95px !important;
}

@keyframes intensificar-127140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127145 {
	width:42px !important;
	height:40px !important;
	left:379px !important;
	top:223px !important;
}

#item127062 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item127063 {
	opacity:0.95;
	width:636px !important;
	height:410px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item127064 {
	opacity:0.95;
	width:636px !important;
	height:235px !important;
	left:10px !important;
	top:395px !important;
	background:#0d224c;
}

#item127067 {
	width:571px !important;
	height:280px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-127067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127091 {
	width:497px !important;
	height:198px !important;
	left:81px !important;
	top:430px !important;
}

@keyframes intensificar-127091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127118 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item127114 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item127124 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item127060 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item127153 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item127150 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item127162 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item127159 {
	width:26px !important;
	height:49px !important;
	left:580px !important;
	top:290px !important;
}

#item120558 {
	width:403px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item120581 {
	width:20px !important;
	height:20px !important;
}

#item120555 {
	width:430px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item126817 {
	width:570px !important;
	height:37px !important;
	left:37px !important;
	top:643px !important;
}

#item126840 {
	width:570px !important;
	height:19px !important;
	left:37px !important;
	top:682px !important;
}

#item126863 {
	width:571px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

#item126889 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item126895 {
	opacity:0.70;
	width:20px !important;
	height:20px !important;
	left:293px !important;
	top:2px !important;
}

#item126900 {
	width:30px !important;
	height:70px !important;
	left:286px !important;
}

#item126901 {
	width:55px !important;
	height:55px !important;
	left:57px !important;
	top:12px !important;
}

#item126907 {
	width:55px !important;
	height:55px !important;
	left:114px !important;
	top:12px !important;
}

#item126916 {
	width:55px !important;
	height:55px !important;
	left:171px !important;
	top:12px !important;
}

#item126923 {
	width:55px !important;
	height:55px !important;
	left:228px !important;
	top:12px !important;
}

#item126886 {
	width:317px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-126929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126937 {
	width:47px !important;
	height:180px !important;
}

#item126939 {
	width:41px !important;
	height:41px !important;
}

#item126944 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item126949 {
	width:41px !important;
	height:41px !important;
	top:84px !important;
}

#item126954 {
	width:37px !important;
	height:41px !important;
	left:2px !important;
	top:126px !important;
}

#item126934 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:243px !important;
}

#item126956 {
	width:51px !important;
	height:49px !important;
	left:153px !important;
	top:929px !important;
}

#item126963 {
	width:51px !important;
	height:49px !important;
	left:36px !important;
	top:929px !important;
}

#item126968 {
	width:51px !important;
	height:50px !important;
	left:212px !important;
	top:929px !important;
}

#item126969 {
	width:51px !important;
	height:50px !important;
	left:95px !important;
	top:929px !important;
}

@keyframes intensificar-126586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126590 {
	width:117px !important;
	height:117px !important;
}

#item126613 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item126586 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-126619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126623 {
	width:117px !important;
	height:117px !important;
}

#item126646 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item126619 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-126652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-126652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126655 {
	width:117px !important;
	height:117px !important;
}

#item126678 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item126652 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-126683 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-126683 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item126686 {
	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;
}

#item126688 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item126693 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item126700 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item126701 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item126724 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item126747 {
	width:228px !important;
	height:14px !important;
	left:62px !important;
	top:951px !important;
}

#item126771 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item126683 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-104198 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-104198 {
	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;}
}
#item117708 {
	width:210px !important;
	height:37px !important;
	left:50px !important;
	top:36px !important;
}

@keyframes intensificar-117708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-117708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117576 {
	width:600px !important;
	height:550px !important;
	top:443px !important;
	background:#f9fcfe;
}

#item117577 {
	width:600px !important;
	height:443px !important;
	background:#fff;
}

#item117578 {
	width:506px !important;
	height:306px !important;
	left:97px !important;
	top:279px !important;
}

#item117601 {
	width:506px !important;
	height:54px !important;
	left:97px !important;
	top:201px !important;
}

#item117624 {
	width:384px !important;
	height:320px !important;
	left:87px !important;
	top:799px !important;
}

@keyframes intensificar-117624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-117624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117629 {
	width:41px !important;
	height:39px !important;
	left:169px !important;
	top:942px !important;
}

#item117634 {
	width:41px !important;
	height:39px !important;
	left:308px !important;
	top:1012px !important;
}

#item117646 {
	width:183px !important;
	height:30px !important;
	left:199px !important;
	top:1002px !important;
}

#item117678 {
	width:216px !important;
	height:27px !important;
}

#item117675 {
	width:216px !important;
	height:27px !important;
	left:402px !important;
	top:1077px !important;
}

#item117690 {
	width:216px !important;
	height:27px !important;
}

#item117686 {
	width:216px !important;
	height:27px !important;
	left:170px !important;
	top:722px !important;
}

#item117700 {
	width:218px !important;
	height:27px !important;
}

#item117697 {
	width:218px !important;
	height:27px !important;
	left:109px !important;
	top:652px !important;
}

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

@keyframes atenuar-104524 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-104524 {
	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:315px !important;
	left:127px !important;
	top:116px !important;
	background:#fff;
}

#item60152 {
	opacity:0.95;
	width:492px !important;
	height:214px !important;
	left:127px !important;
	top:432px !important;
	background:#0d224c;
}

#item60153 {
	width:395px !important;
	height:266px !important;
	left:176px !important;
	top:167px !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:459px !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:2px !important;
}

#item60199 {
	width:32px !important;
	height:32px !important;
	left:609px !important;
	top:96px !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:236px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item60378 {
	width:14px !important;
	height:14px !important;
}

#item60382 {
	width:245px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item60405 {
	width:14px !important;
	height:14px !important;
}

#item60351 {
	width:265px !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:176px !important;
	height:10px !important;
	left:47px !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-127666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-127673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-127680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-127688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-127657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-127623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127633 {
	width:164px !important;
	height:26px !important;
	left:16px !important;
	top:594px !important;
}

@keyframes intensificar-127613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127611 {
	width:636px !important;
	height:620px !important;
}

#item127695 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item127759 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item127760 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item127765 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item127761 {
	width:32px !important;
	height:32px !important;
	left:577px !important;
	top:52px !important;
}

#item127774 {
	width:460px !important;
	height:450px !important;
	left:97px !important;
	top:95px !important;
}

@keyframes intensificar-127774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127780 {
	width:42px !important;
	height:40px !important;
	left:343px !important;
	top:381px !important;
}

#item127698 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item127699 {
	opacity:0.95;
	width:636px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item127700 {
	opacity:0.95;
	width:636px !important;
	height:278px !important;
	left:10px !important;
	top:352px !important;
	background:#0d224c;
}

#item127701 {
	width:571px !important;
	height:280px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-127701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127724 {
	width:497px !important;
	height:242px !important;
	left:81px !important;
	top:388px !important;
}

@keyframes intensificar-127724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127751 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item127747 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item127757 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item127696 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item127788 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item127785 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item127797 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item127794 {
	width:26px !important;
	height:49px !important;
	left:580px !important;
	top:290px !important;
}

#item120587 {
	width:403px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item120610 {
	width:20px !important;
	height:20px !important;
}

#item120584 {
	width:430px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item127438 {
	width:568px !important;
	height:37px !important;
	left:39px !important;
	top:643px !important;
}

#item127461 {
	width:568px !important;
	height:19px !important;
	left:39px !important;
	top:682px !important;
}

#item127484 {
	width:571px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

@keyframes intensificar-127507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127515 {
	width:47px !important;
	height:180px !important;
}

#item127517 {
	width:41px !important;
	height:41px !important;
}

#item127525 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item127531 {
	width:41px !important;
	height:41px !important;
	top:84px !important;
}

#item127537 {
	width:41px !important;
	height:41px !important;
	top:126px !important;
}

#item127512 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:148px !important;
}

#item127543 {
	width:51px !important;
	height:49px !important;
	left:153px !important;
	top:929px !important;
}

#item127552 {
	width:51px !important;
	height:49px !important;
	left:36px !important;
	top:929px !important;
}

#item127557 {
	width:51px !important;
	height:50px !important;
	left:212px !important;
	top:929px !important;
}

#item127558 {
	width:51px !important;
	height:50px !important;
	left:95px !important;
	top:929px !important;
}

#item127566 {
	opacity:0.70;
	width:20px !important;
	height:20px !important;
	left:340px !important;
	top:2px !important;
}

#item127571 {
	width:30px !important;
	height:70px !important;
	left:334px !important;
}

#item127572 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item127577 {
	width:55px !important;
	height:55px !important;
	left:57px !important;
	top:12px !important;
}

#item127582 {
	width:55px !important;
	height:55px !important;
	left:113px !important;
	top:12px !important;
}

#item127590 {
	width:55px !important;
	height:55px !important;
	left:170px !important;
	top:12px !important;
}

#item127597 {
	width:55px !important;
	height:55px !important;
	left:226px !important;
	top:12px !important;
}

#item127604 {
	width:55px !important;
	height:55px !important;
	left:283px !important;
	top:12px !important;
}

#item127563 {
	width:364px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-127211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127216 {
	width:117px !important;
	height:117px !important;
}

#item127239 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item127211 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-127244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127248 {
	width:117px !important;
	height:117px !important;
}

#item127271 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item127244 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-127276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127279 {
	width:117px !important;
	height:117px !important;
}

#item127302 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item127276 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-127307 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-127307 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item127310 {
	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;
}

#item127311 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item127316 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item127321 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item127322 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item127346 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item127369 {
	width:228px !important;
	height:14px !important;
	left:62px !important;
	top:951px !important;
}

#item127392 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item127307 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-105281 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-105281 {
	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:315px !important;
	left:127px !important;
	top:125px !important;
	background:#fff;
}

#item61427 {
	opacity:0.95;
	width:492px !important;
	height:197px !important;
	left:127px !important;
	top:440px !important;
	background:#0d224c;
}

#item61428 {
	width:395px !important;
	height:266px !important;
	left:176px !important;
	top:176px !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:169px !important;
	left:182px !important;
	top:467px !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:103px !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:236px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item61612 {
	width:14px !important;
	height:14px !important;
}

#item61616 {
	width:280px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item61639 {
	width:14px !important;
	height:14px !important;
}

#item61586 {
	width:300px !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:171px !important;
	height:10px !important;
	left:52px !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-128257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-128264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-128273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-128283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-128329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-128298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128305 {
	width:326px !important;
	height:26px !important;
	left:310px !important;
	top:594px !important;
}

@keyframes intensificar-128291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128254 {
	width:636px !important;
	height:620px !important;
}

#item128337 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item128401 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item128402 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item128407 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item128403 {
	width:32px !important;
	height:32px !important;
	left:579px !important;
	top:52px !important;
}

#item128412 {
	width:460px !important;
	height:450px !important;
	left:98px !important;
	top:95px !important;
}

@keyframes intensificar-128412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128419 {
	width:42px !important;
	height:40px !important;
	left:189px !important;
	top:307px !important;
}

#item128340 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item128341 {
	opacity:0.95;
	width:636px !important;
	height:410px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item128342 {
	opacity:0.95;
	width:636px !important;
	height:234px !important;
	left:10px !important;
	top:396px !important;
	background:#0d224c;
}

#item128343 {
	width:571px !important;
	height:280px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-128343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128366 {
	width:497px !important;
	height:198px !important;
	left:81px !important;
	top:431px !important;
}

@keyframes intensificar-128366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128393 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item128389 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item128399 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item128338 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item128428 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item128425 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item128436 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item128433 {
	width:26px !important;
	height:49px !important;
	left:580px !important;
	top:290px !important;
}

#item120617 {
	width:403px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item120640 {
	width:20px !important;
	height:20px !important;
}

#item120614 {
	width:430px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item128095 {
	width:569px !important;
	height:37px !important;
	left:38px !important;
	top:643px !important;
}

#item128118 {
	width:569px !important;
	height:19px !important;
	left:38px !important;
	top:682px !important;
}

#item128141 {
	width:571px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

@keyframes intensificar-128164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128174 {
	width:47px !important;
	height:180px !important;
}

#item128176 {
	width:41px !important;
	height:41px !important;
}

#item128181 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item128188 {
	width:41px !important;
	height:41px !important;
	top:84px !important;
}

#item128195 {
	width:41px !important;
	height:41px !important;
	top:126px !important;
}

#item128171 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:148px !important;
}

#item128203 {
	width:51px !important;
	height:49px !important;
	left:153px !important;
	top:929px !important;
}

#item128204 {
	width:51px !important;
	height:49px !important;
	left:36px !important;
	top:929px !important;
}

#item128209 {
	width:51px !important;
	height:50px !important;
	left:212px !important;
	top:929px !important;
}

#item128210 {
	width:51px !important;
	height:50px !important;
	left:95px !important;
	top:929px !important;
}

#item128218 {
	opacity:0.70;
	width:20px !important;
	height:20px !important;
	left:283px !important;
	top:2px !important;
}

#item128224 {
	width:30px !important;
	height:70px !important;
	left:277px !important;
}

#item128225 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item128230 {
	width:55px !important;
	height:55px !important;
	left:56px !important;
	top:12px !important;
}

#item128235 {
	width:55px !important;
	height:55px !important;
	left:113px !important;
	top:12px !important;
}

#item128241 {
	width:55px !important;
	height:55px !important;
	left:169px !important;
	top:12px !important;
}

#item128248 {
	width:55px !important;
	height:55px !important;
	left:225px !important;
	top:12px !important;
}

#item128215 {
	width:307px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-127867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127871 {
	width:117px !important;
	height:117px !important;
}

#item127894 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item127867 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-127899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127903 {
	width:117px !important;
	height:117px !important;
}

#item127926 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item127899 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-127931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-127931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127934 {
	width:117px !important;
	height:117px !important;
}

#item127957 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item127931 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-127963 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-127963 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item127966 {
	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;
}

#item127968 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item127973 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item127978 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item127980 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item128003 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item128026 {
	width:239px !important;
	height:14px !important;
	left:50px !important;
	top:951px !important;
}

#item128049 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item127963 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-106022 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-106022 {
	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:315px !important;
	left:127px !important;
	top:133px !important;
	background:#fff;
}

#item62544 {
	opacity:0.95;
	width:492px !important;
	height:180px !important;
	left:127px !important;
	top:448px !important;
	background:#0d224c;
}

#item62545 {
	width:395px !important;
	height:266px !important;
	left:176px !important;
	top:184px !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:476px !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:111px !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:241px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item62732 {
	width:14px !important;
	height:14px !important;
}

#item62736 {
	width:241px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item62759 {
	width:14px !important;
	height:14px !important;
}

#item62706 {
	width:261px !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:176px !important;
	height:10px !important;
	left:47px !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-128925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-128935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-128943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-128950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-128915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-128884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128891 {
	width:242px !important;
	height:26px !important;
	left:394px !important;
	top:594px !important;
}

@keyframes intensificar-128877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128875 {
	width:636px !important;
	height:620px !important;
}

#item128957 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item129022 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item129023 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item129029 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:2px !important;
}

#item129024 {
	width:32px !important;
	height:32px !important;
	left:578px !important;
	top:52px !important;
}

#item129034 {
	width:460px !important;
	height:450px !important;
	left:102px !important;
	top:95px !important;
}

@keyframes intensificar-129034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129039 {
	width:42px !important;
	height:40px !important;
	left:193px !important;
	top:307px !important;
}

#item128960 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item128961 {
	opacity:0.95;
	width:636px !important;
	height:410px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item128962 {
	opacity:0.95;
	width:636px !important;
	height:234px !important;
	left:10px !important;
	top:396px !important;
	background:#0d224c;
}

#item128963 {
	width:571px !important;
	height:280px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-128963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128986 {
	width:497px !important;
	height:198px !important;
	left:81px !important;
	top:431px !important;
}

@keyframes intensificar-128986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129013 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item129009 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item129020 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item128958 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item129049 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item129046 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item129057 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item129054 {
	width:26px !important;
	height:49px !important;
	left:580px !important;
	top:290px !important;
}

#item120646 {
	width:403px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item120669 {
	width:20px !important;
	height:20px !important;
}

#item120643 {
	width:430px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item128718 {
	width:568px !important;
	height:37px !important;
	left:39px !important;
	top:643px !important;
}

#item128741 {
	width:568px !important;
	height:19px !important;
	left:39px !important;
	top:682px !important;
}

#item128764 {
	width:571px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

@keyframes intensificar-128787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128796 {
	width:47px !important;
	height:180px !important;
}

#item128799 {
	width:41px !important;
	height:41px !important;
}

#item128806 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item128811 {
	width:41px !important;
	height:41px !important;
	top:84px !important;
}

#item128816 {
	width:41px !important;
	height:41px !important;
	top:126px !important;
}

#item128793 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:148px !important;
}

#item128823 {
	width:51px !important;
	height:49px !important;
	left:153px !important;
	top:929px !important;
}

#item128824 {
	width:51px !important;
	height:49px !important;
	left:36px !important;
	top:929px !important;
}

#item128832 {
	width:51px !important;
	height:50px !important;
	left:212px !important;
	top:929px !important;
}

#item128833 {
	width:51px !important;
	height:50px !important;
	left:95px !important;
	top:929px !important;
}

#item128841 {
	opacity:0.70;
	width:20px !important;
	height:20px !important;
	left:283px !important;
	top:2px !important;
}

#item128846 {
	width:30px !important;
	height:70px !important;
	left:277px !important;
}

#item128847 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item128852 {
	width:55px !important;
	height:55px !important;
	left:56px !important;
	top:12px !important;
}

#item128858 {
	width:55px !important;
	height:55px !important;
	left:113px !important;
	top:12px !important;
}

#item128863 {
	width:55px !important;
	height:55px !important;
	left:169px !important;
	top:12px !important;
}

#item128868 {
	width:55px !important;
	height:55px !important;
	left:225px !important;
	top:12px !important;
}

#item128838 {
	width:307px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-128490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128494 {
	width:117px !important;
	height:117px !important;
}

#item128517 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item128490 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-128522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128526 {
	width:117px !important;
	height:117px !important;
}

#item128549 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item128522 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-128554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-128554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128557 {
	width:117px !important;
	height:117px !important;
}

#item128580 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item128554 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-128585 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-128585 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item128589 {
	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;
}

#item128590 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item128595 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item128601 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item128602 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item128625 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item128648 {
	width:229px !important;
	height:14px !important;
	left:61px !important;
	top:951px !important;
}

#item128672 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item128585 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-106766 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-106766 {
	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;}
}
#item118023 {
	opacity:0.90;
	width:210px !important;
	height:37px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-118023 {
	0% {opacity:0;}
	100% {opacity:0.9;}
}
@-webkit-keyframes intensificar-118023 {
	0% {opacity:0;}
	100% {opacity:0.9;}
}
#item117896 {
	width:625px !important;
	height:509px !important;
	top:530px !important;
	background:#f9fcfe;
}

#item117897 {
	width:625px !important;
	height:536px !important;
	background:#fff;
}

#item117898 {
	width:544px !important;
	height:392px !important;
	left:78px !important;
	top:245px !important;
}

#item117921 {
	width:493px !important;
	height:94px !important;
	left:78px !important;
	top:152px !important;
}

#item117944 {
	width:556px !important;
	height:474px !important;
	left:72px !important;
	top:673px !important;
}

@keyframes intensificar-117944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-117944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117951 {
	width:41px !important;
	height:39px !important;
	left:276px !important;
	top:989px !important;
}

#item117957 {
	width:183px !important;
	height:30px !important;
	left:257px !important;
	top:904px !important;
}

#item117981 {
	width:252px !important;
	height:30px !important;
	left:354px !important;
	top:976px !important;
}

#item118014 {
	width:204px !important;
	height:24px !important;
}

#item118011 {
	width:204px !important;
	height:24px !important;
	left:313px !important;
	top:1120px !important;
}

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

@keyframes atenuar-106930 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-106930 {
	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:295px !important;
	left:127px !important;
	top:151px !important;
	background:#fff;
}

#item63641 {
	opacity:0.95;
	width:492px !important;
	height:165px !important;
	left:127px !important;
	top:446px !important;
	background:#0d224c;
}

#item63642 {
	width:395px !important;
	height:244px !important;
	left:176px !important;
	top:201px !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:473px !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:130px !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:208px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item63818 {
	width:14px !important;
	height:14px !important;
}

#item63822 {
	width:213px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item63845 {
	width:14px !important;
	height:14px !important;
}

#item63792 {
	width:233px !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:174px !important;
	height:10px !important;
	left:49px !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-129529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-129539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-129546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-129554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-129519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-129487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129494 {
	width:230px !important;
	height:26px !important;
	left:376px !important;
	top:594px !important;
}

@keyframes intensificar-129479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129477 {
	width:636px !important;
	height:620px !important;
}

#item129562 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item129630 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item129631 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item129636 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item129632 {
	width:32px !important;
	height:32px !important;
	left:577px !important;
	top:55px !important;
}

#item129641 {
	width:491px !important;
	height:450px !important;
	left:86px !important;
	top:95px !important;
}

@keyframes intensificar-129641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129646 {
	width:42px !important;
	height:40px !important;
	left:247px !important;
	top:396px !important;
}

#item129565 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item129566 {
	opacity:0.95;
	width:636px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item129567 {
	opacity:0.95;
	width:636px !important;
	height:214px !important;
	left:10px !important;
	top:393px !important;
	background:#0d224c;
}

#item129568 {
	width:571px !important;
	height:280px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-129568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129591 {
	width:497px !important;
	height:176px !important;
	left:81px !important;
	top:429px !important;
}

@keyframes intensificar-129591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129618 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item129614 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item129628 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item129563 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item129654 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item129651 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item129662 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item129659 {
	width:26px !important;
	height:49px !important;
	left:580px !important;
	top:290px !important;
}

#item120676 {
	width:403px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item120699 {
	width:20px !important;
	height:20px !important;
}

#item120673 {
	width:430px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item129337 {
	width:569px !important;
	height:37px !important;
	left:38px !important;
	top:643px !important;
}

#item129360 {
	width:569px !important;
	height:19px !important;
	left:38px !important;
	top:682px !important;
}

#item129383 {
	width:571px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

@keyframes intensificar-129406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129414 {
	width:47px !important;
	height:180px !important;
}

#item129416 {
	width:41px !important;
	height:41px !important;
}

#item129421 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item129428 {
	width:41px !important;
	height:41px !important;
	top:84px !important;
}

#item129429 {
	width:37px !important;
	height:41px !important;
	left:2px !important;
	top:126px !important;
}

#item129411 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:319px !important;
}

#item129430 {
	width:51px !important;
	height:49px !important;
	left:153px !important;
	top:929px !important;
}

#item129431 {
	width:51px !important;
	height:49px !important;
	left:36px !important;
	top:929px !important;
}

#item129436 {
	width:51px !important;
	height:50px !important;
	left:212px !important;
	top:929px !important;
}

#item129437 {
	width:51px !important;
	height:50px !important;
	left:95px !important;
	top:929px !important;
}

#item129447 {
	opacity:0.70;
	width:20px !important;
	height:20px !important;
	left:227px !important;
	top:2px !important;
}

#item129453 {
	width:30px !important;
	height:70px !important;
	left:220px !important;
}

#item129454 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item129462 {
	width:55px !important;
	height:55px !important;
	left:56px !important;
	top:12px !important;
}

#item129467 {
	width:55px !important;
	height:55px !important;
	left:113px !important;
	top:12px !important;
}

#item129472 {
	width:55px !important;
	height:55px !important;
	left:169px !important;
	top:12px !important;
}

#item129443 {
	width:251px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-129103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129107 {
	width:117px !important;
	height:117px !important;
}

#item129130 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item129103 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-129140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129145 {
	width:117px !important;
	height:117px !important;
}

#item129168 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item129140 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-129173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129176 {
	width:117px !important;
	height:117px !important;
}

#item129199 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item129173 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-129204 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-129204 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item129207 {
	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;
}

#item129208 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item129213 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item129218 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item129219 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item129242 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item129265 {
	width:223px !important;
	height:14px !important;
	left:67px !important;
	top:951px !important;
}

#item129289 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item129204 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-107670 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-107670 {
	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:108px !important;
}

#item44384 {
	width:379px !important;
	height:72px !important;
	left:678px !important;
	top:36px !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;}
}
#item118230 {
	opacity:0.90;
	width:210px !important;
	height:37px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-118230 {
	0% {opacity:0;}
	100% {opacity:0.9;}
}
@-webkit-keyframes intensificar-118230 {
	0% {opacity:0;}
	100% {opacity:0.9;}
}
#item118081 {
	width:628px !important;
	height:564px !important;
	top:469px !important;
	background:#f9fcfe;
}

#item118082 {
	width:628px !important;
	height:492px !important;
	background:#fff;
}

#item118083 {
	width:548px !important;
	height:343px !important;
	left:76px !important;
	top:241px !important;
}

#item118106 {
	width:493px !important;
	height:54px !important;
	left:74px !important;
	top:157px !important;
}

#item118129 {
	width:477px !important;
	height:546px !important;
	left:51px !important;
	top:600px !important;
}

@keyframes intensificar-118129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-118129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item118139 {
	width:41px !important;
	height:39px !important;
	left:128px !important;
	top:959px !important;
}

#item118144 {
	width:41px !important;
	height:39px !important;
	left:253px !important;
	top:915px !important;
}

#item118149 {
	width:41px !important;
	height:39px !important;
	left:388px !important;
	top:835px !important;
}

#item118158 {
	width:175px !important;
	height:21px !important;
	left:180px !important;
	top:879px !important;
}

#item118192 {
	width:248px !important;
	height:25px !important;
}

#item118189 {
	width:248px !important;
	height:25px !important;
	left:390px !important;
	top:907px !important;
}

#item118202 {
	width:117px !important;
	height:23px !important;
}

#item118199 {
	width:117px !important;
	height:23px !important;
	left:348px !important;
	top:968px !important;
}

#item118213 {
	width:124px !important;
	height:23px !important;
}

#item118210 {
	width:124px !important;
	height:23px !important;
	left:196px !important;
	top:1049px !important;
}

#item118223 {
	width:213px !important;
	height:22px !important;
}

#item118220 {
	width:213px !important;
	height:22px !important;
	left:149px !important;
	top:1120px !important;
}

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

@keyframes atenuar-107844 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-107844 {
	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:318px !important;
	left:127px !important;
	top:116px !important;
	background:#fff;
}

#item64696 {
	opacity:0.95;
	width:492px !important;
	height:214px !important;
	left:127px !important;
	top:432px !important;
	background:#0d224c;
}

#item64697 {
	width:395px !important;
	height:266px !important;
	left:176px !important;
	top:166px !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:459px !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:2px !important;
}

#item64743 {
	width:32px !important;
	height:32px !important;
	left:609px !important;
	top:94px !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:218px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item64881 {
	width:14px !important;
	height:14px !important;
}

#item64886 {
	width:218px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item64910 {
	width:14px !important;
	height:14px !important;
}

#item64855 {
	width:238px !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:176px !important;
	height:10px !important;
	left:47px !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-130159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-130167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-130174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-130181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-130147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-130116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130123 {
	width:145px !important;
	height:26px !important;
	left:491px !important;
	top:594px !important;
}

@keyframes intensificar-130108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130106 {
	width:636px !important;
	height:620px !important;
}

#item130189 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item130258 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item130259 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item130265 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item130260 {
	width:32px !important;
	height:32px !important;
	left:579px !important;
	top:52px !important;
}

#item130270 {
	width:460px !important;
	height:450px !important;
	left:105px !important;
	top:95px !important;
}

@keyframes intensificar-130270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130275 {
	width:42px !important;
	height:40px !important;
	left:299px !important;
	top:432px !important;
}

#item130192 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item130193 {
	opacity:0.95;
	width:636px !important;
	height:367px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item130194 {
	opacity:0.95;
	width:636px !important;
	height:256px !important;
	left:10px !important;
	top:374px !important;
	background:#0d224c;
}

#item130195 {
	width:571px !important;
	height:280px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-130195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130218 {
	width:497px !important;
	height:220px !important;
	left:81px !important;
	top:409px !important;
}

@keyframes intensificar-130218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130246 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item130241 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item130256 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item130190 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item130284 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item130281 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item130292 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item130289 {
	width:26px !important;
	height:49px !important;
	left:580px !important;
	top:290px !important;
}

#item120706 {
	width:403px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item120730 {
	width:20px !important;
	height:20px !important;
}

#item120703 {
	width:430px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item129945 {
	width:569px !important;
	height:37px !important;
	left:38px !important;
	top:643px !important;
}

#item129968 {
	width:569px !important;
	height:19px !important;
	left:38px !important;
	top:682px !important;
}

#item129992 {
	width:571px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

@keyframes intensificar-130015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130023 {
	width:47px !important;
	height:180px !important;
}

#item130025 {
	width:41px !important;
	height:41px !important;
}

#item130030 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item130035 {
	width:41px !important;
	height:41px !important;
	top:84px !important;
}

#item130020 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:260px !important;
}

#item130040 {
	width:51px !important;
	height:49px !important;
	left:153px !important;
	top:929px !important;
}

#item130041 {
	width:51px !important;
	height:49px !important;
	left:36px !important;
	top:929px !important;
}

#item130046 {
	width:51px !important;
	height:50px !important;
	left:212px !important;
	top:929px !important;
}

#item130047 {
	width:51px !important;
	height:50px !important;
	left:95px !important;
	top:929px !important;
}

#item130056 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item130062 {
	opacity:0.70;
	width:20px !important;
	height:20px !important;
	left:398px !important;
	top:2px !important;
}

#item130069 {
	width:30px !important;
	height:70px !important;
	left:392px !important;
}

#item130070 {
	width:55px !important;
	height:55px !important;
	left:57px !important;
	top:12px !important;
}

#item130075 {
	width:55px !important;
	height:55px !important;
	left:113px !important;
	top:12px !important;
}

#item130081 {
	width:55px !important;
	height:55px !important;
	left:170px !important;
	top:12px !important;
}

#item130089 {
	width:55px !important;
	height:55px !important;
	left:227px !important;
	top:12px !important;
}

#item130094 {
	width:55px !important;
	height:55px !important;
	left:284px !important;
	top:12px !important;
}

#item130101 {
	width:55px !important;
	height:55px !important;
	left:340px !important;
	top:12px !important;
}

#item130053 {
	width:422px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-129710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129714 {
	width:117px !important;
	height:117px !important;
}

#item129737 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item129710 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-129744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129748 {
	width:117px !important;
	height:117px !important;
}

#item129771 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item129744 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-129776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-129776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129781 {
	width:117px !important;
	height:117px !important;
}

#item129804 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item129776 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-129809 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-129809 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item129812 {
	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;
}

#item129813 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item129819 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item129829 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item129830 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item129853 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item129876 {
	width:225px !important;
	height:14px !important;
	left:65px !important;
	top:951px !important;
}

#item129899 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item129809 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-108589 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-108589 {
	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:248px !important;
	height:13px !important;
	left:20px !important;
	top:1px !important;
}

#item66059 {
	width:14px !important;
	height:14px !important;
}

#item66065 {
	width:238px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item66088 {
	width:14px !important;
	height:14px !important;
}

#item66033 {
	width:268px !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:173px !important;
	height:10px !important;
	left:50px !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-130799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-130809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-130816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-130824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-130790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-130757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130765 {
	width:85px !important;
	height:26px !important;
	left:551px !important;
	top:594px !important;
}

@keyframes intensificar-130748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130746 {
	width:636px !important;
	height:620px !important;
}

#item130832 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item130900 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item130901 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item130906 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item130902 {
	width:32px !important;
	height:32px !important;
	left:577px !important;
	top:53px !important;
}

#item130911 {
	width:460px !important;
	height:450px !important;
	left:105px !important;
	top:95px !important;
}

@keyframes intensificar-130911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130917 {
	width:42px !important;
	height:40px !important;
	left:139px !important;
	top:495px !important;
}

#item130835 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item130836 {
	opacity:0.95;
	width:636px !important;
	height:401px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item130837 {
	opacity:0.95;
	width:636px !important;
	height:238px !important;
	left:10px !important;
	top:392px !important;
	background:#0d224c;
}

#item130838 {
	width:571px !important;
	height:309px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-130838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130862 {
	width:497px !important;
	height:186px !important;
	left:81px !important;
	top:427px !important;
}

@keyframes intensificar-130862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130889 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item130885 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item130898 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item130833 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item130925 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item130922 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item130933 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item130930 {
	width:26px !important;
	height:49px !important;
	left:580px !important;
	top:290px !important;
}

#item120739 {
	width:403px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item120762 {
	width:20px !important;
	height:20px !important;
}

#item120736 {
	width:430px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item130587 {
	width:568px !important;
	height:37px !important;
	left:39px !important;
	top:643px !important;
}

#item130610 {
	width:568px !important;
	height:19px !important;
	left:39px !important;
	top:682px !important;
}

#item130633 {
	width:571px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

#item130659 {
	width:47px !important;
	height:180px !important;
}

#item130661 {
	width:41px !important;
	height:41px !important;
}

#item130666 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item130671 {
	width:41px !important;
	height:41px !important;
	top:84px !important;
}

#item130677 {
	width:41px !important;
	height:41px !important;
	top:126px !important;
}

#item130656 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:260px !important;
}

#item130682 {
	width:51px !important;
	height:49px !important;
	left:153px !important;
	top:929px !important;
}

#item130683 {
	width:51px !important;
	height:49px !important;
	left:36px !important;
	top:929px !important;
}

#item130689 {
	width:51px !important;
	height:50px !important;
	left:212px !important;
	top:929px !important;
}

#item130690 {
	width:51px !important;
	height:50px !important;
	left:95px !important;
	top:929px !important;
}

#item130698 {
	opacity:0.70;
	width:20px !important;
	height:20px !important;
	left:340px !important;
	top:2px !important;
}

#item130705 {
	width:30px !important;
	height:70px !important;
	left:334px !important;
}

#item130706 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item130711 {
	width:55px !important;
	height:55px !important;
	left:57px !important;
	top:12px !important;
}

#item130716 {
	width:55px !important;
	height:55px !important;
	left:113px !important;
	top:12px !important;
}

#item130722 {
	width:55px !important;
	height:55px !important;
	left:170px !important;
	top:12px !important;
}

#item130730 {
	width:55px !important;
	height:55px !important;
	left:226px !important;
	top:12px !important;
}

#item130735 {
	width:55px !important;
	height:55px !important;
	left:283px !important;
	top:12px !important;
}

#item130695 {
	width:364px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-130741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-130353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130357 {
	width:117px !important;
	height:117px !important;
}

#item130381 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item130353 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-130388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130392 {
	width:117px !important;
	height:117px !important;
}

#item130415 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item130388 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-130420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130423 {
	width:117px !important;
	height:117px !important;
}

#item130446 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item130420 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-130451 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-130451 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item130454 {
	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;
}

#item130455 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item130462 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item130471 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item130472 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item130495 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item130518 {
	width:216px !important;
	height:14px !important;
	left:74px !important;
	top:951px !important;
}

#item130541 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item130451 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-109339 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-109339 {
	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:338px !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:223px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item67133 {
	width:14px !important;
	height:14px !important;
}

#item67137 {
	width:251px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item67160 {
	width:14px !important;
	height:14px !important;
}

#item67105 {
	width:271px !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:175px !important;
	height:10px !important;
	left:48px !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-131439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-131439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-131448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-131448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-131455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-131455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-131466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-131466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131473 {
	width:298px !important;
	height:25px !important;
	left:338px !important;
	top:277px !important;
}

@keyframes intensificar-131428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-131428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-131396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-131396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131404 {
	width:118px !important;
	height:26px !important;
	left:518px !important;
	top:594px !important;
}

@keyframes intensificar-131388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-131388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131386 {
	width:636px !important;
	height:620px !important;
}

#item131497 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item131564 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item131565 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item131570 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item131566 {
	width:32px !important;
	height:32px !important;
	left:578px !important;
	top:53px !important;
}

#item131575 {
	width:460px !important;
	height:450px !important;
	left:102px !important;
	top:95px !important;
}

@keyframes intensificar-131575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-131575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131580 {
	width:42px !important;
	height:40px !important;
	left:136px !important;
	top:495px !important;
}

#item131500 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item131501 {
	opacity:0.95;
	width:636px !important;
	height:439px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item131502 {
	opacity:0.95;
	width:636px !important;
	height:234px !important;
	left:10px !important;
	top:396px !important;
	background:#0d224c;
}

#item131503 {
	width:571px !important;
	height:321px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-131503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-131503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131526 {
	width:497px !important;
	height:198px !important;
	left:81px !important;
	top:431px !important;
}

@keyframes intensificar-131526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-131526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131554 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item131550 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

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

#item131498 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item131588 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item131585 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item131597 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item131593 {
	width:26px !important;
	height:49px !important;
	left:580px !important;
	top:290px !important;
}

#item120768 {
	width:403px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item120791 {
	width:20px !important;
	height:20px !important;
}

#item120765 {
	width:430px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item131216 {
	width:570px !important;
	height:37px !important;
	left:37px !important;
	top:643px !important;
}

#item131239 {
	width:570px !important;
	height:19px !important;
	left:37px !important;
	top:682px !important;
}

#item131262 {
	width:571px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

#item131288 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item131293 {
	opacity:0.70;
	width:19px !important;
	height:20px !important;
	left:460px !important;
	top:2px !important;
}

#item131299 {
	width:30px !important;
	height:70px !important;
	left:454px !important;
}

#item131300 {
	width:55px !important;
	height:55px !important;
	left:57px !important;
	top:12px !important;
}

#item131305 {
	width:55px !important;
	height:55px !important;
	left:113px !important;
	top:12px !important;
}

#item131310 {
	width:55px !important;
	height:55px !important;
	left:170px !important;
	top:12px !important;
}

#item131315 {
	width:55px !important;
	height:55px !important;
	left:227px !important;
	top:12px !important;
}

#item131320 {
	width:55px !important;
	height:55px !important;
	left:284px !important;
	top:12px !important;
}

#item131326 {
	width:55px !important;
	height:55px !important;
	left:340px !important;
	top:12px !important;
}

#item131333 {
	width:55px !important;
	height:55px !important;
	left:397px !important;
	top:12px !important;
}

#item131285 {
	width:484px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-131339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-131339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131344 {
	width:51px !important;
	height:49px !important;
	left:153px !important;
	top:929px !important;
}

#item131345 {
	width:51px !important;
	height:49px !important;
	left:36px !important;
	top:929px !important;
}

#item131353 {
	width:51px !important;
	height:50px !important;
	left:212px !important;
	top:929px !important;
}

#item131354 {
	width:51px !important;
	height:50px !important;
	left:95px !important;
	top:929px !important;
}

#item131364 {
	width:47px !important;
	height:180px !important;
}

#item131366 {
	width:41px !important;
	height:41px !important;
}

#item131371 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item131376 {
	width:41px !important;
	height:41px !important;
	top:84px !important;
}

#item131381 {
	width:41px !important;
	height:41px !important;
	top:126px !important;
}

#item131361 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:260px !important;
}

@keyframes intensificar-130981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-130981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130985 {
	width:117px !important;
	height:117px !important;
}

#item131008 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item130981 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-131014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-131014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131018 {
	width:117px !important;
	height:117px !important;
}

#item131041 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item131014 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes intensificar-131047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-131047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131050 {
	width:117px !important;
	height:117px !important;
}

#item131073 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item131047 {
	width:117px !important;
	height:117px !important;
	left:288px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-131079 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-131079 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item131082 {
	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;
}

#item131083 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item131090 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item131098 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item131099 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item131123 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item131147 {
	width:229px !important;
	height:14px !important;
	left:61px !important;
	top:951px !important;
}

#item131170 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item131079 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-110121 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-110121 {
	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:239px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item72582 {
	width:14px !important;
	height:14px !important;
}

#item72590 {
	width:235px !important;
	height:12px !important;
	left:20px !important;
	top:1px !important;
}

#item72613 {
	width:14px !important;
	height:14px !important;
}

#item72556 {
	width:259px !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:175px !important;
	height:10px !important;
	left:48px !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-132073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-132073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-132082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-132082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-132089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-132089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-132097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-132097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-132064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-132064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-132032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-132032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132039 {
	width:233px !important;
	height:26px !important;
	left:403px !important;
	top:594px !important;
}

@keyframes intensificar-132023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-132023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132021 {
	width:636px !important;
	height:620px !important;
}

#item132105 {
	opacity:0.95;
	width:65px !important;
	height:1200px !important;
	left:635px !important;
	background:#0d224c;
}

#item132176 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item132177 {
	opacity:0.95;
	width:571px !important;
	height:544px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item132182 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item132178 {
	width:32px !important;
	height:32px !important;
	left:577px !important;
	top:54px !important;
}

#item132188 {
	width:460px !important;
	height:450px !important;
	left:100px !important;
	top:95px !important;
}

@keyframes intensificar-132188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-132188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132193 {
	width:42px !important;
	height:40px !important;
	left:444px !important;
	top:367px !important;
}

#item132108 {
	opacity:0.50;
	width:636px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item132109 {
	opacity:0.95;
	width:636px !important;
	height:401px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item132110 {
	opacity:0.95;
	width:636px !important;
	height:255px !important;
	left:10px !important;
	top:375px !important;
	background:#0d224c;
}

#item132111 {
	width:571px !important;
	height:280px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-132111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-132111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132135 {
	width:497px !important;
	height:220px !important;
	left:81px !important;
	top:410px !important;
}

@keyframes intensificar-132135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-132135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132162 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item132158 {
	width:32px !important;
	height:32px !important;
	left:615px !important;
	top:17px !important;
}

#item132173 {
	width:10px !important;
	height:10px !important;
	left:50px !important;
	top:50px !important;
}

#item132106 {
	width:646px !important;
	height:630px !important;
	left:-10px !important;
	top:-10px !important;
}

#item132201 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item132198 {
	width:26px !important;
	height:49px !important;
	left:36px !important;
	top:290px !important;
}

#item132210 {
	opacity:0.80;
	width:26px !important;
	height:49px !important;
}

#item132207 {
	width:26px !important;
	height:49px !important;
	left:580px !important;
	top:290px !important;
}

#item120797 {
	width:403px !important;
	height:17px !important;
	left:27px !important;
	top:2px !important;
}

#item120821 {
	width:20px !important;
	height:20px !important;
}

#item120794 {
	width:430px !important;
	height:20px !important;
	left:36px !important;
	top:1144px !important;
}

#item131874 {
	width:570px !important;
	height:37px !important;
	left:37px !important;
	top:643px !important;
}

#item131897 {
	width:570px !important;
	height:19px !important;
	left:37px !important;
	top:682px !important;
}

#item131920 {
	width:571px !important;
	height:121px !important;
	left:36px !important;
	top:809px !important;
}

#item131946 {
	width:55px !important;
	height:55px !important;
	top:12px !important;
}

#item131951 {
	opacity:0.70;
	width:20px !important;
	height:20px !important;
	left:343px !important;
	top:2px !important;
}

#item131956 {
	width:30px !important;
	height:70px !important;
	left:336px !important;
}

#item131957 {
	width:55px !important;
	height:55px !important;
	left:57px !important;
	top:12px !important;
}

#item131962 {
	width:55px !important;
	height:55px !important;
	left:113px !important;
	top:12px !important;
}

#item131967 {
	width:55px !important;
	height:55px !important;
	left:170px !important;
	top:12px !important;
}

#item131972 {
	width:55px !important;
	height:55px !important;
	left:227px !important;
	top:12px !important;
}

#item131981 {
	width:55px !important;
	height:55px !important;
	left:284px !important;
	top:12px !important;
}

#item131943 {
	width:367px !important;
	height:70px !important;
	left:36px !important;
	top:717px !important;
}

@keyframes intensificar-131986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-131986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131995 {
	width:47px !important;
	height:180px !important;
}

#item131997 {
	width:41px !important;
	height:41px !important;
}

#item132006 {
	width:41px !important;
	height:41px !important;
	top:42px !important;
}

#item132011 {
	width:41px !important;
	height:41px !important;
	top:84px !important;
}

#item132016 {
	width:41px !important;
	height:41px !important;
	top:126px !important;
}

#item131992 {
	width:47px !important;
	height:180px !important;
	left:643px !important;
	top:260px !important;
}

@keyframes intensificar-131674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-131674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131678 {
	width:117px !important;
	height:117px !important;
}

#item131701 {
	width:21px !important;
	height:22px !important;
	left:89px !important;
	top:8px !important;
}

#item131674 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:1005px !important;
}

@keyframes intensificar-131707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-131707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131711 {
	width:117px !important;
	height:117px !important;
}

#item131734 {
	width:21px !important;
	height:22px !important;
	left:88px !important;
	top:8px !important;
}

#item131707 {
	width:117px !important;
	height:117px !important;
	left:162px !important;
	top:1005px !important;
}

@keyframes entrarvolandodesdeladerecha-131740 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-131740 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item131743 {
	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;
}

#item131744 {
	width:43px !important;
	height:820px !important;
	left:62px !important;
	top:91px !important;
}

#item131752 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:20px !important;
}

#item131757 {
	width:1px !important;
	height:899px !important;
	left:318px !important;
	top:62px !important;
	background:#9d9c9c;
}

#item131758 {
	width:202px !important;
	height:265px !important;
	left:117px !important;
	top:87px !important;
}

#item131781 {
	width:202px !important;
	height:460px !important;
	left:117px !important;
	top:432px !important;
}

#item131804 {
	width:214px !important;
	height:14px !important;
	left:76px !important;
	top:951px !important;
}

#item131828 {
	width:169px !important;
	height:15px !important;
	left:63px !important;
	top:407px !important;
}

#item131740 {
	width:319px !important;
	height:1027px !important;
	left:318px !important;
	top:36px !important;
}

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

@keyframes atenuar-110870 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-110870 {
	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;}
}
#item110886 {
	width:2px !important;
	height:22px !important;
	left:409px !important;
	top:634px !important;
	background:#0d224c;
}

#item110887 {
	width:162px !important;
	height:25px !important;
	left:237px !important;
	top:631px !important;
}

@keyframes intensificar-110887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-110887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110911 {
	width:209px !important;
	height:25px !important;
	left:418px !important;
	top:631px !important;
}

@keyframes intensificar-110911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-110911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110936 {
	width:558px !important;
	height:98px !important;
	left:71px !important;
	top:502px !important;
}

@keyframes intensificar-110936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-110936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-110942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-110942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-110945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-110945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-110948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-110948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110951 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-110951 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-110951 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle95 {
	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.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	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.autoParaStyle89 {
	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.autoParaStyle88 {
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	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.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	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:right;
}

p.autoParaStyle78 {
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	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.autoParaStyle73 {
	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.autoParaStyle72 {
	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.autoParaStyle71 {
	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.autoParaStyle70 {
	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.autoParaStyle69 {
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	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.autoParaStyle65 {
	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.autoParaStyle64 {
	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:right;
}

p.autoParaStyle63 {
	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.autoParaStyle62 {
	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.autoParaStyle61 {
	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.autoParaStyle60 {
	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.autoParaStyle59 {
	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.autoParaStyle58 {
	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.autoParaStyle57 {
	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.autoParaStyle56 {
	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.autoParaStyle55 {
	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.autoParaStyle54 {
	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.autoParaStyle53 {
	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.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	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.autoParaStyle29 {
	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.autoParaStyle28 {
	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.autoParaStyle27 {
	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.autoParaStyle26 {
	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.autoParaStyle25 {
	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.autoParaStyle24 {
	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.autoParaStyle23 {
	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.autoParaStyle22 {
	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.autoParaStyle21 {
	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.autoParaStyle20 {
	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.autoParaStyle19 {
	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.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:56px;
	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: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.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.autoCharStyle11 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle10 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:16.9px;
}

span.autoCharStyle9 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
	font-size:13px;
}

span.autoCharStyle8 {
	font-weight:500;
	font-family:FF-PlusJakartaSans-Medium,"Plus Jakarta Sans",sans-serif;
}

span.autoCharStyle7 {
	font-size:52px;
}

span.autoCharStyle6 {
	font-size:40px;
}

span.autoCharStyle5 {
	font-size:45.5px;
}

span.autoCharStyle4 {
	font-size:35px;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-PlusJakartaSans-Bold,"Plus Jakarta Sans",sans-serif;
}

span.autoCharStyle2 {
	font-weight:300;
	font-family:FF-PlusJakartaSans-Light,"Plus Jakarta Sans",sans-serif;
}

span.autoCharStyle1 {
	letter-spacing:0.100em;
}

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; } }

