/* 	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; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

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

@font-face {
	font-family:FF-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");
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item456508 {
	width:344px !important;
	height:458px !important;
	left:779px !important;
	top:97px !important;
}

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

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

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

#item456546 {
	width:36px !important;
	height:36px !important;
	left:776px !important;
	top:589px !important;
}

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

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

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

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

#item13794 {
	width:1056px !important;
	height:165px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item457228 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:571px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item421000 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:490px !important;
}

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

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

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

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

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

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

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

#item466653 {
	width:611px !important;
	height:129px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

#item466742 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

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

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

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

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

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

#item466814 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

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

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

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

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

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

#item466879 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

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

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

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

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

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

#item466944 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

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

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

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

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

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

#item467007 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes grow-473729 {
	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-473729 {
	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;
	}
}
#item473729 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

@keyframes grow-473755 {
	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-473755 {
	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;
	}
}
#item473755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

@keyframes grow-473789 {
	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-473789 {
	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;
	}
}
#item473789 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item475700 {
	width:86px !important;
	height:28px !important;
	left:487px !important;
	top:172px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item469015 {
	width:139px !important;
	height:26px !important;
	left:1004px !important;
	top:185px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item469161 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item469158 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item469118 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item469119 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item469150 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item469147 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item469116 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item469114 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item469403 {
	width:1230px !important;
	height:866px !important;
}

#item12647 {
	width:700px !important;
	height:66px !important;
	left:87px !important;
	top:87px !important;
}

#item12712 {
	width:177px !important;
	height:30px !important;
}

#item12691 {
	width:177px !important;
	height:30px !important;
	left:88px !important;
	top:162px !important;
}

#item12745 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item12746 {
	width:1230px !important;
	height:870px !important;
	top:-218px !important;
}

#item12755 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

#item12778 {
	width:569px !important;
	height:343px !important;
	left:62px !important;
	top:472px !important;
}

#item25794 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25832 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

#item189091 {
	width:453px !important;
	height:338px !important;
	left:670px !important;
	top:473px !important;
}

#item458247 {
	width:139px !important;
	height:12px !important;
	left:354px !important;
	top:616px !important;
}

@keyframes entrarvolandodesdeladerecha-458247 {
	0% {
		transform:translate(133.473px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-458247 {
	0% {
		-webkit-transform:translate(133.473px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item458165 {
	width:24px !important;
	height:24px !important;
	left:325px !important;
	top:610px !important;
}

@keyframes grow-458165 {
	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-458165 {
	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;
	}
}
#item458165 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item458224 {
	width:139px !important;
	height:12px !important;
	left:310px !important;
	top:592px !important;
}

@keyframes entrarvolandodesdeladerecha-458224 {
	0% {
		transform:translate(155.473px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-458224 {
	0% {
		-webkit-transform:translate(155.473px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item458153 {
	width:24px !important;
	height:24px !important;
	left:282px !important;
	top:583px !important;
}

@keyframes grow-458153 {
	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-458153 {
	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;
	}
}
#item458153 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item458201 {
	width:139px !important;
	height:12px !important;
	left:396px !important;
	top:565px !important;
}

@keyframes entrarvolandodesdeladerecha-458201 {
	0% {
		transform:translate(170.527px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-458201 {
	0% {
		-webkit-transform:translate(170.527px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item458168 {
	width:24px !important;
	height:24px !important;
	left:367px !important;
	top:559px !important;
}

@keyframes grow-458168 {
	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-458168 {
	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;
	}
}
#item458168 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12743 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

#item12741 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item469451 {
	width:139px !important;
	height:16px !important;
	left:1011px !important;
	top:52px !important;
}

#item469484 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item469507 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item469535 {
	width:68px !important;
	height:33px !important;
}

#item469532 {
	width:68px !important;
	height:33px !important;
	left:502px !important;
	top:181px !important;
}

#item469541 {
	width:30px !important;
	height:30px !important;
}

#item469538 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item469547 {
	width:100px !important;
	height:30px !important;
}

#item469544 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item469573 {
	width:30px !important;
	height:30px !important;
}

#item469570 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item469579 {
	width:30px !important;
	height:30px !important;
}

#item469576 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item469604 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item469627 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item469653 {
	width:61px !important;
	height:42px !important;
}

#item469650 {
	width:61px !important;
	height:42px !important;
	left:1082px !important;
	top:174px !important;
}

#item469659 {
	width:100px !important;
	height:30px !important;
}

#item469656 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item469685 {
	width:30px !important;
	height:30px !important;
}

#item469682 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item469691 {
	width:30px !important;
	height:30px !important;
}

#item469688 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item469697 {
	width:30px !important;
	height:30px !important;
}

#item469694 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item469888 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item469893 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item469890 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item470026 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item469878 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item470018 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item469884 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item469881 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item469868 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item470005 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item469874 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item469871 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item469831 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item469832 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item469864 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item469861 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item469820 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item469825 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item469822 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item470022 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item470010 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item469810 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item469807 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item469794 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item470001 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item469800 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item469797 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item469759 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item469767 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item469764 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item469770 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
	background:#fff;
}

#item469757 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item469754 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item470078 {
	width:139px !important;
	height:16px !important;
	left:1011px !important;
	top:52px !important;
}

#item470117 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item470140 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item470165 {
	width:102px !important;
	height:31px !important;
	left:477px !important;
	top:180px !important;
}

#item470176 {
	width:30px !important;
	height:30px !important;
}

#item470172 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item470182 {
	width:100px !important;
	height:30px !important;
}

#item470179 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item470209 {
	width:30px !important;
	height:30px !important;
}

#item470206 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item470215 {
	width:30px !important;
	height:30px !important;
}

#item470212 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item470241 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item470264 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item470290 {
	width:92px !important;
	height:19px !important;
}

#item470287 {
	width:92px !important;
	height:19px !important;
	left:1051px !important;
	top:189px !important;
}

#item470296 {
	width:100px !important;
	height:30px !important;
}

#item470293 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item470322 {
	width:30px !important;
	height:30px !important;
}

#item470319 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item470328 {
	width:30px !important;
	height:30px !important;
}

#item470325 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item470334 {
	width:30px !important;
	height:30px !important;
}

#item470331 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item470526 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item470531 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item470528 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item470984 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item470515 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item470976 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item470521 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item470518 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item470504 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item470968 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item470511 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item470507 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item470468 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item470469 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item470500 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item470497 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item470458 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item470462 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item470459 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item470980 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item470972 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item470452 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item470449 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item470430 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item470940 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item470436 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item470433 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item470395 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item470403 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item470400 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item470406 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
	background:#fff;
}

#item470393 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item470391 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item471045 {
	width:1230px !important;
	height:866px !important;
}

#item471048 {
	width:700px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item471078 {
	width:177px !important;
	height:30px !important;
}

#item471075 {
	width:177px !important;
	height:30px !important;
	left:88px !important;
	top:162px !important;
}

#item471105 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item471106 {
	width:1230px !important;
	height:870px !important;
	top:-218px !important;
}

#item471109 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

#item471110 {
	width:569px !important;
	height:343px !important;
	left:62px !important;
	top:472px !important;
}

#item471117 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item471114 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

#item471120 {
	width:453px !important;
	height:338px !important;
	left:670px !important;
	top:473px !important;
}

#item471143 {
	width:139px !important;
	height:12px !important;
	left:354px !important;
	top:616px !important;
}

@keyframes entrarvolandodesdeladerecha-471143 {
	0% {
		transform:translate(133.473px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-471143 {
	0% {
		-webkit-transform:translate(133.473px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item471167 {
	width:24px !important;
	height:24px !important;
	left:325px !important;
	top:610px !important;
}

@keyframes grow-471167 {
	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-471167 {
	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;
	}
}
#item471167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item471172 {
	width:139px !important;
	height:12px !important;
	left:310px !important;
	top:592px !important;
}

@keyframes entrarvolandodesdeladerecha-471172 {
	0% {
		transform:translate(155.473px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-471172 {
	0% {
		-webkit-transform:translate(155.473px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item471195 {
	width:24px !important;
	height:24px !important;
	left:282px !important;
	top:583px !important;
}

@keyframes grow-471195 {
	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-471195 {
	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;
	}
}
#item471195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item471199 {
	width:139px !important;
	height:12px !important;
	left:396px !important;
	top:565px !important;
}

@keyframes entrarvolandodesdeladerecha-471199 {
	0% {
		transform:translate(170.527px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-471199 {
	0% {
		-webkit-transform:translate(170.527px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item471222 {
	width:24px !important;
	height:24px !important;
	left:367px !important;
	top:559px !important;
}

@keyframes grow-471222 {
	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-471222 {
	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;
	}
}
#item471222 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item471103 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

#item471101 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item471290 {
	width:139px !important;
	height:16px !important;
	left:1011px !important;
	top:52px !important;
}

#item471328 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item471351 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item471378 {
	width:61px !important;
	height:42px !important;
}

#item471375 {
	width:61px !important;
	height:42px !important;
	left:512px !important;
	top:174px !important;
}

#item471385 {
	width:30px !important;
	height:30px !important;
}

#item471382 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item471391 {
	width:100px !important;
	height:30px !important;
}

#item471388 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item471418 {
	width:30px !important;
	height:30px !important;
}

#item471414 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item471424 {
	width:30px !important;
	height:30px !important;
}

#item471421 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item471444 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item471467 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item471494 {
	width:60px !important;
	height:41px !important;
}

#item471490 {
	width:60px !important;
	height:41px !important;
	left:1083px !important;
	top:175px !important;
}

#item471508 {
	width:100px !important;
	height:30px !important;
}

#item471505 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item471534 {
	width:30px !important;
	height:30px !important;
}

#item471531 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item471540 {
	width:30px !important;
	height:30px !important;
}

#item471537 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item471547 {
	width:30px !important;
	height:30px !important;
}

#item471544 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item471737 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item471741 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item471738 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item471903 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item471727 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item471895 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item471733 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item471730 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item471717 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item471887 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item471723 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item471720 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item471677 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item471678 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item471708 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item471705 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item471664 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item471669 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item471666 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item471899 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item471891 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item471660 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item471657 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item471643 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item471860 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item471649 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item471646 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item471607 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item471616 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item471613 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item471619 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
	background:#fff;
}

#item471605 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item471603 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item473403 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item473404 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item473235 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

@keyframes grow-473258 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-473258 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item473258 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item473278 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:531px !important;
}

#item473301 {
	width:28px !important;
	height:28px !important;
	left:203px !important;
	top:523px !important;
}

#item473258 {
	width:330px !important;
	height:581px !important;
	left:97px !important;
	top:198px !important;
}

@keyframes grow-473306 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-473306 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item473306 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item473324 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:531px !important;
}

#item473347 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:523px !important;
}

#item473306 {
	width:330px !important;
	height:581px !important;
	left:447px !important;
	top:198px !important;
}

@keyframes grow-473358 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-473358 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item473358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item473375 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:531px !important;
}

#item473398 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:523px !important;
}

#item473358 {
	width:330px !important;
	height:581px !important;
	left:807px !important;
	top:198px !important;
}

#item473222 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item473223 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item473230 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item473227 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item473208 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item473209 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item473216 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item473213 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item473193 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item473194 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item473202 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item473199 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item473191 {
	width:27px !important;
	height:30px !important;
	left:1180px !important;
	top:10px !important;
}

#item473189 {
	width:1207px !important;
	height:846px !important;
	left:20px !important;
	top:-10px !important;
}

#item359447 {
	width:609px !important;
	height:866px !important;
	left:621px !important;
}

#item359453 {
	width:344px !important;
	height:140px !important;
	left:87px !important;
	top:639px !important;
}

#item359476 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:87px !important;
}

#item359532 {
	width:324px !important;
	height:10px !important;
}

#item359528 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:228px !important;
}

#item359560 {
	width:324px !important;
	height:10px !important;
}

#item359556 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:386px !important;
}

#item359587 {
	width:324px !important;
	height:10px !important;
}

#item359583 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:347px !important;
}

#item359614 {
	width:324px !important;
	height:10px !important;
}

#item359610 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:307px !important;
}

#item359641 {
	width:324px !important;
	height:10px !important;
}

#item359637 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:268px !important;
}

#item359796 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item359797 {
	width:522px !important;
	height:378px !important;
	left:200px !important;
	top:236px !important;
}

#item359823 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item359820 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item359764 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item359792 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item359789 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item474444 {
	width:552px !important;
	height:694px !important;
	left:200px !important;
	top:96px !important;
	padding:0px 40px 0px 0px;
}

#item359732 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item359760 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item359757 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item474337 {
	width:561px !important;
	height:692px !important;
	left:200px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item359700 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item359701 {
	width:522px !important;
	height:378px !important;
	left:200px !important;
	top:236px !important;
}

#item359727 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item359724 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item359668 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item359696 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item359693 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item474270 {
	width:561px !important;
	height:691px !important;
	left:200px !important;
	top:98px !important;
	padding:0px 40px 0px 0px;
}

#item359666 {
	width:30px !important;
	height:27px !important;
	left:779px !important;
	top:10px !important;
}

#item359664 {
	width:809px !important;
	height:876px !important;
	left:421px !important;
	top:-10px !important;
}

#item474472 {
	width:324px !important;
	height:10px !important;
}

#item474469 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:427px !important;
}

#item474166 {
	width:1230px !important;
	height:866px !important;
}

#item359379 {
	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;
	letter-spacing:0.025em;
	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.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.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-30-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	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-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.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.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-precios {
	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.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-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-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-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-13-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, 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.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;
	letter-spacing:0.025em;
	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.autoCharStyle6 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	color:#d2ffda;
}

span.autoCharStyle5 {
	color:#000;
}

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.desde-precio {
	font-size:13px;
}

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.dias-noches {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
	font-size:13px;
	color:#009976;
	text-transform:uppercase;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
