/* 	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:#009976; }
:-webkit-full-screen { background:#009976; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1230px; height:866px; background: #009976 !important; }
.paper-vertical { width:1230px; height:100%; }
.paper-horizontal { width:10px; height:878px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
    display: block;
    position: fixed;
    width: 40px;
    height: 40px;
    text-align: center;
    outline: 0;
    /* En este ejemplo, el cuadrado usará el color #f0f0f0 y la flecha el color #ff0000.
       Si deseas cambiar los colores, deberás modificar los valores hexadecimales dentro de la URL. */
    background: url("data:image/svg+xml,%3Csvg%20viewBox%3D'0%200%2040%2040'%20xmlns%3D'http://www.w3.org/2000/svg'%3E%3Crect%20width%3D'40'%20height%3D'40'%20fill%3D'%23ffffff'/%3E%3Cpath%20d%3D'M16%2012l8%208-8%208'%20transform%3D'rotate(180,20,20)'%20fill%3D'none'%20stroke%3D'%230072ce'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'/%3E%3C/svg%3E") no-repeat center center;
    opacity: 1;
    will-change: transform;
  }

  nav#page-nav > button:hover {
    display: block;
    position: fixed;
    width: 40px;
    height: 40px;
    text-align: center;
    outline: 0;
    /* En este ejemplo, el cuadrado usará el color #f0f0f0 y la flecha el color #ff0000.
       Si deseas cambiar los colores, deberás modificar los valores hexadecimales dentro de la URL. */
    background: url("data:image/svg+xml,%3Csvg%20viewBox%3D'0%200%2040%2040'%20xmlns%3D'http://www.w3.org/2000/svg'%3E%3Crect%20width%3D'40'%20height%3D'40'%20fill%3D'%230072ce'/%3E%3Cpath%20d%3D'M16%2012l8%208-8%208'%20transform%3D'rotate(180,20,20)'%20fill%3D'none'%20stroke%3D'%23ffffff'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'/%3E%3C/svg%3E") no-repeat center center;
    opacity: 1;
    will-change: transform;
  }
  
nav#page-nav > #firstBtn,
nav#page-nav > #lastBtn {
    background: url("data:image/svg+xml,%3Csvg%20viewBox%3D'0%200%2040%2040'%20xmlns%3D'http://www.w3.org/2000/svg'%3E%3Crect%20width%3D'40'%20height%3D'40'%20fill%3D'%23ffffff'/%3E%3Cpath%20d%3D'M17%2014L23%2020L17%2026'%20transform%3D'rotate(180,20,20)'%20fill%3D'none'%20stroke%3D'%230072ce'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'/%3E%3Cline%20x1%3D'12'%20y1%3D'10'%20x2%3D'12'%20y2%3D'30'%20stroke%3D'%230072ce'%20stroke-width%3D'2'%20stroke-linecap%3D'round'/%3E%3C/svg%3E") no-repeat center center;
}

nav#page-nav > #firstBtn:hover,
nav#page-nav > #lastBtn:hover {
    background: url("data:image/svg+xml,%3Csvg%20viewBox%3D'0%200%2040%2040'%20xmlns%3D'http://www.w3.org/2000/svg'%3E%3Crect%20width%3D'40'%20height%3D'40'%20fill%3D'%230072ce'/%3E%3Cpath%20d%3D'M17%2014L23%2020L17%2026'%20transform%3D'rotate(180,20,20)'%20fill%3D'none'%20stroke%3D'%23ffffff'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'/%3E%3Cline%20x1%3D'12'%20y1%3D'10'%20x2%3D'12'%20y2%3D'30'%20stroke%3D'%23ffffff'%20stroke-width%3D'2'%20stroke-linecap%3D'round'/%3E%3C/svg%3E") no-repeat center center;
}
/* Botón back (anterior) a la izquierda a la mitad de la pantalla */
nav#page-nav > #backBtn {
    left: 0;
    top: 50%;
    margin-top: -20px; /* Ajusta para centrar verticalmente */
}

/* Botón first (primera) debajo del back */
nav#page-nav > #firstBtn {
    left: 0;
    top: calc(50% + 50px); /* 50px debajo de back, ajusta este valor según lo necesites */
    margin-top: -30px;
}

/* Botón next (siguiente) a la derecha a la mitad de la pantalla */
html:not([data-dir="rtl"]) nav#page-nav > #nextBtn {
    right: 0;
    top: 50%;
    margin-top: -20px;
    -ms-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

/* Botón last (última) debajo de next */
html:not([data-dir="rtl"]) nav#page-nav > #lastBtn {
    right: 0;
    top: calc(50% + 50px);
    margin-top: -30px;
    -ms-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

/* En caso de RTL, se invierten las posiciones de left/right */
html[data-dir="rtl"] nav#page-nav > #backBtn {
    right: 0;
    left: auto;
    top: 50%;
    margin-top: -20px;
}

html[data-dir="rtl"] nav#page-nav > #firstBtn {
    right: 0;
    left: auto;
    top: calc(50% + 50px);
    margin-top: -20px;
}

html[data-dir="rtl"] nav#page-nav > #nextBtn {
    left: 0;
    right: auto;
    top: 50%;
    margin-top: -20px;
    -ms-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

html[data-dir="rtl"] nav#page-nav > #lastBtn {
    left: 0;
    right: auto;
    top: calc(50% + 50px);
    margin-top: -20px;
    -ms-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

/* Hover para todos los botones */
nav#page-nav > button:hover {
    opacity: 1;
}

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:866px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1230px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

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

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

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

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

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

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

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

#item6804 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item6815 {
	width:1170px !important;
	height:674px !important;
	left:30px !important;
	top:162px !important;
}

#item6828 {
	width:30px !important;
	height:30px !important;
	left:1200px !important;
	top:836px !important;
}

#item6829 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item6849 {
	width:1170px !important;
	height:81px !important;
	left:30px !important;
	top:40px !important;
}

#item6888 {
	width:1230px !important;
	height:866px !important;
}

#item6940 {
	width:1230px !important;
	height:866px !important;
}

#item6992 {
	width:1230px !important;
	height:866px !important;
}

#item7043 {
	width:1230px !important;
	height:866px !important;
}

#item7090 {
	width:1230px !important;
	height:866px !important;
}

