/* 	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:#96694c; }
:-webkit-full-screen { background:#96694c; }
#loadIndicator span:after { padding-left:1ex; content:'Royal Hideaway Corales Resort'; }
#slider { width:842px; height:596px; }
.page-scale-wrap { width:842px; height:596px; background: #fff !important; }
.paper-vertical { width:842px; height:100%; }
.paper-horizontal { width:14670px; height:608px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
/* Estilos generales para los botones de navegación */
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'%23000000'%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'%23ffed00'/%3E%3Cpath%20d%3D'M16%2012l8%208-8%208'%20transform%3D'rotate(180,20,20)'%20fill%3D'none'%20stroke%3D'%23000000'%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'%23000000'%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'%23000000'%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'%23ffed00'/%3E%3Cpath%20d%3D'M17%2014L23%2020L17%2026'%20transform%3D'rotate(180,20,20)'%20fill%3D'none'%20stroke%3D'%23000000'%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'%23000000'%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;
}

/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:596px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:842px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
body.has-transitions .pages .page {
	display:block;
	z-index:1;
}
body.has-transitions .pages .page.activePage {
	z-index:2;
	transform:none;
	opacity:1;
}
.trans-fade { -webkit-animation:transFade .6s ease-in-out; animation:transFade .6s ease-in-out; }
.trans-left { -webkit-animation:transLeft .6s ease-in-out; animation:transLeft .6s ease-in-out; }
.trans-right { -webkit-animation:transRight .6s ease-in-out; animation:transRight .6s ease-in-out; }
.trans-top { -webkit-animation:transTop .6s ease-in-out; animation:transTop .6s ease-in-out; }
.trans-bottom { -webkit-animation:transBottom .6s ease-in-out; animation:transBottom .6s ease-in-out; }
.trans-none { -webkit-animation:transFade 0s; animation:transFade 0s; }
.trans-out, .trans-reverse {
	-webkit-animation-direction:reverse;
	animation-direction:reverse;
}
.trans-out.trans-reverse {
	webkit-animation-direction:normal;
	animation-direction:normal;
}
@keyframes transFade {
	0% { opacity:0; }
	100% { opacity:1; }
}
@-webkit-keyframes transFade {
	0% { opacity:0; }
	100% { opacity:1; }
}
@keyframes transRight {
	0% { transform:translateX(100%); }
	100% { transform:translateX(0); }
}
@-webkit-keyframes transRight {
	0% { -webkit-transform:translateX(100%); }
	100% { -webkit-transform:translateX(0); }
}
@keyframes transLeft {
	0% { transform:translateX(-100%); }
	100% { transform:translateX(0); }
}
@-webkit-keyframes transLeft {
	0% { -webkit-transform:translateX(-100%); }
	100% { -webkit-transform:translateX(0); }
}
@keyframes transTop {
	0% { transform:translateY(-100%); }
	100% { transform:translateY(0); }
}
@-webkit-keyframes transTop {
	0% { -webkit-transform:translateY(-100%); }
	100% { -webkit-transform:translateY(0); }
}
@keyframes transBottom {
	0% { transform:translateY(100%); }
	100% { transform:translateY(0); }
}
@-webkit-keyframes transBottom {
	0% { -webkit-transform:translateY(100%); }
	100% { -webkit-transform:translateY(0); }
}

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

@font-face {
	font-family:FF-MarselisSlabOT;
	src:url("../fonts/MarselisSlabOT.otf");
}

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

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

#item75192 {
	width:842px !important;
	height:596px !important;
}

#item58944 {
	width:782px !important;
	height:546px !important;
	left:29px !important;
	top:30px !important;
	border:solid 1px #fff;
}

#item58945 {
	width:183px !important;
	height:88px !important;
	left:585px !important;
	top:452px !important;
}

#item58980 {
	width:615px !important;
	height:1050px !important;
	background:#98694c;
}

#item75339 {
	width:615px !important;
	height:435px !important;
	top:307px !important;
}

#item58986 {
	width:571px !important;
	height:399px !important;
	left:21px !important;
	top:329px !important;
	border:solid 1px #fff;
}

#item58987 {
	width:224px !important;
	height:108px !important;
	left:195px !important;
	top:98px !important;
}

#item73732 {
	width:45px !important;
	height:76px !important;
}

#item73729 {
	width:45px !important;
	height:76px !important;
	left:535px !important;
	top:487px !important;
}

#item75338 {
	width:615px !important;
	height:1030px !important;
}

#item75335 {
	width:615px !important;
	height:1030px !important;
	top:10px !important;
}

#item4859 {
	width:173px !important;
	height:32px !important;
	left:358px !important;
	top:196px !important;
}

@keyframes aumentar-4866 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aumentar-4866 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item4866 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

@keyframes aumentar-6917 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aumentar-6917 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item6917 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

@keyframes aumentar-4868 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aumentar-4868 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item4868 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

@keyframes aumentar-4869 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aumentar-4869 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item4869 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item4744 {
	width:547px !important;
	height:79px !important;
	left:171px !important;
	top:256px !important;
}

#item4767 {
	width:112px !important;
	height:48px !important;
	left:698px !important;
	top:112px !important;
}

#item4790 {
	width:112px !important;
	height:36px !important;
	left:29px !important;
	top:374px !important;
}

#item4813 {
	width:112px !important;
	height:36px !important;
	left:512px !important;
	top:503px !important;
}

#item4836 {
	width:112px !important;
	height:36px !important;
	left:277px !important;
	top:56px !important;
}

#item66632 {
	width:45px !important;
	height:76px !important;
}

#item66629 {
	width:45px !important;
	height:76px !important;
	left:499px !important;
}

#item66642 {
	width:45px !important;
	height:76px !important;
}

#item66639 {
	width:45px !important;
	height:76px !important;
}

#item59038 {
	width:383px !important;
	height:101px !important;
	left:116px !important;
	top:475px !important;
}

#item59061 {
	width:112px !important;
	height:48px !important;
	left:423px !important;
	top:241px !important;
}

#item59084 {
	width:112px !important;
	height:36px !important;
	left:116px !important;
	top:614px !important;
}

#item59107 {
	width:112px !important;
	height:36px !important;
	left:232px !important;
	top:894px !important;
}

#item59130 {
	width:112px !important;
	height:36px !important;
	left:303px !important;
	top:90px !important;
}

#item59153 {
	width:173px !important;
	height:32px !important;
	left:221px !important;
	top:423px !important;
}

#item56359 {
	width:381px !important;
	height:506px !important;
	left:421px !important;
	top:90px !important;
	background:#f4f0ed;
}

#item75197 {
	width:421px !important;
	height:248px !important;
	top:348px !important;
	border-radius:undefined;
}

#item74078 {
	width:315px !important;
	height:181px !important;
	left:56px !important;
	top:90px !important;
}

#item74101 {
	width:304px !important;
	height:177px !important;
	left:464px !important;
	top:375px !important;
}

#item59217 {
	width:383px !important;
	height:532px !important;
	left:116px !important;
	top:90px !important;
}

#item66724 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item59240 {
	width:383px !important;
	height:542px !important;
	left:126px !important;
	top:100px !important;
}

#item66732 {
	width:45px !important;
	height:76px !important;
}

#item66729 {
	width:45px !important;
	height:76px !important;
	left:499px !important;
}

#item66739 {
	width:45px !important;
	height:76px !important;
}

#item66736 {
	width:45px !important;
	height:76px !important;
}

#item66744 {
	width:76px !important;
	height:159px !important;
	left:3px !important;
	top:3px !important;
}

#item66748 {
	width:82px !important;
	height:165px !important;
	left:527px !important;
	top:453px !important;
}

#item66745 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item55699 {
	width:365px !important;
	height:506px !important;
	left:421px !important;
	top:90px !important;
	background:#f4f0ed;
}

#item58929 {
	width:30px !important;
	height:42px !important;
	left:178px !important;
	top:51px !important;
}

#item55480 {
	width:335px !important;
	height:240px !important;
	left:437px !important;
	top:108px !important;
}

#item75220 {
	width:421px !important;
	height:248px !important;
	top:348px !important;
	border-radius:undefined;
}

#item55700 {
	width:335px !important;
	height:212px !important;
	left:437px !important;
	top:366px !important;
	background:#fff;
}

#item74461 {
	width:359px !important;
	height:60px !important;
	left:56px !important;
	top:90px !important;
}

#item74484 {
	width:315px !important;
	height:160px !important;
	left:56px !important;
	top:181px !important;
}

#item74508 {
	width:296px !important;
	height:8px !important;
}

#item74531 {
	width:299px !important;
	height:59px !important;
	left:2px !important;
	top:122px !important;
}

#item74554 {
	width:141px !important;
	height:81px !important;
	top:18px !important;
}

#item74577 {
	width:137px !important;
	height:89px !important;
	left:165px !important;
	top:18px !important;
}

#item55844 {
	width:38px !important;
	height:38px !important;
}

#item55841 {
	width:38px !important;
	height:38px !important;
	left:748px !important;
	top:49px !important;
}

#item55852 {
	width:38px !important;
	height:38px !important;
}

#item55849 {
	width:38px !important;
	height:38px !important;
	left:699px !important;
	top:48px !important;
}

#item66980 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item75369 {
	width:615px !important;
	height:806px !important;
	left:10px !important;
	top:132px !important;
}

#item67152 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item67159 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item59286 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item59353 {
	width:383px !important;
	height:564px !important;
	background:#fff;
}

#item59399 {
	width:329px !important;
	height:160px !important;
	left:54px !important;
	top:388px !important;
}

#item59423 {
	width:275px !important;
	height:344px !important;
	left:54px !important;
	top:31px !important;
}

#item66765 {
	width:45px !important;
	height:76px !important;
}

#item66762 {
	width:45px !important;
	height:76px !important;
	left:499px !important;
}

#item66772 {
	width:45px !important;
	height:76px !important;
}

#item66768 {
	width:45px !important;
	height:76px !important;
}

#item73018 {
	width:33px !important;
	height:46px !important;
	left:226px !important;
	top:59px !important;
}

#item73011 {
	width:389px !important;
	height:269px !important;
	left:123px !important;
	top:99px !important;
}

#item73024 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item73029 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item73026 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item75357 {
	width:615px !important;
	height:400px !important;
	left:10px !important;
	top:335px !important;
}

#item73049 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item75352 {
	width:544px !important;
	height:744px !important;
	left:46px !important;
	top:166px !important;
}

#item73054 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item73051 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item66791 {
	width:76px !important;
	height:134px !important;
	left:3px !important;
	top:3px !important;
}

#item66788 {
	width:82px !important;
	height:140px !important;
	left:533px !important;
	top:469px !important;
}

#item66799 {
	width:383px !important;
	height:153px !important;
}

#item66822 {
	width:383px !important;
	height:399px !important;
	top:170px !important;
}

#item66849 {
	width:38px !important;
	height:38px !important;
}

#item66846 {
	width:38px !important;
	height:38px !important;
	left:344px !important;
	top:589px !important;
}

#item66857 {
	width:38px !important;
	height:38px !important;
}

#item73035 {
	width:38px !important;
	height:38px !important;
	left:297px !important;
	top:589px !important;
}

#item66778 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item62573 {
	width:381px !important;
	height:506px !important;
	left:421px !important;
	top:90px !important;
	background:#f4f0ed;
}

#item75231 {
	width:421px !important;
	height:266px !important;
	top:330px !important;
	border-radius:undefined;
}

#item62604 {
	width:259px !important;
	height:101px !important;
	left:483px !important;
	top:348px !important;
}

#item63794 {
	width:421px !important;
	height:503px !important;
	background:#fff;
}

#item63817 {
	width:381px !important;
	height:503px !important;
	background:#f4f0ed;
}

#item63852 {
	width:38px !important;
	height:38px !important;
}

#item63849 {
	width:38px !important;
	height:38px !important;
	left:297px !important;
	top:17px !important;
}

#item63861 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item63858 {
	width:44px !important;
	height:44px !important;
	left:276px !important;
	top:132px !important;
}

#item63867 {
	width:111px !important;
	height:127px !important;
}

@keyframes entrarvolandodesdeabajo-63867 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-63867 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item63891 {
	width:124px !important;
	height:127px !important;
	left:103px !important;
}

@keyframes entrarvolandodesdeabajo-63891 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-63891 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item63915 {
	width:88px !important;
	height:127px !important;
	left:242px !important;
}

@keyframes entrarvolandodesdeabajo-63915 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-63915 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item63938 {
	width:347px !important;
	height:14px !important;
	left:33px !important;
	top:321px !important;
}

#item63961 {
	width:300px !important;
	height:61px !important;
	left:56px !important;
	top:351px !important;
}

#item63601 {
	width:421px !important;
	height:503px !important;
	background:#fff;
}

#item63624 {
	width:381px !important;
	height:503px !important;
	background:#f4f0ed;
}

#item63660 {
	width:38px !important;
	height:38px !important;
}

#item63657 {
	width:38px !important;
	height:38px !important;
	left:297px !important;
	top:17px !important;
}

#item63669 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item63665 {
	width:44px !important;
	height:44px !important;
	left:276px !important;
	top:132px !important;
}

#item63677 {
	width:111px !important;
	height:127px !important;
}

