/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

#item49991 {
	width:2560px !important;
	height:596px !important;
	left:-859px !important;
	background:#999999;
}

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

#item4939 {
	width:782px !important;
	height:548px !important;
	left:30px !important;
	top:28px !important;
	border:solid 1px #fff;
}

#item53976 {
	width:615px !important;
	height:1050px !important;
	background:#999999;
}

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

#item54032 {
	width:582px !important;
	height:395px !important;
	left:16px !important;
	top:327px !important;
	border:solid 1px #fff;
}

#item81380 {
	width:45px !important;
	height:86px !important;
}

#item81487 {
	width:45px !important;
	height:86px !important;
	left:535px !important;
	top:487px !important;
}

#item4744 {
	width:488px !important;
	height:100px !important;
	left:177px !important;
	top:256px !important;
}

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

#item4790 {
	width:129px !important;
	height:35px !important;
	left:13px !important;
	top:374px !important;
}

#item4813 {
	width:179px !important;
	height:45px !important;
	left:445px !important;
	top:504px !important;
}

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

#item73693 {
	width:40px !important;
	height:76px !important;
}

#item74572 {
	width:40px !important;
	height:76px !important;
	left:537px !important;
	top:487px !important;
}

#item73700 {
	width:40px !important;
	height:76px !important;
}

#item74575 {
	width:40px !important;
	height:76px !important;
	left:38px !important;
	top:487px !important;
}

#item54101 {
	width:147px !important;
	height:48px !important;
	left:437px !important;
	top:235px !important;
}

#item54124 {
	width:139px !important;
	height:57px !important;
	left:78px !important;
	top:681px !important;
}

#item54147 {
	width:196px !important;
	height:36px !important;
	left:166px !important;
	top:894px !important;
}

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

#item54078 {
	width:383px !important;
	height:101px !important;
	top:60px !important;
}

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

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

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

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

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

#item96642 {
	width:421px !important;
	height:248px !important;
	left:1px !important;
	top:347px !important;
}

#item96694 {
	width:359px !important;
	height:76px !important;
	left:56px !important;
	top:90px !important;
}

#item96718 {
	width:315px !important;
	height:120px !important;
	left:56px !important;
	top:197px !important;
}

#item114353 {
	width:271px !important;
	height:149px !important;
	left:469px !important;
	top:386px !important;
}

#item54369 {
	width:383px !important;
	height:381px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes entrarvolandodesdearriba-54369 {
	0% {
		transform:translate(-1px,-48px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-54369 {
	0% {
		-webkit-transform:translate(-1px,-48px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item82052 {
	width:92px !important;
	height:172px !important;
	left:3px !important;
	top:3px !important;
}

#item82053 {
	width:98px !important;
	height:178px !important;
	left:402px !important;
	top:356px !important;
}

#item54242 {
	width:383px !important;
	height:472px !important;
	left:10px !important;
	top:10px !important;
}

#item114881 {
	width:92px !important;
	height:172px !important;
	left:3px !important;
	top:3px !important;
}

#item114889 {
	width:98px !important;
	height:178px !important;
	left:402px !important;
	top:356px !important;
}

#item54313 {
	width:500px !important;
	height:850px !important;
	left:106px !important;
	top:80px !important;
}

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

#item114010 {
	width:421px !important;
	height:248px !important;
	left:1px !important;
	top:347px !important;
}

#item114017 {
	width:359px !important;
	height:76px !important;
	left:56px !important;
	top:90px !important;
}

#item114387 {
	width:315px !important;
	height:110px !important;
	left:56px !important;
	top:190px !important;
}

#item114188 {
	width:335px !important;
	height:207px !important;
	background:#fff;
}

#item114211 {
	width:280px !important;
	height:162px !important;
	left:27px !important;
	top:25px !important;
}

#item118308 {
	width:335px !important;
	height:240px !important;
	top:66px !important;
}

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

#item114179 {
	width:38px !important;
	height:38px !important;
	left:311px !important;
}

#item114698 {
	width:60px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item114695 {
	width:66px !important;
	height:16px !important;
	left:310px !important;
	top:823px !important;
}

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

#item114721 {
	width:44px !important;
	height:44px !important;
	left:457px !important;
	top:809px !important;
}

#item114732 {
	width:60px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item114729 {
	width:66px !important;
	height:16px !important;
	left:285px !important;
	top:338px !important;
}

#item114756 {
	width:615px !important;
	height:1050px !important;
	background:#f4f4f4;
}

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

#item118271 {
	width:615px !important;
	height:344px !important;
	top:340px !important;
}

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

#item114759 {
	width:38px !important;
	height:38px !important;
	left:461px !important;
	top:90px !important;
}

#item114481 {
	width:383px !important;
	height:381px !important;
	left:126px !important;
	top:100px !important;
}

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

#item114504 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:541px !important;
}

#item114514 {
	width:92px !important;
	height:172px !important;
	left:3px !important;
	top:3px !important;
}

#item114511 {
	width:98px !important;
	height:178px !important;
	left:19px !important;
	top:446px !important;
}

#item115067 {
	width:92px !important;
	height:172px !important;
	left:3px !important;
	top:3px !important;
}

#item115068 {
	width:98px !important;
	height:178px !important;
	left:518px !important;
	top:446px !important;
}

#item114532 {
	width:383px !important;
	height:433px !important;
	left:126px !important;
	top:100px !important;
}

#item114558 {
	width:94px !important;
	height:172px !important;
	left:3px !important;
	top:3px !important;
}

#item114555 {
	width:100px !important;
	height:178px !important;
	left:514px !important;
	top:456px !important;
}

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

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

#item100863 {
	width:421px !important;
	height:266px !important;
	top:330px !important;
}

#item100874 {
	width:286px !important;
	height:101px !important;
	left:470px !important;
	top:348px !important;
}

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

#item103656 {
	width:381px !important;
	height:503px !important;
	background:#f4f4f4;
}

#item103680 {
	width:347px !important;
	height:118px !important;
	top:185px !important;
}

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

#item103710 {
	width:38px !important;
	height:38px !important;
	left:61px !important;
	top:17px !important;
}

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

#item103718 {
	width:44px !important;
	height:44px !important;
	left:34px !important;
	top:132px !important;
}

#item103772 {
	width:125px !important;
	height:128px !important;
	left:238px !important;
}

