/* 	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:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'Chargement...'; }
#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;}
}

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

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

#item52971 {
	width:368px !important;
	left:1002px !important;
	top:440px !important;
	min-height:92px !important;
}

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

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

#item52994 {
	width:284px !important;
	height:78px !important;
	left:162px !important;
	top:54px !important;
}

#item53006 {
	opacity:0.80;
	width:1920px !important;
	height:72px !important;
	top:1008px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item53684 {
	width:151px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item53681 {
	width:157px !important;
	height:35px !important;
	left:18px !important;
	top:24px !important;
}

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

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

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

#item53715 {
	width:148px !important;
	height:33px !important;
	left:18px !important;
	top:25px !important;
}

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

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

#item51628 {
	width:1356px !important;
	height:920px !important;
	left:184px !important;
	top:47px !important;
}

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

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

#item51631 {
	width:284px !important;
	height:78px !important;
	left:162px !important;
	top:54px !important;
}

#item51637 {
	width:234px !important;
	height:234px !important;
	left:143px !important;
	top:239px !important;
}

#item51640 {
	width:280px !important;
	height:36px !important;
	left:1468px !important;
	top:191px !important;
	background:#073a9e;
}

#item51641 {
	width:182px !important;
	left:1517px !important;
	top:200px !important;
	min-height:18px !important;
}

#item51664 {
	width:27px !important;
	height:27px !important;
	left:471px !important;
	top:310px !important;
}

#item51667 {
	width:27px !important;
	height:27px !important;
	left:822px !important;
	top:307px !important;
}

#item51671 {
	width:27px !important;
	height:27px !important;
	left:681px !important;
	top:844px !important;
}

#item51676 {
	width:27px !important;
	height:27px !important;
	left:385px !important;
	top:880px !important;
}

#item51679 {
	width:27px !important;
	height:27px !important;
	left:951px !important;
	top:853px !important;
}

#item51682 {
	width:27px !important;
	height:27px !important;
	left:888px !important;
	top:823px !important;
}

#item51685 {
	width:27px !important;
	height:27px !important;
	left:594px !important;
	top:762px !important;
}

#item51692 {
	width:27px !important;
	height:27px !important;
	left:561px !important;
	top:701px !important;
}

#item51695 {
	width:27px !important;
	height:27px !important;
	left:561px !important;
	top:660px !important;
}

#item51698 {
	width:256px !important;
	height:193px !important;
	left:1474px !important;
	top:250px !important;
}

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

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

#item51701 {
	width:168px !important;
	height:19px !important;
	left:410px !important;
	top:282px !important;
}

#item51778 {
	width:209px !important;
	min-height:19px !important;
}

#item51754 {
	width:162px !important;
	left:41px !important;
	top:3px !important;
	min-height:16px !important;
}

#item51751 {
	width:209px !important;
	height:19px !important;
	left:604px !important;
	top:311px !important;
}

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

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

#item51802 {
	width:262px !important;
	height:19px !important;
	left:412px !important;
	top:853px !important;
}

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

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

#item51853 {
	width:118px !important;
	height:19px !important;
	left:409px !important;
	top:890px !important;
}

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

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

#item51904 {
	width:189px !important;
	height:19px !important;
	left:416px !important;
	top:766px !important;
}

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

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

#item51955 {
	width:141px !important;
	height:19px !important;
	left:980px !important;
	top:858px !important;
}

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

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

#item52005 {
	width:141px !important;
	height:20px !important;
	left:919px !important;
	top:830px !important;
}

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

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

#item52056 {
	width:189px !important;
	height:19px !important;
	left:386px !important;
	top:706px !important;
}

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

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

#item52106 {
	width:129px !important;
	height:21px !important;
	left:424px !important;
	top:660px !important;
}

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

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

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

#item52246 {
	width:66px !important;
	height:66px !important;
	left:156px !important;
	top:164px !important;
}

#item52259 {
	width:141px !important;
	left:759px !important;
	top:174px !important;
	min-height:39px !important;
}

#item52282 {
	width:90px !important;
	left:1077px !important;
	top:776px !important;
	min-height:39px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item53909 {
	width:59px !important;
	height:59px !important;
	left:786px !important;
	top:29px !important;
}

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

#item53887 {
	width:59px !important;
	height:59px !important;
	left:786px !important;
	top:29px !important;
}

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

#item53869 {
	width:59px !important;
	height:59px !important;
	left:786px !important;
	top:29px !important;
}

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

#item53846 {
	width:59px !important;
	height:59px !important;
	left:786px !important;
	top:29px !important;
}

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

#item53828 {
	width:59px !important;
	height:59px !important;
	left:786px !important;
	top:29px !important;
}

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

#item53806 {
	width:59px !important;
	height:59px !important;
	left:786px !important;
	top:29px !important;
}

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

#item53785 {
	width:59px !important;
	height:59px !important;
	left:786px !important;
	top:29px !important;
}

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

#item53766 {
	width:59px !important;
	height:59px !important;
	left:786px !important;
	top:29px !important;
}

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

#item53739 {
	width:59px !important;
	height:59px !important;
	left:786px !important;
	top:29px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item52350 {
	width:123px !important;
	left:26px !important;
	top:6px !important;
	min-height:14px !important;
}

#item52347 {
	width:174px !important;
	height:25px !important;
	left:215px !important;
	top:337px !important;
}

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

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

#item52397 {
	width:215px !important;
	height:25px !important;
	left:570px !important;
	top:337px !important;
}

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

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

#item52448 {
	width:268px !important;
	height:25px !important;
	left:363px !important;
	top:999px !important;
}

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

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

#item52498 {
	width:124px !important;
	height:25px !important;
	left:282px !important;
	top:1055px !important;
}

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

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

#item52548 {
	width:195px !important;
	height:25px !important;
	left:329px !important;
	top:903px !important;
}

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

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

#item52599 {
	width:147px !important;
	height:25px !important;
	left:994px !important;
	top:1021px !important;
}

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

#item52652 {
	width:90px !important;
	left:7px !important;
	top:3px !important;
	min-height:14px !important;
}

#item52649 {
	width:147px !important;
	height:26px !important;
	left:928px !important;
	top:989px !important;
}

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

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

#item52699 {
	width:195px !important;
	height:25px !important;
	left:304px !important;
	top:833px !important;
}

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

#item52752 {
	width:92px !important;
	left:40px !important;
	top:11px !important;
	min-height:14px !important;
}

#item52749 {
	width:135px !important;
	height:27px !important;
	left:341px !important;
	top:772px !important;
}

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

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

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

#item52800 {
	width:72px !important;
	height:72px !important;
	left:51px !important;
	top:179px !important;
}

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

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

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

@keyframes entrarvolandodesdearriba-34567 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-34567 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item34573 {
	width:540px !important;
	height:199px !important;
	left:793px !important;
	top:667px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item35014 {
	width:211px !important;
	height:23px !important;
	left:160px !important;
	top:367px !important;
}

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

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

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

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

#item35107 {
	width:217px !important;
	left:854px !important;
	top:965px !important;
	min-height:28px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item45112 {
	width:56px !important;
	height:55px !important;
	left:1101px !important;
	top:955px !important;
}

#item35485 {
	width:84px !important;
	height:84px !important;
	left:1117px !important;
	top:34px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item35411 {
	width:330px !important;
	left:143px !important;
	top:691px !important;
	min-height:32px !important;
}

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

#item35463 {
	width:84px !important;
	height:84px !important;
	left:871px !important;
	top:25px !important;
}

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

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

#item51190 {
	width:228px !important;
	left:1167px !important;
	top:965px !important;
	min-height:24px !important;
}

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

@keyframes entrarvolandodesdearriba-35613 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-35613 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item35628 {
	width:466px !important;
	left:1280px !important;
	top:36px !important;
	min-height:247px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item49663 {
	width:611px !important;
	height:348px !important;
	left:783px !important;
	top:582px !important;
}

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

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

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

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

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

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

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

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

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

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

#item50051 {
	width:211px !important;
	height:23px !important;
	left:160px !important;
	top:367px !important;
}

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

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

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

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

#item45192 {
	width:56px !important;
	height:55px !important;
	left:1100px !important;
	top:955px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item36449 {
	width:330px !important;
	left:127px !important;
	top:612px !important;
	min-height:32px !important;
}

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

#item36499 {
	width:84px !important;
	height:84px !important;
	left:855px !important;
	top:25px !important;
}

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

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

#item36524 {
	width:84px !important;
	height:84px !important;
	left:1117px !important;
	top:34px !important;
}

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

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

#item51167 {
	width:228px !important;
	left:1167px !important;
	top:965px !important;
	min-height:24px !important;
}

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

@keyframes entrarvolandodesdearriba-38055 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-38055 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item38071 {
	width:828px !important;
	left:918px !important;
	top:36px !important;
	min-height:247px !important;
}

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

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

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

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

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

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

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

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

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

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

#item38265 {
	width:145px !important;
	left:1575px !important;
	top:972px !important;
	min-height:21px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item49619 {
	width:676px !important;
	height:334px !important;
	left:740px !important;
	top:584px !important;
}

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

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

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

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

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

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

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

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

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

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

#item50158 {
	width:211px !important;
	height:23px !important;
	left:160px !important;
	top:367px !important;
}

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

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

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

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

#item45228 {
	width:56px !important;
	height:55px !important;
	left:1099px !important;
	top:955px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item38894 {
	width:330px !important;
	left:111px !important;
	top:691px !important;
	min-height:32px !important;
}

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

#item38944 {
	width:84px !important;
	height:84px !important;
	left:839px !important;
	top:25px !important;
}

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

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

#item38963 {
	width:84px !important;
	height:84px !important;
	left:1117px !important;
	top:34px !important;
}

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

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

#item51141 {
	width:228px !important;
	left:1167px !important;
	top:965px !important;
	min-height:24px !important;
}

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

@keyframes entrarvolandodesdearriba-39570 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-39570 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item39581 {
	width:828px !important;
	left:918px !important;
	top:36px !important;
	min-height:247px !important;
}

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

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

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

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

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

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

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

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

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

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

#item39754 {
	width:137px !important;
	left:1575px !important;
	top:971px !important;
	min-height:25px !important;
}

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

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

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

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

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

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

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

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

#item39931 {
	width:562px !important;
	height:234px !important;
	left:822px !important;
	top:628px !important;
}

#item39934 {
	width:312px !important;
	left:1075px !important;
	top:628px !important;
	min-height:257px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item50279 {
	width:211px !important;
	height:23px !important;
	left:160px !important;
	top:367px !important;
}

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

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

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

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

#item45262 {
	width:56px !important;
	height:55px !important;
	left:1103px !important;
	top:955px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item40199 {
	width:330px !important;
	left:101px !important;
	top:691px !important;
	min-height:36px !important;
}

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

#item40248 {
	width:84px !important;
	height:84px !important;
	left:828px !important;
	top:25px !important;
}

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

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

#item40273 {
	width:84px !important;
	height:84px !important;
	left:1117px !important;
	top:34px !important;
}

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

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

#item51118 {
	width:228px !important;
	left:1167px !important;
	top:965px !important;
	min-height:24px !important;
}

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

@keyframes entrarvolandodesdearriba-40801 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-40801 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item40814 {
	width:828px !important;
	left:918px !important;
	top:36px !important;
	min-height:247px !important;
}

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

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

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

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

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

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

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

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

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

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

#item40986 {
	width:135px !important;
	left:1575px !important;
	top:973px !important;
	min-height:24px !important;
}

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

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

#item41100 {
	width:211px !important;
	left:854px !important;
	top:965px !important;
	min-height:25px !important;
}

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

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

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

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

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

#item41163 {
	width:540px !important;
	height:199px !important;
	left:814px !important;
	top:649px !important;
}

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

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

#item41773 {
	width:299px !important;
	left:1065px !important;
	top:650px !important;
	min-height:205px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item50383 {
	width:211px !important;
	height:23px !important;
	left:160px !important;
	top:367px !important;
}

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

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

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

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

#item45305 {
	width:56px !important;
	height:55px !important;
	left:1101px !important;
	top:955px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item41433 {
	width:330px !important;
	left:101px !important;
	top:691px !important;
	min-height:32px !important;
}

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

#item41479 {
	width:84px !important;
	height:84px !important;
	left:828px !important;
	top:25px !important;
}

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

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

#item41501 {
	width:84px !important;
	height:84px !important;
	left:1117px !important;
	top:34px !important;
}

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

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

#item51090 {
	width:228px !important;
	left:1167px !important;
	top:965px !important;
	min-height:24px !important;
}

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

@keyframes entrarvolandodesdearriba-41915 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-41915 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item41928 {
	width:828px !important;
	left:918px !important;
	top:36px !important;
	min-height:247px !important;
}

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

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

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

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

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

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

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

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

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

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

#item42100 {
	width:135px !important;
	left:1575px !important;
	top:971px !important;
	min-height:19px !important;
}

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

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

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

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

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

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

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

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

#item42279 {
	width:386px !important;
	height:199px !important;
	left:828px !important;
	top:652px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item50491 {
	width:211px !important;
	height:23px !important;
	left:160px !important;
	top:367px !important;
}

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

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

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

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

#item45339 {
	width:56px !important;
	height:55px !important;
	left:1099px !important;
	top:955px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item42527 {
	width:330px !important;
	left:101px !important;
	top:691px !important;
	min-height:36px !important;
}

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

#item42573 {
	width:84px !important;
	height:84px !important;
	left:828px !important;
	top:25px !important;
}

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

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

#item42592 {
	width:84px !important;
	height:84px !important;
	left:1117px !important;
	top:34px !important;
}

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

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

#item51065 {
	width:228px !important;
	left:1167px !important;
	top:965px !important;
	min-height:24px !important;
}

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

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

#item30746 {
	width:540px !important;
	height:199px !important;
	left:822px !important;
	top:674px !important;
}

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

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

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

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

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

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

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

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

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

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

#item30616 {
	width:66px !important;
	height:36px !important;
	left:1083px !important;
	top:674px !important;
}

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

#item31222 {
	width:145px !important;
	left:1575px !important;
	top:971px !important;
	min-height:19px !important;
}

#item30772 {
	width:66px !important;
	height:36px !important;
	left:1083px !important;
	top:713px !important;
}

#item30795 {
	width:66px !important;
	height:36px !important;
	left:1152px !important;
	top:752px !important;
}

#item30941 {
	width:66px !important;
	height:36px !important;
	left:1083px !important;
	top:752px !important;
}

#item30843 {
	width:66px !important;
	height:36px !important;
	left:1220px !important;
	top:752px !important;
}

#item30893 {
	width:74px !important;
	height:36px !important;
	left:1288px !important;
	top:752px !important;
}

#item30820 {
	width:66px !important;
	height:78px !important;
	left:1152px !important;
	top:791px !important;
}

#item30964 {
	width:66px !important;
	height:78px !important;
	left:1083px !important;
	top:791px !important;
}

#item30866 {
	width:66px !important;
	height:78px !important;
	left:1220px !important;
	top:791px !important;
}

#item30916 {
	width:74px !important;
	height:78px !important;
	left:1288px !important;
	top:791px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item50597 {
	width:211px !important;
	height:23px !important;
	left:160px !important;
	top:367px !important;
}

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

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

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

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

#item45373 {
	width:56px !important;
	height:55px !important;
	left:1101px !important;
	top:955px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item32128 {
	width:330px !important;
	left:101px !important;
	top:691px !important;
	min-height:30px !important;
}

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

#item32181 {
	width:84px !important;
	height:84px !important;
	left:828px !important;
	top:25px !important;
}

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

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

#item32860 {
	width:84px !important;
	height:84px !important;
	left:1117px !important;
	top:34px !important;
}

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

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

#item51037 {
	width:228px !important;
	left:1167px !important;
	top:965px !important;
	min-height:24px !important;
}

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

@keyframes entrarvolandodesdearriba-42861 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-42861 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item42877 {
	width:828px !important;
	left:918px !important;
	top:36px !important;
	min-height:247px !important;
}

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

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

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

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

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

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

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

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

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

#item43050 {
	width:135px !important;
	left:1575px !important;
	top:971px !important;
	min-height:19px !important;
}

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

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

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

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

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

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

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

#item43225 {
	width:323px !important;
	height:199px !important;
	left:878px !important;
	top:652px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item45407 {
	width:56px !important;
	height:55px !important;
	left:1100px !important;
	top:955px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item43541 {
	width:84px !important;
	height:84px !important;
	left:828px !important;
	top:25px !important;
}

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

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

#item43562 {
	width:84px !important;
	height:84px !important;
	left:1117px !important;
	top:34px !important;
}

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

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

#item50991 {
	width:228px !important;
	left:1167px !important;
	top:965px !important;
	min-height:24px !important;
}

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

@keyframes entrarvolandodesdearriba-43675 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-43675 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item43686 {
	width:828px !important;
	left:918px !important;
	top:36px !important;
	min-height:247px !important;
}

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

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

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

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

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

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

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

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

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

#item43838 {
	width:145px !important;
	left:1575px !important;
	top:971px !important;
	min-height:19px !important;
}

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

#item43928 {
	width:221px !important;
	left:854px !important;
	top:965px !important;
	min-height:25px !important;
}

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

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

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

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

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

#item43991 {
	width:463px !important;
	height:199px !important;
	left:841px !important;
	top:658px !important;
}

#item43994 {
	width:299px !important;
	left:1096px !important;
	top:658px !important;
	min-height:250px !important;
}

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

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

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

#item45453 {
	width:228px !important;
	left:1167px !important;
	top:965px !important;
	min-height:24px !important;
}

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

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

#item46071 {
	width:166px !important;
	height:36px !important;
	left:1628px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item50815 {
	width:211px !important;
	height:23px !important;
	left:160px !important;
	top:367px !important;
}

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

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

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

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

#item45443 {
	width:56px !important;
	height:55px !important;
	left:1105px !important;
	top:955px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item44262 {
	width:84px !important;
	height:84px !important;
	left:828px !important;
	top:25px !important;
}

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

#item44469 {
	width:345px !important;
	height:36px !important;
	left:88px !important;
	top:664px !important;
}

#item44492 {
	width:330px !important;
	left:101px !important;
	top:715px !important;
	min-height:30px !important;
}

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

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

#item44288 {
	width:84px !important;
	height:84px !important;
	left:1117px !important;
	top:34px !important;
}

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

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

#item51533 {
	width:48px !important;
	height:48px !important;
	left:890px !important;
	top:259px !important;
}

#item51547 {
	width:48px !important;
	height:48px !important;
	left:822px !important;
	top:259px !important;
}

#item51561 {
	width:48px !important;
	height:48px !important;
	left:1027px !important;
	top:259px !important;
}

#item51572 {
	width:48px !important;
	height:48px !important;
	left:959px !important;
	top:259px !important;
}

@keyframes entrarvolandodesdearriba-51589 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-51589 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item51592 {
	width:395px !important;
	height:109px !important;
}

#item51589 {
	width:395px !important;
	height:109px !important;
	left:761px !important;
	top:106px !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;
}
#in5footer,  #prefooter {display:none;}