@keyframes entrarvolandodesdeabajo-63677 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-63677 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item63700 {
	width:125px !important;
	height:130px !important;
	left:103px !important;
}

@keyframes entrarvolandodesdeabajo-63700 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-63700 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item63723 {
	width:97px !important;
	height:127px !important;
	left:242px !important;
}

@keyframes entrarvolandodesdeabajo-63723 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-63723 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item63746 {
	width:347px !important;
	height:14px !important;
	left:33px !important;
	top:321px !important;
}

#item63769 {
	width:296px !important;
	height:61px !important;
	left:58px !important;
	top:351px !important;
}

#item63410 {
	width:421px !important;
	height:503px !important;
	background:#fff;
}

#item63433 {
	width:381px !important;
	height:503px !important;
	background:#f4f0ed;
}

#item63467 {
	width:38px !important;
	height:38px !important;
}

#item63464 {
	width:38px !important;
	height:38px !important;
	left:297px !important;
	top:17px !important;
}

#item63475 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item63472 {
	width:44px !important;
	height:44px !important;
	left:276px !important;
	top:132px !important;
}

#item63484 {
	width:111px !important;
	height:127px !important;
}

@keyframes entrarvolandodesdeabajo-63484 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-63484 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item63507 {
	width:127px !important;
	height:127px !important;
	left:103px !important;
}

@keyframes entrarvolandodesdeabajo-63507 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-63507 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item63530 {
	width:94px !important;
	height:127px !important;
	left:242px !important;
}

@keyframes entrarvolandodesdeabajo-63530 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-63530 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item63553 {
	width:347px !important;
	height:14px !important;
	left:33px !important;
	top:330px !important;
}

#item63576 {
	width:304px !important;
	height:35px !important;
	left:54px !important;
	top:356px !important;
}

#item63220 {
	width:421px !important;
	height:503px !important;
	background:#fff;
}

#item63243 {
	width:381px !important;
	height:503px !important;
	background:#f4f0ed;
}

#item63278 {
	width:38px !important;
	height:38px !important;
}

#item63275 {
	width:38px !important;
	height:38px !important;
	left:297px !important;
	top:17px !important;
}

#item63287 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item63283 {
	width:44px !important;
	height:44px !important;
	left:276px !important;
	top:132px !important;
}

#item63293 {
	width:111px !important;
	height:127px !important;
}

@keyframes entrarvolandodesdeabajo-63293 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-63293 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item63316 {
	width:119px !important;
	height:146px !important;
	left:103px !important;
}

@keyframes entrarvolandodesdeabajo-63316 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-63316 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item63339 {
	width:105px !important;
	height:147px !important;
	left:242px !important;
}

@keyframes entrarvolandodesdeabajo-63339 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-63339 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item63362 {
	width:347px !important;
	height:14px !important;
	left:33px !important;
	top:321px !important;
}

#item63385 {
	width:392px !important;
	height:136px !important;
	left:10px !important;
	top:351px !important;
}

#item63027 {
	width:421px !important;
	height:503px !important;
	background:#fff;
}

#item63050 {
	width:381px !important;
	height:503px !important;
	background:#f4f0ed;
}

#item63086 {
	width:38px !important;
	height:38px !important;
}

#item63083 {
	width:38px !important;
	height:38px !important;
	left:297px !important;
	top:17px !important;
}

#item63096 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item63093 {
	width:44px !important;
	height:44px !important;
	left:276px !important;
	top:132px !important;
}

#item63103 {
	width:111px !important;
	height:127px !important;
}

@keyframes entrarvolandodesdeabajo-63103 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-63103 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item63126 {
	width:125px !important;
	height:146px !important;
	left:103px !important;
}

@keyframes entrarvolandodesdeabajo-63126 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-63126 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item63149 {
	width:89px !important;
	height:127px !important;
	left:245px !important;
}

@keyframes entrarvolandodesdeabajo-63149 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-63149 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item63172 {
	width:347px !important;
	height:14px !important;
	left:33px !important;
	top:321px !important;
}

#item63195 {
	width:392px !important;
	height:107px !important;
	left:10px !important;
	top:351px !important;
}

#item62832 {
	width:421px !important;
	height:503px !important;
	background:#fff;
}

#item62855 {
	width:381px !important;
	height:503px !important;
	background:#f4f0ed;
}

#item62894 {
	width:38px !important;
	height:38px !important;
}

#item62889 {
	width:38px !important;
	height:38px !important;
}

#item62904 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item62901 {
	width:44px !important;
	height:44px !important;
	left:276px !important;
	top:132px !important;
}

#item62910 {
	width:111px !important;
	height:127px !important;
}

@keyframes entrarvolandodesdeabajo-62910 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-62910 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item62933 {
	width:126px !important;
	height:142px !important;
	left:103px !important;
}

@keyframes entrarvolandodesdeabajo-62933 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-62933 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item62956 {
	width:95px !important;
	height:127px !important;
	left:245px !important;
}

@keyframes entrarvolandodesdeabajo-62956 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-62956 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item62979 {
	width:347px !important;
	height:14px !important;
	left:33px !important;
	top:321px !important;
}

#item63002 {
	width:372px !important;
	height:94px !important;
	left:20px !important;
	top:351px !important;
}

#item62665 {
	width:421px !important;
	height:503px !important;
	background:#fff;
}

#item62688 {
	width:381px !important;
	height:503px !important;
	background:#f4f0ed;
}

#item62712 {
	width:347px !important;
	height:85px !important;
	top:206px !important;
}

#item62746 {
	width:38px !important;
	height:38px !important;
}

#item62743 {
	width:38px !important;
	height:38px !important;
	left:297px !important;
	top:17px !important;
}

#item62754 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item62751 {
	width:44px !important;
	height:44px !important;
	left:276px !important;
	top:132px !important;
}

#item62761 {
	width:111px !important;
	height:127px !important;
}

@keyframes entrarvolandodesdeabajo-62761 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-62761 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item62784 {
	width:124px !important;
	height:127px !important;
	left:103px !important;
}

@keyframes entrarvolandodesdeabajo-62784 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-62784 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item62807 {
	width:100px !important;
	height:127px !important;
	left:238px !important;
}

@keyframes entrarvolandodesdeabajo-62807 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-62807 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item62662 {
	width:29px !important;
	height:29px !important;
	left:406px !important;
	top:10px !important;
}

#item75239 {
	width:347px !important;
	height:205px !important;
	left:32px !important;
	top:118px !important;
}

#item62659 {
	width:435px !important;
	height:606px !important;
	left:407px !important;
	top:-10px !important;
}

#item62635 {
	width:235px !important;
	height:60px !important;
}

#item63988 {
	width:329px !important;
	height:9px !important;
}

#item63984 {
	width:329px !important;
	height:9px !important;
	top:83px !important;
}

#item64014 {
	width:329px !important;
	height:9px !important;
}

#item64011 {
	width:329px !important;
	height:9px !important;
	top:33px !important;
}

#item64040 {
	width:329px !important;
	height:9px !important;
}

#item64037 {
	width:329px !important;
	height:9px !important;
	top:17px !important;
}

#item64066 {
	width:329px !important;
	height:9px !important;
}

#item64063 {
	width:329px !important;
	height:9px !important;
	top:50px !important;
}

#item64092 {
	width:329px !important;
	height:9px !important;
}

#item64089 {
	width:329px !important;
	height:9px !important;
	top:67px !important;
}

#item64118 {
	width:329px !important;
	height:9px !important;
}

#item64115 {
	width:329px !important;
	height:9px !important;
	top:100px !important;
}

#item64145 {
	width:329px !important;
	height:9px !important;
}

#item64141 {
	width:329px !important;
	height:9px !important;
}

#item65699 {
	width:383px !important;
	height:88px !important;
}

#item65726 {
	width:329px !important;
	height:14px !important;
}

#item65723 {
	width:329px !important;
	height:14px !important;
	top:196px !important;
}

#item65752 {
	width:329px !important;
	height:14px !important;
}

#item65749 {
	width:329px !important;
	height:14px !important;
	top:78px !important;
}

#item65778 {
	width:329px !important;
	height:14px !important;
}

#item65775 {
	width:329px !important;
	height:14px !important;
	top:39px !important;
}

#item65804 {
	width:329px !important;
	height:14px !important;
}

#item65801 {
	width:329px !important;
	height:14px !important;
	top:118px !important;
}

#item65830 {
	width:329px !important;
	height:14px !important;
}

#item65827 {
	width:329px !important;
	height:14px !important;
	top:157px !important;
}

#item65856 {
	width:329px !important;
	height:14px !important;
}

#item65853 {
	width:329px !important;
	height:14px !important;
	top:235px !important;
}

#item65882 {
	width:329px !important;
	height:14px !important;
}

#item65879 {
	width:329px !important;
	height:14px !important;
}

#item72442 {
	width:421px !important;
	height:503px !important;
	left:116px !important;
	top:165px !important;
	background:#fff;
}

#item72465 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item64390 {
	width:383px !important;
	height:196px !important;
	left:126px !important;
	top:402px !important;
}

#item72551 {
	width:45px !important;
	height:76px !important;
}

#item72548 {
	width:45px !important;
	height:76px !important;
	left:499px !important;
}

#item72557 {
	width:45px !important;
	height:76px !important;
}

#item72554 {
	width:45px !important;
	height:76px !important;
}

#item75417 {
	width:383px !important;
	height:255px !important;
	left:126px !important;
	top:100px !important;
}

#item68495 {
	width:421px !important;
	height:503px !important;
	left:116px !important;
	top:165px !important;
	background:#fff;
}

#item68518 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item68551 {
	width:38px !important;
	height:38px !important;
	left:345px !important;
}

#item68558 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item68555 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item68631 {
	width:347px !important;
	height:24px !important;
	left:144px !important;
	top:432px !important;
}

#item75413 {
	width:615px !important;
	height:400px !important;
	left:10px !important;
	top:496px !important;
}

#item65515 {
	width:421px !important;
	height:503px !important;
	left:116px !important;
	top:165px !important;
	background:#fff;
}

#item65538 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item65571 {
	width:38px !important;
	height:38px !important;
}

#item65568 {
	width:38px !important;
	height:38px !important;
	left:345px !important;
}

#item65578 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item65575 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item65582 {
	width:179px !important;
	height:85px !important;
}

@keyframes entrarvolandodesdeabajo-65582 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-65582 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item65605 {
	width:232px !important;
	height:177px !important;
	left:198px !important;
}

@keyframes entrarvolandodesdeabajo-65605 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-65605 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item65628 {
	width:186px !important;
	height:153px !important;
	top:111px !important;
}

@keyframes entrarvolandodesdeabajo-65628 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-65628 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item65652 {
	width:347px !important;
	height:70px !important;
	left:144px !important;
	top:432px !important;
}

#item65675 {
	width:377px !important;
	height:209px !important;
	left:126px !important;
	top:483px !important;
}

#item68285 {
	width:421px !important;
	height:503px !important;
	left:116px !important;
	top:165px !important;
	background:#fff;
}

#item68308 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item68340 {
	width:38px !important;
	height:38px !important;
	left:345px !important;
}

#item68347 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item68344 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item68422 {
	width:347px !important;
	height:24px !important;
	left:144px !important;
	top:429px !important;
}

#item75409 {
	width:615px !important;
	height:400px !important;
	left:10px !important;
	top:496px !important;
}

#item65329 {
	width:421px !important;
	height:503px !important;
	left:116px !important;
	top:165px !important;
	background:#fff;
}

#item65352 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item65384 {
	width:38px !important;
	height:38px !important;
}

#item65381 {
	width:38px !important;
	height:38px !important;
	left:345px !important;
}

#item65391 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item65388 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item65396 {
	width:186px !important;
	height:90px !important;
}

@keyframes entrarvolandodesdeabajo-65396 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-65396 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item65420 {
	width:238px !important;
	height:201px !important;
	left:198px !important;
}

@keyframes entrarvolandodesdeabajo-65420 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-65420 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item65443 {
	width:184px !important;
	height:196px !important;
	left:1px !important;
	top:113px !important;
}

@keyframes entrarvolandodesdeabajo-65443 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-65443 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item65466 {
	width:347px !important;
	height:24px !important;
	left:144px !important;
	top:429px !important;
}

#item65490 {
	width:383px !important;
	height:144px !important;
	left:126px !important;
	top:473px !important;
}

#item68076 {
	width:421px !important;
	height:503px !important;
	left:116px !important;
	top:165px !important;
	background:#fff;
}

#item68099 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item68132 {
	width:38px !important;
	height:38px !important;
	left:345px !important;
}

#item68139 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item68136 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item68212 {
	width:347px !important;
	height:24px !important;
	left:144px !important;
	top:432px !important;
}

#item75405 {
	width:615px !important;
	height:400px !important;
	left:10px !important;
	top:496px !important;
}

#item65143 {
	width:421px !important;
	height:503px !important;
	left:116px !important;
	top:165px !important;
	background:#fff;
}

#item65166 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item65197 {
	width:38px !important;
	height:38px !important;
}

#item65194 {
	width:38px !important;
	height:38px !important;
	left:345px !important;
}

#item65204 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item65201 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item65210 {
	width:186px !important;
	height:85px !important;
	top:2px !important;
}