#item7142 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item7143 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item7153 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item7154 {
	width:651px !important;
	height:806px !important;
	left:549px !important;
	top:30px !important;
}

#item7177 {
	width:433px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item7221 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item7222 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item7232 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item7255 {
	width:611px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item7279 {
	width:166px !important;
	height:30px !important;
}

#item7258 {
	width:166px !important;
	height:30px !important;
	left:87px !important;
	top:171px !important;
}

#item7304 {
	width:166px !important;
	height:30px !important;
}

#item7283 {
	width:166px !important;
	height:30px !important;
	left:87px !important;
	top:211px !important;
}

#item7438 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item7439 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item7442 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item7440 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item7454 {
	width:1056px !important;
	height:692px !important;
	left:67px !important;
	top:97px !important;
}

#item7387 {
	width:520px !important;
	height:873px !important;
	left:690px !important;
	top:10px !important;
	background:#fff;
}

#item7407 {
	width:344px !important;
	height:266px !important;
	left:779px !important;
	top:97px !important;
}

#item7412 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item7410 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item7425 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item7423 {
	width:36px !important;
	height:36px !important;
	left:776px !important;
	top:376px !important;
}

#item7366 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item7367 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item7370 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item7368 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item7382 {
	width:1056px !important;
	height:692px !important;
	left:67px !important;
	top:97px !important;
}

#item7312 {
	width:520px !important;
	height:873px !important;
	left:690px !important;
	top:10px !important;
	background:#fff;
}

#item7332 {
	width:344px !important;
	height:475px !important;
	left:779px !important;
	top:97px !important;
}

#item7337 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item7335 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item7350 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item7348 {
	width:36px !important;
	height:36px !important;
	left:776px !important;
	top:619px !important;
}

#item7310 {
	width:45px !important;
	height:45px !important;
	left:1165px !important;
	top:10px !important;
}

#item7308 {
	width:1210px !important;
	height:883px !important;
	left:20px !important;
	top:-10px !important;
}

#item7497 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item7498 {
	width:1230px !important;
	height:867px !important;
	top:-1px !important;
}

#item7527 {
	width:1056px !important;
	height:68px !important;
	left:87px !important;
	top:87px !important;
}

#item7530 {
	width:1200px !important;
	height:549px !important;
	left:30px !important;
	top:288px !important;
}

#item7583 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item7603 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item23925 {
	width:390px !important;
	height:457px !important;
	left:2307px !important;
	top:33px !important;
}

#item7662 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item7682 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item23913 {
	width:390px !important;
	height:457px !important;
	left:960px !important;
	top:33px !important;
}

#item7749 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item7769 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item23920 {
	width:390px !important;
	height:457px !important;
	left:1410px !important;
	top:33px !important;
}

#item7831 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item7851 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item23923 {
	width:390px !important;
	height:457px !important;
	left:1860px !important;
	top:33px !important;
}

#item7910 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item7930 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item23907 {
	width:390px !important;
	height:457px !important;
	left:510px !important;
	top:33px !important;
}

#item7994 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item8014 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item23901 {
	width:390px !important;
	height:457px !important;
	left:60px !important;
	top:33px !important;
}

@keyframes derecha-100-7530 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-7530 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item8033 {
	width:30px !important;
	height:30px !important;
}

#item8031 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	top:235px !important;
}

#item8586 {
	width:1230px !important;
	height:866px !important;
}

#item8587 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item8597 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item8598 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item8601 {
	width:30px !important;
	height:30px !important;
}

#item8599 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item8613 {
	width:1056px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
}

#item8550 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item8564 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item8562 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item8575 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item8573 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:475px !important;
}

#item8501 {
	width:1230px !important;
	height:866px !important;
}

#item8502 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item8511 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item8512 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item8515 {
	width:30px !important;
	height:30px !important;
}

#item8513 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item8526 {
	width:1056px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
}

#item8462 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item8475 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item8473 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item8488 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item8486 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:532px !important;
}

#item8411 {
	width:1230px !important;
	height:866px !important;
}

#item8412 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item8423 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item8424 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item8427 {
	width:30px !important;
	height:30px !important;
}

#item8425 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item8438 {
	width:1056px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
}

#item8374 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item8387 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item8385 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item8398 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item8396 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:508px !important;
}

#item8325 {
	width:1230px !important;
	height:866px !important;
}

#item8326 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item8336 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item8337 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item8340 {
	width:30px !important;
	height:30px !important;
}

#item8338 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item8350 {
	width:1056px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
}

#item8285 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item8300 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item8298 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item8313 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item8311 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:481px !important;
}

#item8235 {
	width:1230px !important;
	height:866px !important;
}

#item8236 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item8246 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item8247 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item8250 {
	width:30px !important;
	height:30px !important;
}

#item8248 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item8261 {
	width:1056px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
}

#item8194 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item8207 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item8205 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item8221 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item8219 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:451px !important;
}

#item24032 {
	width:432px !important;
	height:252px !important;
	left:778px !important;
	top:145px !important;
	padding:0px 40px 0px 0px;
}

#item8147 {
	width:1230px !important;
	height:866px !important;
}

#item8148 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item8157 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item8158 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item8161 {
	width:30px !important;
	height:30px !important;
}

#item8159 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item8170 {
	width:1056px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
}

#item8107 {
	width:520px !important;
	height:866px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item8122 {
	width:30px !important;
	height:30px !important;
}

#item8120 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item8134 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item8132 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:487px !important;
}

#item24084 {
	width:427px !important;
	height:281px !important;
	left:783px !important;
	top:150px !important;
	padding:0px 40px 0px 0px;
}

#item8070 {
	width:520px !important;
	height:866px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item8075 {
	width:30px !important;
	height:30px !important;
}

#item8073 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item8048 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item8046 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item8656 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item8657 {
	width:1230px !important;
	height:867px !important;
	top:-1px !important;
}

#item8686 {
	width:708px !important;
	height:109px !important;
	left:87px !important;
	top:87px !important;
}

#item8689 {
	width:256px !important;
	height:71px !important;
	left:887px !important;
	top:130px !important;
}

#item8699 {
	width:1200px !important;
	height:549px !important;
	left:30px !important;
	top:288px !important;
}

#item8750 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item8770 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:396px !important;
}