@keyframes entrarvolandodesdeabajo-103772 {
	0% {
		transform:translate(0px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-103772 {
	0% {
		-webkit-transform:translate(0px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item103749 {
	width:127px !important;
	height:148px !important;
	left:107px !important;
}

@keyframes entrarvolandodesdeabajo-103749 {
	0% {
		transform:translate(0px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-103749 {
	0% {
		-webkit-transform:translate(0px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item103725 {
	width:111px !important;
	height:127px !important;
}

@keyframes entrarvolandodesdeabajo-103725 {
	0% {
		transform:translate(0px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-103725 {
	0% {
		-webkit-transform:translate(0px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item103449 {
	width:421px !important;
	height:503px !important;
	background:#fff;
}

#item103472 {
	width:381px !important;
	height:503px !important;
	background:#f4f4f4;
}

#item103496 {
	width:347px !important;
	height:118px !important;
	top:206px !important;
}

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

#item103526 {
	width:38px !important;
	height:38px !important;
	left:61px !important;
	top:17px !important;
}

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

#item103534 {
	width:44px !important;
	height:44px !important;
	left:34px !important;
	top:132px !important;
}

#item103588 {
	width:125px !important;
	height:127px !important;
	left:238px !important;
}

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

@keyframes entrarvolandodesdeabajo-103565 {
	0% {
		transform:translate(0px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-103565 {
	0% {
		-webkit-transform:translate(0px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item103541 {
	width:111px !important;
	height:127px !important;
}

@keyframes entrarvolandodesdeabajo-103541 {
	0% {
		transform:translate(0px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-103541 {
	0% {
		-webkit-transform:translate(0px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item103252 {
	width:421px !important;
	height:503px !important;
	background:#fff;
}

#item103275 {
	width:381px !important;
	height:503px !important;
	background:#f4f4f4;
}

#item103299 {
	width:347px !important;
	height:118px !important;
	top:206px !important;
}

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

#item103327 {
	width:38px !important;
	height:38px !important;
	left:61px !important;
	top:17px !important;
}

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

#item103333 {
	width:44px !important;
	height:44px !important;
	left:34px !important;
	top:132px !important;
}

#item103386 {
	width:125px !important;
	height:127px !important;
	left:229px !important;
}

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

@keyframes entrarvolandodesdeabajo-103363 {
	0% {
		transform:translate(0px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-103363 {
	0% {
		-webkit-transform:translate(0px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item103340 {
	width:111px !important;
	height:127px !important;
}

@keyframes entrarvolandodesdeabajo-103340 {
	0% {
		transform:translate(0px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-103340 {
	0% {
		-webkit-transform:translate(0px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item103841 {
	width:421px !important;
	height:503px !important;
	background:#fff;
}

#item103864 {
	width:381px !important;
	height:503px !important;
	background:#f4f4f4;
}

#item103888 {
	width:347px !important;
	height:118px !important;
	top:206px !important;
}

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

#item103917 {
	width:38px !important;
	height:38px !important;
	left:61px !important;
	top:17px !important;
}

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

#item103923 {
	width:44px !important;
	height:44px !important;
	left:34px !important;
	top:132px !important;
}

#item103977 {
	width:125px !important;
	height:127px !important;
	left:232px !important;
}

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

@keyframes entrarvolandodesdeabajo-103953 {
	0% {
		transform:translate(0px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-103953 {
	0% {
		-webkit-transform:translate(0px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item103930 {
	width:111px !important;
	height:127px !important;
}

@keyframes entrarvolandodesdeabajo-103930 {
	0% {
		transform:translate(0px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-103930 {
	0% {
		-webkit-transform:translate(0px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item103062 {
	width:421px !important;
	height:503px !important;
	background:#fff;
}

#item103085 {
	width:381px !important;
	height:503px !important;
	background:#f4f4f4;
}

#item103109 {
	width:347px !important;
	height:118px !important;
	top:206px !important;
}

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

#item103137 {
	width:38px !important;
	height:38px !important;
	left:61px !important;
	top:17px !important;
}

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

#item103144 {
	width:44px !important;
	height:44px !important;
	left:34px !important;
	top:132px !important;
}

#item103198 {
	width:125px !important;
	height:127px !important;
	left:234px !important;
}

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

@keyframes entrarvolandodesdeabajo-103174 {
	0% {
		transform:translate(0px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-103174 {
	0% {
		-webkit-transform:translate(0px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item103151 {
	width:111px !important;
	height:127px !important;
}

@keyframes entrarvolandodesdeabajo-103151 {
	0% {
		transform:translate(0px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-103151 {
	0% {
		-webkit-transform:translate(0px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item102835 {
	width:421px !important;
	height:503px !important;
	background:#fff;
}

#item102858 {
	width:381px !important;
	height:503px !important;
	background:#f4f4f4;
}

#item102882 {
	width:347px !important;
	height:118px !important;
	top:206px !important;
}

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

#item102911 {
	width:38px !important;
	height:38px !important;
	left:61px !important;
	top:17px !important;
}

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

#item102918 {
	width:44px !important;
	height:44px !important;
	left:34px !important;
	top:132px !important;
}

#item102972 {
	width:125px !important;
	height:127px !important;
	left:232px !important;
}

@keyframes entrarvolandodesdeabajo-102972 {
	0% {
		transform:translate(0px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-102972 {
	0% {
		-webkit-transform:translate(0px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item102949 {
	width:123px !important;
	height:127px !important;
	left:105px !important;
}

@keyframes entrarvolandodesdeabajo-102949 {
	0% {
		transform:translate(0px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-102949 {
	0% {
		-webkit-transform:translate(0px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item102926 {
	width:111px !important;
	height:127px !important;
}

@keyframes entrarvolandodesdeabajo-102926 {
	0% {
		transform:translate(0px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-102926 {
	0% {
		-webkit-transform:translate(0px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item100904 {
	width:421px !important;
	height:503px !important;
	background:#fff;
}

#item100927 {
	width:381px !important;
	height:503px !important;
	background:#f4f4f4;
}

#item100951 {
	width:347px !important;
	height:118px !important;
	top:206px !important;
}

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

#item100981 {
	width:38px !important;
	height:38px !important;
	left:61px !important;
	top:17px !important;
}

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

#item100995 {
	width:44px !important;
	height:44px !important;
	left:34px !important;
	top:132px !important;
}

#item101053 {
	width:125px !important;
	height:127px !important;
	left:231px !important;
}

@keyframes entrarvolandodesdeabajo-101053 {
	0% {
		transform:translate(0px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-101053 {
	0% {
		-webkit-transform:translate(0px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item101030 {
	width:120px !important;
	height:127px !important;
	left:107px !important;
}

@keyframes entrarvolandodesdeabajo-101030 {
	0% {
		transform:translate(0px,51px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-101030 {
	0% {
		-webkit-transform:translate(0px,51px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item101006 {
	width:111px !important;
	height:127px !important;
}

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

#item100899 {
	width:431px !important;
	height:606px !important;
	left:411px !important;
	top:-10px !important;
}

#item102237 {
	width:235px !important;
	height:60px !important;
	left:56px !important;
	top:90px !important;
}

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

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

#item102290 {
	width:345px !important;
	height:9px !important;
}

#item102287 {
	width:345px !important;
	height:9px !important;
	top:60px !important;
}

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

#item102313 {
	width:329px !important;
	height:9px !important;
	top:20px !important;
}

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

#item102339 {
	width:329px !important;
	height:9px !important;
	top:40px !important;
}

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

#item102365 {
	width:329px !important;
	height:9px !important;
	top:80px !important;
}

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

#item102391 {
	width:329px !important;
	height:9px !important;
	top:120px !important;
}

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

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

#item70445 {
	width:390px !important;
	height:86px !important;
	left:116px !important;
	top:90px !important;
}

#item109375 {
	width:398px !important;
	height:14px !important;
}

#item109372 {
	width:398px !important;
	height:14px !important;
	top:259px !important;
}

#item109245 {
	width:398px !important;
	height:14px !important;
}

#item109242 {
	width:398px !important;
	height:14px !important;
	top:220px !important;
}

#item109349 {
	width:433px !important;
	height:14px !important;
}

#item109346 {
	width:433px !important;
	height:14px !important;
	top:181px !important;
}

#item109271 {
	width:432px !important;
	height:40px !important;
}

#item109268 {
	width:432px !important;
	height:40px !important;
	top:117px !important;
}

#item109323 {
	width:450px !important;
	height:13px !important;
}

#item109320 {
	width:450px !important;
	height:13px !important;
	top:78px !important;
}

#item109297 {
	width:433px !important;
	height:14px !important;
}

#item109294 {
	width:433px !important;
	height:14px !important;
	top:39px !important;
}

#item109402 {
	width:433px !important;
	height:14px !important;
}

#item109399 {
	width:433px !important;
	height:14px !important;
}

#item111159 {
	width:87px !important;
	height:161px !important;
}

#item111160 {
	width:87px !important;
	height:161px !important;
	left:514px !important;
	top:443px !important;
}

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

#item111016 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item108056 {
	width:383px !important;
	height:101px !important;
	left:126px !important;
	top:453px !important;
}

#item111126 {
	width:40px !important;
	height:76px !important;
}

#item111123 {
	width:40px !important;
	height:76px !important;
}

#item111134 {
	width:40px !important;
	height:76px !important;
}

#item111131 {
	width:40px !important;
	height:76px !important;
	left:499px !important;
}

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

#item110699 {
	width:615px !important;
	height:1050px !important;
	background:#f4f4f4;
}

#item110723 {
	width:383px !important;
	height:59px !important;
	top:292px !important;
}

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

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

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

#item110760 {
	width:44px !important;
	height:44px !important;
	left:413px !important;
	top:97px !important;
}

#item118177 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:478px !important;
}

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

#item108105 {
	width:615px !important;
	height:1050px !important;
	background:#f4f4f4;
}

#item108129 {
	width:383px !important;
	height:548px !important;
	top:292px !important;
}

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

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

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

#item108164 {
	width:44px !important;
	height:44px !important;
	left:413px !important;
	top:97px !important;
}

#item109903 {
	width:13px !important;
	height:49px !important;
	left:509px !important;
	top:891px !important;
}

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

#item110588 {
	width:615px !important;
	height:1050px !important;
	background:#f4f4f4;
}

#item110612 {
	width:383px !important;
	height:23px !important;
	top:292px !important;
}

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

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

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

#item110647 {
	width:44px !important;
	height:44px !important;
	left:413px !important;
	top:97px !important;
}

#item118173 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:466px !important;
}

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

#item109079 {
	width:615px !important;
	height:1050px !important;
	background:#f4f4f4;
}

#item109103 {
	width:383px !important;
	height:548px !important;
	top:292px !important;
}

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

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

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

#item109139 {
	width:44px !important;
	height:44px !important;
	left:413px !important;
	top:97px !important;
}

#item109900 {
	width:13px !important;
	height:49px !important;
	left:509px !important;
	top:891px !important;
}

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

#item110477 {
	width:615px !important;
	height:1050px !important;
	background:#f4f4f4;
}

#item110501 {
	width:459px !important;
	height:59px !important;
	top:292px !important;
}

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

#item110530 {
	width:38px !important;
	height:38px !important;
	left:383px !important;
}

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

#item110537 {
	width:44px !important;
	height:44px !important;
	left:413px !important;
	top:97px !important;
}

#item118169 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:466px !important;
}

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

#item108916 {
	width:615px !important;
	height:1050px !important;
	background:#f4f4f4;
}

#item108941 {
	width:383px !important;
	height:547px !important;
	top:292px !important;
}

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

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

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

#item108978 {
	width:44px !important;
	height:44px !important;
	left:413px !important;
	top:97px !important;
}

#item109896 {
	width:13px !important;
	height:49px !important;
	left:509px !important;
	top:891px !important;
}

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

#item110338 {
	width:615px !important;
	height:1050px !important;
	background:#f4f4f4;
}

#item110362 {
	width:383px !important;
	height:59px !important;
	top:292px !important;
}

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

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

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

#item110396 {
	width:44px !important;
	height:44px !important;
	left:413px !important;
	top:97px !important;
}

#item118165 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:481px !important;
}

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

#item108754 {
	width:615px !important;
	height:1050px !important;
	background:#f4f4f4;
}

#item108778 {
	width:383px !important;
	height:548px !important;
	top:292px !important;
}

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

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

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

#item108814 {
	width:44px !important;
	height:44px !important;
	left:413px !important;
	top:97px !important;
}

#item109892 {
	width:13px !important;
	height:49px !important;
	left:509px !important;
	top:891px !important;
}

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

#item110159 {
	width:615px !important;
	height:1050px !important;
	background:#f4f4f4;
}

#item110184 {
	width:383px !important;
	height:95px !important;
	top:292px !important;
}

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

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

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

#item110221 {
	width:44px !important;
	height:44px !important;
	left:413px !important;
	top:97px !important;
}