@keyframes entrarvolandodesdeabajo-65210 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-65210 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item65233 {
	width:240px !important;
	height:177px !important;
	left:198px !important;
}

@keyframes entrarvolandodesdeabajo-65233 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-65233 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item65257 {
	width:186px !important;
	height:153px !important;
	top:112px !important;
}

@keyframes entrarvolandodesdeabajo-65257 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-65257 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item65280 {
	width:347px !important;
	height:24px !important;
	left:144px !important;
	top:432px !important;
}

#item65303 {
	width:505px !important;
	height:92px !important;
	left:65px !important;
	top:473px !important;
}

#item67855 {
	width:421px !important;
	height:503px !important;
	left:116px !important;
	top:165px !important;
	background:#fff;
}

#item67878 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item67909 {
	width:38px !important;
	height:38px !important;
	left:345px !important;
}

#item67916 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item67913 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item67990 {
	width:347px !important;
	height:24px !important;
	left:145px !important;
	top:432px !important;
}

#item75401 {
	width:615px !important;
	height:400px !important;
	left:10px !important;
	top:496px !important;
}

#item64959 {
	width:421px !important;
	height:503px !important;
	left:116px !important;
	top:165px !important;
	background:#fff;
}

#item64982 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item65014 {
	width:38px !important;
	height:38px !important;
}

#item65011 {
	width:38px !important;
	height:38px !important;
	left:345px !important;
}

#item65021 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item65017 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item65025 {
	width:185px !important;
	height:90px !important;
}

@keyframes entrarvolandodesdeabajo-65025 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-65025 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item65048 {
	width:250px !important;
	height:195px !important;
	left:198px !important;
}

@keyframes entrarvolandodesdeabajo-65048 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-65048 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item65071 {
	width:234px !important;
	height:177px !important;
	top:100px !important;
}

@keyframes entrarvolandodesdeabajo-65071 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-65071 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item65095 {
	width:347px !important;
	height:24px !important;
	left:145px !important;
	top:432px !important;
}

#item65118 {
	width:504px !important;
	height:212px !important;
	left:66px !important;
	top:479px !important;
}

#item67644 {
	width:421px !important;
	height:503px !important;
	left:116px !important;
	top:165px !important;
	background:#fff;
}

#item67667 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item67699 {
	width:38px !important;
	height:38px !important;
	left:345px !important;
}

#item67706 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item67703 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item67780 {
	width:347px !important;
	height:24px !important;
	left:145px !important;
	top:432px !important;
}

#item75397 {
	width:615px !important;
	height:400px !important;
	left:10px !important;
	top:496px !important;
}

#item64772 {
	width:421px !important;
	height:503px !important;
	left:116px !important;
	top:165px !important;
	background:#fff;
}

#item64795 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item64829 {
	width:38px !important;
	height:38px !important;
}

#item64824 {
	width:38px !important;
	height:38px !important;
	left:345px !important;
}

#item64836 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item64833 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item64841 {
	width:186px !important;
	height:85px !important;
}

@keyframes entrarvolandodesdeabajo-64841 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-64841 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item64864 {
	width:266px !important;
	height:195px !important;
	left:198px !important;
}

@keyframes entrarvolandodesdeabajo-64864 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-64864 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item64887 {
	width:186px !important;
	height:153px !important;
	top:107px !important;
}

@keyframes entrarvolandodesdeabajo-64887 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-64887 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item64911 {
	width:347px !important;
	height:24px !important;
	left:145px !important;
	top:432px !important;
}

#item64934 {
	width:478px !important;
	height:183px !important;
	left:79px !important;
	top:482px !important;
}

#item67432 {
	width:421px !important;
	height:503px !important;
	left:116px !important;
	top:165px !important;
	background:#fff;
}

#item67456 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item67488 {
	width:38px !important;
	height:38px !important;
}

#item67494 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item67491 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item67568 {
	width:347px !important;
	height:24px !important;
	left:144px !important;
	top:432px !important;
}

#item75393 {
	width:615px !important;
	height:400px !important;
	left:10px !important;
	top:496px !important;
}

#item64585 {
	width:421px !important;
	height:503px !important;
	left:116px !important;
	top:165px !important;
	background:#fff;
}

#item64608 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item64642 {
	width:38px !important;
	height:38px !important;
}

#item64639 {
	width:38px !important;
	height:38px !important;
}

#item64650 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item64647 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item64655 {
	width:197px !important;
	height:85px !important;
}

@keyframes entrarvolandodesdeabajo-64655 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-64655 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item64678 {
	width:236px !important;
	height:201px !important;
	left:198px !important;
}

@keyframes entrarvolandodesdeabajo-64678 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-64678 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item64701 {
	width:198px !important;
	height:153px !important;
	top:115px !important;
}

@keyframes entrarvolandodesdeabajo-64701 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-64701 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item64724 {
	width:347px !important;
	height:24px !important;
	left:144px !important;
	top:432px !important;
}

#item64747 {
	width:504px !important;
	height:183px !important;
	left:65px !important;
	top:475px !important;
}

#item67202 {
	width:421px !important;
	height:503px !important;
	left:116px !important;
	top:165px !important;
	background:#fff;
}

#item67225 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item67249 {
	width:383px !important;
	height:24px !important;
	top:332px !important;
}

#item67280 {
	width:38px !important;
	height:38px !important;
	left:345px !important;
}

#item67286 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item67283 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item75389 {
	width:615px !important;
	height:400px !important;
	left:10px !important;
	top:496px !important;
}

#item64423 {
	width:421px !important;
	height:503px !important;
	left:116px !important;
	top:165px !important;
	background:#fff;
}

#item64447 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item64471 {
	width:383px !important;
	height:167px !important;
	top:332px !important;
}

#item64502 {
	width:38px !important;
	height:38px !important;
}

#item64499 {
	width:38px !important;
	height:38px !important;
	left:345px !important;
}

#item64509 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item64506 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item64514 {
	width:230px !important;
	height:154px !important;
}

@keyframes entrarvolandodesdeabajo-64514 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-64514 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item64537 {
	width:229px !important;
	height:196px !important;
	left:198px !important;
	top:1px !important;
}

@keyframes entrarvolandodesdeabajo-64537 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-64537 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item64560 {
	width:191px !important;
	height:172px !important;
	top:115px !important;
}

@keyframes entrarvolandodesdeabajo-64560 {
	0% {
		transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-64560 {
	0% {
		-webkit-transform:translate(-0.027px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item64420 {
	width:64px !important;
	height:124px !important;
	left:3px !important;
	top:3px !important;
}

#item72575 {
	width:70px !important;
	height:130px !important;
	left:535px !important;
	top:473px !important;
}

#item64418 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item48724 {
	width:381px !important;
	height:506px !important;
	left:421px !important;
	top:90px !important;
	background:#f4f0ed;
}

#item75243 {
	width:421px !important;
	height:185px !important;
	top:411px !important;
	border-radius:undefined;
}

#item55244 {
	width:303px !important;
	height:60px !important;
	left:56px !important;
	top:90px !important;
}

#item54804 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item54801 {
	width:44px !important;
	height:44px !important;
	left:21px !important;
	top:133px !important;
}

#item54811 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item54807 {
	width:44px !important;
	height:44px !important;
	left:70px !important;
	top:133px !important;
}

#item54815 {
	width:347px !important;
	height:119px !important;
	left:11px !important;
	top:358px !important;
}

@keyframes entrarvolandodesdeabajo-54815 {
	0% {
		transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-54815 {
	0% {
		-webkit-transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item54443 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item54440 {
	width:44px !important;
	height:44px !important;
	left:21px !important;
	top:133px !important;
}

#item54449 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item54446 {
	width:44px !important;
	height:44px !important;
	left:70px !important;
	top:133px !important;
}

#item54457 {
	width:347px !important;
	height:119px !important;
	left:11px !important;
	top:358px !important;
}

@keyframes entrarvolandodesdeabajo-54457 {
	0% {
		transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-54457 {
	0% {
		-webkit-transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item54381 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item54378 {
	width:44px !important;
	height:44px !important;
	left:21px !important;
	top:133px !important;
}

#item54387 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item54384 {
	width:44px !important;
	height:44px !important;
	left:70px !important;
	top:133px !important;
}

#item54394 {
	width:347px !important;
	height:119px !important;
	left:11px !important;
	top:358px !important;
}

@keyframes entrarvolandodesdeabajo-54394 {
	0% {
		transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-54394 {
	0% {
		-webkit-transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item54308 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item54304 {
	width:44px !important;
	height:44px !important;
	left:70px !important;
	top:133px !important;
}

#item54315 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item54312 {
	width:44px !important;
	height:44px !important;
	left:21px !important;
	top:133px !important;
}

#item54322 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item54319 {
	width:44px !important;
	height:44px !important;
	left:120px !important;
	top:133px !important;
}

#item54332 {
	width:347px !important;
	height:119px !important;
	left:11px !important;
	top:358px !important;
}

@keyframes entrarvolandodesdeabajo-54332 {
	0% {
		transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-54332 {
	0% {
		-webkit-transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item8527 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item8708 {
	width:44px !important;
	height:44px !important;
	left:21px !important;
	top:133px !important;
}

#item44607 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item44618 {
	width:44px !important;
	height:44px !important;
	left:76px !important;
	top:133px !important;
}

#item54269 {
	width:347px !important;
	height:119px !important;
	left:11px !important;
	top:358px !important;
}

@keyframes entrarvolandodesdeabajo-54269 {
	0% {
		transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-54269 {
	0% {
		-webkit-transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item8699 {
	width:31px !important;
	height:31px !important;
	left:383px !important;
	top:10px !important;
}

#item49025 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item49022 {
	width:44px !important;
	height:44px !important;
	left:305px !important;
	top:133px !important;
}

#item56310 {
	width:273px !important;
	height:127px !important;
	left:48px !important;
	top:358px !important;
}

#item8700 {
	width:414px !important;
	height:485px !important;
	left:428px !important;
	top:-10px !important;
}

#item53910 {
	width:303px !important;
	height:121px !important;
	left:56px !important;
	top:173px !important;
}

#item56549 {
	width:247px !important;
	height:9px !important;
}

#item56547 {
	width:247px !important;
	height:9px !important;
	left:352px !important;
	top:51px !important;
}

#item56576 {
	width:247px !important;
	height:9px !important;
}

#item56574 {
	width:247px !important;
	height:9px !important;
	left:351px !important;
}

#item56601 {
	width:247px !important;
	height:9px !important;
}

#item56599 {
	width:247px !important;
	height:9px !important;
	left:351px !important;
	top:33px !important;
}

#item56626 {
	width:247px !important;
	height:9px !important;
}

#item56624 {
	width:247px !important;
	height:9px !important;
	left:351px !important;
	top:17px !important;
}

#item56651 {
	width:247px !important;
	height:9px !important;
}

#item56649 {
	width:247px !important;
	height:9px !important;
	top:50px !important;
}

#item60135 {
	width:322px !important;
	height:14px !important;
}

#item60132 {
	width:322px !important;
	height:14px !important;
	left:485px !important;
	top:118px !important;
}

#item60162 {
	width:322px !important;
	height:14px !important;
}

#item60159 {
	width:322px !important;
	height:14px !important;
	left:485px !important;
}

#item60188 {
	width:322px !important;
	height:14px !important;
}

#item60185 {
	width:322px !important;
	height:14px !important;
	left:485px !important;
	top:78px !important;
}

#item60215 {
	width:322px !important;
	height:14px !important;
}

#item60212 {
	width:322px !important;
	height:14px !important;
	left:485px !important;
	top:39px !important;
}

#item60242 {
	width:322px !important;
	height:14px !important;
}

#item60238 {
	width:322px !important;
	height:14px !important;
	top:118px !important;
}

#item60108 {
	width:383px !important;
	height:258px !important;
	top:116px !important;
}

#item59822 {
	width:394px !important;
	height:88px !important;
}

#item69458 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:41px !important;
	background:#f4f0ed;
}

#item69486 {
	width:31px !important;
	height:31px !important;
	left:625px !important;
	top:10px !important;
}

#item69588 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item69592 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:128px !important;
}

#item75440 {
	width:615px !important;
	height:400px !important;
	left:10px !important;
	top:366px !important;
}

#item69387 {
	width:412px !important;
	height:1050px !important;
	left:112px !important;
	top:41px !important;
	background:#fff;
}

#item69340 {
	width:31px !important;
	height:31px !important;
	left:625px !important;
	top:10px !important;
}

#item66243 {
	width:383px !important;
	height:300px !important;
	left:126px !important;
	top:255px !important;
}

#item69422 {
	width:422px !important;
	height:140px !important;
	left:126px !important;
	top:131px !important;
}

#item75541 {
	width:383px !important;
	height:261px !important;
	left:126px !important;
	top:616px !important;
}

#item72616 {
	width:31px !important;
	height:31px !important;
	left:643px !important;
	top:159px !important;
}

#item72705 {
	width:82px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
}

#item72702 {
	width:88px !important;
	height:148px !important;
	left:525px !important;
	top:492px !important;
}

#item72634 {
	width:674px !important;
	height:1091px !important;
	left:-10px !important;
	top:-41px !important;
}

#item69253 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item69286 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item69283 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item69294 {
	width:38px !important;
	height:38px !important;
	left:471px !important;
	top:100px !important;
}