#item23956 {
	width:390px !important;
	height:457px !important;
	left:2307px !important;
	top:33px !important;
}

#item8830 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item8850 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:396px !important;
}

#item23942 {
	width:390px !important;
	height:457px !important;
	left:960px !important;
	top:33px !important;
}

#item8912 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item8932 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:396px !important;
}

#item23946 {
	width:390px !important;
	height:457px !important;
	left:1410px !important;
	top:33px !important;
}

#item8999 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item9019 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:396px !important;
}

#item23950 {
	width:390px !important;
	height:457px !important;
	left:1860px !important;
	top:33px !important;
}

#item9079 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item9099 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:396px !important;
}

#item23934 {
	width:390px !important;
	height:457px !important;
	left:510px !important;
	top:33px !important;
}

#item9157 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item9177 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:396px !important;
}

#item23931 {
	width:390px !important;
	height:457px !important;
	left:60px !important;
	top:33px !important;
}

@keyframes derecha-100-8699 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-8699 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item9190 {
	width:30px !important;
	height:30px !important;
}

#item9188 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	top:225px !important;
}

#item9497 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item9512 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item9510 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item9451 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item9466 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item9464 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item9407 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item9422 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item9420 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item9362 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item9376 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item9374 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item9316 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item9329 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item9327 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item9271 {
	width:520px !important;
	height:866px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item9284 {
	width:30px !important;
	height:30px !important;
}

#item9282 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item9227 {
	width:520px !important;
	height:866px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item9230 {
	width:400px !important;
	height:267px !important;
	left:60px !important;
	top:513px !important;
}

#item9236 {
	width:30px !important;
	height:30px !important;
}

#item9234 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item9205 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:15px !important;
}

#item9203 {
	width:1236px !important;
	height:876px !important;
	left:-5px !important;
	top:-10px !important;
}

#item9553 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item9554 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item9563 {
	width:650px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item9567 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#fff;
}

#item9568 {
	width:459px !important;
	height:360px !important;
	left:741px !important;
	top:419px !important;
}

#item9601 {
	width:344px !important;
	height:10px !important;
}

#item9580 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:220px !important;
}

#item9628 {
	width:344px !important;
	height:10px !important;
}

#item9607 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:247px !important;
}

#item9654 {
	width:344px !important;
	height:10px !important;
}

#item9633 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:274px !important;
}

#item9679 {
	width:401px !important;
	height:102px !important;
	left:799px !important;
	top:87px !important;
}

#item9872 {
	width:90px !important;
	height:10px !important;
	top:6px !important;
}

#item9875 {
	width:20px !important;
	height:20px !important;
	left:100px !important;
}

#item9903 {
	width:174px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

#item9936 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

#item9807 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

#item9839 {
	width:174px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

#item9704 {
	width:90px !important;
	height:10px !important;
	top:6px !important;
}

#item9707 {
	width:20px !important;
	height:20px !important;
	left:100px !important;
}

#item9738 {
	width:174px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

#item9771 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

#item9682 {
	width:409px !important;
	height:105px !important;
	left:779px !important;
	top:477px !important;
}

#item9988 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item9989 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item9999 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item10000 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item10056 {
	width:30px !important;
	height:30px !important;
}

#item10054 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:90px !important;
}

#item10088 {
	width:165px !important;
	height:30px !important;
}

#item10067 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item10113 {
	width:165px !important;
	height:30px !important;
}

#item10092 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item10145 {
	width:30px !important;
	height:30px !important;
}

#item10143 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:90px !important;
}

#item10179 {
	width:165px !important;
	height:30px !important;
}

#item10158 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item10479 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item10485 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item10483 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item10496 {
	width:611px !important;
	height:103px !important;
	left:101px !important;
	top:97px !important;
}

#item10502 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item10531 {
	width:143px !important;
	height:8px !important;
	top:40px !important;
}

#item10537 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item10565 {
	width:116px !important;
	height:8px !important;
	top:40px !important;
}

#item10568 {
	width:40px !important;
	height:19px !important;
	left:89px !important;
	top:29px !important;
}

#item10578 {
	width:19px !important;
	height:19px !important;
	left:217px !important;
	top:4px !important;
}

#item10587 {
	width:19px !important;
	height:19px !important;
	left:352px !important;
	top:4px !important;
}

#item10596 {
	width:40px !important;
	height:19px !important;
	left:484px !important;
	top:31px !important;
}

#item10625 {
	width:85px !important;
	height:11px !important;
	left:254px !important;
	top:10px !important;
}

#item10647 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item10441 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item10444 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item10442 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item10454 {
	width:609px !important;
	height:399px !important;
	left:103px !important;
	top:244px !important;
}

#item10422 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item10425 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item10423 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item10436 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item10384 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item10387 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item10385 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item10418 {
	width:680px !important;
	height:273px !important;
	left:68px !important;
	top:307px !important;
	padding:0px 40px 0px 0px;
}

#item10207 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item10213 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item10211 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item10225 {
	width:611px !important;
	height:103px !important;
	left:101px !important;
	top:97px !important;
}

#item10231 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item10263 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item10269 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item10299 {
	width:116px !important;
	height:8px !important;
	top:40px !important;
}

#item10302 {
	width:40px !important;
	height:19px !important;
	left:89px !important;
	top:29px !important;
}

#item10312 {
	width:19px !important;
	height:19px !important;
	left:217px !important;
	top:4px !important;
}

#item10321 {
	width:19px !important;
	height:19px !important;
	left:352px !important;
	top:4px !important;
}

#item10329 {
	width:40px !important;
	height:19px !important;
	left:484px !important;
	top:31px !important;
}

#item10358 {
	width:85px !important;
	height:11px !important;
	left:254px !important;
	top:10px !important;
}

#item10380 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item10185 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item10183 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item10797 {
	width:344px !important;
	height:255px !important;
	left:23px !important;
	top:79px !important;
}

#item10821 {
	width:344px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

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

#item10847 {
	width:344px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item10826 {
	width:350px !important;
	height:16px !important;
	left:10px !important;
	top:40px !important;
}

#item10724 {
	width:344px !important;
	height:255px !important;
	left:23px !important;
	top:43px !important;
}

#item10748 {
	width:344px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

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

