/* 	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:#f7f7f6; }
:-webkit-full-screen { background:#f7f7f6; }
#loadIndicator span:after { padding-left:1ex; content:'cargando contenido...'; }
#slider { width:1920px; height:1080px; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:23160px; height:1092px; }
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);
}
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#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;}
}

#item45117 {
	width:519px !important;
	left:992px !important;
	top:193px !important;
	min-height:113px !important;
}

#item45141 {
	width:519px !important;
	left:1002px !important;
	top:320px !important;
	min-height:113px !important;
}

#item45164 {
	width:314px !important;
	left:1002px !important;
	top:440px !important;
	min-height:31px !important;
}

#item45187 {
	width:314px !important;
	left:1002px !important;
	top:490px !important;
	min-height:31px !important;
}

@keyframes aparecer-46546 {
	0% {transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aparecer-46546 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item46546 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item46549 {
	width:217px !important;
	height:60px !important;
}

#item46546 {
	width:217px !important;
	height:60px !important;
	left:162px !important;
	top:43px !important;
}

#item46570 {
	opacity:0.80;
	width:1921px !important;
	height:72px !important;
	left:-1px !important;
	top:1008px !important;
	background:#fff;
}

#item46572 {
	width:1710px !important;
	height:60px !important;
	left:105px !important;
	top:1013px !important;
}

#item59990 {
	opacity:0.70;
	width:139px !important;
	height:150px !important;
	left:10px !important;
	top:10px !important;
	border-radius:0 0 6px 6px;
	background:#000;
}

#item59995 {
	width:49px !important;
	height:29px !important;
}

#item60009 {
	width:42px !important;
	left:54px !important;
	top:10px !important;
	min-height:10px !important;
}

#item59992 {
	width:96px !important;
	height:29px !important;
}

#item60036 {
	width:49px !important;
	height:29px !important;
}

#item60044 {
	width:76px !important;
	left:53px !important;
	top:8px !important;
	min-height:14px !important;
}

#item60032 {
	width:129px !important;
	height:29px !important;
	top:32px !important;
}

#item60071 {
	width:51px !important;
	height:30px !important;
}

#item60077 {
	width:76px !important;
	left:53px !important;
	top:9px !important;
	min-height:14px !important;
}

#item60067 {
	width:129px !important;
	height:30px !important;
	top:64px !important;
}

#item60105 {
	width:49px !important;
	height:29px !important;
}

#item60112 {
	width:76px !important;
	left:53px !important;
	top:9px !important;
	min-height:14px !important;
}

#item60101 {
	width:129px !important;
	height:29px !important;
	top:96px !important;
}

#item60139 {
	width:151px !important;
	height:29px !important;
	left:2px !important;
	top:2px !important;
}

#item60136 {
	width:156px !important;
	height:34px !important;
	left:18px !important;
	top:25px !important;
}

#item60140 {
	width:70px !important;
	height:28px !important;
	left:71px !important;
	top:28px !important;
}

#item60164 {
	width:30px !important;
	height:30px !important;
	left:28px !important;
	top:27px !important;
}

#item60173 {
	width:142px !important;
	height:27px !important;
	left:3px !important;
	top:2px !important;
}

#item60170 {
	width:147px !important;
	height:32px !important;
	left:18px !important;
	top:26px !important;
}

#item59988 {
	width:175px !important;
	height:160px !important;
	left:1540px !important;
	top:-9px !important;
}

#item45264 {
	width:1673px !important;
	height:1080px !important;
	left:123px !important;
	background:#40bbcb;
}

#item45266 {
	width:1292px !important;
	height:838px !important;
	left:213px !important;
	top:121px !important;
}

@keyframes aparecer-45274 {
	0% {transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aparecer-45274 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item45274 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item45277 {
	width:284px !important;
	height:78px !important;
}

#item45274 {
	width:284px !important;
	height:78px !important;
	left:173px !important;
	top:54px !important;
}

#item45283 {
	width:234px !important;
	height:234px !important;
	left:139px !important;
	top:239px !important;
}

#item45291 {
	width:27px !important;
	height:27px !important;
	left:471px !important;
	top:364px !important;
}

#item45298 {
	width:27px !important;
	height:27px !important;
	left:804px !important;
	top:365px !important;
}

#item45302 {
	width:27px !important;
	height:27px !important;
	left:673px !important;
	top:890px !important;
}

#item45305 {
	width:27px !important;
	height:27px !important;
	left:373px !important;
	top:919px !important;
}

#item45309 {
	width:27px !important;
	height:27px !important;
	left:948px !important;
	top:900px !important;
}

#item45314 {
	width:27px !important;
	height:27px !important;
	left:889px !important;
	top:875px !important;
}

#item45318 {
	width:27px !important;
	height:27px !important;
	left:572px !important;
	top:808px !important;
}

#item45322 {
	width:27px !important;
	height:27px !important;
	left:561px !important;
	top:752px !important;
}

#item45325 {
	width:27px !important;
	height:27px !important;
	left:552px !important;
	top:707px !important;
}

#item45330 {
	width:198px !important;
	height:36px !important;
	left:1546px !important;
	top:345px !important;
	background:#073a9e;
}

#item45331 {
	width:198px !important;
	left:1546px !important;
	top:353px !important;
	min-height:21px !important;
}

#item45412 {
	width:168px !important;
	min-height:19px !important;
}

#item45388 {
	width:123px !important;
	left:23px !important;
	top:3px !important;
	min-height:14px !important;
}

#item45385 {
	width:168px !important;
	height:19px !important;
	left:397px !important;
	top:342px !important;
}

#item45462 {
	width:182px !important;
	min-height:25px !important;
}

#item45438 {
	width:138px !important;
	left:38px !important;
	top:3px !important;
	min-height:20px !important;
}

#item45435 {
	width:182px !important;
	height:25px !important;
	left:622px !important;
	top:365px !important;
}

#item45514 {
	width:256px !important;
	min-height:19px !important;
}

#item45489 {
	width:195px !important;
	left:66px !important;
	min-height:16px !important;
}

#item45486 {
	width:262px !important;
	height:19px !important;
	left:407px !important;
	top:896px !important;
}

#item45564 {
	width:118px !important;
	min-height:19px !important;
}

#item45540 {
	width:86px !important;
	left:11px !important;
	min-height:14px !important;
}

#item45537 {
	width:118px !important;
	height:19px !important;
	left:400px !important;
	top:927px !important;
}

#item45614 {
	width:189px !important;
	min-height:19px !important;
}

#item45590 {
	width:138px !important;
	left:32px !important;
	top:2px !important;
	min-height:14px !important;
}

#item45587 {
	width:189px !important;
	height:19px !important;
	left:390px !important;
	top:813px !important;
}

#item45664 {
	width:141px !important;
	min-height:19px !important;
}

#item45640 {
	width:103px !important;
	left:3px !important;
	top:2px !important;
	min-height:14px !important;
}

#item45637 {
	width:141px !important;
	height:19px !important;
	left:998px !important;
	top:902px !important;
}

#item45714 {
	width:141px !important;
	top:2px !important;
	min-height:19px !important;
}

#item45690 {
	width:90px !important;
	left:4px !important;
	min-height:14px !important;
}

#item45687 {
	width:141px !important;
	height:20px !important;
	left:920px !important;
	top:878px !important;
}

#item45765 {
	width:189px !important;
	min-height:19px !important;
}

#item45741 {
	width:138px !important;
	left:32px !important;
	top:2px !important;
	min-height:14px !important;
}

#item45737 {
	width:189px !important;
	height:19px !important;
	left:366px !important;
	top:753px !important;
}

#item45815 {
	width:125px !important;
	min-height:19px !important;
}

#item45791 {
	width:92px !important;
	left:37px !important;
	top:8px !important;
	min-height:14px !important;
}

#item45788 {
	width:129px !important;
	height:21px !important;
	left:408px !important;
	top:707px !important;
}

#item45838 {
	width:546px !important;
	height:337px !important;
	left:1204px !important;
	top:672px !important;
}

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

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

#item45850 {
	width:25px !important;
	height:25px !important;
	left:1659px !important;
	top:749px !important;
}

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

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

#item45865 {
	width:25px !important;
	height:25px !important;
	left:1659px !important;
	top:778px !important;
}

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

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

#item45880 {
	width:25px !important;
	height:25px !important;
	left:1659px !important;
	top:807px !important;
}

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

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

#item45893 {
	width:25px !important;
	height:25px !important;
	left:1659px !important;
	top:837px !important;
}

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

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

#item45904 {
	width:25px !important;
	height:25px !important;
	left:1659px !important;
	top:866px !important;
}

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

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

#item45916 {
	width:25px !important;
	height:25px !important;
	left:1659px !important;
	top:895px !important;
}

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

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

#item45926 {
	width:25px !important;
	height:25px !important;
	left:1659px !important;
	top:925px !important;
}

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

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

#item45939 {
	width:25px !important;
	height:25px !important;
	left:1659px !important;
	top:954px !important;
}

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

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

#item45950 {
	width:25px !important;
	height:25px !important;
	left:1659px !important;
	top:984px !important;
}

#item45960 {
	width:88px !important;
	left:616px !important;
	top:242px !important;
	min-height:29px !important;
}

#item45983 {
	width:88px !important;
	left:1068px !important;
	top:830px !important;
	min-height:29px !important;
}

#item46598 {
	width:854px !important;
	height:657px !important;
	left:10px !important;
	top:10px !important;
}

#item46603 {
	width:57px !important;
	height:57px !important;
	left:787px !important;
	top:30px !important;
}

#item46577 {
	width:854px !important;
	height:657px !important;
	left:10px !important;
	top:10px !important;
}

#item46581 {
	width:57px !important;
	height:57px !important;
	left:787px !important;
	top:30px !important;
}

#item46008 {
	width:854px !important;
	height:657px !important;
	left:10px !important;
	top:10px !important;
}

#item46016 {
	width:57px !important;
	height:57px !important;
	left:787px !important;
	top:30px !important;
}

#item46134 {
	width:854px !important;
	height:657px !important;
	left:10px !important;
	top:10px !important;
}

#item46142 {
	width:57px !important;
	height:57px !important;
	left:787px !important;
	top:30px !important;
}

#item46115 {
	width:854px !important;
	height:657px !important;
	left:10px !important;
	top:10px !important;
}

#item46121 {
	width:57px !important;
	height:57px !important;
	left:787px !important;
	top:30px !important;
}

#item46096 {
	width:854px !important;
	height:657px !important;
	left:10px !important;
	top:10px !important;
}

#item46104 {
	width:57px !important;
	height:57px !important;
	left:787px !important;
	top:30px !important;
}

#item46074 {
	width:854px !important;
	height:657px !important;
	left:10px !important;
	top:10px !important;
}

#item46082 {
	width:57px !important;
	height:57px !important;
	left:787px !important;
	top:30px !important;
}

#item46053 {
	width:854px !important;
	height:657px !important;
	left:10px !important;
	top:10px !important;
}

#item46061 {
	width:57px !important;
	height:57px !important;
	left:787px !important;
	top:30px !important;
}

#item46036 {
	width:854px !important;
	height:657px !important;
	left:10px !important;
	top:10px !important;
}

#item46042 {
	width:57px !important;
	height:57px !important;
	left:787px !important;
	top:30px !important;
}

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

#item46006 {
	width:864px !important;
	height:667px !important;
	left:666px !important;
	top:-1px !important;
}

#item58692 {
	width:256px !important;
	height:193px !important;
	left:1546px !important;
	top:399px !important;
}

#item59805 {
	width:77px !important;
	height:66px !important;
	left:123px !important;
	top:164px !important;
	background:#263370;
}

#item59816 {
	width:66px !important;
	height:66px !important;
}

#item59808 {
	width:66px !important;
	height:66px !important;
}

#item59806 {
	width:66px !important;
	height:66px !important;
	left:167px !important;
	top:164px !important;
}

#item59268 {
	width:1688px !important;
	height:1145px !important;
	left:10px !important;
	top:10px !important;
	background:#40bbcb;
}

#item59274 {
	width:27px !important;
	height:27px !important;
	left:373px !important;
	top:336px !important;
}

#item59280 {
	width:27px !important;
	height:27px !important;
	left:791px !important;
	top:336px !important;
}

#item59283 {
	width:27px !important;
	height:27px !important;
	left:635px !important;
	top:992px !important;
}

#item59289 {
	width:27px !important;
	height:27px !important;
	left:261px !important;
	top:1049px !important;
}

#item59295 {
	width:27px !important;
	height:27px !important;
	left:968px !important;
	top:1020px !important;
}

#item59298 {
	width:27px !important;
	height:27px !important;
	left:900px !important;
	top:985px !important;
}

#item59301 {
	width:27px !important;
	height:27px !important;
	left:510px !important;
	top:902px !important;
}

#item59304 {
	width:27px !important;
	height:27px !important;
	left:483px !important;
	top:832px !important;
}

#item59307 {
	width:27px !important;
	height:27px !important;
	left:481px !important;
	top:775px !important;
}

#item59338 {
	width:168px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item59314 {
	width:123px !important;
	left:25px !important;
	top:5px !important;
	min-height:14px !important;
}

#item59311 {
	width:173px !important;
	height:24px !important;
	left:216px !important;
	top:337px !important;
}

#item59389 {
	width:209px !important;
	left:2px !important;
	top:3px !important;
	min-height:19px !important;
}

#item59365 {
	width:162px !important;
	left:44px !important;
	top:5px !important;
	min-height:16px !important;
}

#item59361 {
	width:214px !important;
	height:24px !important;
	left:571px !important;
	top:337px !important;
}

#item59439 {
	width:256px !important;
	left:2px !important;
	top:3px !important;
	min-height:19px !important;
}

#item59415 {
	width:195px !important;
	left:69px !important;
	top:3px !important;
	min-height:16px !important;
}

#item59412 {
	width:267px !important;
	height:24px !important;
	left:364px !important;
	top:999px !important;
}

#item59490 {
	width:118px !important;
	left:2px !important;
	top:3px !important;
	min-height:19px !important;
}

#item59466 {
	width:86px !important;
	left:13px !important;
	top:3px !important;
	min-height:14px !important;
}

#item59463 {
	width:123px !important;
	height:24px !important;
	left:282px !important;
	top:1055px !important;
}

#item59540 {
	width:189px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item59516 {
	width:138px !important;
	left:35px !important;
	top:5px !important;
	min-height:14px !important;
}

#item59513 {
	width:194px !important;
	height:24px !important;
	left:329px !important;
	top:904px !important;
}

#item59591 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item59567 {
	width:103px !important;
	left:6px !important;
	top:4px !important;
	min-height:14px !important;
}

#item59563 {
	width:146px !important;
	height:24px !important;
	left:995px !important;
	top:1021px !important;
}

#item59641 {
	width:141px !important;
	left:3px !important;
	top:4px !important;
	min-height:19px !important;
}

#item59617 {
	width:90px !important;
	left:6px !important;
	top:2px !important;
	min-height:14px !important;
}

#item59614 {
	width:146px !important;
	height:25px !important;
	left:929px !important;
	top:989px !important;
}

#item59691 {
	width:189px !important;
	left:2px !important;
	top:3px !important;
	min-height:19px !important;
}

#item59667 {
	width:138px !important;
	left:35px !important;
	top:5px !important;
	min-height:14px !important;
}

#item59664 {
	width:194px !important;
	height:24px !important;
	left:305px !important;
	top:833px !important;
}

#item59742 {
	width:125px !important;
	left:2px !important;
	top:3px !important;
	min-height:19px !important;
}

#item59718 {
	width:92px !important;
	left:39px !important;
	top:10px !important;
	min-height:14px !important;
}

#item59714 {
	width:134px !important;
	height:26px !important;
	left:341px !important;
	top:772px !important;
}

#item59765 {
	width:77px !important;
	height:64px !important;
	left:10px !important;
	top:183px !important;
	background:#263370;
}

#item59776 {
	width:66px !important;
	height:66px !important;
	left:2px !important;
	top:3px !important;
}

#item59769 {
	width:66px !important;
	height:66px !important;
	left:2px !important;
	top:3px !important;
}

#item59766 {
	width:71px !important;
	height:71px !important;
	left:52px !important;
	top:180px !important;
}

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

#item59266 {
	width:1698px !important;
	height:1155px !important;
	left:94px !important;
	top:-18px !important;
}

#item47247 {
	width:363px !important;
	height:552px !important;
	left:1431px !important;
	top:528px !important;
	background:#073a9e;
}

@keyframes entrarvolandodesdearriba-47247 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-47247 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item47254 {
	width:463px !important;
	height:200px !important;
	left:870px !important;
	top:667px !important;
}

#item47265 {
	width:175px !important;
	height:23px !important;
	left:155px !important;
	top:283px !important;
	background:#1ec9d3;
}

@keyframes aparecer-47265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-47265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47265 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item47266 {
	width:221px !important;
	height:23px !important;
	left:155px !important;
	top:367px !important;
	background:#1ec9d3;
}

@keyframes aparecer-47266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-47266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47266 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item47267 {
	width:217px !important;
	height:23px !important;
	left:395px !important;
	top:283px !important;
	background:#1ec9d3;
}

@keyframes aparecer-47267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-47267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47267 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item47268 {
	width:217px !important;
	height:23px !important;
	left:395px !important;
	top:367px !important;
	background:#1ec9d3;
}

@keyframes aparecer-47268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-47268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47268 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item47269 {
	width:466px !important;
	left:1280px !important;
	top:36px !important;
	min-height:247px !important;
}

@keyframes entrarvolandodesdelaizquierda-47269 {
	0% {
		transform:translate(-606.126px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-47269 {
	0% {
		-webkit-transform:translate(-606.126px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item47292 {
	width:175px !important;
	height:174px !important;
	left:1623px !important;
	top:358px !important;
}

@keyframes aparecer-47292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-47292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47292 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes aparecer-47297 {
	0% {transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aparecer-47297 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item47297 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item47300 {
	width:217px !important;
	height:60px !important;
}

#item47297 {
	width:217px !important;
	height:60px !important;
	left:162px !important;
	top:43px !important;
}

#item47308 {
	width:165px !important;
	height:23px !important;
	left:165px !important;
	top:283px !important;
}

#item47331 {
	width:175px !important;
	height:32px !important;
	left:155px !important;
	top:319px !important;
}

#item47355 {
	width:221px !important;
	left:155px !important;
	top:404px !important;
	min-height:83px !important;
}

#item47378 {
	width:330px !important;
	left:398px !important;
	top:404px !important;
	min-height:74px !important;
}

#item47401 {
	width:282px !important;
	height:32px !important;
	left:395px !important;
	top:319px !important;
}

#item47424 {
	width:66px !important;
	height:36px !important;
	left:1046px !important;
	top:673px !important;
}

#item47447 {
	width:300px !important;
	left:1470px !important;
	top:598px !important;
	min-height:332px !important;
}

#item47470 {
	width:107px !important;
	left:1575px !important;
	top:972px !important;
	min-height:18px !important;
}

#item47493 {
	width:66px !important;
	height:36px !important;
	left:1046px !important;
	top:712px !important;
}

#item47516 {
	width:66px !important;
	height:36px !important;
	left:1115px !important;
	top:751px !important;
}

#item47539 {
	width:66px !important;
	height:36px !important;
	left:1046px !important;
	top:751px !important;
}

#item47562 {
	width:66px !important;
	height:36px !important;
	left:1184px !important;
	top:751px !important;
}

#item47585 {
	width:74px !important;
	height:36px !important;
	left:1252px !important;
	top:751px !important;
}

#item47608 {
	width:66px !important;
	height:78px !important;
	left:1115px !important;
	top:790px !important;
}

#item47631 {
	width:66px !important;
	height:78px !important;
	left:1046px !important;
	top:790px !important;
}

#item47654 {
	width:66px !important;
	height:78px !important;
	left:1184px !important;
	top:790px !important;
}

#item47677 {
	width:74px !important;
	height:78px !important;
	left:1252px !important;
	top:790px !important;
}

#item47701 {
	width:211px !important;
	height:23px !important;
	left:165px !important;
	top:367px !important;
}

#item47724 {
	width:207px !important;
	height:23px !important;
	left:405px !important;
	top:283px !important;
}

#item47748 {
	width:207px !important;
	height:23px !important;
	left:405px !important;
	top:367px !important;
}

#item47771 {
	width:55px !important;
	height:56px !important;
	left:792px !important;
	top:954px !important;
}

#item47800 {
	width:56px !important;
	height:55px !important;
}

#item47792 {
	width:56px !important;
	height:55px !important;
}

#item47788 {
	width:56px !important;
	height:55px !important;
	left:1120px !important;
	top:955px !important;
}

#item47807 {
	width:51px !important;
	height:51px !important;
	left:159px !important;
	top:956px !important;
}

#item47822 {
	width:116px !important;
	left:854px !important;
	top:965px !important;
	min-height:24px !important;
}

#item47845 {
	width:180px !important;
	left:1182px !important;
	top:965px !important;
	min-height:25px !important;
}

#item47869 {
	width:150px !important;
	left:214px !important;
	top:965px !important;
	min-height:24px !important;
}

#item47893 {
	width:20px !important;
	height:21px !important;
	left:1470px !important;
	top:838px !important;
}

#item47907 {
	width:83px !important;
	height:84px !important;
}

#item47901 {
	width:83px !important;
	height:84px !important;
	left:1px !important;
	top:1px !important;
}

#item47898 {
	width:84px !important;
	height:85px !important;
	left:1469px !important;
	top:946px !important;
}

#item47912 {
	width:175px !important;
	height:36px !important;
	left:1620px !important;
	top:1px !important;
	background:#1ec9d3;
}

@keyframes aparecer-47912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-47912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47912 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item47913 {
	width:150px !important;
	height:44px !important;
	left:1629px !important;
	top:-4px !important;
}

#item47936 {
	width:165px !important;
	left:1471px !important;
	top:547px !important;
	min-height:26px !important;
}

#item47959 {
	width:20px !important;
	height:21px !important;
	left:1470px !important;
	top:863px !important;
}

#item47966 {
	width:6px !important;
	height:12px !important;
	top:1px !important;
	background:#9d9c9c;
}

#item47968 {
	width:6px !important;
	height:9px !important;
	left:49px !important;
	top:14px !important;
	background:#9d9c9c;
}

#item47996 {
	width:1px !important;
	height:2px !important;
	left:45px !important;
	top:26px !important;
	background:#9d9c9c;
}

#item48004 {
	width:1px !important;
	height:2px !important;
	left:66px !important;
	top:26px !important;
	background:#9d9c9c;
}

#item48009 {
	width:1px !important;
	height:2px !important;
	left:74px !important;
	top:26px !important;
	background:#9d9c9c;
}

#item48026 {
	width:83px !important;
	height:83px !important;
	left:1118px !important;
	top:34px !important;
}

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

#item48012 {
	width:1239px !important;
	height:801px !important;
	left:272px !important;
	top:134px !important;
}

#item48042 {
	width:1920px !important;
	height:1580px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #857b77;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item48043 {
	width:235px !important;
	height:36px !important;
	left:130px !important;
	top:95px !important;
	background:#1ec9d3;
}

#item48044 {
	width:345px !important;
	height:36px !important;
	left:130px !important;
	top:245px !important;
	background:#1ec9d3;
}

#item48045 {
	width:345px !important;
	height:36px !important;
	left:130px !important;
	top:422px !important;
	background:#1ec9d3;
}

#item48046 {
	width:345px !important;
	height:36px !important;
	left:130px !important;
	top:526px !important;
	background:#1ec9d3;
}

#item48047 {
	width:345px !important;
	height:36px !important;
	left:130px !important;
	top:630px !important;
	background:#1ec9d3;
}

#item48048 {
	width:235px !important;
	height:36px !important;
	left:515px !important;
	top:95px !important;
	background:#1ec9d3;
}

#item48049 {
	width:235px !important;
	height:36px !important;
	left:130px !important;
	top:95px !important;
}

#item48072 {
	width:345px !important;
	height:36px !important;
	left:128px !important;
	top:243px !important;
}

#item48095 {
	width:345px !important;
	height:36px !important;
	left:128px !important;
	top:420px !important;
}

#item48118 {
	width:345px !important;
	height:36px !important;
	left:128px !important;
	top:525px !important;
}

#item48141 {
	width:345px !important;
	height:36px !important;
	left:128px !important;
	top:629px !important;
}

#item48164 {
	width:255px !important;
	left:143px !important;
	top:143px !important;
	min-height:56px !important;
}

#item48188 {
	width:331px !important;
	left:143px !important;
	top:296px !important;
	min-height:106px !important;
}

#item48211 {
	width:425px !important;
	left:515px !important;
	top:146px !important;
	min-height:441px !important;
}

#item48234 {
	width:255px !important;
	left:143px !important;
	top:468px !important;
	min-height:31px !important;
}

#item48257 {
	width:255px !important;
	left:143px !important;
	top:577px !important;
	min-height:31px !important;
}

#item48280 {
	width:255px !important;
	left:143px !important;
	top:691px !important;
	min-height:31px !important;
}

#item48303 {
	width:235px !important;
	height:36px !important;
	left:515px !important;
	top:95px !important;
}

#item48326 {
	width:83px !important;
	height:83px !important;
	left:871px !important;
	top:26px !important;
}

#item48040 {
	width:10px !important;
	height:10px !important;
	left:16px !important;
	top:16px !important;
}

#item48038 {
	width:970px !important;
	height:800px !important;
	left:560px !important;
	top:101px !important;
}

#item48433 {
	width:363px !important;
	height:558px !important;
	left:1431px !important;
	top:522px !important;
	background:#073a9e;
}

@keyframes entrarvolandodesdearriba-48433 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-48433 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item48450 {
	width:175px !important;
	height:23px !important;
	left:155px !important;
	top:283px !important;
	background:#1ec9d3;
}

@keyframes aparecer-48450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-48450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48450 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item48451 {
	width:221px !important;
	height:23px !important;
	left:155px !important;
	top:367px !important;
	background:#1ec9d3;
}

@keyframes aparecer-48451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-48451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48451 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item48452 {
	width:217px !important;
	height:23px !important;
	left:395px !important;
	top:283px !important;
	background:#1ec9d3;
}

@keyframes aparecer-48452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-48452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48452 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item48453 {
	width:217px !important;
	height:23px !important;
	left:395px !important;
	top:367px !important;
	background:#1ec9d3;
}

@keyframes aparecer-48453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-48453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48453 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item48454 {
	width:466px !important;
	left:1280px !important;
	top:36px !important;
	min-height:247px !important;
}

@keyframes entrarvolandodesdelaizquierda-48454 {
	0% {
		transform:translate(-606.126px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-48454 {
	0% {
		-webkit-transform:translate(-606.126px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item48477 {
	width:175px !important;
	height:174px !important;
	left:1623px !important;
	top:350px !important;
}

@keyframes aparecer-48477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-48477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48477 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes aparecer-48482 {
	0% {transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aparecer-48482 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item48482 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item48485 {
	width:217px !important;
	height:60px !important;
}

#item48482 {
	width:217px !important;
	height:60px !important;
	left:162px !important;
	top:43px !important;
}

#item48490 {
	width:165px !important;
	height:23px !important;
	left:165px !important;
	top:283px !important;
}

#item48513 {
	width:175px !important;
	height:32px !important;
	left:155px !important;
	top:319px !important;
}

#item48536 {
	width:221px !important;
	left:155px !important;
	top:404px !important;
	min-height:83px !important;
}

#item48559 {
	width:330px !important;
	left:398px !important;
	top:404px !important;
	min-height:101px !important;
}

#item48583 {
	width:282px !important;
	height:32px !important;
	left:395px !important;
	top:319px !important;
}

#item48606 {
	width:300px !important;
	left:1470px !important;
	top:598px !important;
	min-height:332px !important;
}

#item48629 {
	width:107px !important;
	left:1575px !important;
	top:972px !important;
	min-height:18px !important;
}

#item48652 {
	width:211px !important;
	height:23px !important;
	left:165px !important;
	top:367px !important;
}

#item48675 {
	width:207px !important;
	height:23px !important;
	left:405px !important;
	top:283px !important;
}

#item48698 {
	width:207px !important;
	height:23px !important;
	left:405px !important;
	top:367px !important;
}

#item48721 {
	width:55px !important;
	height:56px !important;
	left:792px !important;
	top:954px !important;
}

#item48736 {
	width:51px !important;
	height:51px !important;
	left:159px !important;
	top:956px !important;
}

#item48754 {
	width:116px !important;
	left:854px !important;
	top:965px !important;
	min-height:24px !important;
}

#item48777 {
	width:150px !important;
	left:214px !important;
	top:965px !important;
	min-height:24px !important;
}

#item48801 {
	width:20px !important;
	height:21px !important;
	left:1470px !important;
	top:836px !important;
}

#item48806 {
	width:20px !important;
	height:20px !important;
	left:1470px !important;
	top:888px !important;
}

#item48826 {
	width:83px !important;
	height:84px !important;
}

#item48819 {
	width:83px !important;
	height:84px !important;
	left:1px !important;
	top:1px !important;
}

#item48816 {
	width:84px !important;
	height:85px !important;
	left:1469px !important;
	top:946px !important;
}

#item48875 {
	width:180px !important;
	left:1182px !important;
	top:965px !important;
	min-height:25px !important;
}

#item48898 {
	width:165px !important;
	left:1471px !important;
	top:547px !important;
	min-height:26px !important;
}

#item48921 {
	width:20px !important;
	height:21px !important;
	left:1470px !important;
	top:863px !important;
}

#item59893 {
	width:580px !important;
	height:348px !important;
	left:783px !important;
	top:582px !important;
}

#item49205 {
	width:175px !important;
	height:36px !important;
	left:1620px !important;
	top:1px !important;
	background:#1ec9d3;
}

@keyframes aparecer-49205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-49205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49205 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item49206 {
	width:150px !important;
	height:44px !important;
	left:1629px !important;
	top:-4px !important;
}

#item59899 {
	width:244px !important;
	left:1120px !important;
	top:588px !important;
	min-height:346px !important;
}

#item48870 {
	width:56px !important;
	height:55px !important;
}

#item48864 {
	width:56px !important;
	height:55px !important;
}

#item48860 {
	width:56px !important;
	height:55px !important;
	left:1120px !important;
	top:955px !important;
}

#item48939 {
	width:83px !important;
	height:83px !important;
	left:1118px !important;
	top:34px !important;
}

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

#item48927 {
	width:1237px !important;
	height:800px !important;
	left:272px !important;
	top:134px !important;
}

#item48955 {
	width:1882px !important;
	height:1580px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #857b77;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item48956 {
	width:235px !important;
	height:36px !important;
	left:114px !important;
	top:161px !important;
	background:#1ec9d3;
}

#item48957 {
	width:345px !important;
	height:36px !important;
	left:114px !important;
	top:343px !important;
	background:#1ec9d3;
}

#item48958 {
	width:345px !important;
	height:36px !important;
	left:114px !important;
	top:447px !important;
	background:#1ec9d3;
}

#item48959 {
	width:345px !important;
	height:36px !important;
	left:114px !important;
	top:551px !important;
	background:#1ec9d3;
}

#item48960 {
	width:235px !important;
	height:36px !important;
	left:499px !important;
	top:161px !important;
	background:#1ec9d3;
}

#item48961 {
	width:235px !important;
	height:36px !important;
	left:114px !important;
	top:161px !important;
}

#item48984 {
	width:345px !important;
	height:36px !important;
	left:112px !important;
	top:341px !important;
}

#item49007 {
	width:345px !important;
	height:36px !important;
	left:112px !important;
	top:445px !important;
}

#item49030 {
	width:345px !important;
	height:36px !important;
	left:112px !important;
	top:550px !important;
}

#item49053 {
	width:255px !important;
	left:127px !important;
	top:209px !important;
	min-height:56px !important;
}

#item49077 {
	width:382px !important;
	left:499px !important;
	top:212px !important;
	min-height:443px !important;
}

#item49100 {
	width:255px !important;
	left:127px !important;
	top:389px !important;
	min-height:31px !important;
}

#item49123 {
	width:255px !important;
	left:127px !important;
	top:498px !important;
	min-height:31px !important;
}

#item49146 {
	width:255px !important;
	left:127px !important;
	top:612px !important;
	min-height:31px !important;
}

#item49169 {
	width:235px !important;
	height:36px !important;
	left:499px !important;
	top:161px !important;
}

#item49192 {
	width:83px !important;
	height:83px !important;
	left:855px !important;
	top:26px !important;
}

#item48953 {
	width:10px !important;
	height:10px !important;
	left:14px !important;
	top:15px !important;
}

#item48951 {
	width:951px !important;
	height:800px !important;
	left:576px !important;
	top:101px !important;
}

#item50485 {
	width:363px !important;
	height:558px !important;
	left:1431px !important;
	top:522px !important;
	background:#073a9e;
}

@keyframes entrarvolandodesdearriba-50485 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-50485 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item50499 {
	width:175px !important;
	height:23px !important;
	left:155px !important;
	top:283px !important;
	background:#1ec9d3;
}

@keyframes aparecer-50499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-50499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50499 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item50500 {
	width:221px !important;
	height:23px !important;
	left:155px !important;
	top:367px !important;
	background:#1ec9d3;
}

@keyframes aparecer-50500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-50500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50500 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item50501 {
	width:217px !important;
	height:23px !important;
	left:395px !important;
	top:283px !important;
	background:#1ec9d3;
}

@keyframes aparecer-50501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-50501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50501 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item50503 {
	width:217px !important;
	height:23px !important;
	left:395px !important;
	top:367px !important;
	background:#1ec9d3;
}

@keyframes aparecer-50503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-50503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50503 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item50504 {
	width:828px !important;
	left:918px !important;
	top:36px !important;
	min-height:247px !important;
}

@keyframes entrarvolandodesdelaizquierda-50504 {
	0% {
		transform:translate(-606.126px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-50504 {
	0% {
		-webkit-transform:translate(-606.126px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item50527 {
	width:175px !important;
	height:174px !important;
	left:1623px !important;
	top:350px !important;
}

@keyframes aparecer-50527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-50527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50527 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes aparecer-50533 {
	0% {transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aparecer-50533 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item50533 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item50536 {
	width:217px !important;
	height:60px !important;
}

#item50533 {
	width:217px !important;
	height:60px !important;
	left:162px !important;
	top:43px !important;
}

#item50541 {
	width:165px !important;
	height:23px !important;
	left:165px !important;
	top:283px !important;
}

#item50564 {
	width:175px !important;
	height:32px !important;
	left:155px !important;
	top:319px !important;
}

#item50587 {
	width:221px !important;
	left:155px !important;
	top:404px !important;
	min-height:83px !important;
}

#item50610 {
	width:330px !important;
	left:398px !important;
	top:404px !important;
	min-height:101px !important;
}

#item50633 {
	width:282px !important;
	height:32px !important;
	left:395px !important;
	top:319px !important;
}

#item50656 {
	width:290px !important;
	left:1470px !important;
	top:598px !important;
	min-height:332px !important;
}

#item50679 {
	width:107px !important;
	left:1575px !important;
	top:972px !important;
	min-height:18px !important;
}

#item50702 {
	width:211px !important;
	height:23px !important;
	left:165px !important;
	top:367px !important;
}

#item50725 {
	width:207px !important;
	height:23px !important;
	left:405px !important;
	top:283px !important;
}

#item50749 {
	width:207px !important;
	height:23px !important;
	left:405px !important;
	top:367px !important;
}

#item50772 {
	width:55px !important;
	height:56px !important;
	left:792px !important;
	top:954px !important;
}

#item50788 {
	width:51px !important;
	height:51px !important;
	left:159px !important;
	top:956px !important;
}

#item50806 {
	width:116px !important;
	left:854px !important;
	top:965px !important;
	min-height:24px !important;
}

#item50829 {
	width:150px !important;
	left:214px !important;
	top:965px !important;
	min-height:24px !important;
}

#item50852 {
	width:20px !important;
	height:20px !important;
	left:1470px !important;
	top:838px !important;
}

#item50866 {
	width:83px !important;
	height:84px !important;
}

#item50860 {
	width:83px !important;
	height:84px !important;
	left:1px !important;
	top:1px !important;
}

#item50857 {
	width:84px !important;
	height:85px !important;
	left:1469px !important;
	top:946px !important;
}

#item50920 {
	width:180px !important;
	left:1182px !important;
	top:965px !important;
	min-height:25px !important;
}

#item50943 {
	width:165px !important;
	left:1471px !important;
	top:547px !important;
	min-height:26px !important;
}

#item50968 {
	width:6px !important;
	height:12px !important;
	top:1px !important;
	background:#9d9c9c;
}

#item50970 {
	width:6px !important;
	height:9px !important;
	left:49px !important;
	top:14px !important;
	background:#9d9c9c;
}

#item50997 {
	width:1px !important;
	height:2px !important;
	left:45px !important;
	top:26px !important;
	background:#9d9c9c;
}

#item51006 {
	width:1px !important;
	height:2px !important;
	left:66px !important;
	top:26px !important;
	background:#9d9c9c;
}

#item51010 {
	width:1px !important;
	height:2px !important;
	left:74px !important;
	top:26px !important;
	background:#9d9c9c;
}

#item51013 {
	width:20px !important;
	height:21px !important;
	left:1470px !important;
	top:863px !important;
}

#item51366 {
	width:175px !important;
	height:36px !important;
	left:1620px !important;
	top:1px !important;
	background:#1ec9d3;
}

@keyframes aparecer-51366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-51366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51366 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item51367 {
	width:150px !important;
	height:44px !important;
	left:1629px !important;
	top:-4px !important;
}

#item59943 {
	width:651px !important;
	height:334px !important;
	left:740px !important;
	top:584px !important;
}

#item59950 {
	width:299px !important;
	left:1086px !important;
	top:585px !important;
	min-height:345px !important;
}

#item50914 {
	width:56px !important;
	height:55px !important;
}

#item50908 {
	width:56px !important;
	height:55px !important;
}

#item50905 {
	width:56px !important;
	height:55px !important;
	left:1120px !important;
	top:955px !important;
}

#item51052 {
	width:83px !important;
	height:83px !important;
	left:1118px !important;
	top:34px !important;
}

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

#item51040 {
	width:1239px !important;
	height:801px !important;
	left:272px !important;
	top:134px !important;
}

#item51066 {
	width:1856px !important;
	height:1580px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #857b77;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item51067 {
	width:235px !important;
	height:36px !important;
	left:98px !important;
	top:95px !important;
	background:#1ec9d3;
}

#item51068 {
	width:345px !important;
	height:36px !important;
	left:98px !important;
	top:245px !important;
	background:#1ec9d3;
}

#item51069 {
	width:345px !important;
	height:36px !important;
	left:98px !important;
	top:422px !important;
	background:#1ec9d3;
}

#item51070 {
	width:345px !important;
	height:36px !important;
	left:98px !important;
	top:526px !important;
	background:#1ec9d3;
}

#item51071 {
	width:345px !important;
	height:36px !important;
	left:98px !important;
	top:630px !important;
	background:#1ec9d3;
}

#item51072 {
	width:235px !important;
	height:36px !important;
	left:483px !important;
	top:95px !important;
	background:#1ec9d3;
}

#item51073 {
	width:235px !important;
	height:36px !important;
	left:98px !important;
	top:95px !important;
}

#item51096 {
	width:345px !important;
	height:36px !important;
	left:96px !important;
	top:243px !important;
}

#item51120 {
	width:345px !important;
	height:36px !important;
	left:96px !important;
	top:420px !important;
}

#item51143 {
	width:345px !important;
	height:36px !important;
	left:96px !important;
	top:525px !important;
}

#item51167 {
	width:345px !important;
	height:36px !important;
	left:96px !important;
	top:629px !important;
}

#item51190 {
	width:255px !important;
	left:111px !important;
	top:143px !important;
	min-height:56px !important;
}

#item51213 {
	width:341px !important;
	left:111px !important;
	top:296px !important;
	min-height:106px !important;
}

#item51236 {
	width:425px !important;
	left:483px !important;
	top:146px !important;
	min-height:441px !important;
}

#item51259 {
	width:255px !important;
	left:111px !important;
	top:468px !important;
	min-height:31px !important;
}

#item51282 {
	width:255px !important;
	left:111px !important;
	top:577px !important;
	min-height:31px !important;
}

#item51305 {
	width:255px !important;
	left:111px !important;
	top:691px !important;
	min-height:31px !important;
}

#item51329 {
	width:235px !important;
	height:36px !important;
	left:483px !important;
	top:95px !important;
}

#item51352 {
	width:83px !important;
	height:83px !important;
	left:839px !important;
	top:26px !important;
}

#item51064 {
	width:10px !important;
	height:10px !important;
	left:17px !important;
	top:16px !important;
}

#item51062 {
	width:938px !important;
	height:800px !important;
	left:592px !important;
	top:101px !important;
}

#item51579 {
	width:363px !important;
	height:558px !important;
	left:1431px !important;
	top:522px !important;
	background:#073a9e;
}

@keyframes entrarvolandodesdearriba-51579 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-51579 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item51594 {
	width:175px !important;
	height:23px !important;
	left:155px !important;
	top:283px !important;
	background:#1ec9d3;
}

@keyframes aparecer-51594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-51594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51594 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item51595 {
	width:221px !important;
	height:23px !important;
	left:155px !important;
	top:367px !important;
	background:#1ec9d3;
}

@keyframes aparecer-51595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-51595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51595 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item51596 {
	width:217px !important;
	height:23px !important;
	left:395px !important;
	top:283px !important;
	background:#1ec9d3;
}

@keyframes aparecer-51596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-51596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51596 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item51597 {
	width:217px !important;
	height:23px !important;
	left:395px !important;
	top:367px !important;
	background:#1ec9d3;
}

@keyframes aparecer-51597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-51597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51597 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item51598 {
	width:828px !important;
	left:918px !important;
	top:36px !important;
	min-height:247px !important;
}

@keyframes entrarvolandodesdelaizquierda-51598 {
	0% {
		transform:translate(-606.126px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-51598 {
	0% {
		-webkit-transform:translate(-606.126px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item51621 {
	width:175px !important;
	height:174px !important;
	left:1623px !important;
	top:350px !important;
}

@keyframes aparecer-51621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-51621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51621 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes aparecer-51626 {
	0% {transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aparecer-51626 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item51626 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item51629 {
	width:217px !important;
	height:60px !important;
}

#item51626 {
	width:217px !important;
	height:60px !important;
	left:162px !important;
	top:43px !important;
}

#item51634 {
	width:165px !important;
	height:23px !important;
	left:165px !important;
	top:283px !important;
}

#item51658 {
	width:175px !important;
	height:32px !important;
	left:155px !important;
	top:319px !important;
}

#item51681 {
	width:221px !important;
	left:155px !important;
	top:404px !important;
	min-height:108px !important;
}

#item51704 {
	width:330px !important;
	left:398px !important;
	top:404px !important;
	min-height:101px !important;
}

#item51727 {
	width:509px !important;
	height:32px !important;
	left:395px !important;
	top:319px !important;
}

#item51750 {
	width:290px !important;
	left:1470px !important;
	top:598px !important;
	min-height:332px !important;
}

#item51773 {
	width:107px !important;
	left:1575px !important;
	top:971px !important;
	min-height:18px !important;
}

#item51796 {
	width:211px !important;
	height:23px !important;
	left:165px !important;
	top:367px !important;
}

#item51819 {
	width:207px !important;
	height:23px !important;
	left:405px !important;
	top:283px !important;
}

#item51842 {
	width:207px !important;
	height:23px !important;
	left:405px !important;
	top:367px !important;
}

#item51865 {
	width:55px !important;
	height:56px !important;
	left:792px !important;
	top:954px !important;
}

#item51882 {
	width:51px !important;
	height:51px !important;
	left:159px !important;
	top:956px !important;
}

#item51900 {
	width:116px !important;
	left:854px !important;
	top:965px !important;
	min-height:24px !important;
}

#item51923 {
	width:150px !important;
	left:214px !important;
	top:965px !important;
	min-height:24px !important;
}

#item51946 {
	width:20px !important;
	height:45px !important;
	left:1470px !important;
	top:838px !important;
}

#item51963 {
	width:83px !important;
	height:84px !important;
}

#item51954 {
	width:83px !important;
	height:84px !important;
	left:1px !important;
	top:1px !important;
}

#item51951 {
	width:84px !important;
	height:85px !important;
	left:1469px !important;
	top:946px !important;
}

#item51969 {
	width:490px !important;
	height:235px !important;
	left:822px !important;
	top:628px !important;
}

#item51976 {
	width:312px !important;
	left:999px !important;
	top:635px !important;
	min-height:250px !important;
}

#item51999 {
	width:7px !important;
	left:1494px !important;
	top:907px !important;
	min-height:8px !important;
}

#item52022 {
	width:20px !important;
	height:21px !important;
	left:1470px !important;
	top:888px !important;
}

#item52037 {
	width:56px !important;
	height:55px !important;
}

#item52030 {
	width:56px !important;
	height:55px !important;
}

#item52027 {
	width:56px !important;
	height:55px !important;
	left:1120px !important;
	top:955px !important;
}

#item52042 {
	width:180px !important;
	left:1182px !important;
	top:965px !important;
	min-height:25px !important;
}

#item52065 {
	width:165px !important;
	left:1471px !important;
	top:547px !important;
	min-height:26px !important;
}

#item52090 {
	width:6px !important;
	height:12px !important;
	top:1px !important;
	background:#9d9c9c;
}

#item52093 {
	width:6px !important;
	height:9px !important;
	left:49px !important;
	top:14px !important;
	background:#9d9c9c;
}

#item52120 {
	width:1px !important;
	height:2px !important;
	left:45px !important;
	top:26px !important;
	background:#9d9c9c;
}

#item52128 {
	width:1px !important;
	height:2px !important;
	left:66px !important;
	top:26px !important;
	background:#9d9c9c;
}

#item52132 {
	width:1px !important;
	height:2px !important;
	left:74px !important;
	top:26px !important;
	background:#9d9c9c;
}

#item52146 {
	width:1836px !important;
	height:1580px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #857b77;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item52147 {
	width:235px !important;
	height:36px !important;
	left:88px !important;
	top:95px !important;
	background:#1ec9d3;
}

#item52148 {
	width:345px !important;
	height:36px !important;
	left:88px !important;
	top:245px !important;
	background:#1ec9d3;
}

#item52149 {
	width:345px !important;
	height:36px !important;
	left:88px !important;
	top:422px !important;
	background:#1ec9d3;
}

#item52150 {
	width:345px !important;
	height:36px !important;
	left:88px !important;
	top:526px !important;
	background:#1ec9d3;
}

#item52151 {
	width:345px !important;
	height:36px !important;
	left:88px !important;
	top:630px !important;
	background:#1ec9d3;
}

#item52152 {
	width:235px !important;
	height:36px !important;
	left:473px !important;
	top:95px !important;
	background:#1ec9d3;
}

#item52153 {
	width:235px !important;
	height:36px !important;
	left:88px !important;
	top:95px !important;
}

#item52177 {
	width:345px !important;
	height:36px !important;
	left:86px !important;
	top:243px !important;
}

#item52200 {
	width:345px !important;
	height:36px !important;
	left:86px !important;
	top:420px !important;
}

#item52224 {
	width:345px !important;
	height:36px !important;
	left:86px !important;
	top:525px !important;
}

#item52247 {
	width:345px !important;
	height:36px !important;
	left:86px !important;
	top:629px !important;
}

#item52270 {
	width:255px !important;
	left:101px !important;
	top:143px !important;
	min-height:56px !important;
}

#item52293 {
	width:341px !important;
	left:101px !important;
	top:296px !important;
	min-height:106px !important;
}

#item52316 {
	width:425px !important;
	left:473px !important;
	top:146px !important;
	min-height:530px !important;
}

#item52339 {
	width:255px !important;
	left:101px !important;
	top:468px !important;
	min-height:31px !important;
}

#item52362 {
	width:255px !important;
	left:101px !important;
	top:577px !important;
	min-height:31px !important;
}

#item52385 {
	width:255px !important;
	left:101px !important;
	top:691px !important;
	min-height:31px !important;
}

#item52408 {
	width:235px !important;
	height:36px !important;
	left:473px !important;
	top:95px !important;
}

#item52432 {
	width:83px !important;
	height:83px !important;
	left:829px !important;
	top:26px !important;
}

#item52144 {
	width:10px !important;
	height:10px !important;
	left:17px !important;
	top:15px !important;
}

#item52142 {
	width:928px !important;
	height:800px !important;
	left:602px !important;
	top:101px !important;
}

#item52458 {
	width:83px !important;
	height:83px !important;
	left:1118px !important;
	top:34px !important;
}

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

#item52445 {
	width:1239px !important;
	height:801px !important;
	left:272px !important;
	top:134px !important;
}

#item52471 {
	width:175px !important;
	height:36px !important;
	left:1620px !important;
	top:1px !important;
	background:#1ec9d3;
}

@keyframes aparecer-52471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-52471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52471 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item52472 {
	width:150px !important;
	height:44px !important;
	left:1629px !important;
	top:-4px !important;
}

#item52595 {
	width:363px !important;
	height:558px !important;
	left:1431px !important;
	top:522px !important;
	background:#073a9e;
}

@keyframes entrarvolandodesdearriba-52595 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-52595 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item52610 {
	width:175px !important;
	height:23px !important;
	left:155px !important;
	top:283px !important;
	background:#1ec9d3;
}

@keyframes aparecer-52610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-52610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52610 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item52611 {
	width:221px !important;
	height:23px !important;
	left:155px !important;
	top:367px !important;
	background:#1ec9d3;
}

@keyframes aparecer-52611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-52611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52611 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item52612 {
	width:217px !important;
	height:23px !important;
	left:395px !important;
	top:283px !important;
	background:#1ec9d3;
}

@keyframes aparecer-52612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-52612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52612 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item52613 {
	width:217px !important;
	height:23px !important;
	left:395px !important;
	top:367px !important;
	background:#1ec9d3;
}

@keyframes aparecer-52613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-52613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52613 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item52614 {
	width:828px !important;
	left:918px !important;
	top:36px !important;
	min-height:247px !important;
}

@keyframes entrarvolandodesdelaizquierda-52614 {
	0% {
		transform:translate(-606.126px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-52614 {
	0% {
		-webkit-transform:translate(-606.126px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item52637 {
	width:175px !important;
	height:174px !important;
	left:1623px !important;
	top:350px !important;
}

@keyframes aparecer-52637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-52637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52637 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes aparecer-52643 {
	0% {transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aparecer-52643 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item52643 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item52646 {
	width:217px !important;
	height:60px !important;
}

#item52643 {
	width:217px !important;
	height:60px !important;
	left:162px !important;
	top:43px !important;
}

#item52651 {
	width:165px !important;
	height:23px !important;
	left:165px !important;
	top:283px !important;
}

#item52674 {
	width:175px !important;
	height:32px !important;
	left:155px !important;
	top:319px !important;
}

#item52698 {
	width:221px !important;
	left:155px !important;
	top:404px !important;
	min-height:83px !important;
}

#item52721 {
	width:330px !important;
	left:398px !important;
	top:404px !important;
	min-height:101px !important;
}

#item52744 {
	width:282px !important;
	height:32px !important;
	left:395px !important;
	top:319px !important;
}

#item52767 {
	width:290px !important;
	left:1470px !important;
	top:622px !important;
	min-height:310px !important;
}

#item52791 {
	width:107px !important;
	left:1575px !important;
	top:973px !important;
	min-height:18px !important;
}

#item52814 {
	width:211px !important;
	height:23px !important;
	left:165px !important;
	top:367px !important;
}

#item52837 {
	width:207px !important;
	height:23px !important;
	left:405px !important;
	top:283px !important;
}

#item52860 {
	width:207px !important;
	height:23px !important;
	left:405px !important;
	top:367px !important;
}

#item52883 {
	width:55px !important;
	height:56px !important;
	left:792px !important;
	top:954px !important;
}

#item52898 {
	width:51px !important;
	height:51px !important;
	left:159px !important;
	top:956px !important;
}

#item52917 {
	width:116px !important;
	left:854px !important;
	top:965px !important;
	min-height:24px !important;
}

#item52940 {
	width:150px !important;
	left:214px !important;
	top:965px !important;
	min-height:24px !important;
}

#item52963 {
	width:20px !important;
	height:45px !important;
	left:1470px !important;
	top:809px !important;
}

#item52977 {
	width:83px !important;
	height:84px !important;
}

#item52971 {
	width:83px !important;
	height:84px !important;
	left:1px !important;
	top:1px !important;
}

#item52968 {
	width:84px !important;
	height:85px !important;
	left:1469px !important;
	top:948px !important;
}

#item52985 {
	width:463px !important;
	height:200px !important;
	left:841px !important;
	top:649px !important;
}

#item52991 {
	width:20px !important;
	height:21px !important;
	left:1470px !important;
	top:861px !important;
}

#item52996 {
	width:21px !important;
	height:16px !important;
	left:1469px !important;
	top:891px !important;
}

#item53002 {
	width:298px !important;
	left:1014px !important;
	top:650px !important;
	min-height:205px !important;
}

#item53034 {
	width:56px !important;
	height:55px !important;
}

#item53028 {
	width:56px !important;
	height:55px !important;
}

#item53025 {
	width:56px !important;
	height:55px !important;
	left:1120px !important;
	top:955px !important;
}

#item53040 {
	width:180px !important;
	left:1182px !important;
	top:965px !important;
	min-height:25px !important;
}

#item53063 {
	width:165px !important;
	left:1471px !important;
	top:547px !important;
	min-height:26px !important;
}

#item53088 {
	width:6px !important;
	height:12px !important;
	top:1px !important;
	background:#9d9c9c;
}

#item53090 {
	width:6px !important;
	height:9px !important;
	left:49px !important;
	top:14px !important;
	background:#9d9c9c;
}

#item53118 {
	width:1px !important;
	height:2px !important;
	left:45px !important;
	top:26px !important;
	background:#9d9c9c;
}

#item53127 {
	width:1px !important;
	height:2px !important;
	left:66px !important;
	top:26px !important;
	background:#9d9c9c;
}

#item53131 {
	width:1px !important;
	height:2px !important;
	left:74px !important;
	top:26px !important;
	background:#9d9c9c;
}

#item53153 {
	width:1836px !important;
	height:1580px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #857b77;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item53154 {
	width:235px !important;
	height:36px !important;
	left:88px !important;
	top:95px !important;
	background:#1ec9d3;
}

#item53155 {
	width:345px !important;
	height:36px !important;
	left:88px !important;
	top:245px !important;
	background:#1ec9d3;
}

#item53156 {
	width:345px !important;
	height:36px !important;
	left:88px !important;
	top:422px !important;
	background:#1ec9d3;
}

#item53157 {
	width:345px !important;
	height:36px !important;
	left:88px !important;
	top:526px !important;
	background:#1ec9d3;
}

#item53158 {
	width:345px !important;
	height:36px !important;
	left:88px !important;
	top:630px !important;
	background:#1ec9d3;
}

#item53159 {
	width:235px !important;
	height:36px !important;
	left:473px !important;
	top:95px !important;
	background:#1ec9d3;
}

#item53161 {
	width:235px !important;
	height:36px !important;
	left:88px !important;
	top:95px !important;
}

#item53184 {
	width:345px !important;
	height:36px !important;
	left:86px !important;
	top:243px !important;
}

#item53207 {
	width:345px !important;
	height:36px !important;
	left:86px !important;
	top:420px !important;
}

#item53230 {
	width:345px !important;
	height:36px !important;
	left:86px !important;
	top:525px !important;
}

#item53253 {
	width:345px !important;
	height:36px !important;
	left:86px !important;
	top:629px !important;
}

#item53276 {
	width:255px !important;
	left:101px !important;
	top:143px !important;
	min-height:56px !important;
}

#item53299 {
	width:341px !important;
	left:101px !important;
	top:296px !important;
	min-height:106px !important;
}

#item53322 {
	width:425px !important;
	left:473px !important;
	top:146px !important;
	min-height:530px !important;
}

#item53345 {
	width:255px !important;
	left:101px !important;
	top:468px !important;
	min-height:31px !important;
}

#item53368 {
	width:255px !important;
	left:101px !important;
	top:577px !important;
	min-height:31px !important;
}

#item53391 {
	width:255px !important;
	left:101px !important;
	top:691px !important;
	min-height:31px !important;
}

#item53414 {
	width:235px !important;
	height:36px !important;
	left:473px !important;
	top:95px !important;
}

#item53437 {
	width:83px !important;
	height:83px !important;
	left:829px !important;
	top:26px !important;
}

#item53151 {
	width:10px !important;
	height:10px !important;
	left:17px !important;
	top:15px !important;
}

#item53149 {
	width:928px !important;
	height:800px !important;
	left:602px !important;
	top:101px !important;
}

#item53461 {
	width:83px !important;
	height:83px !important;
	left:1118px !important;
	top:34px !important;
}

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

#item53449 {
	width:1239px !important;
	height:801px !important;
	left:272px !important;
	top:134px !important;
}

#item53475 {
	width:175px !important;
	height:36px !important;
	left:1620px !important;
	top:1px !important;
	background:#1ec9d3;
}

@keyframes aparecer-53475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-53475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53475 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item53476 {
	width:150px !important;
	height:44px !important;
	left:1629px !important;
	top:-4px !important;
}

#item53554 {
	width:363px !important;
	height:558px !important;
	left:1431px !important;
	top:522px !important;
	background:#073a9e;
}

@keyframes entrarvolandodesdearriba-53554 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-53554 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item53567 {
	width:175px !important;
	height:23px !important;
	left:155px !important;
	top:283px !important;
	background:#1ec9d3;
}

@keyframes aparecer-53567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-53567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53567 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item53568 {
	width:221px !important;
	height:23px !important;
	left:155px !important;
	top:367px !important;
	background:#1ec9d3;
}

@keyframes aparecer-53568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-53568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53568 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item53569 {
	width:217px !important;
	height:23px !important;
	left:395px !important;
	top:283px !important;
	background:#1ec9d3;
}

@keyframes aparecer-53569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-53569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53569 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item53571 {
	width:217px !important;
	height:23px !important;
	left:395px !important;
	top:367px !important;
	background:#1ec9d3;
}

@keyframes aparecer-53571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-53571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53571 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item53572 {
	width:828px !important;
	left:918px !important;
	top:36px !important;
	min-height:247px !important;
}

@keyframes entrarvolandodesdelaizquierda-53572 {
	0% {
		transform:translate(-606.126px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-53572 {
	0% {
		-webkit-transform:translate(-606.126px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item53595 {
	width:175px !important;
	height:174px !important;
	left:1623px !important;
	top:350px !important;
}

@keyframes aparecer-53595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-53595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53595 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes aparecer-53600 {
	0% {transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aparecer-53600 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item53600 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item53603 {
	width:217px !important;
	height:60px !important;
}

#item53600 {
	width:217px !important;
	height:60px !important;
	left:162px !important;
	top:43px !important;
}

#item53608 {
	width:165px !important;
	height:23px !important;
	left:165px !important;
	top:283px !important;
}

#item53631 {
	width:175px !important;
	height:32px !important;
	left:155px !important;
	top:319px !important;
}

#item53654 {
	width:221px !important;
	left:155px !important;
	top:404px !important;
	min-height:118px !important;
}

#item53677 {
	width:330px !important;
	left:398px !important;
	top:404px !important;
	min-height:101px !important;
}

#item53700 {
	width:282px !important;
	height:32px !important;
	left:395px !important;
	top:319px !important;
}

#item53723 {
	width:290px !important;
	left:1470px !important;
	top:620px !important;
	min-height:310px !important;
}

#item53746 {
	width:107px !important;
	left:1575px !important;
	top:971px !important;
	min-height:18px !important;
}

#item53769 {
	width:211px !important;
	height:23px !important;
	left:165px !important;
	top:367px !important;
}

#item53792 {
	width:207px !important;
	height:23px !important;
	left:405px !important;
	top:283px !important;
}

#item53815 {
	width:207px !important;
	height:23px !important;
	left:405px !important;
	top:367px !important;
}

#item53838 {
	width:55px !important;
	height:56px !important;
	left:792px !important;
	top:954px !important;
}

#item53854 {
	width:51px !important;
	height:51px !important;
	left:159px !important;
	top:956px !important;
}

#item53872 {
	width:116px !important;
	left:854px !important;
	top:965px !important;
	min-height:24px !important;
}

#item53895 {
	width:150px !important;
	left:214px !important;
	top:965px !important;
	min-height:24px !important;
}

#item53918 {
	width:20px !important;
	height:23px !important;
	left:1470px !important;
	top:832px !important;
}

#item53935 {
	width:83px !important;
	height:84px !important;
}

#item53926 {
	width:83px !important;
	height:84px !important;
	left:1px !important;
	top:1px !important;
}

#item53923 {
	width:84px !important;
	height:85px !important;
	left:1469px !important;
	top:946px !important;
}

#item53941 {
	width:315px !important;
	height:200px !important;
	left:828px !important;
	top:652px !important;
}

#item53951 {
	width:166px !important;
	left:993px !important;
	top:651px !important;
	min-height:207px !important;
}

#item53983 {
	width:56px !important;
	height:55px !important;
}

#item53977 {
	width:56px !important;
	height:55px !important;
}

#item53974 {
	width:56px !important;
	height:55px !important;
	left:1120px !important;
	top:955px !important;
}

#item53988 {
	width:180px !important;
	left:1182px !important;
	top:965px !important;
	min-height:25px !important;
}

#item54011 {
	width:165px !important;
	left:1471px !important;
	top:547px !important;
	min-height:26px !important;
}

#item54036 {
	width:1836px !important;
	height:1580px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #857b77;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item54037 {
	width:235px !important;
	height:36px !important;
	left:88px !important;
	top:95px !important;
	background:#1ec9d3;
}

#item54038 {
	width:345px !important;
	height:36px !important;
	left:88px !important;
	top:245px !important;
	background:#1ec9d3;
}

#item54039 {
	width:345px !important;
	height:36px !important;
	left:88px !important;
	top:393px !important;
	background:#1ec9d3;
}

#item54040 {
	width:345px !important;
	height:36px !important;
	left:88px !important;
	top:526px !important;
	background:#1ec9d3;
}

#item54041 {
	width:345px !important;
	height:36px !important;
	left:88px !important;
	top:630px !important;
	background:#1ec9d3;
}

#item54042 {
	width:235px !important;
	height:36px !important;
	left:473px !important;
	top:95px !important;
	background:#1ec9d3;
}

#item54043 {
	width:235px !important;
	height:36px !important;
	left:88px !important;
	top:95px !important;
}

#item54066 {
	width:345px !important;
	height:36px !important;
	left:86px !important;
	top:243px !important;
}

#item54089 {
	width:345px !important;
	height:36px !important;
	left:86px !important;
	top:391px !important;
}

#item54112 {
	width:345px !important;
	height:36px !important;
	left:86px !important;
	top:525px !important;
}

#item54135 {
	width:345px !important;
	height:36px !important;
	left:86px !important;
	top:629px !important;
}

#item54160 {
	width:255px !important;
	left:101px !important;
	top:143px !important;
	min-height:56px !important;
}

#item54183 {
	width:341px !important;
	left:101px !important;
	top:296px !important;
	min-height:106px !important;
}

#item54206 {
	width:425px !important;
	left:473px !important;
	top:146px !important;
	min-height:530px !important;
}

#item54230 {
	width:330px !important;
	left:101px !important;
	top:446px !important;
	min-height:75px !important;
}

#item54253 {
	width:255px !important;
	left:101px !important;
	top:577px !important;
	min-height:31px !important;
}

#item54276 {
	width:255px !important;
	left:101px !important;
	top:691px !important;
	min-height:31px !important;
}

#item54299 {
	width:235px !important;
	height:36px !important;
	left:473px !important;
	top:95px !important;
}

#item54322 {
	width:83px !important;
	height:83px !important;
	left:829px !important;
	top:26px !important;
}

#item54333 {
	width:10px !important;
	height:10px !important;
	left:17px !important;
	top:15px !important;
}

#item54034 {
	width:928px !important;
	height:800px !important;
	left:602px !important;
	top:101px !important;
}

#item54346 {
	width:83px !important;
	height:83px !important;
	left:1118px !important;
	top:34px !important;
}

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

#item54334 {
	width:1239px !important;
	height:801px !important;
	left:272px !important;
	top:134px !important;
}

#item54359 {
	width:175px !important;
	height:36px !important;
	left:1620px !important;
	top:1px !important;
	background:#1ec9d3;
}

@keyframes aparecer-54359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-54359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54359 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item54360 {
	width:150px !important;
	height:44px !important;
	left:1629px !important;
	top:-4px !important;
}

#item54538 {
	width:363px !important;
	height:552px !important;
	left:1431px !important;
	top:528px !important;
	background:#073a9e;
}

@keyframes entrarvolandodesdearriba-54538 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-54538 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item54539 {
	width:594px !important;
	height:400px !important;
	left:134px !important;
	top:566px !important;
}

#item54545 {
	width:463px !important;
	height:200px !important;
	left:861px !important;
	top:674px !important;
}

#item54560 {
	width:175px !important;
	height:23px !important;
	left:155px !important;
	top:283px !important;
	background:#1ec9d3;
}

@keyframes aparecer-54560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-54560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54560 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item54561 {
	width:221px !important;
	height:23px !important;
	left:155px !important;
	top:367px !important;
	background:#1ec9d3;
}

@keyframes aparecer-54561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-54561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54561 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item54562 {
	width:217px !important;
	height:23px !important;
	left:395px !important;
	top:283px !important;
	background:#1ec9d3;
}

@keyframes aparecer-54562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-54562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54562 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item54563 {
	width:217px !important;
	height:23px !important;
	left:395px !important;
	top:367px !important;
	background:#1ec9d3;
}

@keyframes aparecer-54563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-54563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54563 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item54564 {
	width:828px !important;
	left:918px !important;
	top:36px !important;
	min-height:247px !important;
}

@keyframes entrarvolandodesdelaizquierda-54564 {
	0% {
		transform:translate(-606.126px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-54564 {
	0% {
		-webkit-transform:translate(-606.126px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item54587 {
	width:175px !important;
	height:174px !important;
	left:1623px !important;
	top:354px !important;
}

@keyframes aparecer-54587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-54587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54587 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes aparecer-54592 {
	0% {transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aparecer-54592 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item54592 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item54595 {
	width:217px !important;
	height:60px !important;
}

#item54592 {
	width:217px !important;
	height:60px !important;
	left:162px !important;
	top:43px !important;
}

#item54601 {
	width:165px !important;
	height:23px !important;
	left:165px !important;
	top:283px !important;
}

#item54624 {
	width:175px !important;
	height:32px !important;
	left:155px !important;
	top:319px !important;
}

#item54647 {
	width:221px !important;
	left:155px !important;
	top:404px !important;
	min-height:83px !important;
}

#item54670 {
	width:330px !important;
	left:398px !important;
	top:404px !important;
	min-height:83px !important;
}

#item54693 {
	width:282px !important;
	height:32px !important;
	left:395px !important;
	top:319px !important;
}

#item54716 {
	width:66px !important;
	height:36px !important;
	left:1044px !important;
	top:674px !important;
}

#item54762 {
	width:107px !important;
	left:1575px !important;
	top:971px !important;
	min-height:18px !important;
}

#item54785 {
	width:66px !important;
	height:36px !important;
	left:1044px !important;
	top:713px !important;
}

#item54809 {
	width:66px !important;
	height:36px !important;
	left:1113px !important;
	top:752px !important;
}

#item54832 {
	width:66px !important;
	height:36px !important;
	left:1044px !important;
	top:752px !important;
}

#item54855 {
	width:66px !important;
	height:36px !important;
	left:1181px !important;
	top:752px !important;
}

#item54878 {
	width:74px !important;
	height:36px !important;
	left:1250px !important;
	top:752px !important;
}

#item54901 {
	width:66px !important;
	height:78px !important;
	left:1113px !important;
	top:791px !important;
}

#item54924 {
	width:66px !important;
	height:78px !important;
	left:1044px !important;
	top:791px !important;
}

#item54947 {
	width:66px !important;
	height:78px !important;
	left:1181px !important;
	top:791px !important;
}

#item54971 {
	width:74px !important;
	height:78px !important;
	left:1250px !important;
	top:791px !important;
}

#item54994 {
	width:211px !important;
	height:23px !important;
	left:165px !important;
	top:367px !important;
}

#item55017 {
	width:207px !important;
	height:23px !important;
	left:405px !important;
	top:283px !important;
}

#item55041 {
	width:207px !important;
	height:23px !important;
	left:405px !important;
	top:367px !important;
}

#item55064 {
	width:55px !important;
	height:56px !important;
	left:792px !important;
	top:954px !important;
}

#item55079 {
	width:116px !important;
	left:854px !important;
	top:965px !important;
	min-height:24px !important;
}

#item55103 {
	width:150px !important;
	left:214px !important;
	top:965px !important;
	min-height:24px !important;
}

#item55142 {
	width:83px !important;
	height:84px !important;
}

#item55136 {
	width:83px !important;
	height:84px !important;
	left:1px !important;
	top:1px !important;
}

#item55133 {
	width:84px !important;
	height:85px !important;
	left:1469px !important;
	top:946px !important;
}

#item55149 {
	width:51px !important;
	height:51px !important;
	left:159px !important;
	top:956px !important;
}

#item55179 {
	width:56px !important;
	height:55px !important;
}

#item55168 {
	width:56px !important;
	height:55px !important;
}

#item55165 {
	width:56px !important;
	height:55px !important;
	left:1120px !important;
	top:955px !important;
}

#item55186 {
	width:180px !important;
	left:1182px !important;
	top:965px !important;
	min-height:25px !important;
}

#item55209 {
	width:175px !important;
	height:36px !important;
	left:1619px !important;
	top:-2px !important;
	background:#073a9e;
}

@keyframes aparecer-55209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-55209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55209 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item55210 {
	width:150px !important;
	height:44px !important;
	left:1628px !important;
	top:-6px !important;
}

#item55233 {
	width:165px !important;
	left:1471px !important;
	top:547px !important;
	min-height:26px !important;
}

#item55258 {
	width:6px !important;
	height:12px !important;
	top:1px !important;
	background:#9d9c9c;
}

#item55260 {
	width:6px !important;
	height:9px !important;
	left:49px !important;
	top:14px !important;
	background:#9d9c9c;
}

#item55287 {
	width:1px !important;
	height:2px !important;
	left:45px !important;
	top:26px !important;
	background:#9d9c9c;
}

#item55296 {
	width:1px !important;
	height:2px !important;
	left:66px !important;
	top:26px !important;
	background:#9d9c9c;
}

#item55300 {
	width:1px !important;
	height:2px !important;
	left:74px !important;
	top:26px !important;
	background:#9d9c9c;
}

#item58498 {
	width:290px !important;
	left:1470px !important;
	top:597px !important;
	min-height:332px !important;
}

#item58521 {
	width:20px !important;
	height:45px !important;
	left:1470px !important;
	top:863px !important;
}

#item55316 {
	width:1836px !important;
	height:1580px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #857b77;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item55317 {
	width:235px !important;
	height:36px !important;
	left:88px !important;
	top:95px !important;
	background:#1ec9d3;
}

#item55318 {
	width:345px !important;
	height:36px !important;
	left:88px !important;
	top:245px !important;
	background:#1ec9d3;
}

#item55319 {
	width:345px !important;
	height:36px !important;
	left:88px !important;
	top:422px !important;
	background:#1ec9d3;
}

#item55320 {
	width:345px !important;
	height:36px !important;
	left:88px !important;
	top:526px !important;
	background:#1ec9d3;
}

#item55321 {
	width:345px !important;
	height:36px !important;
	left:88px !important;
	top:630px !important;
	background:#1ec9d3;
}

#item55322 {
	width:235px !important;
	height:36px !important;
	left:473px !important;
	top:95px !important;
	background:#1ec9d3;
}

#item55323 {
	width:235px !important;
	height:36px !important;
	left:88px !important;
	top:95px !important;
}

#item55346 {
	width:345px !important;
	height:36px !important;
	left:86px !important;
	top:243px !important;
}

#item55369 {
	width:345px !important;
	height:36px !important;
	left:86px !important;
	top:420px !important;
}

#item55392 {
	width:345px !important;
	height:36px !important;
	left:86px !important;
	top:525px !important;
}

#item55415 {
	width:345px !important;
	height:36px !important;
	left:86px !important;
	top:629px !important;
}

#item55438 {
	width:255px !important;
	left:101px !important;
	top:143px !important;
	min-height:56px !important;
}

#item55461 {
	width:255px !important;
	left:101px !important;
	top:296px !important;
	min-height:106px !important;
}

#item55484 {
	width:425px !important;
	left:473px !important;
	top:146px !important;
	min-height:441px !important;
}

#item55507 {
	width:255px !important;
	left:101px !important;
	top:468px !important;
	min-height:31px !important;
}

#item55530 {
	width:255px !important;
	left:101px !important;
	top:577px !important;
	min-height:31px !important;
}

#item55554 {
	width:255px !important;
	left:101px !important;
	top:691px !important;
	min-height:31px !important;
}

#item55577 {
	width:235px !important;
	height:36px !important;
	left:473px !important;
	top:95px !important;
}

#item55600 {
	width:83px !important;
	height:83px !important;
	left:829px !important;
	top:26px !important;
}

#item55314 {
	width:10px !important;
	height:10px !important;
	left:19px !important;
	top:18px !important;
}

#item55312 {
	width:928px !important;
	height:800px !important;
	left:602px !important;
	top:101px !important;
}

#item55623 {
	width:83px !important;
	height:83px !important;
	left:1118px !important;
	top:34px !important;
}

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

#item55611 {
	width:1239px !important;
	height:801px !important;
	left:272px !important;
	top:134px !important;
}

#item56626 {
	width:363px !important;
	height:558px !important;
	left:1431px !important;
	top:522px !important;
	background:#073a9e;
}

@keyframes entrarvolandodesdearriba-56626 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-56626 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item56643 {
	width:175px !important;
	height:23px !important;
	left:155px !important;
	top:283px !important;
	background:#1ec9d3;
}

@keyframes aparecer-56643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-56643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56643 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item56644 {
	width:217px !important;
	height:23px !important;
	left:395px !important;
	top:283px !important;
	background:#1ec9d3;
}

@keyframes aparecer-56644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-56644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56644 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item56645 {
	width:217px !important;
	height:23px !important;
	left:395px !important;
	top:367px !important;
	background:#1ec9d3;
}

@keyframes aparecer-56645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-56645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56645 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item56646 {
	width:828px !important;
	left:918px !important;
	top:36px !important;
	min-height:247px !important;
}

@keyframes entrarvolandodesdelaizquierda-56646 {
	0% {
		transform:translate(-606.126px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-56646 {
	0% {
		-webkit-transform:translate(-606.126px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item56669 {
	width:175px !important;
	height:174px !important;
	left:1623px !important;
	top:350px !important;
}

@keyframes aparecer-56669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-56669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56669 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes aparecer-56675 {
	0% {transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aparecer-56675 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item56675 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item56678 {
	width:217px !important;
	height:60px !important;
}

#item56675 {
	width:217px !important;
	height:60px !important;
	left:162px !important;
	top:43px !important;
}

#item56686 {
	width:165px !important;
	height:23px !important;
	left:165px !important;
	top:283px !important;
}

#item56709 {
	width:175px !important;
	height:32px !important;
	left:155px !important;
	top:319px !important;
}

#item56732 {
	width:330px !important;
	left:398px !important;
	top:404px !important;
	min-height:101px !important;
}

#item56755 {
	width:282px !important;
	height:32px !important;
	left:395px !important;
	top:319px !important;
}

#item56778 {
	width:290px !important;
	left:1470px !important;
	top:620px !important;
	min-height:310px !important;
}

#item56801 {
	width:107px !important;
	left:1575px !important;
	top:971px !important;
	min-height:18px !important;
}

#item56824 {
	width:207px !important;
	height:23px !important;
	left:405px !important;
	top:283px !important;
}

#item56847 {
	width:207px !important;
	height:23px !important;
	left:405px !important;
	top:367px !important;
}

#item56870 {
	width:55px !important;
	height:56px !important;
	left:792px !important;
	top:954px !important;
}

#item56887 {
	width:116px !important;
	left:854px !important;
	top:965px !important;
	min-height:24px !important;
}

#item56910 {
	width:150px !important;
	left:214px !important;
	top:965px !important;
	min-height:24px !important;
}

#item56933 {
	width:20px !important;
	height:23px !important;
	left:1470px !important;
	top:832px !important;
}

#item56947 {
	width:83px !important;
	height:84px !important;
}

#item56941 {
	width:83px !important;
	height:84px !important;
	left:1px !important;
	top:1px !important;
}

#item56938 {
	width:84px !important;
	height:85px !important;
	left:1469px !important;
	top:946px !important;
}

#item56952 {
	width:248px !important;
	height:201px !important;
	left:807px !important;
	top:652px !important;
}

#item56958 {
	width:80px !important;
	left:984px !important;
	top:652px !important;
	min-height:213px !important;
}

#item56981 {
	width:20px !important;
	height:21px !important;
	left:1470px !important;
	top:859px !important;
}

#item56986 {
	width:51px !important;
	height:51px !important;
	left:159px !important;
	top:956px !important;
}

#item57013 {
	width:56px !important;
	height:55px !important;
}

#item57007 {
	width:56px !important;
	height:55px !important;
}

#item57004 {
	width:56px !important;
	height:55px !important;
	left:1120px !important;
	top:955px !important;
}

#item57021 {
	width:180px !important;
	left:1182px !important;
	top:965px !important;
	min-height:25px !important;
}

#item57044 {
	width:165px !important;
	left:1471px !important;
	top:547px !important;
	min-height:26px !important;
}

#item57069 {
	width:1836px !important;
	height:1580px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #857b77;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item57070 {
	width:235px !important;
	height:36px !important;
	left:88px !important;
	top:95px !important;
	background:#1ec9d3;
}

#item57071 {
	width:345px !important;
	height:36px !important;
	left:88px !important;
	top:245px !important;
	background:#1ec9d3;
}

#item57072 {
	width:345px !important;
	height:36px !important;
	left:88px !important;
	top:393px !important;
	background:#1ec9d3;
}

#item57073 {
	width:345px !important;
	height:36px !important;
	left:88px !important;
	top:526px !important;
	background:#1ec9d3;
}

#item57074 {
	width:235px !important;
	height:36px !important;
	left:473px !important;
	top:95px !important;
	background:#1ec9d3;
}

#item57075 {
	width:235px !important;
	height:36px !important;
	left:88px !important;
	top:95px !important;
}

#item57098 {
	width:345px !important;
	height:36px !important;
	left:86px !important;
	top:243px !important;
}

#item57121 {
	width:345px !important;
	height:36px !important;
	left:86px !important;
	top:391px !important;
}

#item57144 {
	width:345px !important;
	height:36px !important;
	left:86px !important;
	top:525px !important;
}

#item57167 {
	width:255px !important;
	left:101px !important;
	top:143px !important;
	min-height:56px !important;
}

#item57191 {
	width:341px !important;
	left:101px !important;
	top:296px !important;
	min-height:106px !important;
}

#item57214 {
	width:425px !important;
	left:473px !important;
	top:146px !important;
	min-height:530px !important;
}

#item57238 {
	width:330px !important;
	left:101px !important;
	top:446px !important;
	min-height:75px !important;
}

#item57261 {
	width:255px !important;
	left:101px !important;
	top:577px !important;
	min-height:31px !important;
}

#item57284 {
	width:235px !important;
	height:36px !important;
	left:473px !important;
	top:95px !important;
}

#item57307 {
	width:83px !important;
	height:83px !important;
	left:829px !important;
	top:26px !important;
}

#item57320 {
	width:10px !important;
	height:10px !important;
	left:17px !important;
	top:15px !important;
}

#item57067 {
	width:928px !important;
	height:800px !important;
	left:602px !important;
	top:101px !important;
}

#item57333 {
	width:83px !important;
	height:83px !important;
	left:1118px !important;
	top:34px !important;
}

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

#item57321 {
	width:1239px !important;
	height:801px !important;
	left:272px !important;
	top:134px !important;
}

#item57344 {
	width:175px !important;
	height:36px !important;
	left:1619px !important;
	top:-2px !important;
	background:#073a9e;
}

@keyframes aparecer-57344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-57344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57344 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item57345 {
	width:150px !important;
	height:44px !important;
	left:1628px !important;
	top:-6px !important;
}

#item57501 {
	width:363px !important;
	height:558px !important;
	left:1431px !important;
	top:522px !important;
	background:#073a9e;
}

@keyframes entrarvolandodesdearriba-57501 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-57501 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item57516 {
	width:175px !important;
	height:23px !important;
	left:155px !important;
	top:283px !important;
	background:#1ec9d3;
}

@keyframes aparecer-57516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-57516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57516 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item57517 {
	width:217px !important;
	height:23px !important;
	left:395px !important;
	top:283px !important;
	background:#1ec9d3;
}

@keyframes aparecer-57517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-57517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57517 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item57519 {
	width:217px !important;
	height:23px !important;
	left:395px !important;
	top:367px !important;
	background:#1ec9d3;
}

@keyframes aparecer-57519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-57519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57519 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item57520 {
	width:828px !important;
	left:918px !important;
	top:36px !important;
	min-height:247px !important;
}

@keyframes entrarvolandodesdelaizquierda-57520 {
	0% {
		transform:translate(-606.126px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-57520 {
	0% {
		-webkit-transform:translate(-606.126px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item57544 {
	width:175px !important;
	height:174px !important;
	left:1623px !important;
	top:350px !important;
}

@keyframes aparecer-57544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-57544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57544 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes aparecer-57551 {
	0% {transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aparecer-57551 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item57551 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item57554 {
	width:217px !important;
	height:60px !important;
}

#item57551 {
	width:217px !important;
	height:60px !important;
	left:162px !important;
	top:43px !important;
}

#item57559 {
	width:165px !important;
	height:23px !important;
	left:165px !important;
	top:283px !important;
}

#item57582 {
	width:175px !important;
	height:32px !important;
	left:155px !important;
	top:319px !important;
}

#item57605 {
	width:330px !important;
	left:398px !important;
	top:404px !important;
	min-height:101px !important;
}

#item57628 {
	width:282px !important;
	height:32px !important;
	left:395px !important;
	top:319px !important;
}

#item57651 {
	width:290px !important;
	left:1470px !important;
	top:582px !important;
	min-height:348px !important;
}

#item57674 {
	width:107px !important;
	left:1575px !important;
	top:971px !important;
	min-height:18px !important;
}

#item57697 {
	width:207px !important;
	height:23px !important;
	left:405px !important;
	top:283px !important;
}

#item57720 {
	width:207px !important;
	height:23px !important;
	left:405px !important;
	top:367px !important;
}

#item57743 {
	width:55px !important;
	height:56px !important;
	left:792px !important;
	top:954px !important;
}

#item57762 {
	width:116px !important;
	left:854px !important;
	top:965px !important;
	min-height:24px !important;
}

#item57785 {
	width:150px !important;
	left:214px !important;
	top:965px !important;
	min-height:24px !important;
}

#item57808 {
	width:20px !important;
	height:45px !important;
	left:1470px !important;
	top:846px !important;
}

#item57824 {
	width:83px !important;
	height:84px !important;
}

#item57818 {
	width:83px !important;
	height:84px !important;
	left:1px !important;
	top:1px !important;
}

#item57815 {
	width:84px !important;
	height:85px !important;
	left:1469px !important;
	top:946px !important;
}

#item57829 {
	width:382px !important;
	height:200px !important;
	left:841px !important;
	top:658px !important;
}

#item57835 {
	width:298px !important;
	left:1014px !important;
	top:658px !important;
	min-height:250px !important;
}

#item57858 {
	width:20px !important;
	height:21px !important;
	left:1470px !important;
	top:900px !important;
}

#item57863 {
	width:221px !important;
	height:23px !important;
	left:155px !important;
	top:367px !important;
	background:#1ec9d3;
}

@keyframes aparecer-57863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-57863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57863 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item57864 {
	width:221px !important;
	left:155px !important;
	top:404px !important;
	min-height:83px !important;
}

#item57887 {
	width:211px !important;
	height:23px !important;
	left:165px !important;
	top:367px !important;
}

#item57910 {
	width:51px !important;
	height:51px !important;
	left:159px !important;
	top:956px !important;
}

#item57938 {
	width:56px !important;
	height:55px !important;
}

#item57930 {
	width:56px !important;
	height:55px !important;
}

#item57927 {
	width:56px !important;
	height:55px !important;
	left:1120px !important;
	top:955px !important;
}

#item57943 {
	width:180px !important;
	left:1182px !important;
	top:965px !important;
	min-height:25px !important;
}

#item57966 {
	width:175px !important;
	height:36px !important;
	left:1619px !important;
	background:#073a9e;
}

@keyframes aparecer-57966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-57966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57966 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item57967 {
	width:166px !important;
	height:36px !important;
	left:1628px !important;
}

#item57990 {
	width:165px !important;
	left:1471px !important;
	top:547px !important;
	min-height:26px !important;
}

#item58015 {
	width:6px !important;
	height:12px !important;
	top:1px !important;
	background:#9d9c9c;
}

#item58017 {
	width:6px !important;
	height:9px !important;
	left:49px !important;
	top:14px !important;
	background:#9d9c9c;
}

#item58044 {
	width:1px !important;
	height:2px !important;
	left:45px !important;
	top:26px !important;
	background:#9d9c9c;
}

#item58052 {
	width:1px !important;
	height:2px !important;
	left:66px !important;
	top:26px !important;
	background:#9d9c9c;
}

#item58057 {
	width:1px !important;
	height:2px !important;
	left:74px !important;
	top:26px !important;
	background:#9d9c9c;
}

#item58065 {
	width:1836px !important;
	height:1580px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #857b77;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item58066 {
	width:235px !important;
	height:36px !important;
	left:88px !important;
	top:95px !important;
	background:#1ec9d3;
}

#item58067 {
	width:345px !important;
	height:36px !important;
	left:88px !important;
	top:245px !important;
	background:#1ec9d3;
}

#item58068 {
	width:345px !important;
	height:36px !important;
	left:88px !important;
	top:393px !important;
	background:#1ec9d3;
}

#item58069 {
	width:345px !important;
	height:36px !important;
	left:88px !important;
	top:526px !important;
	background:#1ec9d3;
}

#item58070 {
	width:235px !important;
	height:36px !important;
	left:473px !important;
	top:95px !important;
	background:#1ec9d3;
}

#item58071 {
	width:235px !important;
	height:36px !important;
	left:88px !important;
	top:95px !important;
}

#item58094 {
	width:345px !important;
	height:36px !important;
	left:86px !important;
	top:243px !important;
}

#item58117 {
	width:345px !important;
	height:36px !important;
	left:86px !important;
	top:391px !important;
}

#item58140 {
	width:345px !important;
	height:36px !important;
	left:86px !important;
	top:525px !important;
}

#item58163 {
	width:255px !important;
	left:101px !important;
	top:143px !important;
	min-height:56px !important;
}

#item58186 {
	width:341px !important;
	left:101px !important;
	top:296px !important;
	min-height:106px !important;
}

#item58209 {
	width:425px !important;
	left:473px !important;
	top:146px !important;
	min-height:530px !important;
}

#item58232 {
	width:330px !important;
	left:101px !important;
	top:446px !important;
	min-height:75px !important;
}

#item58256 {
	width:255px !important;
	left:101px !important;
	top:577px !important;
	min-height:70px !important;
}

#item58279 {
	width:235px !important;
	height:36px !important;
	left:473px !important;
	top:95px !important;
}

#item58302 {
	width:83px !important;
	height:83px !important;
	left:829px !important;
	top:26px !important;
}

#item58317 {
	width:345px !important;
	height:36px !important;
	left:88px !important;
	top:664px !important;
	background:#1ec9d3;
}

#item58318 {
	width:345px !important;
	height:36px !important;
	left:88px !important;
	top:664px !important;
}

#item58341 {
	width:255px !important;
	left:101px !important;
	top:715px !important;
	min-height:31px !important;
}

#item58063 {
	width:10px !important;
	height:10px !important;
	left:17px !important;
	top:15px !important;
}

#item58061 {
	width:928px !important;
	height:800px !important;
	left:602px !important;
	top:101px !important;
}

#item58379 {
	width:83px !important;
	height:83px !important;
	left:1118px !important;
	top:34px !important;
}

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

#item58364 {
	width:1239px !important;
	height:801px !important;
	left:272px !important;
	top:134px !important;
}

#item45087 {
	opacity:0.80;
	width:1921px !important;
	height:72px !important;
	left:-1px !important;
	top:1008px !important;
	background:#fff;
}

#item45088 {
	width:1710px !important;
	height:60px !important;
	left:105px !important;
	top:1013px !important;
}

#item46488 {
	width:48px !important;
	height:48px !important;
	left:890px !important;
	top:259px !important;
}

#item46502 {
	width:48px !important;
	height:48px !important;
	left:822px !important;
	top:259px !important;
}

#item46517 {
	width:48px !important;
	height:48px !important;
	left:1027px !important;
	top:259px !important;
}

#item46528 {
	width:48px !important;
	height:48px !important;
	left:959px !important;
	top:259px !important;
}

@keyframes entrarvolandodesdearriba-46542 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-46542 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}#in5footer,  #prefooter {display:none;}