#item69297 {
	width:383px !important;
	height:24px !important;
	left:126px !important;
	top:451px !important;
}

#item75436 {
	width:615px !important;
	height:409px !important;
	left:10px !important;
	top:508px !important;
}

#item66166 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item60075 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item60072 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item60081 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item60078 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item60085 {
	width:383px !important;
	height:297px !important;
	left:126px !important;
	top:451px !important;
}

@keyframes entrarvolandodesdeabajo-60085 {
	0% {
		transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-60085 {
	0% {
		-webkit-transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item72642 {
	width:31px !important;
	height:31px !important;
	left:643px !important;
	top:72px !important;
}

#item72658 {
	width:674px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item69154 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item69184 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item69181 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item69190 {
	width:38px !important;
	height:38px !important;
	left:471px !important;
	top:100px !important;
}

#item69194 {
	width:383px !important;
	height:24px !important;
	left:126px !important;
	top:451px !important;
}

#item75432 {
	width:615px !important;
	height:409px !important;
	left:10px !important;
	top:508px !important;
}

#item66135 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item60028 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item60025 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item60034 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item60031 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item60040 {
	width:383px !important;
	height:323px !important;
	left:126px !important;
	top:451px !important;
}

@keyframes entrarvolandodesdeabajo-60040 {
	0% {
		transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-60040 {
	0% {
		-webkit-transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item72618 {
	width:31px !important;
	height:31px !important;
	left:643px !important;
	top:16px !important;
}

#item72664 {
	width:674px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item69063 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item69094 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item69091 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item69101 {
	width:38px !important;
	height:38px !important;
	left:471px !important;
	top:100px !important;
}

#item69105 {
	width:383px !important;
	height:24px !important;
	left:126px !important;
	top:451px !important;
}

#item75456 {
	width:615px !important;
	height:320px !important;
	left:10px !important;
	top:551px !important;
}

#item66106 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item59986 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item59983 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item59992 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item59989 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item59996 {
	width:383px !important;
	height:297px !important;
	left:126px !important;
	top:451px !important;
}

@keyframes entrarvolandodesdeabajo-59996 {
	0% {
		transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-59996 {
	0% {
		-webkit-transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item72670 {
	width:31px !important;
	height:31px !important;
	left:643px !important;
	top:240px !important;
}

#item72671 {
	width:674px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item68873 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item68904 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item68900 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item68910 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item68907 {
	width:44px !important;
	height:44px !important;
	left:361px !important;
	top:97px !important;
}

#item68918 {
	width:38px !important;
	height:38px !important;
	left:471px !important;
	top:100px !important;
}

#item68922 {
	width:383px !important;
	height:70px !important;
	left:126px !important;
	top:451px !important;
}

#item75449 {
	width:615px !important;
	height:409px !important;
	left:10px !important;
	top:540px !important;
}

#item68964 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item68995 {
	width:38px !important;
	height:38px !important;
	left:417px !important;
	top:100px !important;
}

#item69001 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item68998 {
	width:44px !important;
	height:44px !important;
	left:361px !important;
	top:97px !important;
}

#item69008 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item69005 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item75444 {
	width:383px !important;
	height:730px !important;
	left:126px !important;
	top:174px !important;
}

#item66077 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item59934 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item59944 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item59941 {
	width:44px !important;
	height:44px !important;
	left:361px !important;
	top:97px !important;
}

#item59950 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item59947 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item59955 {
	width:383px !important;
	height:369px !important;
	left:126px !important;
	top:451px !important;
}

@keyframes entrarvolandodesdeabajo-59955 {
	0% {
		transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-59955 {
	0% {
		-webkit-transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item72676 {
	width:31px !important;
	height:31px !important;
	left:643px !important;
	top:184px !important;
}

#item72677 {
	width:674px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item68771 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item68802 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item68799 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item68810 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item68807 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item68814 {
	width:448px !important;
	height:24px !important;
	left:93px !important;
	top:451px !important;
}

#item75459 {
	width:615px !important;
	height:409px !important;
	left:10px !important;
	top:508px !important;
}

#item66047 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item59893 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item59890 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item59901 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item59898 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item59906 {
	width:383px !important;
	height:343px !important;
	left:126px !important;
	top:451px !important;
}

@keyframes entrarvolandodesdeabajo-59906 {
	0% {
		transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-59906 {
	0% {
		-webkit-transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item72688 {
	width:31px !important;
	height:31px !important;
	left:643px !important;
	top:296px !important;
}

#item72689 {
	width:674px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item49030 {
	width:381px !important;
	height:506px !important;
	left:421px !important;
	top:90px !important;
	background:#f4f0ed;
}

#item75257 {
	width:421px !important;
	height:266px !important;
	top:330px !important;
	border-radius:undefined;
}

#item56354 {
	width:277px !important;
	height:96px !important;
	left:474px !important;
	top:348px !important;
}

#item56891 {
	width:277px !important;
	height:28px !important;
	left:474px !important;
	top:443px !important;
}

#item55294 {
	width:317px !important;
	height:96px !important;
	left:56px !important;
	top:90px !important;
}

#item45440 {
	width:38px !important;
	height:38px !important;
}

#item45437 {
	width:38px !important;
	height:38px !important;
	left:452px !important;
	top:125px !important;
}

#item56012 {
	width:309px !important;
	height:48px !important;
	left:56px !important;
	top:212px !important;
}

#item60369 {
	width:418px !important;
	height:140px !important;
}

#item60398 {
	width:383px !important;
	height:118px !important;
	top:176px !important;
}

#item60289 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item70165 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item70175 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item75473 {
	width:615px !important;
	height:400px !important;
	left:10px !important;
	top:335px !important;
}

#item73751 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item60317 {
	width:383px !important;
	height:144px !important;
	left:126px !important;
	top:306px !important;
}

#item60340 {
	width:383px !important;
	height:40px !important;
	left:126px !important;
	top:495px !important;
}

#item73849 {
	width:402px !important;
	height:140px !important;
	left:126px !important;
	top:100px !important;
}

#item73879 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:582px !important;
}

#item73886 {
	width:45px !important;
	height:76px !important;
}

#item73883 {
	width:45px !important;
	height:76px !important;
	left:499px !important;
}

#item73892 {
	width:45px !important;
	height:76px !important;
}

#item73889 {
	width:45px !important;
	height:76px !important;
}

#item70171 {
	width:88px !important;
	height:136px !important;
	left:3px !important;
	top:3px !important;
}

#item73898 {
	width:94px !important;
	height:142px !important;
	left:525px !important;
	top:471px !important;
}

#item70172 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item75313 {
	width:421px !important;
	height:232px !important;
	top:364px !important;
	border-radius:undefined;
}

#item3320 {
	width:297px !important;
	height:75px !important;
	left:56px !important;
	top:167px !important;
}

#item55318 {
	width:303px !important;
	height:60px !important;
	left:56px !important;
	top:90px !important;
}

#item56707 {
	width:329px !important;
	height:9px !important;
}

#item56705 {
	width:329px !important;
	height:9px !important;
	top:83px !important;
}

#item56732 {
	width:329px !important;
	height:9px !important;
}

#item56730 {
	width:329px !important;
	height:9px !important;
	top:33px !important;
}

#item56757 {
	width:329px !important;
	height:9px !important;
}

#item56755 {
	width:329px !important;
	height:9px !important;
	top:17px !important;
}

#item56782 {
	width:329px !important;
	height:9px !important;
}

#item56780 {
	width:329px !important;
	height:9px !important;
	top:50px !important;
}

#item56808 {
	width:329px !important;
	height:9px !important;
}

#item56806 {
	width:329px !important;
	height:9px !important;
	top:67px !important;
}

#item56858 {
	width:329px !important;
	height:9px !important;
}

#item56856 {
	width:329px !important;
	height:9px !important;
}

#item57781 {
	width:381px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item57839 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item57836 {
	width:44px !important;
	height:44px !important;
	left:322px !important;
	top:42px !important;
}

#item57890 {
	width:347px !important;
	height:42px !important;
	left:28px !important;
	top:268px !important;
}

#item57926 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item57924 {
	width:44px !important;
	height:44px !important;
	left:278px !important;
	top:42px !important;
}

@keyframes abajo100px-58002 {
	0% {
		transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-58002 {
	0% {
		-webkit-transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item58003 {
	width:131px !important;
	height:42px !important;
	left:19px !important;
	top:3px !important;
}

#item58026 {
	width:11px !important;
	height:12px !important;
}

#item58029 {
	width:9px !important;
	height:9px !important;
	left:1px !important;
	top:19px !important;
}

#item58033 {
	width:14px !important;
	height:9px !important;
	top:37px !important;
}

#item58532 {
	width:111px !important;
	height:9px !important;
	left:146px !important;
	top:293px !important;
}