#item10772 {
	width:344px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item10751 {
	width:350px !important;
	height:16px !important;
	left:10px !important;
	top:327px !important;
}

#item10673 {
	width:344px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

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

#item10699 {
	width:344px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item10678 {
	width:350px !important;
	height:16px !important;
	left:10px !important;
	top:40px !important;
}

#item10650 {
	width:367px !important;
	height:343px !important;
	left:74px !important;
	top:137px !important;
}

#item10854 {
	width:396px !important;
	height:30px !important;
}

#item10852 {
	width:396px !important;
	height:30px !important;
	left:67px !important;
	top:138px !important;
}

#item10860 {
	width:396px !important;
	height:30px !important;
}

#item10858 {
	width:396px !important;
	height:30px !important;
	left:67px !important;
	top:168px !important;
}

#item10899 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item10900 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item10912 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item10913 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item10986 {
	width:344px !important;
	height:310px !important;
	left:87px !important;
	top:87px !important;
}

#item10991 {
	width:30px !important;
	height:30px !important;
}

#item10989 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:450px !important;
}

#item11008 {
	width:30px !important;
	height:30px !important;
}

#item11006 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:450px !important;
}

#item11045 {
	width:165px !important;
	height:30px !important;
}

#item11024 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item11070 {
	width:165px !important;
	height:30px !important;
}

#item11049 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item11424 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item11427 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item11425 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item11437 {
	width:609px !important;
	height:399px !important;
	left:103px !important;
	top:244px !important;
}

#item11405 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item11408 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item11406 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item11419 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item11366 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item11369 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item11367 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item11401 {
	width:680px !important;
	height:282px !important;
	left:68px !important;
	top:302px !important;
	padding:0px 40px 0px 0px;
}

#item11124 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item11130 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item11128 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item11144 {
	width:611px !important;
	height:103px !important;
	left:101px !important;
	top:97px !important;
}

#item11150 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item11181 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item11187 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item11217 {
	width:117px !important;
	height:8px !important;
	top:40px !important;
}

#item11223 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item11251 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item11254 {
	width:40px !important;
	height:19px !important;
	left:110px !important;
	top:27px !important;
}

#item11264 {
	width:40px !important;
	height:19px !important;
	left:454px !important;
	top:27px !important;
}

#item11273 {
	width:19px !important;
	height:20px !important;
	left:191px !important;
}

#item11281 {
	width:19px !important;
	height:20px !important;
	left:288px !important;
}

#item11289 {
	width:19px !important;
	height:20px !important;
	left:390px !important;
}

#item11318 {
	width:45px !important;
	height:11px !important;
	left:328px !important;
	top:5px !important;
}

#item11340 {
	width:45px !important;
	height:11px !important;
	left:224px !important;
	top:5px !important;
}

#item11362 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item11102 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item11100 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item11472 {
	width:1230px !important;
	height:866px !important;
}

#item11495 {
	width:700px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item11529 {
	width:177px !important;
	height:30px !important;
}

#item11508 {
	width:177px !important;
	height:30px !important;
	left:88px !important;
	top:162px !important;
}

#item11537 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item11538 {
	width:1230px !important;
	height:870px !important;
	top:-218px !important;
}

#item11548 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

#item11549 {
	width:569px !important;
	height:343px !important;
	left:62px !important;
	top:472px !important;
}

#item11559 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item11557 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

#item11589 {
	width:453px !important;
	height:338px !important;
	left:670px !important;
	top:473px !important;
}

#item11611 {
	width:139px !important;
	height:12px !important;
	left:354px !important;
	top:616px !important;
}

@keyframes entrarvolandodesdeladerecha-11611 {
	0% {
		transform:translate(133.473px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-11611 {
	0% {
		-webkit-transform:translate(133.473px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item11614 {
	width:24px !important;
	height:24px !important;
	left:325px !important;
	top:610px !important;
}

@keyframes grow-11614 {
	0% {
		transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes grow-11614 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item11614 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11644 {
	width:139px !important;
	height:12px !important;
	left:310px !important;
	top:592px !important;
}

@keyframes entrarvolandodesdeladerecha-11644 {
	0% {
		transform:translate(155.473px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-11644 {
	0% {
		-webkit-transform:translate(155.473px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item11647 {
	width:24px !important;
	height:24px !important;
	left:282px !important;
	top:583px !important;
}

@keyframes grow-11647 {
	0% {
		transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes grow-11647 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item11647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11674 {
	width:139px !important;
	height:12px !important;
	left:396px !important;
	top:565px !important;
}

@keyframes entrarvolandodesdeladerecha-11674 {
	0% {
		transform:translate(170.527px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-11674 {
	0% {
		-webkit-transform:translate(170.527px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item11677 {
	width:24px !important;
	height:24px !important;
	left:367px !important;
	top:559px !important;
}

@keyframes grow-11677 {
	0% {
		transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes grow-11677 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item11677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11535 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

#item11533 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item768 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item769 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item780 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item11737 {
	width:139px !important;
	height:16px !important;
	left:1011px !important;
	top:52px !important;
}

#item11804 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item11826 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item11832 {
	width:66px !important;
	height:45px !important;
}

#item11830 {
	width:66px !important;
	height:45px !important;
	left:484px !important;
	top:172px !important;
}

#item11846 {
	width:30px !important;
	height:30px !important;
}

#item11844 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item11878 {
	width:100px !important;
	height:30px !important;
}

#item11857 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item11884 {
	width:30px !important;
	height:30px !important;
}

#item11882 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item11897 {
	width:30px !important;
	height:30px !important;
}

#item11895 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item11962 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item11984 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item11989 {
	width:68px !important;
	height:46px !important;
}

#item11987 {
	width:68px !important;
	height:46px !important;
	left:1074px !important;
	top:171px !important;
}

#item12021 {
	width:100px !important;
	height:30px !important;
}

#item12000 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item12027 {
	width:30px !important;
	height:30px !important;
}

#item12025 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item12041 {
	width:30px !important;
	height:30px !important;
}

#item12039 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item12054 {
	width:30px !important;
	height:30px !important;
}

#item12052 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item12316 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item12317 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item12323 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item12321 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12296 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item12297 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item12303 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item12301 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12276 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item12277 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item12283 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item12281 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12229 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item12249 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item12265 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item12263 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12211 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item12214 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item12212 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12224 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item12193 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item12199 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item12197 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12174 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item12175 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item12181 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item12179 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12125 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item12140 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item12138 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12170 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
	background:#fff;
}

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

#item12121 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item12386 {
	width:139px !important;
	height:16px !important;
	left:1011px !important;
	top:52px !important;
}

#item12448 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item12470 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item12476 {
	width:119px !important;
	height:23px !important;
}

#item12474 {
	width:119px !important;
	height:23px !important;
	left:453px !important;
	top:186px !important;
}

#item12493 {
	width:30px !important;
	height:30px !important;
}

#item12491 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item12527 {
	width:100px !important;
	height:30px !important;
}

#item12506 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item12533 {
	width:30px !important;
	height:30px !important;
}

#item12531 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item12547 {
	width:30px !important;
	height:30px !important;
}

#item12545 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item12618 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item12640 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item12645 {
	width:68px !important;
	height:46px !important;
}

#item12643 {
	width:68px !important;
	height:46px !important;
	left:1074px !important;
	top:171px !important;
}

#item12676 {
	width:100px !important;
	height:30px !important;
}