#item118161 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:510px !important;
}

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

#item108592 {
	width:615px !important;
	height:1050px !important;
	background:#f4f4f4;
}

#item108616 {
	width:383px !important;
	height:548px !important;
	top:292px !important;
}

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

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

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

#item108652 {
	width:44px !important;
	height:44px !important;
	left:413px !important;
	top:97px !important;
}

#item109889 {
	width:13px !important;
	height:49px !important;
	left:509px !important;
	top:891px !important;
}

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

#item110050 {
	width:615px !important;
	height:1050px !important;
	background:#f4f4f4;
}

#item110074 {
	width:383px !important;
	height:23px !important;
	top:292px !important;
}

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

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

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

#item110112 {
	width:44px !important;
	height:44px !important;
	left:413px !important;
	top:97px !important;
}

#item118156 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:466px !important;
}

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

#item108431 {
	width:615px !important;
	height:1050px !important;
	background:#f4f4f4;
}

#item108455 {
	width:383px !important;
	height:548px !important;
	top:292px !important;
}

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

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

#item109834 {
	width:13px !important;
	height:49px !important;
	left:509px !important;
	top:891px !important;
}

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

#item108489 {
	width:44px !important;
	height:44px !important;
	left:413px !important;
	top:97px !important;
}

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

#item109933 {
	width:615px !important;
	height:1050px !important;
	background:#f4f4f4;
}

#item109957 {
	width:383px !important;
	height:23px !important;
	top:292px !important;
}

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

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

#item109998 {
	width:44px !important;
	height:44px !important;
	left:413px !important;
	top:97px !important;
}

#item118150 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:466px !important;
}

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

#item108268 {
	width:615px !important;
	height:1050px !important;
	background:#f4f4f4;
}

#item108292 {
	width:383px !important;
	height:548px !important;
	top:292px !important;
}

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

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

#item109783 {
	width:13px !important;
	height:49px !important;
	left:509px !important;
	top:891px !important;
}

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

#item108328 {
	width:44px !important;
	height:44px !important;
	left:413px !important;
	top:97px !important;
}

#item108242 {
	width:29px !important;
	height:29px !important;
	left:596px !important;
	top:10px !important;
}

#item108079 {
	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:#f4f4f4;
}

#item6226 {
	width:421px !important;
	height:248px !important;
	top:348px !important;
}

#item6240 {
	width:297px !important;
	height:9px !important;
}

#item9333 {
	width:297px !important;
	height:9px !important;
	left:56px !important;
	top:221px !important;
}

#item9236 {
	width:309px !important;
	height:9px !important;
}

#item9337 {
	width:309px !important;
	height:9px !important;
	left:56px !important;
	top:301px !important;
}

#item9185 {
	width:297px !important;
	height:9px !important;
}

#item9339 {
	width:297px !important;
	height:9px !important;
	left:56px !important;
	top:261px !important;
}

#item9162 {
	width:297px !important;
	height:9px !important;
}