@keyframes abajo100px-58098 {
	0% {
		transform:translate(0.582px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-58098 {
	0% {
		-webkit-transform:translate(0.582px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item58099 {
	width:115px !important;
	height:42px !important;
	left:22px !important;
}

#item58126 {
	width:13px !important;
	height:9px !important;
}

#item57758 {
	width:381px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item57832 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item57829 {
	width:44px !important;
	height:44px !important;
	left:322px !important;
	top:42px !important;
}

#item57867 {
	width:347px !important;
	height:42px !important;
	left:28px !important;
	top:268px !important;
}

#item57921 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item57919 {
	width:44px !important;
	height:44px !important;
	left:278px !important;
	top:42px !important;
}

@keyframes abajo100px-57963 {
	0% {
		transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-57963 {
	0% {
		-webkit-transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item57964 {
	width:130px !important;
	height:42px !important;
	left:19px !important;
	top:3px !important;
}

#item57987 {
	width:11px !important;
	height:12px !important;
}

#item57992 {
	width:9px !important;
	height:9px !important;
	left:1px !important;
	top:19px !important;
}

#item57996 {
	width:14px !important;
	height:9px !important;
	top:37px !important;
}

#item58506 {
	width:111px !important;
	height:9px !important;
	left:146px !important;
	top:293px !important;
}

@keyframes abajo100px-58068 {
	0% {
		transform:translate(0.582px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-58068 {
	0% {
		-webkit-transform:translate(0.582px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item58069 {
	width:115px !important;
	height:42px !important;
	left:22px !important;
}

#item58095 {
	width:13px !important;
	height:9px !important;
}

#item57735 {
	width:381px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item57824 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item57821 {
	width:44px !important;
	height:44px !important;
	left:322px !important;
	top:42px !important;
}

#item57843 {
	width:347px !important;
	height:42px !important;
	left:28px !important;
	top:268px !important;
}

#item57916 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item57913 {
	width:44px !important;
	height:44px !important;
	left:278px !important;
	top:42px !important;
}

@keyframes abajo100px-57930 {
	0% {
		transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-57930 {
	0% {
		-webkit-transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item57931 {
	width:146px !important;
	height:42px !important;
	left:19px !important;
	top:3px !important;
}

#item57954 {
	width:11px !important;
	height:12px !important;
}

#item57957 {
	width:9px !important;
	height:9px !important;
	left:1px !important;
	top:19px !important;
}

#item57960 {
	width:14px !important;
	height:9px !important;
	top:37px !important;
}

#item58483 {
	width:111px !important;
	height:9px !important;
	left:146px !important;
	top:293px !important;
}

@keyframes abajo100px-58037 {
	0% {
		transform:translate(0.582px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-58037 {
	0% {
		-webkit-transform:translate(0.582px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item58038 {
	width:115px !important;
	height:42px !important;
	left:22px !important;
}

#item58064 {
	width:13px !important;
	height:9px !important;
}

#item57593 {
	width:381px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item57626 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item57623 {
	width:44px !important;
	height:44px !important;
	left:322px !important;
	top:42px !important;
}

#item57630 {
	width:347px !important;
	height:42px !important;
	left:28px !important;
	top:268px !important;
}

#item57655 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item57653 {
	width:44px !important;
	height:44px !important;
	left:278px !important;
	top:42px !important;
}

@keyframes abajo100px-57659 {
	0% {
		transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-57659 {
	0% {
		-webkit-transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item57660 {
	width:139px !important;
	height:42px !important;
	left:19px !important;
	top:3px !important;
}

#item57683 {
	width:11px !important;
	height:12px !important;
}

#item57686 {
	width:9px !important;
	height:9px !important;
	left:1px !important;
	top:19px !important;
}

#item57689 {
	width:14px !important;
	height:9px !important;
	top:37px !important;
}

#item58404 {
	width:111px !important;
	height:9px !important;
	left:146px !important;
	top:293px !important;
}

@keyframes abajo100px-57693 {
	0% {
		transform:translate(0.582px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-57693 {
	0% {
		-webkit-transform:translate(0.582px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item57694 {
	width:185px !important;
	height:42px !important;
	left:22px !important;
}

#item57717 {
	width:13px !important;
	height:9px !important;
	top:17px !important;
}

#item57720 {
	width:13px !important;
	height:9px !important;
}

#item57449 {
	width:381px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item57481 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item57478 {
	width:44px !important;
	height:44px !important;
	left:322px !important;
	top:42px !important;
}

#item57485 {
	width:347px !important;
	height:42px !important;
	left:28px !important;
	top:268px !important;
}

#item57511 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item57508 {
	width:44px !important;
	height:44px !important;
	left:278px !important;
	top:42px !important;
}

@keyframes abajo100px-57515 {
	0% {
		transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-57515 {
	0% {
		-webkit-transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item57516 {
	width:153px !important;
	height:42px !important;
	left:19px !important;
	top:3px !important;
}

#item57539 {
	width:11px !important;
	height:12px !important;
}

#item57542 {
	width:9px !important;
	height:9px !important;
	left:1px !important;
	top:19px !important;
}

#item57545 {
	width:14px !important;
	height:9px !important;
	top:37px !important;
}

#item58322 {
	width:111px !important;
	height:9px !important;
	left:146px !important;
	top:293px !important;
}

@keyframes abajo100px-57548 {
	0% {
		transform:translate(0.582px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-57548 {
	0% {
		-webkit-transform:translate(0.582px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item57549 {
	width:168px !important;
	height:42px !important;
	left:22px !important;
}

#item57572 {
	width:13px !important;
	height:9px !important;
	top:17px !important;
}

#item57578 {
	width:13px !important;
	height:9px !important;
}

#item57295 {
	width:381px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item57349 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item57346 {
	width:44px !important;
	height:44px !important;
	left:322px !important;
	top:42px !important;
}

#item57272 {
	width:347px !important;
	height:42px !important;
	left:28px !important;
	top:268px !important;
}

#item57362 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item57360 {
	width:44px !important;
	height:44px !important;
	left:278px !important;
	top:42px !important;
}

@keyframes abajo100px-57443 {
	0% {
		transform:translate(0.613px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-57443 {
	0% {
		-webkit-transform:translate(0.613px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item57226 {
	width:131px !important;
	height:42px !important;
	left:19px !important;
	top:3px !important;
}

#item57375 {
	width:11px !important;
	height:12px !important;
}

#item57394 {
	width:9px !important;
	height:9px !important;
	left:1px !important;
	top:19px !important;
}

#item57405 {
	width:14px !important;
	height:9px !important;
	top:37px !important;
}

#item58261 {
	width:111px !important;
	height:9px !important;
	left:146px !important;
	top:293px !important;
}

@keyframes abajo100px-57444 {
	0% {
		transform:translate(0.582px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-57444 {
	0% {
		-webkit-transform:translate(0.582px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item57249 {
	width:191px !important;
	height:42px !important;
	left:22px !important;
}

#item57418 {
	width:13px !important;
	height:9px !important;
	top:17px !important;
}

#item57428 {
	width:13px !important;
	height:9px !important;
}

#item49233 {
	width:381px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item56045 {
	width:347px !important;
	height:140px !important;
	left:28px !important;
	top:268px !important;
}

#item58213 {
	width:397px !important;
	height:516px !important;
	left:411px !important;
	top:80px !important;
}

#item60444 {
	width:383px !important;
	height:170px !important;
	left:116px !important;
	top:200px !important;
}

#item60472 {
	width:383px !important;
	height:88px !important;
	left:116px !important;
	top:90px !important;
}

#item60500 {
	width:329px !important;
	height:14px !important;
}

#item60496 {
	width:329px !important;
	height:14px !important;
	left:116px !important;
	top:589px !important;
}

#item60526 {
	width:329px !important;
	height:14px !important;
}

#item60523 {
	width:329px !important;
	height:14px !important;
	left:116px !important;
	top:471px !important;
}

#item60552 {
	width:329px !important;
	height:14px !important;
}

#item60549 {
	width:329px !important;
	height:14px !important;
	left:116px !important;
	top:432px !important;
}

#item60578 {
	width:329px !important;
	height:14px !important;
}

#item60575 {
	width:329px !important;
	height:14px !important;
	left:116px !important;
	top:510px !important;
}

#item60604 {
	width:329px !important;
	height:14px !important;
}

#item60601 {
	width:329px !important;
	height:14px !important;
	left:116px !important;
	top:550px !important;
}

#item60630 {
	width:329px !important;
	height:14px !important;
}

#item60627 {
	width:329px !important;
	height:14px !important;
	left:116px !important;
	top:393px !important;
}

#item71931 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item66280 {
	width:383px !important;
	height:300px !important;
	left:126px !important;
	top:100px !important;
}

#item72224 {
	width:45px !important;
	height:76px !important;
}

#item72221 {
	width:45px !important;
	height:76px !important;
	left:499px !important;
}

#item72232 {
	width:45px !important;
	height:76px !important;
}

#item72229 {
	width:45px !important;
	height:76px !important;
}

#item75486 {
	width:383px !important;
	height:235px !important;
	left:126px !important;
	top:705px !important;
}

#item72727 {
	width:170px !important;
	height:24px !important;
	left:682px !important;
	top:99px !important;
}

#item72983 {
	width:82px !important;
	height:148px !important;
	left:3px !important;
	top:3px !important;
}

#item72984 {
	width:88px !important;
	height:154px !important;
	left:525px !important;
	top:467px !important;
}

#item72731 {
	width:852px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item71751 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item71782 {
	width:38px !important;
	height:38px !important;
	left:471px !important;
	top:100px !important;
}

#item71788 {
	width:383px !important;
	height:24px !important;
	left:126px !important;
	top:451px !important;
}

#item71814 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item71811 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item75495 {
	width:615px !important;
	height:409px !important;
	left:10px !important;
	top:508px !important;
}

#item61498 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item61530 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item61527 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item61535 {
	width:383px !important;
	height:24px !important;
	left:126px !important;
	top:451px !important;
}

#item61561 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item61558 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item61599 {
	width:250px !important;
	height:14px !important;
	left:193px !important;
	top:497px !important;
}

#item73233 {
	width:206px !important;
	height:61px !important;
	left:37px !important;
	top:2px !important;
}

#item73256 {
	width:290px !important;
	height:56px !important;
	left:37px !important;
	top:77px !important;
}

#item73279 {
	width:18px !important;
	height:20px !important;
	left:2px !important;
}

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

#item73285 {
	width:22px !important;
	height:14px !important;
	left:1px !important;
	top:77px !important;
}

#item73288 {
	width:23px !important;
	height:15px !important;
	top:49px !important;
}

#item75092 {
	width:22px !important;
	height:14px !important;
	left:196px !important;
	top:653px !important;
}

#item75093 {
	width:22px !important;
	height:14px !important;
}

#item72738 {
	width:383px !important;
	height:24px !important;
	left:684px !important;
	top:126px !important;
}

#item72766 {
	width:1066px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item71502 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item71533 {
	width:38px !important;
	height:38px !important;
	left:471px !important;
	top:100px !important;
}

#item71536 {
	width:383px !important;
	height:24px !important;
	left:126px !important;
	top:451px !important;
}

#item71562 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item71559 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item75499 {
	width:615px !important;
	height:409px !important;
	left:10px !important;
	top:508px !important;
}

#item61344 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item61376 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item61373 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item61380 {
	width:383px !important;
	height:24px !important;
	left:126px !important;
	top:451px !important;
}

#item61406 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item61403 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item61446 {
	width:251px !important;
	height:20px !important;
	left:193px !important;
	top:495px !important;
}

#item73314 {
	width:206px !important;
	height:61px !important;
	left:37px !important;
	top:2px !important;
}

#item73337 {
	width:284px !important;
	height:56px !important;
	left:37px !important;
	top:77px !important;
}

#item73360 {
	width:18px !important;
	height:20px !important;
	left:2px !important;
}

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

#item73368 {
	width:22px !important;
	height:14px !important;
	left:1px !important;
	top:77px !important;
}

#item73372 {
	width:23px !important;
	height:15px !important;
	top:49px !important;
}

#item75097 {
	width:22px !important;
	height:14px !important;
	left:196px !important;
	top:652px !important;
}

#item75098 {
	width:22px !important;
	height:14px !important;
}

#item72772 {
	width:383px !important;
	height:24px !important;
	left:684px !important;
	top:155px !important;
}

#item72835 {
	width:1066px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item71241 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item71272 {
	width:38px !important;
	height:38px !important;
	left:471px !important;
	top:100px !important;
}

#item71275 {
	width:383px !important;
	height:24px !important;
	left:126px !important;
	top:451px !important;
}

#item71301 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item71298 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item75503 {
	width:615px !important;
	height:409px !important;
	left:10px !important;
	top:508px !important;
}

#item61190 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item61223 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item61220 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item61226 {
	width:383px !important;
	height:24px !important;
	left:126px !important;
	top:451px !important;
}

#item61253 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item61250 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item61293 {
	width:263px !important;
	height:13px !important;
	left:187px !important;
	top:503px !important;
}

#item73391 {
	width:206px !important;
	height:61px !important;
	left:37px !important;
	top:2px !important;
}

#item73414 {
	width:293px !important;
	height:56px !important;
	left:37px !important;
	top:77px !important;
}

#item73437 {
	width:18px !important;
	height:20px !important;
	left:2px !important;
}

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

#item73443 {
	width:22px !important;
	height:14px !important;
	left:1px !important;
	top:77px !important;
}

#item73446 {
	width:23px !important;
	height:15px !important;
	top:49px !important;
}

#item72840 {
	width:383px !important;
	height:24px !important;
	left:684px !important;
	top:184px !important;
}

#item72866 {
	width:1066px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item70904 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item70936 {
	width:38px !important;
	height:38px !important;
	left:471px !important;
	top:100px !important;
}

#item71084 {
	width:38px !important;
	height:38px !important;
}

#item70940 {
	width:383px !important;
	height:24px !important;
	left:126px !important;
	top:451px !important;
}

#item70966 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item70963 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item75515 {
	width:615px !important;
	height:409px !important;
	left:10px !important;
	top:508px !important;
}

#item61034 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item61066 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item61063 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item61070 {
	width:383px !important;
	height:24px !important;
	left:126px !important;
	top:451px !important;
}

#item61096 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item61093 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item61135 {
	width:223px !important;
	height:13px !important;
	left:207px !important;
	top:503px !important;
}

#item73649 {
	width:206px !important;
	height:61px !important;
	left:37px !important;
	top:2px !important;
}

#item73672 {
	width:311px !important;
	height:56px !important;
	left:37px !important;
	top:77px !important;
}

#item73695 {
	width:18px !important;
	height:20px !important;
	left:2px !important;
}

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

#item73703 {
	width:22px !important;
	height:14px !important;
	left:1px !important;
	top:77px !important;
}

#item73707 {
	width:22px !important;
	height:14px !important;
	left:1px !important;
	top:99px !important;
}

#item73708 {
	width:22px !important;
	height:14px !important;
}

#item73711 {
	width:23px !important;
	height:15px !important;
	top:49px !important;
}

#item72871 {
	width:383px !important;
	height:24px !important;
	left:684px !important;
	top:272px !important;
}

#item72896 {
	width:1066px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item70631 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item70662 {
	width:38px !important;
	height:38px !important;
	left:471px !important;
	top:100px !important;
}

#item70667 {
	width:383px !important;
	height:24px !important;
	left:126px !important;
	top:451px !important;
}

#item70693 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item70690 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item75507 {
	width:615px !important;
	height:409px !important;
	left:10px !important;
	top:508px !important;
}

#item60875 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item60906 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item60903 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item60909 {
	width:383px !important;
	height:24px !important;
	left:126px !important;
	top:451px !important;
}

#item60935 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item60932 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item60978 {
	width:227px !important;
	height:13px !important;
	left:205px !important;
	top:494px !important;
}

#item73482 {
	width:206px !important;
	height:61px !important;
	left:37px !important;
	top:2px !important;
}

#item73505 {
	width:316px !important;
	height:56px !important;
	left:37px !important;
	top:77px !important;
}

#item73528 {
	width:18px !important;
	height:20px !important;
	left:2px !important;
}

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

#item73535 {
	width:22px !important;
	height:14px !important;
	left:1px !important;
	top:77px !important;
}

#item73538 {
	width:22px !important;
	height:14px !important;
	left:1px !important;
	top:99px !important;
}

#item73539 {
	width:22px !important;
	height:14px !important;
}

#item73543 {
	width:23px !important;
	height:15px !important;
	top:49px !important;
}

#item72903 {
	width:383px !important;
	height:24px !important;
	left:684px !important;
	top:213px !important;
}

#item72927 {
	width:1066px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item70333 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item70365 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item70362 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item70368 {
	width:383px !important;
	height:24px !important;
	left:126px !important;
	top:451px !important;
}

#item70394 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item70391 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item75511 {
	width:615px !important;
	height:409px !important;
	left:10px !important;
	top:508px !important;
}

#item60716 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item60747 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item60744 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item60751 {
	width:383px !important;
	height:24px !important;
	left:126px !important;
	top:451px !important;
}

#item60777 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item60774 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item60818 {
	width:207px !important;
	height:13px !important;
	left:214px !important;
	top:508px !important;
}

#item73563 {
	width:206px !important;
	height:61px !important;
	left:37px !important;
	top:2px !important;
}

#item73586 {
	width:295px !important;
	height:56px !important;
	left:37px !important;
	top:77px !important;
}

#item73609 {
	width:18px !important;
	height:20px !important;
	left:2px !important;
}

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