#item12655 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item12682 {
	width:30px !important;
	height:30px !important;
}

#item12680 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item12694 {
	width:30px !important;
	height:30px !important;
}

#item12692 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item12707 {
	width:30px !important;
	height:30px !important;
}

#item12705 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item12971 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item12974 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item12972 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12985 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item12952 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item12953 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item12959 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item12957 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12934 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item12935 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item12941 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item12939 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12884 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item12904 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item12923 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item12921 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12865 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item12868 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item12866 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12879 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item12849 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item12855 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item12853 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12830 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item12831 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item12837 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item12835 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12780 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item12796 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item12794 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12826 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
	background:#fff;
}

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

#item12776 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item13041 {
	width:139px !important;
	height:16px !important;
	left:1011px !important;
	top:52px !important;
}

#item13104 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item13126 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item13132 {
	width:68px !important;
	height:46px !important;
}

#item13130 {
	width:68px !important;
	height:46px !important;
	left:504px !important;
	top:171px !important;
}

#item13145 {
	width:30px !important;
	height:30px !important;
}

#item13143 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item13175 {
	width:100px !important;
	height:30px !important;
}

#item13154 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item13181 {
	width:30px !important;
	height:30px !important;
}

#item13179 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item13197 {
	width:30px !important;
	height:30px !important;
}

#item13195 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item13271 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item13293 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item13298 {
	width:68px !important;
	height:46px !important;
}

#item13296 {
	width:68px !important;
	height:46px !important;
	left:1074px !important;
	top:171px !important;
}

#item13332 {
	width:100px !important;
	height:30px !important;
}

#item13311 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item13338 {
	width:30px !important;
	height:30px !important;
}

#item13336 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item13353 {
	width:30px !important;
	height:30px !important;
}

#item13351 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item13368 {
	width:30px !important;
	height:30px !important;
}

#item13366 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item13639 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item13642 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item13640 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item13652 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item13619 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item13620 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item13626 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item13624 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item13599 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item13600 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item13606 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item13604 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item13548 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item13568 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item13586 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item13584 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item13530 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item13533 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item13531 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item13543 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item13512 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item13518 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item13516 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item13491 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item13492 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item13498 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item13496 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item13442 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item13457 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item13455 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item13487 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
	background:#fff;
}

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

#item13438 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item13708 {
	width:139px !important;
	height:16px !important;
	left:1011px !important;
	top:52px !important;
}

#item13811 {
	width:30px !important;
	height:30px !important;
}

#item13809 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item13842 {
	width:100px !important;
	height:30px !important;
}

#item13821 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item13848 {
	width:30px !important;
	height:30px !important;
}

#item13846 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item13860 {
	width:30px !important;
	height:30px !important;
}

#item13858 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item13937 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item13959 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item13964 {
	width:83px !important;
	height:21px !important;
}

#item13962 {
	width:83px !important;
	height:21px !important;
	left:1060px !important;
	top:186px !important;
}

#item14000 {
	width:100px !important;
	height:30px !important;
}

#item13979 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item14006 {
	width:30px !important;
	height:30px !important;
}

#item14004 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item14017 {
	width:30px !important;
	height:30px !important;
}

#item14015 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item14028 {
	width:30px !important;
	height:30px !important;
}

#item14026 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item24300 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item24323 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item24346 {
	width:86px !important;
	height:28px !important;
	left:486px !important;
	top:183px !important;
}

#item14314 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item14317 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14315 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item14328 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item14297 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item14298 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item14304 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14302 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item14279 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item14280 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item14286 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14284 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item14227 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item14247 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item14267 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14265 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item14204 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item14207 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14205 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item24565 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:183px !important;
}

#item14187 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14185 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item24563 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:183px !important;
}

#item14157 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item14164 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14162 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item24559 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:156px !important;
}

#item14101 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item14120 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14118 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item14153 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
	background:#fff;
}

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

#item14097 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item14384 {
	width:139px !important;
	height:16px !important;
	left:1011px !important;
	top:52px !important;
}

#item14445 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item14467 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item14473 {
	width:85px !important;
	height:21px !important;
}

#item14471 {
	width:85px !important;
	height:21px !important;
	left:487px !important;
	top:188px !important;
}

#item14490 {
	width:30px !important;
	height:30px !important;
}

#item14488 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item14524 {
	width:100px !important;
	height:30px !important;
}

#item14503 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item14530 {
	width:30px !important;
	height:30px !important;
}

#item14528 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item14543 {
	width:30px !important;
	height:30px !important;
}

#item14541 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item14608 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item14630 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item14635 {
	width:70px !important;
	height:21px !important;
}

#item14633 {
	width:70px !important;
	height:21px !important;
	left:1067px !important;
	top:186px !important;
}

#item14668 {
	width:100px !important;
	height:30px !important;
}

#item14647 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item14674 {
	width:30px !important;
	height:30px !important;
}

#item14672 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item14687 {
	width:30px !important;
	height:30px !important;
}

#item14685 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item14700 {
	width:30px !important;
	height:30px !important;
}