#item9340 {
	width:297px !important;
	height:9px !important;
	left:56px !important;
	top:241px !important;
}

#item9208 {
	width:297px !important;
	height:9px !important;
}

#item9338 {
	width:297px !important;
	height:9px !important;
	left:56px !important;
	top:281px !important;
}

#item6309 {
	width:337px !important;
	height:112px !important;
	left:56px !important;
	top:90px !important;
}

#item104320 {
	width:347px !important;
	height:160px !important;
	left:15px !important;
	top:358px !important;
}

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

#item104350 {
	width:44px !important;
	height:44px !important;
	left:18px !important;
	top:132px !important;
}

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

#item104357 {
	width:44px !important;
	height:44px !important;
	left:70px !important;
	top:132px !important;
}

#item104264 {
	width:347px !important;
	height:127px !important;
	left:15px !important;
	top:358px !important;
}

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

#item104292 {
	width:44px !important;
	height:44px !important;
	left:18px !important;
	top:132px !important;
}

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

#item104298 {
	width:44px !important;
	height:44px !important;
	left:70px !important;
	top:132px !important;
}

#item104207 {
	width:347px !important;
	height:127px !important;
	left:15px !important;
	top:358px !important;
}

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

#item104235 {
	width:44px !important;
	height:44px !important;
	left:18px !important;
	top:132px !important;
}

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

#item104241 {
	width:44px !important;
	height:44px !important;
	left:70px !important;
	top:132px !important;
}

#item104153 {
	width:347px !important;
	height:127px !important;
	left:15px !important;
	top:358px !important;
}

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

#item104183 {
	width:44px !important;
	height:44px !important;
	left:18px !important;
	top:132px !important;
}

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

#item104189 {
	width:44px !important;
	height:44px !important;
	left:70px !important;
	top:132px !important;
}

#item6286 {
	width:347px !important;
	height:121px !important;
	left:15px !important;
	top:358px !important;
}

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

#item8708 {
	width:44px !important;
	height:44px !important;
	left:18px !important;
	top:132px !important;
}

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

#item44618 {
	width:44px !important;
	height:44px !important;
	left:70px !important;
	top:132px !important;
}

#item8699 {
	width:31px !important;
	height:31px !important;
	left:384px !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:28px !important;
	top:132px !important;
}

#item115766 {
	width:323px !important;
	height:103px !important;
	left:23px !important;
	top:383px !important;
}

#item8700 {
	width:415px !important;
	height:518px !important;
	left:427px !important;
	top:-10px !important;
}

#item63419 {
	width:309px !important;
	height:14px !important;
}

#item63416 {
	width:309px !important;
	height:14px !important;
	left:116px !important;
	top:428px !important;
}

#item63445 {
	width:297px !important;
	height:14px !important;
}

#item63442 {
	width:297px !important;
	height:14px !important;
	left:116px !important;
	top:350px !important;
}

#item63498 {
	width:297px !important;
	height:14px !important;
}

#item63494 {
	width:297px !important;
	height:14px !important;
	left:116px !important;
	top:311px !important;
}

#item63524 {
	width:309px !important;
	height:14px !important;
}

#item63521 {
	width:309px !important;
	height:14px !important;
	left:116px !important;
	top:468px !important;
}

#item63550 {
	width:297px !important;
	height:14px !important;
}

#item63547 {
	width:297px !important;
	height:14px !important;
	left:116px !important;
	top:389px !important;
}

#item63627 {
	width:441px !important;
	height:158px !important;
	left:116px !important;
	top:90px !important;
}

#item89381 {
	width:90px !important;
	height:175px !important;
	left:512px !important;
	top:443px !important;
}

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

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

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

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

#item113308 {
	width:44px !important;
	height:44px !important;
	left:413px !important;
	top:97px !important;
}

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

#item118211 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:524px !important;
}

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

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

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

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

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

#item113368 {
	width:40px !important;
	height:76px !important;
}

#item113365 {
	width:40px !important;
	height:76px !important;
}

#item113377 {
	width:40px !important;
	height:76px !important;
}

#item113374 {
	width:40px !important;
	height:76px !important;
	left:499px !important;
}

#item115815 {
	width:383px !important;
	height:196px !important;
	left:126px !important;
	top:517px !important;
}

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

#item112737 {
	width:383px !important;
	height:59px !important;
	left:126px !important;
	top:404px !important;
}

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

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

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

#item112773 {
	width:44px !important;
	height:44px !important;
	left:413px !important;
	top:97px !important;
}

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

#item118204 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:497px !important;
}

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

#item112822 {
	width:383px !important;
	height:536px !important;
	left:126px !important;
	top:404px !important;
}

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

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

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

#item112857 {
	width:44px !important;
	height:44px !important;
	left:413px !important;
	top:97px !important;
}

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

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

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

#item112648 {
	width:383px !important;
	height:59px !important;
	left:126px !important;
	top:404px !important;
}

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

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

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

#item112683 {
	width:44px !important;
	height:44px !important;
	left:413px !important;
	top:97px !important;
}

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

#item118200 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:497px !important;
}

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

#item112564 {
	width:383px !important;
	height:536px !important;
	left:126px !important;
	top:404px !important;
}

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

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

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

#item112598 {
	width:44px !important;
	height:44px !important;
	left:413px !important;
	top:97px !important;
}

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

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

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

#item112478 {
	width:383px !important;
	height:59px !important;
	left:126px !important;
	top:404px !important;
}

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

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

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

#item112513 {
	width:44px !important;
	height:44px !important;
	left:413px !important;
	top:97px !important;
}

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

#item118196 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:489px !important;
}

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

#item112393 {
	width:383px !important;
	height:536px !important;
	left:126px !important;
	top:404px !important;
}

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

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

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

#item112427 {
	width:44px !important;
	height:44px !important;
	left:413px !important;
	top:97px !important;
}

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

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

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

#item112308 {
	width:383px !important;
	height:59px !important;
	left:126px !important;
	top:404px !important;
}

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

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

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

#item112346 {
	width:44px !important;
	height:44px !important;
	left:413px !important;
	top:97px !important;
}

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

#item118192 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:492px !important;
}

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

#item112193 {
	width:383px !important;
	height:536px !important;
	left:126px !important;
	top:404px !important;
}

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

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

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

#item112227 {
	width:44px !important;
	height:44px !important;
	left:413px !important;
	top:97px !important;
}

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

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

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

#item111814 {
	width:383px !important;
	height:59px !important;
	left:126px !important;
	top:404px !important;
}

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

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

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

#item111848 {
	width:44px !important;
	height:44px !important;
	left:413px !important;
	top:97px !important;
}

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

#item118187 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:497px !important;
}

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

#item89316 {
	width:383px !important;
	height:536px !important;
	left:126px !important;
	top:404px !important;
}

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

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

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

#item89367 {
	width:44px !important;
	height:44px !important;
	left:413px !important;
	top:97px !important;
}

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

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

#item91490 {
	width:164px !important;
	height:91px !important;
	left:461px !important;
	top:10px !important;
}

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

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

#item113914 {
	width:421px !important;
	height:266px !important;
	top:330px !important;
}

#item52175 {
	width:339px !important;
	height:9px !important;
}

#item104416 {
	width:339px !important;
	height:9px !important;
	left:443px !important;
	top:474px !important;
}

#item6449 {
	width:309px !important;
	height:392px !important;
	left:56px !important;
	top:148px !important;
}