#item73617 {
	width:22px !important;
	height:14px !important;
	left:1px !important;
	top:77px !important;
}

#item73622 {
	width:22px !important;
	height:14px !important;
	left:1px !important;
	top:99px !important;
}

#item73623 {
	width:22px !important;
	height:14px !important;
}

#item73627 {
	width:23px !important;
	height:15px !important;
	top:49px !important;
}

#item72934 {
	width:383px !important;
	height:24px !important;
	left:684px !important;
	top:243px !important;
}

#item72958 {
	width:1066px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item4098 {
	width:381px !important;
	height:506px !important;
	left:421px !important;
	top:90px !important;
	background:#f4f0ed;
}

#item75325 {
	width:421px !important;
	height:266px !important;
	top:330px !important;
	border-radius:undefined;
}

#item4073 {
	width:317px !important;
	height:107px !important;
	left:15px !important;
	top:41px !important;
}

#item11483 {
	width:347px !important;
	height:17px !important;
}

#item11688 {
	width:28px !important;
	height:28px !important;
	left:36px !important;
}

#item11693 {
	width:100px !important;
	height:20px !important;
	top:36px !important;
}

#item11681 {
	width:37px !important;
	height:37px !important;
	left:37px !important;
}

#item11716 {
	width:112px !important;
	height:20px !important;
	top:40px !important;
}

#item11593 {
	width:28px !important;
	height:28px !important;
	left:36px !important;
}

#item11620 {
	width:100px !important;
	height:20px !important;
	top:36px !important;
}

#item11565 {
	width:28px !important;
	height:28px !important;
	left:42px !important;
}

#item11624 {
	width:112px !important;
	height:20px !important;
	top:36px !important;
}

#item11578 {
	width:28px !important;
	height:28px !important;
	left:42px !important;
}

#item11647 {
	width:112px !important;
	height:20px !important;
	top:36px !important;
}

#item58767 {
	width:303px !important;
	height:60px !important;
	left:56px !important;
	top:90px !important;
}

#item45331 {
	width:38px !important;
	height:38px !important;
}

#item45328 {
	width:38px !important;
	height:38px !important;
	left:451px !important;
	top:122px !important;
}

#item61758 {
	width:28px !important;
	height:28px !important;
	left:49px !important;
}

#item61761 {
	width:125px !important;
	height:32px !important;
	top:36px !important;
}

#item61785 {
	width:37px !important;
	height:37px !important;
	left:37px !important;
}

#item61789 {
	width:112px !important;
	height:20px !important;
	top:40px !important;
}

#item61813 {
	width:28px !important;
	height:28px !important;
	left:48px !important;
}

#item61816 {
	width:124px !important;
	height:20px !important;
	top:36px !important;
}

#item61840 {
	width:28px !important;
	height:28px !important;
	left:42px !important;
}

#item61844 {
	width:112px !important;
	height:20px !important;
	top:36px !important;
}

#item61868 {
	width:28px !important;
	height:28px !important;
	left:42px !important;
}

#item61872 {
	width:112px !important;
	height:20px !important;
	top:36px !important;
}

#item61923 {
	width:383px !important;
	height:88px !important;
	left:116px !important;
	top:90px !important;
}

#item61949 {
	width:38px !important;
	height:38px !important;
}

#item61946 {
	width:38px !important;
	height:38px !important;
	left:461px !important;
	top:537px !important;
}

#item72261 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item72272 {
	width:45px !important;
	height:76px !important;
	left:499px !important;
}

#item72282 {
	width:45px !important;
	height:76px !important;
}

#item72278 {
	width:45px !important;
	height:76px !important;
}

#item61710 {
	width:383px !important;
	height:183px !important;
	top:51px !important;
}

#item61734 {
	width:347px !important;
	height:19px !important;
	left:18px !important;
}

#item75532 {
	width:383px !important;
	height:229px !important;
	left:126px !important;
	top:535px !important;
}

#item61672 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item72247 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item72257 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item75528 {
	width:615px !important;
	height:400px !important;
	left:10px !important;
	top:335px !important;
}

#item72246 {
	width:68px !important;
	height:133px !important;
	left:3px !important;
	top:3px !important;
}

#item72286 {
	width:74px !important;
	height:139px !important;
	left:531px !important;
	top:470px !important;
}

#item72254 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item11458 {
	width:2560px !important;
	height:596px !important;
	left:-859px !important;
	background:#96694c;
}

#item4114 {
	width:374px !important;
	height:68px !important;
	left:234px !important;
	top:205px !important;
}

#item72353 {
	width:615px !important;
	height:1050px !important;
	background:#96694c;
}

#item72348 {
	width:294px !important;
	height:54px !important;
}

#item72336 {
	width:45px !important;
	height:76px !important;
}

#item72333 {
	width:45px !important;
	height:76px !important;
	left:36px !important;
	top:487px !important;
}

p.autoParaStyle15 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:26px;
	color:#98694c;
	text-decoration:underline;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle14 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:22px;
	line-height:26.4px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle13 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	text-decoration:underline;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle12 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:30px;
	line-height:8px;
	color:#98694c;
	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;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:16px;
	line-height:8px;
	color:#98694c;
	text-align:center;
}

p.autoParaStyle10 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:30px;
	line-height:8px;
	color:#98694c;
	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;
	text-align:center;
}

p.autoParaStyle9 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:30px;
	line-height:36px;
	color:#98694c;
	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;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:9px;
	line-height:8px;
	color:#98694c;
	text-align:center;
}

p.autoParaStyle7 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:8px;
	color:#98694c;
	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;
	text-align:center;
}

p.autoParaStyle6 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:9px;
	line-height:12px;
	color:#98694c;
	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:left;
}

p.autoParaStyle5 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:9px;
	line-height:12px;
	color:#98694c;
	text-indent:-6px;
	padding-left:6px;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:bold;
	font-family:FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
	font-size:9px;
	line-height:10.8px;
	color:#98694c;
	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:left;
}

p.autoParaStyle3 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:26px;
	color:#98694c;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle2 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle1 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	text-align:right;
}

p.servicios-texto-light-centrado---movil {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:26px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.servicios_-_servicios-texto-light-centrado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.servicios_-_servicios-inicio {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:30px;
	line-height:36px;
	color:#98694c;
	text-transform:uppercase;
	text-align:left;
}

p.texto-light-small-puntos---movil {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:16px;
	line-height:19.2px;
	color:#98694c;
	text-indent:-6px;
	padding-left:6px;
	margin-bottom:5px;
	text-align:left;
}

p.texto_-_texto-light-small-puntos {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:9px;
	line-height:10.8px;
	color:#98694c;
	text-indent:-6px;
	padding-left:6px;
	margin-bottom:5px;
	text-align:left;
}

p.texto-bold-small---movil {
	font-weight:bold;
	font-family:FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
	font-size:16px;
	line-height:19.2px;
	color:#98694c;
	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:left;
}

p.texto_-_texto-bold-small {
	font-weight:bold;
	font-family:FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	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:left;
}

p.texto_-_titular-light-18 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:19px;
	color:#98694c;
	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;
	text-align:center;
}

p.texto_-_texto-light-centrado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	text-align:center;
}

p.movil_-_boton {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:26px;
	color:#98694c;
	text-indent:-20px;
	padding-left:20px;
	text-align:left;
}

p.movil_-_iconos_-_iconos {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:16px;
	line-height:19.2px;
	color:#98694c;
	text-align:center;
}

p.movil_-_botones_-_servicios-boton-texto {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:26px;
	color:#98694c;
	margin-top:3px;
	text-align:left;
}

p.movil_-_servicios_-_servicios-tipo-cabecera {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:24px;
	line-height:28.8px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.movil_-_servicios_-_servicios-texto-regular {
	font-family:FF-MarselisSlabOT,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:26px;
	color:#98694c;
	text-align:left;
}

p.movil_-_servicios_-_servicios-texto-light-centrado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:26px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.movil_-_servicios_-_servicios-inicio {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:44px;
	line-height:52.8px;
	color:#98694c;
	text-transform:uppercase;
	text-align:left;
}

p.movil_-_texto_-_texto-light-centrado-small {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:16px;
	line-height:19.2px;
	color:#98694c;
	text-align:center;
}

p.movil_-_texto_-_texto-light-small {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:16px;
	line-height:19.2px;
	color:#98694c;
	margin-bottom:5px;
	text-align:left;
}

p.movil_-_texto_-_titular-light-18 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:30px;
	line-height:36px;
	color:#98694c;
	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;
	text-align:center;
}

p.movil_-_texto_-_texto-light-centrado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:26px;
	color:#98694c;
	text-align:center;
}

p.movil_-_texto_-_texto-light-small-puntos {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:16px;
	line-height:22px;
	color:#98694c;
	text-indent:-6px;
	padding-left:6px;
	margin-bottom:5px;
	text-align:left;
}

p.movil_-_texto_-_texto-bold-small {
	font-weight:bold;
	font-family:FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
	font-size:16px;
	line-height:22px;
	color:#98694c;
	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:left;
}

p.movil_-_texto_-_texto-light-11pt {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:26px;
	color:#98694c;
	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;
	text-align:left;
}

p.movil_-_texto_-_texto-bold {
	font-weight:bold;
	font-family:FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
	font-size:22px;
	line-height:28px;
	color:#98694c;
	margin-bottom:10px;
	text-align:left;
}

p.movil_-_marca_-_marca-titular-derecha {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	text-align:right;
}

p.movil_-_marca_-_marca-titular-izquierda {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	text-align:left;
}

p.movil_-_marca_-_marca-titular-centro {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	text-align:center;
}

p.escritorio_-_boton {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:19px;
	color:#98694c;
	text-indent:-20px;
	padding-left:20px;
	text-align:left;
}

p.escritorio_-_marca_-_marca-titular-derecha {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	text-align:right;
}

p.escritorio_-_marca_-_marca-titular-izquierda {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	text-align:left;
}

p.escritorio_-_marca_-_marca-titular-centro {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	text-align:center;
}

p.escritorio_-_servicios_-_servicios-tipo-cabecera {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:20px;
	line-height:24px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.escritorio_-_servicios_-_servicios-texto-light-centrado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.escritorio_-_servicios_-_servicios-inicio {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:30px;
	line-height:36px;
	color:#98694c;
	text-transform:uppercase;
	text-align:left;
}

p.escritorio_-_servicios_-_servicios-texto-regular {
	font-family:FF-MarselisSlabOT,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	text-align:left;
}

p.escritorio_-_iconos_-_iconos {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:10px;
	line-height:12px;
	color:#98694c;
	text-align:center;
}

p.escritorio_-_texto_-_texto-bold {
	font-weight:bold;
	font-family:FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
	font-size:13px;
	line-height:15.6px;
	color:#98694c;
	margin-bottom:10px;
	text-align:left;
}

p.escritorio_-_texto_-_texto-light-centrado-small {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:9px;
	line-height:10.8px;
	color:#98694c;
	text-align:center;
}

p.escritorio_-_texto_-_texto-light-centrado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	text-align:center;
}

p.escritorio_-_texto_-_texto-bold-small {
	font-weight:bold;
	font-family:FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
	font-size:10px;
	line-height:12px;
	color:#98694c;
	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:left;
}

p.escritorio_-_texto_-_texto-light-small-puntos {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:10px;
	line-height:10px;
	color:#98694c;
	text-indent:-6px;
	padding-left:6px;
	margin-bottom:5px;
	text-align:left;
}

p.escritorio_-_texto_-_texto-light-small {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:10px;
	line-height:12px;
	color:#98694c;
	margin-bottom:5px;
	text-align:left;
}

p.escritorio_-_texto_-_texto-light-11pt {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	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;
	text-align:left;
}

p.escritorio_-_texto_-_titular-light-18 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:19px;
	color:#98694c;
	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;
	text-align:center;
}

p.boton-ver-blanco {
	font-family:FF-MarselisSlabOT,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#fff;
	padding-left:11px;
	padding-right:11px;
	border-top:solid 30px #000;
	text-align:center;
}

p.escritorio_-_botones_-_servicios-boton-texto {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	margin-top:3px;
	text-align:left;
}

p.Párrafo-básico {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle5 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle4 {
	text-decoration:underline;
}

span.autoCharStyle3 {
	font-size:30px;
}

span.autoCharStyle2 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
}

span.autoCharStyle1 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
}

span.movil_-_texto-bold {
	font-weight:bold;
	font-family:FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
}

span.escritorio_-_texto-bold {
	font-weight:bold;
	font-family:FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:745px){ [class*=" mq-"], .mq-default { display:none; } .mq-615 {display:block; } }

/*from royal-hideaway.css*/
/* #container { display:none; } body.loaded #container { display:block; } */
#cboxLoadingGraphic{background:url("https://mkt.barcelo.com/recursos/royal-hideaway/loading-royal.gif") no-repeat center center;}

body {
	overflow-y: none;
}

/* fin loading */

p {	 hyphens:none !important;}
/*linea 434*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; padding: 0px 0px;}
/*linea 464*/
#colorbox{
	border-radius:0px;
    box-shadow:0 0 0px 0px;
}
/*linea 450*/
#cboxOverlay { 
	background-color: #fff !important;
	opacity: 0.95 !important;
}
/*linea 451*/
#cboxContent{ overflow:hidden;}