#item14698 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item14974 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item14977 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14975 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item14990 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item14954 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item14955 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item14961 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14959 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item14933 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item14934 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item14940 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14938 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item14879 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item14899 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item14919 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14917 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item14862 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item14865 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14863 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item14874 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item14845 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item14851 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14849 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item14825 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item14826 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item14832 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14830 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item14772 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item14791 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14789 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item14821 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
	background:#fff;
}

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

#item14768 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item15692 {
	width:139px !important;
	height:16px !important;
	left:1011px !important;
	top:52px !important;
}

#item15755 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item15777 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item15781 {
	width:111px !important;
	height:34px !important;
	left:460px !important;
	top:181px !important;
}

#item15795 {
	width:30px !important;
	height:30px !important;
}

#item15793 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item15827 {
	width:100px !important;
	height:30px !important;
}

#item15806 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item15833 {
	width:30px !important;
	height:30px !important;
}

#item15831 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item15846 {
	width:30px !important;
	height:30px !important;
}

#item15844 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item15915 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item15937 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item15940 {
	width:102px !important;
	height:31px !important;
	left:1041px !important;
	top:183px !important;
}

#item15973 {
	width:100px !important;
	height:30px !important;
}

#item15952 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item15979 {
	width:30px !important;
	height:30px !important;
}

#item15977 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item15992 {
	width:30px !important;
	height:30px !important;
}

#item15990 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item16004 {
	width:30px !important;
	height:30px !important;
}

#item16002 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item16271 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item16274 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item16272 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item16283 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item16252 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item16253 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item16259 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item16257 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item16232 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item16233 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item16239 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item16237 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item16180 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item16200 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item16220 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item16218 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item16160 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item16163 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item16161 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item16175 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item16142 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item16148 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item16146 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item16123 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item16124 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item16130 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item16128 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item16074 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item16089 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item16087 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item16119 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
	background:#fff;
}

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

#item16070 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item16339 {
	width:139px !important;
	height:16px !important;
	left:1011px !important;
	top:52px !important;
}

#item16342 {
	width:485px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item16411 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item16433 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item16436 {
	width:60px !important;
	height:31px !important;
	left:1062px !important;
	top:183px !important;
}

#item16470 {
	width:100px !important;
	height:30px !important;
}

#item16449 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item16476 {
	width:30px !important;
	height:30px !important;
}

#item16474 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item16488 {
	width:30px !important;
	height:30px !important;
}

#item16486 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item16501 {
	width:30px !important;
	height:30px !important;
}

#item16499 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item16656 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item16659 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item16657 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item16670 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item16639 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item16640 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item16646 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item16644 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item16622 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item16623 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item16629 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item16627 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item16576 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item16596 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item16611 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item16609 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item16572 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item18015 {
	width:1230px !important;
	height:866px !important;
}

#item18038 {
	width:700px !important;
	height:48px !important;
	left:87px !important;
	top:87px !important;
}

#item18072 {
	width:177px !important;
	height:30px !important;
}

#item18051 {
	width:177px !important;
	height:30px !important;
	left:88px !important;
	top:162px !important;
}

#item18100 {
	width:520px !important;
	height:866px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item18105 {
	width:30px !important;
	height:30px !important;
}

#item18103 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item18078 {
	width:30px !important;
	height:30px !important;
	left:490px !important;
}

#item18076 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
}

#item18167 {
	width:139px !important;
	height:16px !important;
	left:1011px !important;
	top:52px !important;
}

#item18170 {
	width:485px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item18229 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item18251 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item18254 {
	width:90px !important;
	height:18px !important;
	left:1053px !important;
	top:189px !important;
}

#item18289 {
	width:100px !important;
	height:30px !important;
}

#item18268 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item18295 {
	width:30px !important;
	height:30px !important;
}

#item18293 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item18307 {
	width:30px !important;
	height:30px !important;
}

#item18305 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item18450 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item18451 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item18457 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item18455 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item18431 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item18432 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item18438 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item18436 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item18380 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item18400 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item18419 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item18417 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item18376 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item18519 {
	width:139px !important;
	height:16px !important;
	left:1011px !important;
	top:52px !important;
}

#item18522 {
	width:485px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item18579 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item18601 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item18604 {
	width:139px !important;
	height:26px !important;
	left:1004px !important;
	top:185px !important;
}

#item18641 {
	width:100px !important;
	height:30px !important;
}

#item18620 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item18647 {
	width:30px !important;
	height:30px !important;
}

#item18645 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item18659 {
	width:30px !important;
	height:30px !important;
}

#item18657 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item18808 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item18809 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item18815 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item18813 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item18787 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item18788 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item18794 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item18792 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item18733 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item18753 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item18773 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item18771 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item18729 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item18858 {
	width:1230px !important;
	height:866px !important;
}

#item18881 {
	width:700px !important;
	height:66px !important;
	left:87px !important;
	top:87px !important;
}

#item18915 {
	width:177px !important;
	height:30px !important;
}

#item18894 {
	width:177px !important;
	height:30px !important;
	left:88px !important;
	top:162px !important;
}

#item18923 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item18924 {
	width:1230px !important;
	height:870px !important;
	top:-218px !important;
}

#item18934 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

#item18935 {
	width:569px !important;
	height:343px !important;
	left:62px !important;
	top:472px !important;
}

#item18948 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item18946 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

#item18981 {
	width:453px !important;
	height:338px !important;
	left:670px !important;
	top:473px !important;
}

#item19003 {
	width:139px !important;
	height:12px !important;
	left:354px !important;
	top:616px !important;
}