#item6472 {
	width:347px !important;
	height:94px !important;
	left:443px !important;
	top:348px !important;
}

#item6495 {
	width:401px !important;
	height:24px !important;
	left:56px !important;
	top:90px !important;
}

#item9727 {
	width:421px !important;
	height:279px !important;
	left:10px !important;
	top:52px !important;
	background:#fff;
}

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

#item9754 {
	width:309px !important;
	height:141px !important;
	left:66px !important;
	top:13px !important;
}

@keyframes entrarvolandodesdearriba-9754 {
	0% {
		transform:translate(-1px,-48px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-9754 {
	0% {
		-webkit-transform:translate(-1px,-48px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes aparecer-9728 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-9728 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item9731 {
	width:60px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item9728 {
	width:66px !important;
	height:15px !important;
	left:214px !important;
	top:207px !important;
}

#item9703 {
	width:60px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item9700 {
	width:66px !important;
	height:15px !important;
	left:205px !important;
	top:10px !important;
}

#item9698 {
	width:431px !important;
	height:331px !important;
	left:-10px !important;
	top:265px !important;
}

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

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

#item64297 {
	width:383px !important;
	height:349px !important;
	left:116px !important;
	top:210px !important;
}

#item64343 {
	width:296px !important;
	height:88px !important;
	left:116px !important;
	top:90px !important;
}

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

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

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

#item118216 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:363px !important;
}

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

#item64320 {
	width:406px !important;
	height:182px !important;
}

#item64274 {
	width:402px !important;
	height:70px !important;
}

#item82911 {
	width:402px !important;
	height:70px !important;
	left:2px !important;
	top:239px !important;
}

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

#item64462 {
	width:38px !important;
	height:38px !important;
	left:356px !important;
	top:322px !important;
}

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

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

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

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

#item64406 {
	width:430px !important;
	height:355px !important;
	left:102px !important;
	top:633px !important;
	background:#fff;
}

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

#item64407 {
	width:383px !important;
	height:326px !important;
	left:126px !important;
	top:547px !important;
}

@keyframes entrarvolandodesdearriba-64407 {
	0% {
		transform:translate(-1px,-48px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-64407 {
	0% {
		-webkit-transform:translate(-1px,-48px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes aparecer-64430 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-64430 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item64433 {
	width:60px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item64430 {
	width:66px !important;
	height:34px !important;
	left:287px !important;
	top:942px !important;
}

#item64377 {
	width:60px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item64373 {
	width:66px !important;
	height:20px !important;
	left:285px !important;
	top:600px !important;
}

#item82718 {
	width:102px !important;
	height:102px !important;
	left:3px !important;
	top:3px !important;
}

#item82720 {
	width:108px !important;
	height:108px !important;
	left:520px !important;
	top:478px !important;
}

#item64371 {
	width:628px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item11478_container {
	width:349px !important;
	height:207px !important;
	left:437px !important;
	top:102px !important;
}

#item11474 {
	width:421px !important;
	height:230px !important;
	top:366px !important;
}

#item115842 {
	width:349px !important;
	height:264px !important;
	background:#fff;
}

#item4073 {
	width:317px !important;
	height:47px !important;
	left:16px !important;
	top:59px !important;
}

#item115969 {
	width:317px !important;
	height:60px !important;
	left:16px !important;
	top:161px !important;
}

#item113929 {
	width:246px !important;
	height:11px !important;
}

#item113926 {
	width:246px !important;
	height:11px !important;
	left:57px !important;
	top:136px !important;
}

#item113936 {
	width:246px !important;
	height:11px !important;
}

#item113933 {
	width:246px !important;
	height:11px !important;
	left:57px !important;
	top:121px !important;
}

#item113920 {
	width:246px !important;
	height:12px !important;
}

#item113921 {
	width:246px !important;
	height:12px !important;
	left:57px !important;
	top:235px !important;
}

#item11483 {
	width:359px !important;
	height:17px !important;
	left:437px !important;
	top:330px !important;
}

#item115999 {
	width:347px !important;
	height:17px !important;
	left:37px !important;
	top:90px !important;
}

#item116062 {
	width:100px !important;
	height:20px !important;
	left:284px !important;
	top:177px !important;
}

#item116126 {
	width:112px !important;
	height:20px !important;
	left:31px !important;
	top:177px !important;
}

#item116157 {
	width:112px !important;
	height:20px !important;
	left:31px !important;
	top:268px !important;
}

#item116220 {
	width:112px !important;
	height:20px !important;
	left:155px !important;
	top:177px !important;
}

#item116251 {
	width:112px !important;
	height:20px !important;
	left:155px !important;
	top:268px !important;
}

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

#item45328 {
	width:38px !important;
	height:38px !important;
	left:451px !important;
	top:114px !important;
}

#item116623 {
	width:383px !important;
	height:57px !important;
	left:116px !important;
	top:409px !important;
}

#item116678 {
	width:100px !important;
	height:20px !important;
	top:57px !important;
}

#item116705 {
	width:169px !important;
	height:14px !important;
	top:65px !important;
}

#item116733 {
	width:112px !important;
	height:20px !important;
	top:53px !important;
}

#item116761 {
	width:112px !important;
	height:20px !important;
	top:57px !important;
}

#item116788 {
	width:112px !important;
	height:20px !important;
	top:52px !important;
}

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

#item81230 {
	width:32px !important;
	height:32px !important;
	left:514px !important;
	top:51px !important;
}

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

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

#item118222 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:362px !important;
}

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

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

#item74533 {
	width:32px !important;
	height:32px !important;
	left:514px !important;
	top:51px !important;
}

#item116894 {
	width:459px !important;
	height:478px !important;
	top:60px !important;
}

#item116917 {
	width:359px !important;
	height:23px !important;
	left:56px !important;
}

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

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

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

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

#item72517 {
	width:32px !important;
	height:32px !important;
	left:514px !important;
	top:51px !important;
}

#item74537 {
	width:89px !important;
	height:156px !important;
	left:3px !important;
	top:3px !important;
}

#item74540 {
	width:94px !important;
	height:162px !important;
	left:520px !important;
	top:454px !important;
}

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

#item11458 {
	width:2560px !important;
	height:596px !important;
	left:-859px !important;
	background:#999999;
}

#item81356 {
	width:615px !important;
	height:1050px !important;
	background:#999999;
}

#item81338 {
	width:45px !important;
	height:86px !important;
}

#item81335 {
	width:45px !important;
	height:86px !important;
	left:36px !important;
	top:482px !important;
}