#cboxClose{position:absolute; top:30px; right:0px; display:block; background:url('https://mkt.barcelo.com/recursos/royal-hideaway/iconos_cerrar-blanco.svg') no-repeat top center; text-indent:-9999px;width: 50px; height: 50px; background-size: cover; margin: 20px;}
#cboxClose:hover{position:absolute; top:30px; right:0px; display:block; background:url('https://mkt.barcelo.com/recursos/royal-hideaway/iconos_cerrar-over.svg') no-repeat top center; text-indent:-9999px;width: 50px; height: 50px; background-size: cover; margin: 20px; 	animation: boton-zoom 2s ease-out;  
}

#cboxTopCenter {height: 0px;}

div.page {
	margin-top: -8px!important;
}
.turn-page-gutter {display: none !important;}

#view-toggle {display: none;}

@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}



/* RESPONSIVE OCULTAR */

	#share-wrap{
		width: 100%;
        text-align: center;
        right: 0 !important;
	}

	.icono-ampliar,
	.menu-iconos, #page-nav  {display: none;}

/* lightbox */
.portfolio-filter-tab-1 li a {color: #fff !important;}

/* animacion zoom */

img.imagen-zoom{
    animation: zoom-in-zoom-out 15s ease-out infinite;
  }

  .revelar {
    animation: 0.8s linear 0s 1 normal none running revelar;
	animation-delay: 1s;
  }

  @keyframes revelar {
	0% {
		transform: scaleX(1);
		transform-origin: 100% 50%; /* Punto de transformaci√≥n ajustado */
	}
	100% {
		transform: scaleX(0);
		transform-origin: 100% 50%; /* Punto de transformaci√≥n ajustado */
	}
}



@-webkit-keyframes revelar {
	0% {
		transform: scaleX(1);
		transform-origin: 100% 50%; /* Punto de transformaci√≥n ajustado */
	}
	100% {
		transform: scaleX(0);
		transform-origin: 100% 50%; /* Punto de transformaci√≥n ajustado */
	}
}


  
  @keyframes zoom-in-zoom-out {
    0% {
      transform: scale(1, 1);
    }
    50% {
      transform: scale(1.05, 1.05);
    }
    100% {
      transform: scale(1, 1);
    }
  }

  div.cerrar{animation: rotar 3s ;}
    
  @keyframes rotar {
    50% {transform: rotate(180deg);}
  }

  .animacion-circulo{
     animation: zoom-out 1s ease-out;  
  }
  @keyframes zoom-out {
    0% {
        transform: scale3d(0,0,0) translate3d(0px,0px,0);

       }
    100% {
        transform: scale3d(.5,.5,.5) translate3d(0px,0px,50);

        /* transform: scale(0.5); */

    }
  }


  button.boton-image-zoom{
    transition: transform .5s ease;
  }

  button.boton-image-zoom:hover {
    transform: scale(1.05);
  }

  .aumentar {
    animation: aumentar 1s ease-out;  
    /* border-radius: 100%; */
  }

  @keyframes aumentar {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}

@keyframes mostrarImagen {
    0% {
        mask-position: 100% 0;
    }
    100% {
        mask-position: 0 0;
    }
}

/* .impar-foto-cierre, .imagen-degradado , .imagen-mostrar {
	mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" width="800" height="100" fill="white"><rect width="800" height="100"/></svg>');
	mask-size: auto 100%;
	mask-repeat: no-repeat;
	animation: mostrarImagen 3s linear forwards;
} */


/* scrollbar */

 .scroll-img{

	animation: scroll-mover 2s ease-in-out infinite;
}

@-webkit-keyframes scroll-mover {
    0% { -webkit-transform: translateY(0%);
		opacity: 1; }
    100% { -webkit-transform: translateY(20%);
		opacity: 0; }
}


  /* Tama√±o del scroll */
  *::-webkit-scrollbar {
	width:20px;
  
  }
  
   /* Estilos barra (thumb) de scroll */
   ::-webkit-scrollbar-thumb {
	background: #98694c;
	border: 8px solid transparent;
	background-clip: content-box;
	border-radius: 20px;
  
  
  }
  
  *::-webkit-scrollbar-thumb:active {
	background-color: #98694c;
  }
  
  ::-webkit-scrollbar-track {
	background: rgb(207, 207, 207);
	border: 9px solid transparent;
  
	background-clip: padding-box;
  
  }
  
  *::-webkit-scrollbar-thumb:hover {
	background: #98694c;
	border: 8px solid transparent;
	background-clip: content-box;
	border-radius: 20px;
	/* box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2); */
  }
  
  *::-webkit-scrollbar-track:hover, 
  *::-webkit-scrollbar-track:active {
	background: rgb(207, 207, 207);
	border: 9px solid transparent;
	background-clip: padding-box;
  
  }
  
  ::-webkit-scrollbar-button:start:decrement,
  ::-webkit-scrollbar-button:end:increment {
	  display: block;
  }
   
  /* Turn off the down area up on top, and up area on bottom */
  ::-webkit-scrollbar-button:start:increment,
  ::-webkit-scrollbar-button:end:decrement {
	  display: none;
  }
   
  /* Place The scroll down button at the bottom */
  ::-webkit-scrollbar-button:end:increment {
	  background-image: url('https://mkt.barcelo.com/recursos/royal-hideaway/down.svg');
  }
   
  /* Place The scroll up button at the up */
  ::-webkit-scrollbar-button:start:decrement {
	  background-image: url('https://mkt.barcelo.com/recursos/royal-hideaway/up.svg');
  }
  /* nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:2rem;
	height:2rem;
	margin:-34px 1rem 0 1rem;
	text-align:center;
	outline:0;
	background:url('https://mkt.barcelo.com/recursos/royal-hideaway/arrows-slider-new.svg') no-repeat;
	will-change:transform;
  z-index: 9999;
} */

nav#page-nav > button {
    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'%2398694c'/%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: .5;
    will-change: transform;
  }

  nav#page-nav > button: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'%2398694c'/%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;
  }
  
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'%2398694c'/%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;
}

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'%2398694c'/%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;
}

/* FIN SCROLL */


.sumario {
  font-family: FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
  font-size: 18px;
}


p {letter-spacing: 0!important;}


/* HEADER  */
/* 
#viewer-options-wrap {
	display: none!important;
} */

#viewer-options, #viewer-pagecount, #viewer-title{
	display: none!important;
}
body {
	overflow-x: hidden;
	margin: 0;
  }

  .menu-container {
	position: relative;
	display: flex;
	align-items: center;
	background: #FFF;
	padding: 4px;
	z-index: 1;
	-webkit-user-select: none;
	user-select: none;
	box-sizing: border-box;
  }
  
  .menu-logo {
	line-height: 0;
	margin: 0 20px;
  }
  
  .menu-logo img {
	height: 28px;
	flex-shrink: 0;
  }

  li.menu-iconos a img {
	width: 25px;
	height: 25px;
  padding: 0 5px;
}

li.menu-iconos a svg {
	width: 25px;
	height: 25px;
  padding: 0 5px;
}

.menu {
	margin-right: 25px;
	padding-bottom: 10px;
}

.menu-container a {
	text-decoration: none;
	color: #98694c;
	transition: color 0.3s ease;
  }

  .menu-destinos li a:before {
    content: "";
    display: block;
    background: url("https://mkt.barcelo.com/recursos/royal-hideaway/menu-off.svg") no-repeat;
    width: 6px;
    height: 6px;
    float: left;
    margin: 0 -16px 0 0;
    background-size: cover;
    position: relative;
    top:-14px;
}
.menu-destinos li, .sumario {
	width: 90px;
	padding-top: 10px;
}

/* #reuniones {
	width: 160px;
} */


 .pulsado a{
		/* background: grey; */
		font-family: FF-MarselisSlabOT,"Marselis Slab OT",serif;
		font-weight: bold;
	}

	.pulsado a:before  {
		content: "";
		display: block;
		background: url("https://mkt.barcelo.com/recursos/royal-hideaway/menu-on.svg") no-repeat!important;
		width: 6px;
		height: 6px;
		float: left;
		margin: 0 -16px 0 0;
		background-size: cover;
		position: relative;
		top:-14px;
	}

	 
  /* .icono-home:hover {
	content: url(menu/home-red.svg);
  }
  .icono-buscar:hover {
	content: url(menu/buscar-red.svg);
  } */
  /* .icono-ampliar:hover {
	content: url("https://mkt.barcelo.com/recursos/royal-hideaway/ampliar-over.svg");
  } */


  .menu-container input {
	display: block;
	width: 35px;
	height: 25px;
	margin: 0;
	position: absolute;
	cursor: pointer;
	opacity: 0; /* hide this */
	z-index: 2; /* and place it over the hamburger */
	-webkit-touch-callout: none;
  }

 
  /* Burger menu */
  .menu-container  {
	height: 50px;
	padding: 71px 0 30px 0;
  }

  .menu-container span {
	display: block;
	width: 33px;
	height: 2px;
	margin: 3px;
	position: relative;
	background: #98694c;
	border-radius: 3px;
	z-index: 1;
	transform-origin: 4px 0px;
	transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
				background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
				opacity 0.55s ease;
	top: 10px;
  }

  .menu-container span:first-child {
	transform-origin: 0% 0%;
  }
  
  .menu-container span:nth-child(3) {
	transform-origin: 0% 100%;
  }
  
  .menu-container input:checked ~ span {
	opacity: 1;
	transform: rotate(45deg) translate(3px,-1px);
	background: #fff;
  }
  
  .menu-container input:checked ~ span:nth-child(4) {
	opacity: 0;
	transform: rotate(0deg) scale(0.2, 0.2);
  }
  
  .menu-container input:checked ~ span:nth-child(3) {
	transform: rotate(-45deg) translate(-7px,12px);
  }
  
  .menu ul {
	list-style: none;
  }

  .menu li.destinos {
	padding: 5px 0;
	font-size: 9px;
  }
  

/* BOTONES  */

.leer-mas:hover, .servicios-boton-texto:hover, .escritorio_-_leer-mas:hover  {
	font-family: FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
	font-weight: bold;
}
.leer-mas::before, .escritorio_-_leer-mas::before, .movil_-_leer-mas::before {
	content: "";
	display: block;
	background: url("https://mkt.barcelo.com/recursos/royal-hideaway/leer-mas.svg");
	width: 15px;
	height: 15px;
	float: left;
	background-size: cover;
	position: relative;
	left: -5px;
}

.leer-mas:hover::before, .escritorio_-_leer-mas:hover::before {
	content: "";
	display: block;
	background: url("https://mkt.barcelo.com/recursos/royal-hideaway/leer-mas-over.svg");
	width: 15px;
	height: 15px;
	float: left;
	background-size: cover;
	position: relative;
	left: -5px;
}

.leer-menos:hover, .escritorio_-_leer-menos:hover, .movil-_leer-menos:hover {
	font-family: FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
	font-weight: bold;
}
.leer-menos::before, .escritorio_-_leer-menos::before, .movil_-_leer-menos::before {
	content: "";
	display: block;
	background: url("https://mkt.barcelo.com/recursos/royal-hideaway/leer-menos.svg");
	width: 15px;
	height: 15px;
	float: left;
	background-size: cover;
	position: relative;
	left: -5px;
}

.leer-menos:hover::before, .escritorio_-_leer-menos:hover::before {
	content: "";
	display: block;
	background: url("https://mkt.barcelo.com/recursos/royal-hideaway/leer-menos-over.svg");
	width: 15px;
	height: 15px;
	float: left;
	background-size: cover;
	position: relative;
	left: -5px;
}

.mapa img, .mas img, .mas-color img, .video img, .hamburguesa img, .cerrar img, .cerrar-color img, .galeria img, .galeria-color img, .video-color img, .galeria-sin-cierre img   {
	display: none;
}
.mapa {
	content: "";
	display: block;
    background: url("https://mkt.barcelo.com/recursos/royal-hideaway/iconos_mapa.svg");
	width: 38px;
	height: 38px;
	animation: zoom-out 1s ease-out;
}
.mapa:hover {
	content: "";
	display: block;
    background: url("https://mkt.barcelo.com/recursos/royal-hideaway/iconos_mapa-over.svg");
	animation: boton-zoom 2s ease-out, zoom-out 1; 
}


@keyframes boton-zoom {
    0% {
      transform: scale(1, 1);
    }
    50% {
      transform: scale(1.2, 1.2);
    }
    100% {
      transform: scale(1, 1);
    }
  }
.mas {
	content: "";
	display: block;
    background: url("https://mkt.barcelo.com/recursos/royal-hideaway/iconos_mas-blanco.svg");
	width: 38px;
	height: 38px;
	animation: zoom-out 1s ease-out;  
}

.mas-color {
	content: "";
	display: block;
    background: url("https://mkt.barcelo.com/recursos/royal-hideaway/iconos_mas.svg");
	width: 38px;
	height: 38px;
	animation: zoom-out 1s ease-out;  
}

.mas:hover, .mas-color:hover {
	content: "";
	display: block;
    background: url("https://mkt.barcelo.com/recursos/royal-hideaway/iconos_mas-over.svg");
	animation: boton-zoom 2s ease-out,  zoom-out 1;
}