@keyframes entrarvolandodesdeladerecha-19003 {
	0% {
		transform:translate(133.473px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-19003 {
	0% {
		-webkit-transform:translate(133.473px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item19006 {
	width:24px !important;
	height:24px !important;
	left:325px !important;
	top:610px !important;
}

@keyframes grow-19006 {
	0% {
		transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes grow-19006 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item19006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19036 {
	width:139px !important;
	height:12px !important;
	left:310px !important;
	top:592px !important;
}

@keyframes entrarvolandodesdeladerecha-19036 {
	0% {
		transform:translate(155.473px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-19036 {
	0% {
		-webkit-transform:translate(155.473px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item19039 {
	width:24px !important;
	height:24px !important;
	left:282px !important;
	top:583px !important;
}

@keyframes grow-19039 {
	0% {
		transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes grow-19039 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item19039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19069 {
	width:139px !important;
	height:12px !important;
	left:396px !important;
	top:565px !important;
}

@keyframes entrarvolandodesdeladerecha-19069 {
	0% {
		transform:translate(170.527px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-19069 {
	0% {
		-webkit-transform:translate(170.527px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item19072 {
	width:24px !important;
	height:24px !important;
	left:367px !important;
	top:559px !important;
}

@keyframes grow-19072 {
	0% {
		transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes grow-19072 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item19072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18921 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

#item18919 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item19136 {
	width:139px !important;
	height:16px !important;
	left:1011px !important;
	top:52px !important;
}

#item19201 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item19223 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item19229 {
	width:68px !important;
	height:33px !important;
}

#item19227 {
	width:68px !important;
	height:33px !important;
	left:502px !important;
	top:181px !important;
}

#item19243 {
	width:30px !important;
	height:30px !important;
}

#item19241 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item19273 {
	width:100px !important;
	height:30px !important;
}

#item19252 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item19279 {
	width:30px !important;
	height:30px !important;
}

#item19277 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item19290 {
	width:30px !important;
	height:30px !important;
}

#item19288 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item19358 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item19380 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item19385 {
	width:61px !important;
	height:42px !important;
}

#item19383 {
	width:61px !important;
	height:42px !important;
	left:1082px !important;
	top:174px !important;
}

#item19418 {
	width:100px !important;
	height:30px !important;
}

#item19397 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item19424 {
	width:30px !important;
	height:30px !important;
}

#item19422 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item19438 {
	width:30px !important;
	height:30px !important;
}

#item19436 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item19452 {
	width:30px !important;
	height:30px !important;
}

#item19450 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item19717 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item19720 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19718 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19732 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item19698 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item19699 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item19705 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19703 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19678 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item19679 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item19685 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19683 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19626 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item19646 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item19666 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19664 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19608 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item19611 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19609 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19621 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item19590 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item19596 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19594 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19570 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item19571 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item19577 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19575 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19524 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item19537 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19535 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19566 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
	background:#fff;
}

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

#item19520 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item19788 {
	width:139px !important;
	height:16px !important;
	left:1011px !important;
	top:52px !important;
}

#item19850 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item19872 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item19876 {
	width:102px !important;
	height:31px !important;
	left:477px !important;
	top:180px !important;
}

#item19894 {
	width:30px !important;
	height:30px !important;
}

#item19892 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item19928 {
	width:100px !important;
	height:30px !important;
}

#item19907 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item19934 {
	width:30px !important;
	height:30px !important;
}

#item19932 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item19946 {
	width:30px !important;
	height:30px !important;
}

#item19944 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item20017 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item20039 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item20044 {
	width:92px !important;
	height:19px !important;
}

#item20042 {
	width:92px !important;
	height:19px !important;
	left:1051px !important;
	top:189px !important;
}

#item20079 {
	width:100px !important;
	height:30px !important;
}

#item20058 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item20085 {
	width:30px !important;
	height:30px !important;
}

#item20083 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item20097 {
	width:30px !important;
	height:30px !important;
}

#item20095 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item20108 {
	width:30px !important;
	height:30px !important;
}

#item20106 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item20373 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item20376 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20374 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20385 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item20356 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item20357 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item20363 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20361 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20338 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item20339 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item20345 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20343 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20287 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item20307 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item20325 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20323 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20266 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item20269 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20267 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20282 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item20247 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item20253 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20251 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20228 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item20229 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item20235 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20233 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20180 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item20195 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20193 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20224 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
	background:#fff;
}

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

#item20176 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item20420 {
	width:1230px !important;
	height:866px !important;
}

#item20443 {
	width:700px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item20477 {
	width:177px !important;
	height:30px !important;
}

#item20456 {
	width:177px !important;
	height:30px !important;
	left:88px !important;
	top:162px !important;
}

#item20485 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item20486 {
	width:1230px !important;
	height:870px !important;
	top:-218px !important;
}

#item20496 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

#item20497 {
	width:569px !important;
	height:343px !important;
	left:62px !important;
	top:472px !important;
}

#item20507 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20505 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

#item20536 {
	width:453px !important;
	height:338px !important;
	left:670px !important;
	top:473px !important;
}

#item20558 {
	width:139px !important;
	height:12px !important;
	left:354px !important;
	top:616px !important;
}