p.autoParaStyle21 {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:18px;
	line-height:27.6px;
	color:#999999;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle20 {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:18px;
	line-height:27.6px;
	color:#999999;
	text-decoration:underline;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle19 {
	font-family:FF-MuseoSlab-300,"Museo Slab",serif;
	font-size:18px;
	line-height:21.6px;
	color:#999999;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	text-align:center;
}

p.autoParaStyle18 {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:29px;
	line-height:34.8px;
	color:#999999;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle17 {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:22px;
	line-height:26.4px;
	color:#999999;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle16 {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:11px;
	line-height:13.2px;
	color:#999999;
	text-decoration:underline;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle15 {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:11px;
	line-height:13.2px;
	color:#999999;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle14 {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:18px;
	line-height:26px;
	color:#999999;
	text-indent:-14px;
	padding-left:14px;
	text-align:left;
}

p.autoParaStyle13 {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:20px;
	line-height:24px;
	color:#999999;
	text-align:center;
}

p.autoParaStyle12 {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:11px;
	line-height:13.2px;
	color:#999999;
	text-indent:-9px;
	padding-left:9px;
	text-align:left;
}

p.autoParaStyle11 {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:12px;
	line-height:14.4px;
	color:#999999;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle10 {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:12px;
	line-height:14.4px;
	color:#999999;
	text-align:center;
}

p.autoParaStyle9 {
	font-family:FF-MuseoSlab-700,"Museo Slab",serif;
	font-size:18px;
	line-height:26px;
	color:#999999;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle8 {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:26px;
	line-height:31.2px;
	color:#999999;
	text-align:left;
}

p.autoParaStyle7 {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:10px;
	line-height:12px;
	color:#999999;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle6 {
	font-family:FF-MuseoSlab-700,"Museo Slab",serif;
	font-size:18px;
	line-height:21.6px;
	color:#999999;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle5 {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:16px;
	line-height:23.2px;
	color:#999999;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle4 {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:13px;
	line-height:15.6px;
	color:#999999;
	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.autoParaStyle3 {
	font-family:FF-MuseoSlab-300,"Museo Slab",serif;
	font-size:18px;
	line-height:21.6px;
	color:#999999;
	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:right;
}

p.autoParaStyle2 {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:18px;
	line-height:21.6px;
	color:#999999;
	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:right;
}

p.autoParaStyle1 {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:18px;
	line-height:21.6px;
	color:#999999;
	text-align:right;
}

p.servicios_-_servicios-inicio {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:30px;
	line-height:36px;
	color:#999999;
	text-transform:uppercase;
	text-align:left;
}

p.movil_-_escritorio_-_texto_-_texto-light-centrado {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:11px;
	line-height:13.2px;
	color:#999999;
	text-align:center;
}

p.movil_-_servicios_-_servicios-texto-light {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:18px;
	line-height:26px;
	color:#999999;
	text-align:left;
}

p.movil_-_servicios_-_servicios-tipo-cabecera {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:24px;
	line-height:28.8px;
	color:#999999;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.movil_-_servicios_-_servicios-texto-light-centrado {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:18px;
	line-height:26px;
	color:#999999;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.movil_-_servicios_-_servicios-inicio {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:44px;
	line-height:52.8px;
	color:#999999;
	text-transform:uppercase;
	text-align:left;
}

p.movil_-_botones_-_leer-menos {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:18px;
	line-height:26px;
	color:#999999;
	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.movil_-_botones_-_leer-mas {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:18px;
	line-height:21.6px;
	color:#999999;
	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.movil_-_texto_-_titular-24 {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:34px;
	line-height:40.8px;
	color:#999999;
	text-transform:uppercase;
	margin-bottom:28px;
	text-align:left;
}

p.movil_-_texto_-_titular-light-18 {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:30px;
	line-height:36px;
	color:#999999;
	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-light-small {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:16px;
	line-height:19.2px;
	color:#999999;
	margin-bottom:5px;
	text-align:left;
}

p.texto-light {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:18px;
	line-height:26px;
	color:#999999;
	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_-_marca_-_marca-titular-izquierda {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:18px;
	line-height:21.6px;
	color:#999999;
	text-align:left;
}

p.movil_-_marca_-_marca-titular-centro {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:18px;
	line-height:21.6px;
	color:#999999;
	text-align:center;
}

p.movil_-_boton {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:18px;
	line-height:26px;
	color:#999999;
	padding-left:11px;
	margin-top:3px;
	text-align:left;
}

p.escritorio_-_escritorio_-_marca_-_marca-titular-izquierda {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:18px;
	line-height:21.6px;
	color:#999999;
	text-align:left;
}

p.escritorio_-_escritorio_-_marca_-_marca-titular-centro {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:18px;
	line-height:21.6px;
	color:#999999;
	text-align:center;
}

p.escritorio_-_escritorio_-_texto_-_texto-light-centrado {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:11px;
	line-height:13.2px;
	color:#999999;
	text-align:center;
}

p.escritorio_-_marca_-_marca-titular-izquierda {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:18px;
	line-height:21.6px;
	color:#999999;
	text-align:left;
}

p.escritorio_-_marca_-_marca-titular-centro {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:18px;
	line-height:21.6px;
	color:#999999;
	text-align:center;
}

p.servicios-tipo-cabecera-movil {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:30px;
	line-height:36px;
	color:#999999;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.escritorio_-_servicios_-_servicios-tipo-cabecera {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:20px;
	line-height:24px;
	color:#999999;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.escritorio_-_servicios_-_servicios-texto-light-centrado {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:12px;
	line-height:14.4px;
	color:#999999;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.escritorio_-_servicios_-_servicios-inicio {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:30px;
	line-height:36px;
	color:#999999;
	text-transform:uppercase;
	text-align:left;
}

p.escritorio_-_servicios_-_servicios-texto-light {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:11px;
	line-height:13.2px;
	color:#999999;
	text-align:left;
}

p.texto-bold-11-movil {
	font-family:FF-MuseoSlab-700,"Museo Slab",serif;
	font-size:18px;
	line-height:10px;
	color:#999999;
	text-indent:-6px;
	padding-left:6px;
	margin-bottom:5px;
	text-align:left;
}

p.texto-bold-11 {
	font-family:FF-MuseoSlab-700,"Museo Slab",serif;
	font-size:11px;
	line-height:10px;
	color:#999999;
	text-indent:-6px;
	padding-left:6px;
	margin-bottom:5px;
	text-align:left;
}

p.texto-regular-10-movil {
	font-family:FF-MuseoSlab-300,"Museo Slab",serif;
	font-size:18px;
	line-height:21.6px;
	color:#999999;
	text-indent:-6px;
	padding-left:6px;
	margin-bottom:5px;
	text-align:left;
}

ul.texto-regular-10-puntos-movil > li {
	font-family:FF-MuseoSlab-300,"Museo Slab",serif;
	font-size:18px;
	line-height:21.6px;
	color:#999999;
	padding-left:17px;
	margin-bottom:5px;
	text-align:left;
}
ul.texto-regular-10-puntos-movil > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.texto-regular-10-puntos > li {
	font-family:FF-MuseoSlab-300,"Museo Slab",serif;
	font-size:10px;
	line-height:10px;
	color:#999999;
	padding-left:6px;
	margin-bottom:5px;
	text-align:left;
}
ul.texto-regular-10-puntos > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.texto-bold-13-centrado {
	font-family:FF-MuseoSlab-700,"Museo Slab",serif;
	font-size:13px;
	line-height:15.6px;
	color:#999999;
	margin-bottom:10px;
	text-align:center;
}

p.texto-regular-10-centrado {
	font-family:FF-MuseoSlab-300,"Museo Slab",serif;
	font-size:10px;
	line-height:12px;
	color:#999999;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	text-align:center;
}

p.texto-light-10 {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:10px;
	line-height:12px;
	color:#999999;
	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-bold-12 {
	font-family:FF-MuseoSlab-700,"Museo Slab",serif;
	font-size:12px;
	line-height:14.4px;
	color:#999999;
	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.texto-light-12 {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:12px;
	line-height:14.4px;
	color:#999999;
	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.titular-light-18-centrado {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:18px;
	line-height:21.6px;
	color:#999999;
	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.titular-light-18-derecha {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:18px;
	line-height:21.6px;
	color:#999999;
	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:right;
}

p.escritorio_-_texto_-_titular-light-18 {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:18px;
	line-height:21.6px;
	color:#999999;
	margin-bottom:10px;
	text-align:left;
}

p.escritorio_-_texto_-_titular-24 {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:24px;
	line-height:28.8px;
	color:#999999;
	text-transform:uppercase;
	text-align:left;
}

p.regular-18-centrado {
	font-family:FF-MuseoSlab-300,"Museo Slab",serif;
	font-size:18px;
	line-height:21.6px;
	color:#999999;
	text-align:center;
}

p._300-10pt-centrado {
	font-family:FF-MuseoSlab-300,"Museo Slab",serif;
	font-size:10px;
	line-height:12px;
	color:#999999;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	text-align:center;
}

p.boton-ver-blanco {
	font-family:FF-MuseoSlab-300,"Museo Slab",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_-_leer-menos {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:11px;
	line-height:13.2px;
	color:#999999;
	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.escritorio_-_botones_-_leer-mas {
	font-family:FF-MuseoSlab-100,"Museo Slab",serif;
	font-size:11px;
	line-height:13.2px;
	color:#999999;
	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.escritorio_-_boton {
	font-family:FF-MuseoSlab-300,"Museo Slab",serif;
	font-size:11px;
	line-height:13.2px;
	color:#999999;
	margin-top:3px;
	text-align:left;
}

p.Párrafo-básico {
	font-family:FF-MuseoSlab-300,"Museo Slab",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:"Museo Slab",serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle6 {
	font-size:18px;
}

span.autoCharStyle5 {
	text-decoration:underline;
}

span.autoCharStyle4 {
	font-family:FF-MuseoSlab-700,"Museo Slab",serif;
	font-size:11px;
}

span.autoCharStyle3 {
	font-size:11px;
}

span.autoCharStyle2 {
}

span.autoCharStyle1 {
	font-family:FF-MuseoSlab-700,"Museo Slab",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 barcelo.css*/
/* #container { display:none; } body.loaded #container { display:block; } */
#cboxLoadingGraphic{background:url(../../../recursos/estilos/loading.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('../../../recursos/botones/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('../../../recursos/botones/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 mostrarImagenIzquierda {
	0% {
		mask-position: 150% 0;
	}
	100% {
		mask-position: 100% 0;
	}
}

@keyframes mostrarImagenDerecha {
	0% {
		mask-position: -100% 0;
	}
	100% {
		mask-position: 100% 0;
	}
}

.imagen-mostrar-izquierda {
    background: #ccc; /* Color de fondo genérico */
    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: 300% 100%;
    mask-repeat: no-repeat;
    animation: mostrarImagenIzquierda 1s linear forwards;

}

.imagen-mostrar-derecha {
	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: mostrarImagenDerecha 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: #999999;
	border: 8px solid transparent;
	background-clip: content-box;
	border-radius: 20px;
  
  
  }
  
  *::-webkit-scrollbar-thumb:active {
	background-color: #999999;
  }
  
  ::-webkit-scrollbar-track {
	background: rgb(207, 207, 207);
	border: 9px solid transparent;
  
	background-clip: padding-box;
  
  }
  
  *::-webkit-scrollbar-thumb:hover {
	background: #999999;
	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('../../../recursos/estilos/down.svg');
  }
   
  /* Place The scroll up button at the up */
  ::-webkit-scrollbar-button:start:decrement {
	  background-image: url('../../../recursos/estilos/up.svg');
  }
  nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:2rem;
	height:2rem;
	margin:-34px 1rem 0 1rem; /*.5 height*/
	text-align:center;
	outline:0;
	background:url('../../../recursos/estilos/arrows-slider-new.svg') no-repeat;
	will-change:transform;
  z-index: 9999;
}

/* FIN SCROLL */


.sumario {
  font-family: FF-MuseoSlab-100, "Museo Slab", 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: 40px;
	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: #999999;
	transition: color 0.3s ease;
  }

  .menu-destinos li a:before {
    content: "";
    display: block;
    background: url("../../../recursos/estilos/menu/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;
}

.menu-bold {font-family: FF-MuseoSlab-700, "Museo Slab", serif;
}
/* #reuniones {
	width: 160px;
} */


 .pulsado a{
		/* background: grey; */
		font-family: FF-MuseoSlab-700, "Museo Slab", serif;
		font-weight: bold;
	}

	.pulsado a:before  {
		content: "";
		display: block;
		background: url("../../../recursos/estilos/menu/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(../../../recursos/estilos/menu/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: #999999;
	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, .escritorio_-_botones_-_leer-mas:hover, .servicios-boton-texto:hover {
	font-family: FF-MuseoSlab-100, "Museo Slab", serif;
	font-weight: bold;
	color: #000;
}
.leer-mas::before, .escritorio_-_botones_-_leer-mas::before {
	content: "";
	display: block;
	background: url("../../../recursos/iconos/leer-mas.svg");
	width: 12px;
	height: 12px;
	float: left;
	background-size: cover;
	position: relative;
	left: -5px;
}

.leer-mas:hover::before, .escritorio_-_botones_-_leer-mas:hover::before {
	content: "";
	display: block;
	background: url("../../../recursos/iconos/leer-mas-over.svg");
	width: 12px;
	height: 12px;
	float: left;
	background-size: cover;
	position: relative;
	left: -5px;
}

.leer-menos:hover, .escritorio_-_botones_-_leer-menos:hover {
	font-family: FF-MuseoSlab-100, "Museo Slab", serif;
	font-weight: bold;
	color: #000;
}
.leer-menos::before, .escritorio_-_botones_-_leer-menos::before {
	content: "";
	display: block;
	background: url("../../../recursos/iconos/leer-menos.svg");
	width: 12px;
	height: 12px;
	float: left;
	background-size: cover;
	position: relative;
	left: -5px;
}

.leer-menos:hover::before, .escritorio_-_botones_-_leer-menos:hover::before {
	content: "";
	display: block;
	background: url("../../../recursos/iconos/leer-menos-over.svg");
	width: 12px;
	height: 12px;
	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   {
	display: none;
}
.mapa {
	content: "";
	display: block;
    background: url("../../../recursos/botones/iconos_mapa.svg");
	width: 38px;
	height: 38px;
	animation: zoom-out 1s ease-out;
}
.mapa:hover {
	content: "";
	display: block;
    background: url("../../../recursos/botones/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("../../../recursos/botones/iconos_mas-blanco.svg");
	width: 38px;
	height: 38px;
	animation: zoom-out 1s ease-out;  
}

.mas-color {
	content: "";
	display: block;
    background: url("../../../recursos/botones/iconos_mas.svg");
	width: 38px;
	height: 38px;
	animation: zoom-out 1s ease-out;  
}

.mas:hover, .mas-color:hover {
	content: "";
	display: block;
    background: url("../../../recursos/botones/iconos_mas-over.svg");
	animation: boton-zoom 2s ease-out,  zoom-out 1;
}

.video {
	content: "";
	display: block;
    background: url("../../../recursos/botones/iconos_video-blanco.svg");
	width: 38px;
	height: 38px;
	animation: zoom-out 1s ease-out;  
}

.video-color {
	content: "";
	display: block;
    background: url("../../../recursos/botones/iconos_video.svg");
	width: 38px;
	height: 38px;
	animation: zoom-out 1s ease-out;  
}

.video:hover, .video-color:hover {
	content: "";
	display: block;
    background: url("../../../recursos/botones/iconos_video-over.svg");
	animation: boton-zoom 2s ease-out,  zoom-out 1;
}

.galeria {
	content: "";
	display: block;
    background: url("../../../recursos/botones/iconos_galeria-blanco.svg");
	width: 38px;
	height: 38px;
	animation: zoom-out 1s ease-out;  
}

.galeria-color {
	content: "";
	display: block;
    background: url("../../../recursos/botones/iconos_galeria.svg");
	width: 38px;
	height: 38px;
	animation: zoom-out 1s ease-out;  
}

.galeria:hover, .galeria-color:hover  {
	content: "";
	display: block;
    background: url("../../../recursos/botones/iconos_galeria-over.svg");
	animation: boton-zoom 2s ease-out, zoom-out 1;  
}

.hamburguesa {
	content: "";
	display: block;
    background: url("../../../recursos/botones/iconos_hamburguesa.svg");
	width: 38px;
	height: 38px;
	animation: zoom-out 1s ease-out;  
}

.hamburguesa:hover {
	content: "";
	display: block;
    background: url("../../../recursos/botones/iconos_hamburguesa-over.svg");	
	animation: boton-zoom 2s ease-out,  zoom-out 1;
}
.cerrar-color {
	content: "";
	display: block;
    background: url("../../../recursos/botones/iconos_cerrar.svg");
	width: 38px;
	height: 38px;
	animation: zoom-out 1s ease-out;  
}

.cerrar {
	content: "";
	display: block;
    background: url("../../../recursos/botones/iconos_cerrar-blanco.svg");
	width: 38px;
	height: 38px;
	animation: zoom-out 1s ease-out;  
}

.cerrar:hover, .cerrar-color:hover {
	content: "";
	display: block;
    background: url("../../../recursos/botones/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;
}


/* 
.boton-ver-blanco {
	border:1px solid #fff;
	border-top: 1px solid #fff !important;
	padding: 6px 0px;
	border-radius: 30px;
	z-index: 9999;
} */
    
@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("../../../recursos/botones/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: mover-izquierda 0.5s forwards;
    backface-visibility: hidden;
    will-change: transform, opacity;
}
.mover-derecha {
	animation: mover-derecha 0.5s forwards;
    backface-visibility: hidden;
    will-change: transform, opacity;
	}

.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;
	width: 200px !important;
}


@keyframes mover-izquierda {

	0% {
		transform: translate3d(100px, 0, 0);
		opacity: 0;
	}
	100% {
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}
@-webkit-keyframes mover-izquierda {
	0% {
		transform: translate3d(100px, 0, 0);
		opacity: 0;
	}
	100% {
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

@keyframes mover-derecha {
	0% {
		transform: translate3d(100px, 0, 0);
		opacity: 0;
	}
	100% {
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}
@-webkit-keyframes mover-derecha {
	0% {
		transform: translate3d(100px, 0, 0);
		opacity: 0;
	}
	100% {
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}
@keyframes mover-up {
	0% {
		transform: translate3d(0, 100px, 0);
		opacity: 0;
	}
	100% {
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}


@-webkit-keyframes mover-up {
	0% {
		transform: translate3d(0, 100px, 0);
		opacity: 0;
	}
	100% {
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

@keyframes mover-down {
	0% {
		transform: translate3d(0, -100px, 0);
		opacity: 0;
	}
	100% {
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}
@-webkit-keyframes mover-down {
	0% {
		transform: translate3d(0, -100px, 0);
		opacity: 0;
	}
	100% {
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

/* BOTONES  */
.escritorio_-_botones_-_servicios-boton-texto {
	padding-left: 20px;
}
.escritorio_-_botones_-_servicios-boton-texto::before {
    content: "";
    display: block;
    background: url("../../../recursos/botones/boton-ampliar.svg") no-repeat;
    width: 12px;
    height: 12px;
    float: left;
    margin: -2px 7px 0 0;
    background-size: cover;
    position: relative;
    left: 0px;
}

.escritorio_-_botones_-_servicios-boton-texto:hover {
    color: #000;
}

.escritorio_-_botones_-_servicios-boton-texto:hover::before {
    background: url("../../../recursos/botones/boton-ampliar-hover.svg") no-repeat; 
}

.movil_-_botones_-_servicios-boton-texto::before {
    content: "";
    display: block;
    background: url("../../../recursos/botones/boton-ampliar.svg") no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    margin: -3px 12px 0 0;
    background-size: cover;
    position: relative;
    left: 0px;
}

.movil_-_botones_-_servicios-boton-texto:hover {
    color: #000;
}

.movil_-_botones_-_servicios-boton-texto:hover::before {
    background: url("../../../recursos/botones/boton-ampliar-hover.svg") no-repeat;
}

.texto-light-18-oblicuo, .texto-regular-10-oblicuo, .texto-light-10-oblicuo, .texto-light-16-oblicuo{
	font-style: oblique;
}


.escritorio_-_boton::before {
    content: "";
    display: block;
    background: url(../../../recursos/botones/boton-ampliar.svg) no-repeat;
    width: 12px;
    height: 12px;
    float: left;
    margin: -2px 7px 0 0;
    background-size: cover;
    position: relative;
    left: 0px
}

.escritorio_-_boton:hover::before {
    content: "";
    display: block;
    background: url(../../../recursos/botones/boton-ampliar-hover.svg) no-repeat;
    width: 12px;
    height: 12px;
    float: left;
    margin: -2px 7px 0 0;
    background-size: cover;
    position: relative;
    left: 0px
}

.movil_-_boton::before {
    content: "";
    display: block;
    background: url(../../../recursos/botones/boton-ampliar.svg) no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    margin: -3px 12px 10px 0;
    background-size: cover;
    position: relative;
    left: 0px;
}

.movil_-_boton:hover::before {
    content: "";
    display: block;
    background: url(../../../recursos/botones/boton-ampliar-hover.svg) no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    margin: -3px 12px 0 0;
    background-size: cover;
    position: relative;
    left: 0px;
}

/*from barcelo-responsive.css*/


/* 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: 150px 50px 100px;
	  background: #999999;
	  -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-MuseoSlab-100, "Museo Slab", serif;
		font-size: 18px;
		font-weight: 300;
	}

	.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: 170px;
	}

	.menu-container a {
		color: #fff;
	  }
	  
	 
	  .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: #999999;
    }
    
    .menu-container input {
      display: none;
    }
    
    /* Burger menu */
    .menu-container span {
      display: none;
    }
	.menu-destinos {
		font-size: 13px;
		color: #999999;

	}
	.menu-completo {
      position: relative;
      width: 100%;
      display: flex;
      justify-content: end;
    }
	    
    .menu ul {
      display: flex;
      padding: 0;
      height: 20px;
	  font-family: FF-MuseoSlab-100, "Museo Slab", serif;
	  font-size: 12px;
	  border-top: 1px solid #999999;
    }
	 .menu-fijo ul {
		display: flex;
		padding: 0;
		height: 20px;
		font-family: FF-MuseoSlab-100, "Museo Slab", 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;}
}


/*from barcelo-santiago-en-2.css*/
.escritorio_-_botones_-_servicios-boton-texto{padding-left:5px;}

#ficha{
	width: 175px;
}

p.movil_-_botones_-_servicios-boton-texto {
    text-indent: -30px;
    padding-left: 30px;
}

.movil_-_botones_-_servicios-boton-texto::before {
	left: -30px;
}

#gastro{
    width: 84px;
}



#loadIndicator{display:none;}