.video {
	content: "";
	display: block;
    background: url("https://mkt.barcelo.com/recursos/royal-hideaway/icono-video-fondo.svg");
	width: 38px;
	height: 38px;
	animation: zoom-out 1s ease-out;  
}

.video-color {
	content: "";
	display: block;
    background: url("https://mkt.barcelo.com/recursos/royal-hideaway/iconos_video.svg");
	width: 38px;
	height: 38px;
	animation: zoom-out 1s ease-out;  
}

.video:hover, .video-color:hover {
	content: "";
	display: block;
    background: url("https://mkt.barcelo.com/recursos/royal-hideaway/iconos_video-over.svg");
	animation: boton-zoom 2s ease-out,  zoom-out 1;
}

.galeria, .galeria-sin-cierre {
	content: "";
	display: block;
    background: url("https://mkt.barcelo.com/recursos/royal-hideaway/icono-galeria-fondo.svg");
	width: 38px;
	height: 38px;
	animation: zoom-out 1s ease-out;  
}

.galeria-color {
	content: "";
	display: block;
    background: url("https://mkt.barcelo.com/recursos/royal-hideaway/iconos_galeria.svg");
	width: 38px;
	height: 38px;
	animation: zoom-out 1s ease-out;  
}

.galeria:hover, .galeria-color:hover, .galeria-sin-cierre:hover  {
	content: "";
	display: block;
    background: url("https://mkt.barcelo.com/recursos/royal-hideaway/iconos_galeria-over.svg");
	animation: boton-zoom 2s ease-out, zoom-out 1;  
}

.hamburguesa {
	content: "";
	display: block;
    background: url("https://mkt.barcelo.com/recursos/royal-hideaway/iconos_hamburguesa.svg");
	width: 38px;
	height: 38px;
	animation: zoom-out 1s ease-out;  
}

.hamburguesa:hover {
	content: "";
	display: block;
    background: url("https://mkt.barcelo.com/recursos/royal-hideaway/iconos_hamburguesa-over.svg");	
	animation: boton-zoom 2s ease-out,  zoom-out 1;
}
.cerrar-color {
	content: "";
	display: block;
    background: url("https://mkt.barcelo.com/recursos/royal-hideaway/iconos_cerrar.svg");
	width: 38px;
	height: 38px;
	animation: zoom-out 1s ease-out;  
}

.cerrar {
	content: "";
	display: block;
    background: url("https://mkt.barcelo.com/recursos/royal-hideaway/icono-cerrar-fondo.svg");
	width: 38px;
	height: 38px;
	animation: zoom-out 1s ease-out;  
}

.cerrar:hover, .cerrar-color:hover {
	content: "";
	display: block;
    background: url("https://mkt.barcelo.com/recursos/royal-hideaway/iconos_cerrar-over.svg");	
	animation: boton-zoom 2s ease-out,  zoom-out 1; 
}


/* BOTONES IMAGENES VER HOTEL  */

.icono-ver-hotel {
	opacity: 0;
}

div.imagenes-botones::before{
	content:"";
	position:absolute;
	display: block;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity: 0.4;
	background-position: 0 0;
  	display: block;
}
div.imagenes-botones:hover::before{
	transition: all 1s;
	-webkit-transition: all 1s;
	opacity: 0.8;
}

div.imagenes-botones:hover::before{
	transition: all 1s;
	-webkit-transition: all 1s;
	opacity: 0.8;
}


div.imagenes-botones:hover > .icono-ver-hotel{
	transition: all 1s;
	-webkit-transition: all 1s;
	opacity: 1;
}

@keyframes slide-in {
    100% { transform: translateX(0%); }
}

@-webkit-keyframes slide-in {
    100% { -webkit-transform: translateX(0%); }
}
    
@keyframes slide-out {
    0% { transform: translateX(0%); }
    100% { transform: translateX(-100%); }
}

@-webkit-keyframes slide-out {
    0% { -webkit-transform: translateX(0%); }
    100% { -webkit-transform: translateX(-100%); }
}

.servicios-boton-texto:hover::after{
	content: "";
	background: url("https://mkt.barcelo.com/recursos/royal-hideaway/iconos-flecha.svg");
	width: 43px;
	height: 24px;
	background-size: cover;
	display: inline-block;
	margin: -13px 10px -2px;
}

 /* FONDOS */
					
 .turn-page {
	box-shadow: none!important;
 }
 #slider, div.turn-page-wrapper {
	overflow: visible!important;
 }
 div.caja-zoom {
	overflow: hidden!important;
 }

 div.pageItem .caja-zoom .fauxgroup img, #item4870x{
	overflow: hidden!important;
 }


 /* CONTADOR  */

.box-area {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.box-area span {
	color: #fff;
	border: 10px solid #fff;
	padding: 0 60px;
	border-radius: 25px;
	margin: 0 10px;
	border-radius: 50%;
}
.box {
	display: inline-block;
	overflow: hidden;
	height: 1em;
	line-height: 1em;
	font-weight: bold;
	font-size: 11em;
}
.box::after {
	position: relative;
	white-space: pre;
	content: "0\A 1\A 2\A 3\A 4\A 5\A 6\A 7\A 8\A 9";
}
.box.num1::after {
	animation: animate 1s steps(10) infinite;

}
.box.num2::after {
	animation: animate 10s steps(10) infinite;

}
.box.num3::after {
	animation: animate 100s steps(10) infinite;
}
@keyframes animate {
	0% {
		top: 0;
	}
	100% {
		top: -10em;
	}
}

#item56435.fixed-pos-elem {
	height: 583px !important;
}
.mover-izquierda {
	animation: 0.8s linear 0s 1 normal none running mover-izquierda;
	animation-delay: 0.5s;
}
.mover-derecha {
	animation: 0.8s linear 0s 1 normal none running mover-derecha;
	animation-delay: 0.5s;
}
.mover-up {
	animation: 0.8s linear 0s 1 normal none running mover-up;
	animation-delay: 0.5s;
}
.mover-down {
	animation: 0.8s linear 0s 1 normal none running mover-down;
	animation-delay: 0.5s;
}


@keyframes mover-izquierda {
	0% {
		transform:translateX(-100px);
		opacity:0;
	}
	100% {
		transform:translateX(0px);
		opacity:1;
	}
}
@-webkit-keyframes mover-izquierda {
	0% {
		-webkit-transform:translateX(-100px);
		opacity:0;
	}
	100% {
		-webkit-transform:translateX(0px);
		opacity:1;
	}
}

@keyframes mover-derecha {
	0% {
		transform:translateX(100px);
		opacity:0;
	}
	100% {
		transform:translateX(0px);
		opacity:1;
	}
}
@-webkit-keyframes mover-derecha {
	0% {
		transform:translateX(100px);
		opacity:0;
	}
	100% {
		transform:translateX(0px);
		opacity:1;
	}
}

@keyframes mover-up {
	0% {
		transform:translateY(100px);
		opacity:0;
	}
	100% {
		transform:translateY(0px);
		opacity:1;
	}
}
@-webkit-keyframes mover-up {
	0% {
		transform:translateY(100px);
		opacity:0;
	}
	100% {
		transform:translateY(0px);
		opacity:1;
	}
}

@keyframes mover-down {
	0% {
		transform:translateY(-100px);
		opacity:0;
	}
	100% {
		transform:translateY(0px);
		opacity:1;
	}
}
@-webkit-keyframes mover-down {
	0% {
		transform:translateY(-100px);
		opacity:0;
	}
	100% {
		transform:translateY(0px);
		opacity:1;
	}
}

.animacion-barrido-imagen {
    position: relative;
    display: inline-block;
    overflow: hidden;
    mask-image: linear-gradient(to right, black 50%, transparent 50%);
    mask-size: 200% 100%;
    animation: mostrarImagen 1s linear forwards;
}


/* BOTONES  */
.escritorio_-_boton {
    font-size: 11px;
    line-height: 13.2px;
    margin-top: 3px;
    text-align: left;
	/* padding-left: 9px; */
}
.escritorio_-_boton::before {
    content: "";
    display: block;
    background: url("https://mkt.barcelo.com/recursos/royal-hideaway/boton-ampliar.svg") no-repeat;
    width: 12px;
    height: 12px;
    float: left;
    margin: 0 5px 0 0;
    background-size: cover;
    position: relative;
	opacity: 0.5;
	left: -20px;
}

.escritorio_-_boton:hover {
    font-family: FF-MarselisSlabOT, "Marselis Slab OT", serif;
}

.escritorio_-_boton:hover::before {
    content: "";
    display: block;
    background: url("https://mkt.barcelo.com/recursos/royal-hideaway/boton-ampliar.svg") no-repeat;
    width: 12px;
    height: 12px;
    float: left;
    margin: 0 5px 0 0;
    background-size: cover;
    position: relative;
    left: 0px;
	opacity: 1;
	left: -20px;
}

.movil_-_boton::before {
    content: "";
    display: block;
    background: url("https://mkt.barcelo.com/recursos/royal-hideaway/boton-ampliar.svg") no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    margin: 4px 0px 0 0;
    background-size: cover;
    position: relative;
	opacity: 1;
	left: -30px;
	top: -5px;
}


.escritorio_-_titular-light-18-cursiva, .texto-light-cursiva-13-justificado {font-style: italic!important;}


.idiomas {
	font-family: FF-MarselisSlabOT-Light, "Marselis Slab OT", serif;
}




/* RESPONSIVE OCULTAR */


@media (max-width: 780px){

	body.menu-abierto {
        overflow: hidden !important;
    }
	ul.pages {
		top: 30px!important;
	}
	
	body, html {overflow: hidden!important;}
	.viewer-option-btn > svg {
		max-width: 20px;}

		#view-toggle, #page-nav {
		display:none !important;
	}
	#viewer-options-bar{
		/*height: 94px !important;
        top:0 !important;*/
        display: none !important; }
	}
	
/* mobile styles */
@media only screen and (max-width: 1150px) { 

	html.ios .iframe-container {overflow: hidden!important;}

	body, html, #container-wrap {overflow: hidden!important;}
	
	.viewer-option-btn > svg {
		max-width: 20px;}

	.menu-container {
	  flex-direction: column;
	  align-items: flex-end;
	}
  
	.menu-logo {
	  position: absolute;
	  left: 0;
	  top: 50%;
	  transform: translateY(-50%);
	}
	
	.menu-logo img {
	  max-height: 75px;
	}

	.menu {
	  position: absolute;
	  box-sizing: border-box;
	  width: 400px;
	  right: -400px;
	  top: 0;
	  height: 1000px;
	  margin: -20px;
	  padding: 100px 50px 100px;
	  background: #98694c;
	  -webkit-font-smoothing: antialiased;
	  /* to stop flickering of text in safari */
	  transform-origin: 0% 0%;
	  transform: translateX(0%);
	  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
	}
 
   .menu-iconos a{
	padding: 8px;
	
   }
	.menu li{
		height: 35px;
	}

	#reuniones, #premios, #animacion{
		height: 50px;
	}

	.menu li a{
		color: #FFF!important;
		font-family:  FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
		font-size: 18px;
		font-weight: 300;
	}

	.menu-container a {
		color: #fff;
		transition: none;
	}

	.menu-fijo ul {
		display: flex;
		align-items: flex-end;
		padding: 0;
		height: 20px;
		margin-right: 50px;
		margin-top: -10px;
	  }

	  .icono-ampliar {display: none;}
	.menu-container input:checked ~ div div.menu {
	  transform: translateX(-100%);
	}
	.menu-destinos li a:before {
		display: none;
	}

	.menu-destinos li {
		width: 140px;
	}


	 
	  .menu-container a:hover {
		color: #fff!important;
	  }

	  .menu-container {
		padding: 0px 20px!important;
	  }

	  .idiomas {
		padding-bottom: 100px!important;
	  }

  }

    /* desktop styles */
    @media only screen and (min-width: 1151px) { 
    .menu-container {
      width: 100%;
    }
    
    .menu-container a {
      color: #98694c;
    }
    
    .menu-container input {
      display: none;
    }
    
    /* Burger menu */
    .menu-container span {
      display: none;
    }
	.menu-destinos {
		font-size: 13px;
		color: #98694c;

	}
	.menu-completo {
      position: relative;
      width: 100%;
      display: flex;
      justify-content: end;
    }
	    
    .menu ul {
      display: flex;
      padding: 0;
      height: 20px;
	  font-family: FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	  font-size: 12px;
	  border-top: 1px solid #98694c;
    }
	
	 .menu-fijo ul {
		display: flex;
		padding: 0;
		height: 20px;
		font-family: FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
		font-size: 12px;
	  }

    .menu-fijo li.menu-iconos {
      padding: 0 5px;
      }
	  .menu-indice, .menu-iconos {
		display: block;
	}      

	.idiomas {
		font-family: FF-MarselisSlabOT-Light, "Marselis Slab OT", serif;
        font-size: 13px;
        float: right;
        top: -34px !important;
        position: absolute;
        right: 42px !important;
    
	  }

	  .idiomas a:hover {
		font-family: FF-MarselisSlabOT, "Marselis Slab OT", serif;
    	font-weight: bold;
		/* padding: 0 19px; */
	  }

	.idiomas a {padding: 0 10px;}
}


.menu-bold {font-family: 'FF-MarselisSlabOT-Bold';}

#loadIndicator{display:none;}