@keyframes entrarvolandodesdeladerecha-20558 {
	0% {
		transform:translate(133.473px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-20558 {
	0% {
		-webkit-transform:translate(133.473px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item20561 {
	width:24px !important;
	height:24px !important;
	left:325px !important;
	top:610px !important;
}

@keyframes grow-20561 {
	0% {
		transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes grow-20561 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item20561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20591 {
	width:139px !important;
	height:12px !important;
	left:310px !important;
	top:592px !important;
}

@keyframes entrarvolandodesdeladerecha-20591 {
	0% {
		transform:translate(155.473px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-20591 {
	0% {
		-webkit-transform:translate(155.473px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item20594 {
	width:24px !important;
	height:24px !important;
	left:282px !important;
	top:583px !important;
}

@keyframes grow-20594 {
	0% {
		transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes grow-20594 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item20594 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20625 {
	width:139px !important;
	height:12px !important;
	left:396px !important;
	top:565px !important;
}

@keyframes entrarvolandodesdeladerecha-20625 {
	0% {
		transform:translate(170.527px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-20625 {
	0% {
		-webkit-transform:translate(170.527px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item20628 {
	width:24px !important;
	height:24px !important;
	left:367px !important;
	top:559px !important;
}

@keyframes grow-20628 {
	0% {
		transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes grow-20628 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item20628 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20483 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

#item20481 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item20690 {
	width:139px !important;
	height:16px !important;
	left:1011px !important;
	top:52px !important;
}

#item20754 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item20776 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item20782 {
	width:61px !important;
	height:42px !important;
}

#item20780 {
	width:61px !important;
	height:42px !important;
	left:512px !important;
	top:174px !important;
}

#item20795 {
	width:30px !important;
	height:30px !important;
}

#item20793 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item20827 {
	width:100px !important;
	height:30px !important;
}

#item20806 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item20833 {
	width:30px !important;
	height:30px !important;
}

#item20831 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item20847 {
	width:30px !important;
	height:30px !important;
}

#item20845 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item20915 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item20937 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item20942 {
	width:60px !important;
	height:41px !important;
}

#item20940 {
	width:60px !important;
	height:41px !important;
	left:1083px !important;
	top:175px !important;
}

#item20974 {
	width:100px !important;
	height:30px !important;
}

#item20953 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item20980 {
	width:30px !important;
	height:30px !important;
}

#item20978 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item20994 {
	width:30px !important;
	height:30px !important;
}

#item20992 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item21006 {
	width:30px !important;
	height:30px !important;
}

#item21004 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item21277 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item21280 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21278 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21289 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item21259 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item21260 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item21266 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21264 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21238 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item21239 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item21245 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21243 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21183 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item21203 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item21224 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21222 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21163 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item21166 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21164 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21178 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item21145 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item21151 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21149 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21125 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item21126 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item21132 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21130 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21075 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item21091 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21089 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21121 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
	background:#fff;
}

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

#item21071 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item21331 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item21332 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item21359 {
	width:1056px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

@keyframes grow-21362 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-21362 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item21362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21404 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:531px !important;
}

#item21407 {
	width:28px !important;
	height:28px !important;
	left:203px !important;
	top:523px !important;
}

#item21362 {
	width:330px !important;
	height:581px !important;
	left:97px !important;
	top:198px !important;
}

@keyframes grow-21417 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-21417 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item21417 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21459 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:531px !important;
}

#item21462 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:523px !important;
}

#item21417 {
	width:330px !important;
	height:581px !important;
	left:447px !important;
	top:198px !important;
}

@keyframes grow-21475 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-21475 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item21475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21516 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:531px !important;
}

#item21519 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:523px !important;
}

#item21475 {
	width:330px !important;
	height:581px !important;
	left:807px !important;
	top:198px !important;
}

#item21567 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item21568 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item21574 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21572 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item21550 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item21551 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item21557 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21555 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item21533 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item21534 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item21540 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21538 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item21531 {
	width:27px !important;
	height:30px !important;
	left:1180px !important;
	top:10px !important;
}

#item21529 {
	width:1207px !important;
	height:846px !important;
	left:20px !important;
	top:-10px !important;
}

#item1492 {
	width:609px !important;
	height:866px !important;
	left:621px !important;
}

#item1525 {
	width:344px !important;
	height:140px !important;
	left:87px !important;
	top:639px !important;
}

#item1547 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:87px !important;
}

#item1599 {
	width:324px !important;
	height:10px !important;
}

#item1578 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:228px !important;
}

#item1625 {
	width:324px !important;
	height:10px !important;
}

#item1604 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:384px !important;
}

#item23973 {
	width:324px !important;
	height:10px !important;
}

#item23969 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:423px !important;
}

#item1651 {
	width:324px !important;
	height:10px !important;
}

#item1630 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:345px !important;
}

#item1677 {
	width:324px !important;
	height:10px !important;
}

#item1656 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:306px !important;
}

#item1703 {
	width:324px !important;
	height:10px !important;
}

#item1682 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:267px !important;
}

#item1859 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item1879 {
	width:522px !important;
	height:378px !important;
	left:200px !important;
	top:236px !important;
}

#item1884 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item1882 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item1820 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item1823 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item1821 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item1855 {
	width:552px !important;
	height:694px !important;
	left:200px !important;
	top:96px !important;
	padding:0px 40px 0px 0px;
}

#item1782 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item1785 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item1783 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item1816 {
	width:561px !important;
	height:692px !important;
	left:200px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item1747 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item1767 {
	width:522px !important;
	height:378px !important;
	left:200px !important;
	top:236px !important;
}

#item1772 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item1770 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item1712 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item1715 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item1713 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item1743 {
	width:561px !important;
	height:691px !important;
	left:200px !important;
	top:98px !important;
	padding:0px 40px 0px 0px;
}

#item1710 {
	width:30px !important;
	height:27px !important;
	left:779px !important;
	top:10px !important;
}

#item1708 {
	width:809px !important;
	height:876px !important;
	left:421px !important;
	top:-10px !important;
}

#item1445 {
	width:1230px !important;
	height:866px !important;
}

#item722 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

p.autoParaStyle8 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle6 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#e81e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle5 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11.1px;
	line-height:13.3px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:7px;
	text-align:center;
}

p.autoParaStyle4 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle3 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle2 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle1 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:45px;
	line-height:45px;
	color:#009976;
	margin-bottom:10px;
	text-align:left;
}

p.sumario {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:44px;
	color:#009976;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.regular-50-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#009976;
	margin-bottom:10px;
	text-align:left;
}

p.regular-50-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.regular-40-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:44px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-40-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-13-negro-puntos {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.regular-13-negro-mayusculas {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.light-20-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.light-18-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.light-13-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.itinerario-regular-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.itinerario-dias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	text-align:left;
}

p.hoteles-cabecera {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	text-transform:uppercase;
	border-top:dotted 21px #d2ffda;
	margin-bottom:3px;
	text-align:center;
}

p.hotel-descripcion-titular {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	padding-right:140px;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.cubierta {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:110px;
	line-height:132px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d3e7d1;
	text-align:center;
}

p.boton-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #009976;
	text-align:center;
}

p.boton-sumario {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.boton-menta {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d2ffda;
	text-align:center;
}

p.boton-experiencias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-circuitos-ciudades {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-acordeon-off {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-20-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.book-13-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-blanco {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-8-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	text-align:center;
}

p.bold-20-verde-derecha {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.bold-20-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

p.bold-13-verde-centrado {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.bold-13-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-8-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Párrafo-básico {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle8 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	color:#d2ffda;
}

span.autoCharStyle7 {
	color:#000;
}

span.autoCharStyle6 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle5 {
}

span.autoCharStyle4 {
	color:#e81e75;
}

span.autoCharStyle3 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:12px;
}

span.autoCharStyle2 {
	font-size:13px;
	color:#000;
}

span.autoCharStyle1 {
	font-family:FF-Quicksand-Regular,Quicksand;
}

span.quicksand-bold-verde {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
	color:#009976;
}

span.raisonne--book-italic {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
}

span.quicksand-bold {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
}

span.verde {
	color:#009976;
}

span.bold {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

span.quicksand {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
