/* 	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:#98694c; }
:-webkit-full-screen { background:#98694c; }
#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:16137px; 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); }
}

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

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

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

#item93987 {
	width:842px !important;
	height:596px !important;
	border-radius:undefined;
}

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

#item82537 {
	width:120px !important;
	height:97px !important;
	left:618px !important;
	top:443px !important;
}

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

#item94178 {
	width:615px !important;
	height:435px !important;
	top:307px !important;
	border-radius:undefined;
}

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

#item58987 {
	width:210px !important;
	height:170px !important;
	left:203px !important;
	top:90px !important;
}

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

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

#item95902 {
	width:615px !important;
	height:1050px !important;
}

#item95899 {
	width:615px !important;
	height:1050px !important;
}

#item95413 {
	width:516px !important;
	height:57px !important;
	left:187px !important;
	top:256px !important;
}

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

#item95460 {
	width:112px !important;
	height:36px !important;
	left:30px !important;
	top:374px !important;
}

#item95483 {
	width:112px !important;
	height:36px !important;
	left:513px !important;
	top:504px !important;
}

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

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

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

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

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

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

#item95587 {
	width:112px !important;
	height:48px !important;
	left:437px !important;
	top:235px !important;
}

#item95610 {
	width:112px !important;
	height:36px !important;
	left:105px !important;
	top:681px !important;
}

#item95634 {
	width:112px !important;
	height:36px !important;
	left:250px !important;
	top:894px !important;
}

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

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

#item95704 {
	width:173px !important;
	height:32px !important;
	left:105px !important;
}

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

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

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

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

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

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

#item5300 {
	width:315px !important;
	height:137px !important;
	left:56px !important;
	top:200px !important;
}

#item75274 {
	width:359px !important;
	height:95px !important;
	left:56px !important;
	top:90px !important;
}

#item75463 {
	width:296px !important;
	height:221px !important;
	left:460px !important;
	top:349px !important;
}

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

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

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

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

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

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

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

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

#item76406 {
	width:383px !important;
	height:372px !important;
	left:126px !important;
	top:272px !important;
}

#item94113 {
	width:383px !important;
	height:256px !important;
	left:126px !important;
	top:684px !important;
	border-radius:undefined;
}

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

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

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

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

#item55540 {
	width:359px !important;
	height:70px !important;
	left:56px !important;
	top:90px !important;
}

#item55563 {
	width:315px !important;
	height:128px !important;
	left:56px !important;
	top:186px !important;
}

#item55723 {
	width:296px !important;
	height:41px !important;
}

#item55795 {
	width:296px !important;
	height:101px !important;
	top:65px !important;
}

@keyframes derecha-50-75163 {
	0% {
		transform:translate(51px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-50-75163 {
	0% {
		-webkit-transform:translate(51px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item75165 {
	width:43px !important;
	height:9px !important;
}

#item75163 {
	width:43px !important;
	height:9px !important;
	left:192px !important;
	top:325px !important;
}

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

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

@keyframes pulsar-82591 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulsar-82591 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item82582 {
	width:30px !important;
	height:42px !important;
}

#item82591 {
	width:30px !important;
	height:42px !important;
	left:515px !important;
	top:247px !important;
}

#item75101 {
	width:421px !important;
	height:277px !important;
	left:10px !important;
	top:329px !important;
	background:#fff;
}

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

#item75068 {
	width:315px !important;
	height:113px !important;
	left:66px !important;
	top:320px !important;
}

@keyframes up-50px-75068 {
	0% {
		transform:translate(-1px,48px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-50px-75068 {
	0% {
		-webkit-transform:translate(-1px,48px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes derecha-50-75137 {
	0% {
		transform:translate(51px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-50-75137 {
	0% {
		-webkit-transform:translate(51px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item75121 {
	width:81px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item75137 {
	width:87px !important;
	height:15px !important;
	left:199px !important;
	top:430px !important;
}

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

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

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

#item94304 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

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

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

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

#item59423 {
	width:383px !important;
	height:415px !important;
	left:126px !important;
	top:480px !important;
}

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

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

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

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

#item73011 {
	width:389px !important;
	height:333px !important;
	left:123px !important;
	top:97px !important;
}

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

#item76971 {
	width:44px !important;
	height:44px !important;
	left:145px !important;
	top:117px !important;
}

@keyframes pulsar-82618 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulsar-82618 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item82621 {
	width:30px !important;
	height:42px !important;
	left:3px !important;
	top:3px !important;
}

#item82618 {
	width:36px !important;
	height:48px !important;
	left:208px !important;
	top:297px !important;
}

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

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

#item95758 {
	width:480px !important;
	height:149px !important;
}

#item95781 {
	width:383px !important;
	height:299px !important;
	top:196px !important;
	padding:0px 20px 0px 0px;
}

#item95804 {
	width:383px !important;
	height:274px !important;
	left:126px !important;
	top:666px !important;
	border-radius:undefined;
}

@keyframes derecha-50-95840 {
	0% {
		transform:translate(51px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-50-95840 {
	0% {
		-webkit-transform:translate(51px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item95842 {
	width:68px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item95840 {
	width:74px !important;
	height:22px !important;
	left:287px !important;
	top:607px !important;
}

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

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

#item66799 {
	width:480px !important;
	height:149px !important;
}

#item66822 {
	width:383px !important;
	height:322px !important;
	top:196px !important;
	padding:0px 20px 0px 0px;
}

#item94120 {
	width:383px !important;
	height:274px !important;
	left:126px !important;
	top:666px !important;
	border-radius:undefined;
}

@keyframes derecha-50-95869 {
	0% {
		transform:translate(51px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-50-95869 {
	0% {
		-webkit-transform:translate(51px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item95871 {
	width:60px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item95869 {
	width:66px !important;
	height:21px !important;
	left:284px !important;
	top:603px !important;
}

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

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

#item94093 {
	width:421px !important;
	height:217px !important;
	top:379px !important;
	border-radius:undefined;
}

#item62635 {
	width:315px !important;
	height:96px !important;
	left:56px !important;
	top:90px !important;
}

#item75683 {
	width:315px !important;
	height:149px !important;
	left:56px !important;
	top:200px !important;
}

#item75731 {
	width:296px !important;
	height:13px !important;
}

#item75754 {
	width:303px !important;
	height:194px !important;
	top:28px !important;
}

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

#item75798 {
	width:38px !important;
	height:38px !important;
	left:457px !important;
	top:129px !important;
}

#item65699 {
	width:383px !important;
	height:134px !important;
	left:116px !important;
	top:90px !important;
}

#item77051 {
	width:383px !important;
	height:393px !important;
	left:116px !important;
	top:260px !important;
}

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

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

#item93076 {
	width:38px !important;
	height:38px !important;
	left:471px !important;
	top:394px !important;
}

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

#item93124 {
	width:44px !important;
	height:44px !important;
	left:417px !important;
	top:391px !important;
}

#item93135 {
	width:615px !important;
	height:409px !important;
	left:10px !important;
	top:470px !important;
}

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

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

#item64390 {
	width:383px !important;
	height:414px !important;
	left:126px !important;
	top:472px !important;
}

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

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

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

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

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

#item92976 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:391px !important;
}

#item64420 {
	width:64px !important;
	height:124px !important;
	left:3px !important;
	top:3px !important;
}

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

#item94205 {
	width:383px !important;
	height:274px !important;
	left:126px !important;
	top:666px !important;
	border-radius:undefined;
}

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

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

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

#item55244 {
	width:349px !important;
	height:91px !important;
	left:56px !important;
	top:90px !important;
}

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

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

#item54815 {
	width:347px !important;
	height:119px !important;
	left:10px !important;
	top:408px !important;
}

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

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

#item54457 {
	width:347px !important;
	height:119px !important;
	left:10px !important;
	top:408px !important;
}

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

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

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

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

#item54394 {
	width:363px !important;
	height:140px !important;
	left:10px !important;
	top:407px !important;
}

@keyframes entrarvolandodesdeabajo-54394 {
	0% {
		transform:translate(0px,78px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-54394 {
	0% {
		-webkit-transform:translate(0px,78px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item75963 {
	mix-blend-mode:multiply;
	width:150px !important;
	height:21px !important;
	left:109px !important;
	top:355px !important;
}

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

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

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

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

#item54332 {
	width:347px !important;
	height:139px !important;
	left:17px !important;
	top:408px !important;
	padding:0px 10px 0px 0px;
}

#item75862 {
	width:135px !important;
	height:32px !important;
	left:125px !important;
	top:355px !important;
}

#item8699 {
	width:31px !important;
	height:31px !important;
	left:392px !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:30px !important;
	top:133px !important;
}

#item82689 {
	width:275px !important;
	height:99px !important;
	left:58px !important;
	top:355px !important;
}

#item8700 {
	width:423px !important;
	height:547px !important;
	left:419px !important;
	top:-7px !important;
}

#item53910 {
	width:303px !important;
	height:35px !important;
	left:56px !important;
	top:211px !important;
}

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

#item56547 {
	width:247px !important;
	height:9px !important;
	left:56px !important;
	top:302px !important;
}

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

#item75806 {
	width:247px !important;
	height:9px !important;
	left:56px !important;
	top:320px !important;
}

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

#item56599 {
	width:247px !important;
	height:9px !important;
	left:56px !important;
	top:285px !important;
}

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

#item56624 {
	width:247px !important;
	height:9px !important;
	left:56px !important;
	top:267px !important;
}

#item77685 {
	width:247px !important;
	height:14px !important;
}

#item77681 {
	width:247px !important;
	height:14px !important;
	left:118px !important;
	top:510px !important;
}

#item77711 {
	width:247px !important;
	height:14px !important;
}

#item77708 {
	width:247px !important;
	height:14px !important;
	left:118px !important;
	top:550px !important;
}

#item77763 {
	width:247px !important;
	height:14px !important;
}

#item77760 {
	width:247px !important;
	height:14px !important;
	left:118px !important;
	top:471px !important;
}

#item77789 {
	width:247px !important;
	height:14px !important;
}

#item77786 {
	width:247px !important;
	height:14px !important;
	left:118px !important;
	top:432px !important;
}

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

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

#item78562 {
	width:45px !important;
	height:76px !important;
	left:499px !important;
	top:1px !important;
}

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

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

#item60108 {
	width:392px !important;
	height:92px !important;
	top:207px !important;
}

#item59822 {
	width:383px !important;
	height:179px !important;
}

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

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

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

#item94267 {
	width:615px !important;
	height:409px !important;
	left:10px !important;
	top:330px !important;
}

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

#item78397 {
	width:383px !important;
	height:575px !important;
	left:126px !important;
	top:154px !important;
	background:#000;
}

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

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

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

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

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

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

#item83160 {
	width:404px !important;
	height:170px !important;
	left:116px !important;
	top:770px !important;
}

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

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

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

#item78337 {
	width:383px !important;
	height:435px !important;
	left:126px !important;
	top:540px !important;
}

@keyframes entrarvolandodesdeabajo-78337 {
	0% {
		transform:translate(0px,78px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-78337 {
	0% {
		-webkit-transform:translate(0px,78px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item78214 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

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

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

#item78251 {
	width:383px !important;
	height:435px !important;
	left:126px !important;
	top:540px !important;
}

@keyframes entrarvolandodesdeabajo-78251 {
	0% {
		transform:translate(0px,78px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-78251 {
	0% {
		-webkit-transform:translate(0px,78px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item94688 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

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

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

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

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

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

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

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

#item78163 {
	width:414px !important;
	height:408px !important;
	left:126px !important;
	top:540px !important;
	padding:0px 20px 0px 0px;
}

@keyframes entrarvolandodesdeabajo-78163 {
	0% {
		transform:translate(0px,78px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-78163 {
	0% {
		-webkit-transform:translate(0px,78px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item78204 {
	width:210px !important;
	height:29px !important;
	left:212px !important;
	top:462px !important;
}

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

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

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

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

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

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

#item78113 {
	width:198px !important;
	height:47px !important;
	left:219px !important;
	top:454px !important;
}

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

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

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

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

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

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

#item77986 {
	width:416px !important;
	height:391px !important;
	left:126px !important;
	top:539px !important;
	padding:0px 20px 0px 0px;
}

@keyframes entrarvolandodesdeabajo-77986 {
	0% {
		transform:translate(0px,78px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-77986 {
	0% {
		-webkit-transform:translate(0px,78px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item78025 {
	width:198px !important;
	height:47px !important;
	left:219px !important;
	top:454px !important;
}

#item72618 {
	width:31px !important;
	height:31px !important;
	left:643px !important;
	top:16px !important;
}

#item94135 {
	width:383px !important;
	height:274px !important;
	left:126px !important;
	top:666px !important;
	border-radius:undefined;
}

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

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

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

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

#item56012 {
	width:331px !important;
	height:141px !important;
	left:56px !important;
	top:169px !important;
}

#item83195 {
	width:275px !important;
	height:100px !important;
	left:477px !important;
	top:348px !important;
}

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

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

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

#item60317 {
	width:383px !important;
	height:196px !important;
	left:126px !important;
	top:282px !important;
}

#item73820 {
	width:383px !important;
	height:274px !important;
	left:126px !important;
	top:666px !important;
}

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

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

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

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

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

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

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

#item94185 {
	width:383px !important;
	height:274px !important;
	left:126px !important;
	top:666px !important;
	border-radius:undefined;
}

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

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

#item3320 {
	width:303px !important;
	height:102px !important;
	left:56px !important;
	top:146px !important;
}

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

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

#item56045 {
	width:275px !important;
	height:165px !important;
	left:53px !important;
	top:258px !important;
}

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

#item80097 {
	width:383px !important;
	height:367px !important;
	top:125px !important;
}

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

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

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

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

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

#item60444 {
	width:383px !important;
	height:326px !important;
	top:125px !important;
}

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

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

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

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

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

#item94196 {
	width:383px !important;
	height:274px !important;
	left:116px !important;
	top:656px !important;
	border-radius:undefined;
}

#item80094 {
	width:615px !important;
	height:1050px !important;
}

#item94214 {
	width:421px !important;
	height:241px !important;
	top:355px !important;
	border-radius:undefined;
}

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

#item91047 {
	width:349px !important;
	height:220px !important;
	background:#fff;
}

#item91109 {
	width:329px !important;
	height:137px !important;
	left:56px !important;
	top:146px !important;
}

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

#item88274 {
	width:405px !important;
	height:852px !important;
	background:#fff;
}

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

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

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

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

#item87983 {
	width:383px !important;
	height:417px !important;
}

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

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

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

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

#item94231 {
	width:383px !important;
	height:232px !important;
	left:116px !important;
	top:90px !important;
	border-radius:undefined;
}

#item87936 {
	width:615px !important;
	height:1050px !important;
}

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

#item91433 {
	width:317px !important;
	height:101px !important;
	left:15px !important;
	top:34px !important;
}

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

#item91482 {
	width:303px !important;
	height:17px !important;
}

#item91479 {
	width:303px !important;
	height:17px !important;
	left:464px !important;
	top:478px !important;
}

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

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

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

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

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

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

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

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

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

#item91623 {
	width:28px !important;
	height:28px !important;
	left:45px !important;
}

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

#item91650 {
	width:28px !important;
	height:26px !important;
	left:45px !important;
}

#item91656 {
	width:112px !important;
	height:32px !important;
	top:36px !important;
}

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

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

#item81871 {
	width:28px !important;
	height:28px !important;
	left:56px !important;
}

#item81875 {
	width:140px !important;
	height:32px !important;
	top:36px !important;
}

#item81926 {
	width:31px !important;
	height:31px !important;
	left:49px !important;
}

#item81931 {
	width:129px !important;
	height:51px !important;
	top:37px !important;
}

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

#item81958 {
	width:112px !important;
	height:51px !important;
	top:36px !important;
}

#item82009 {
	width:28px !important;
	height:28px !important;
	left:46px !important;
}

#item82013 {
	width:120px !important;
	height:70px !important;
	top:36px !important;
}

#item82037 {
	width:28px !important;
	height:28px !important;
	left:45px !important;
}

#item82043 {
	width:112px !important;
	height:51px !important;
	top:36px !important;
}

#item82095 {
	width:28px !important;
	height:28px !important;
	left:54px !important;
}

#item82100 {
	width:129px !important;
	height:70px !important;
	top:36px !important;
}

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

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

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

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

#item61710 {
	width:383px !important;
	height:247px !important;
	top:51px !important;
}

#item61734 {
	width:347px !important;
	height:19px !important;
	left:18px !important;
}

#item80404 {
	width:303px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item80401 {
	width:309px !important;
	height:35px !important;
	left:169px !important;
	top:656px !important;
}

#item72286 {
	width:74px !important;
	height:139px !important;
	left:531px !important;
	top:470px !important;
}

#item94245 {
	width:383px !important;
	height:274px !important;
	left:126px !important;
	top:666px !important;
	border-radius:undefined;
}

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

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

#item4114 {
	width:374px !important;
	height:68px !important;
	left:234px !important;
	top:205px !important;
}

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

#item72348 {
	width:294px !important;
	height:54px !important;
}

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

#item72333 {
	width:45px !important;
	height:76px !important;
	left:36px !important;
	top:487px !important;
}

p.autoParaStyle5 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:26px;
	color:#98694c;
	text-decoration:underline;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle4 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle3 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	text-decoration:underline;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle2 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:34px;
	line-height:40.8px;
	color:#98694c;
	text-transform:uppercase;
	text-align:left;
}

p.movil_-_marca_-_marca-titular-centro {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	text-align:center;
}

p.movil_-_marca_-_marca-titular-derecha {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	text-align:right;
}

p.movil_-_marca_-_marca-titular-izquierda {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	text-align:left;
}

p.movil_-_titular-light-20-centrado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:20px;
	line-height:24px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.movil_-_iconos {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:16px;
	line-height:19.2px;
	color:#98694c;
	text-align:center;
}

p.movil_-_boton {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:26px;
	color:#98694c;
	margin-top:3px;
	text-align:left;
}

p.servicios-texto-light-centrado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:26px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.movil_-_titular-light-18-cursiva {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:27px;
	line-height:19px;
	color:#98694c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:20px;
	margin-bottom:20px;
	text-align:left;
}

p.titular-light-30 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:44px;
	line-height:52.8px;
	color:#98694c;
	text-transform:uppercase;
	text-align:left;
}

p.texto-light-centrado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:26px;
	color:#98694c;
	text-align:center;
}

p.movil_-_texto-bold-11-justificado {
	font-weight:bold;
	font-family:FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:26px;
	color:#98694c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

ul.texto-light-11-justificado-vineta > li {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:26px;
	color:#98694c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:13px;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}
ul.texto-light-11-justificado-vineta > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.movil_-_texto-light-11-justificado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:26px;
	color:#98694c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.texto-light-cursiva-13-justificado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:30px;
	line-height:36px;
	color:#98694c;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.movil_-_texto-bold-13-justificado {
	font-weight:bold;
	font-family:FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
	font-size:22px;
	line-height:28px;
	color:#98694c;
	margin-bottom:10px;
	text-align:left;
}

p.movil_-_marca-titular-izquierda {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	text-align:left;
}

p.escritorio_-_marca_-_marca-titular-derecha {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	text-align:right;
}

p.escritorio_-_marca_-_marca-titular-izquierda {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	text-align:left;
}

p.escritorio_-_marca_-_marca-titular-centro {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	text-align:center;
}

p.escritorio_-_iconos {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:10px;
	line-height:12px;
	color:#98694c;
	text-align:center;
}

p.leer-menos {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.leer-mas {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.escritorio_-_boton {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	margin-top:3px;
	text-align:left;
}

p.titular-light-30-izquierda {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:30px;
	line-height:36px;
	color:#98694c;
	text-transform:uppercase;
	text-align:left;
}

p.titular-light-22-izquierda {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:22px;
	line-height:26.4px;
	color:#98694c;
	text-transform:uppercase;
	text-align:left;
}

p.escritorio_-_titular-light-20-centrado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:20px;
	line-height:24px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.escritorio_-_titular-light-18-cursiva {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:19px;
	color:#98694c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.titular-light-18-centrado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:19px;
	color:#98694c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	text-align:center;
}

p.escritorio_-_texto-bold-13-justificado {
	font-weight:bold;
	font-family:FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
	font-size:13px;
	line-height:15.6px;
	color:#98694c;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.texto-light-11-centrado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.escritorio_-_texto-bold-11-justificado {
	font-weight:bold;
	font-family:FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.escritorio_-_texto-light-11-justificado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

ul.viñetas-sin-margen-posterior > li {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	padding-left:10px;
	text-align:left;
}
ul.viñetas-sin-margen-posterior > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.escritorio_-_marca-titular-izquierda {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	text-align:left;
}

p.Párrafo-básico {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

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

span.autoCharStyle2 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
	font-size:22px;
}

span.movil_-_texto-bold {
	font-weight:bold;
	font-family:FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
}

span.escritorio_-_texto-bold {
	font-weight:bold;
	font-family:FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:745px){ [class*=" mq-"], .mq-default { display:none; } .mq-615 {display:block; } }

/*from royal-hideaway.css*/
/* #container { display:none; } body.loaded #container { display:block; } */
#cboxLoadingGraphic{background:url(../../../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 mostrarImagen {
    0% {
        mask-position: 100% 0;
    }
    100% {
        mask-position: 0 0;
    }
}

/* .impar-foto-cierre, .imagen-degradado , .imagen-mostrar {
	mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" width="800" height="100" fill="white"><rect width="800" height="100"/></svg>');
	mask-size: auto 100%;
	mask-repeat: no-repeat;
	animation: mostrarImagen 3s linear forwards;
} */


/* scrollbar */

 .scroll-img{

	animation: scroll-mover 2s ease-in-out infinite;
}

@-webkit-keyframes scroll-mover {
    0% { -webkit-transform: translateY(0%);
		opacity: 1; }
    100% { -webkit-transform: translateY(20%);
		opacity: 0; }
}


  /* Tamaño del scroll */
  *::-webkit-scrollbar {
	width:20px;
  
  }
  
   /* Estilos barra (thumb) de scroll */
   ::-webkit-scrollbar-thumb {
	background: #98694c;
	border: 8px solid transparent;
	background-clip: content-box;
	border-radius: 20px;
  
  
  }
  
  *::-webkit-scrollbar-thumb:active {
	background-color: #98694c;
  }
  
  ::-webkit-scrollbar-track {
	background: rgb(207, 207, 207);
	border: 9px solid transparent;
  
	background-clip: padding-box;
  
  }
  
  *::-webkit-scrollbar-thumb:hover {
	background: #98694c;
	border: 8px solid transparent;
	background-clip: content-box;
	border-radius: 20px;
	/* box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2); */
  }
  
  *::-webkit-scrollbar-track:hover, 
  *::-webkit-scrollbar-track:active {
	background: rgb(207, 207, 207);
	border: 9px solid transparent;
	background-clip: padding-box;
  
  }
  
  ::-webkit-scrollbar-button:start:decrement,
  ::-webkit-scrollbar-button:end:increment {
	  display: block;
  }
   
  /* Turn off the down area up on top, and up area on bottom */
  ::-webkit-scrollbar-button:start:increment,
  ::-webkit-scrollbar-button:end:decrement {
	  display: none;
  }
   
  /* Place The scroll down button at the bottom */
  ::-webkit-scrollbar-button:end:increment {
	  background-image: url('../../../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-MarselisSlabOT-Light,"Marselis Slab OT",serif;
  font-size: 18px;
}


p {letter-spacing: 0!important;}


/* HEADER  */
/* 
#viewer-options-wrap {
	display: none!important;
} */

#viewer-options, #viewer-pagecount, #viewer-title{
	display: none!important;
}
body {
	overflow-x: hidden;
	margin: 0;
  }

  .menu-container {
	position: relative;
	display: flex;
	align-items: center;
	background: #FFF;
	padding: 4px;
	z-index: 1;
	-webkit-user-select: none;
	user-select: none;
	box-sizing: border-box;
  }
  
  .menu-logo {
	line-height: 0;
	margin: 0 20px;
  }
  
  .menu-logo img {
	height: 28px;
	flex-shrink: 0;
  }

  li.menu-iconos a img {
	width: 25px;
	height: 25px;
  padding: 0 5px;
}

li.menu-iconos a svg {
	width: 25px;
	height: 25px;
  padding: 0 5px;
}

.menu {
	margin-right: 25px;
	padding-bottom: 10px;
}

.menu-container a {
	text-decoration: none;
	color: #98694c;
	transition: color 0.3s ease;
  }

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

/* #reuniones {
	width: 160px;
} */


 .pulsado a{
		/* background: grey; */
		font-family: FF-MarselisSlabOT,"Marselis Slab OT",serif;
		font-weight: bold;
	}

	.pulsado a:before  {
		content: "";
		display: block;
		background: url("../../../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: #98694c;
	border-radius: 3px;
	z-index: 1;
	transform-origin: 4px 0px;
	transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
				background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
				opacity 0.55s ease;
	top: 10px;
  }

  .menu-container span:first-child {
	transform-origin: 0% 0%;
  }
  
  .menu-container span:nth-child(3) {
	transform-origin: 0% 100%;
  }
  
  .menu-container input:checked ~ span {
	opacity: 1;
	transform: rotate(45deg) translate(3px,-1px);
	background: #fff;
  }
  
  .menu-container input:checked ~ span:nth-child(4) {
	opacity: 0;
	transform: rotate(0deg) scale(0.2, 0.2);
  }
  
  .menu-container input:checked ~ span:nth-child(3) {
	transform: rotate(-45deg) translate(-7px,12px);
  }
  
  .menu ul {
	list-style: none;
  }

  .menu li.destinos {
	padding: 5px 0;
	font-size: 9px;
  }
  

/* BOTONES  */

.leer-mas:hover, .servicios-boton-texto:hover, .escritorio_-_botones_-_leer-mas:hover  {
	font-family: FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
	font-weight: bold;
}
.leer-mas::before, .escritorio_-_botones_-_leer-mas::before, .movil_-_botones_-_leer-mas::before {
	content: "";
	display: block;
	background: url("../../../recursos/iconos/leer-mas.svg");
	width: 15px;
	height: 15px;
	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: 15px;
	height: 15px;
	float: left;
	background-size: cover;
	position: relative;
	left: -5px;
}

.leer-menos:hover, .escritorio_-_botones_-_leer-menos:hover {
	font-family: FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
	font-weight: bold;
}
.leer-menos::before, .escritorio_-_botones_-_leer-menos::before, .movil_-_botones_-_leer-menos::before {
	content: "";
	display: block;
	background: url("../../../recursos/iconos/leer-menos.svg");
	width: 15px;
	height: 15px;
	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: 15px;
	height: 15px;
	float: left;
	background-size: cover;
	position: relative;
	left: -5px;
}

.mapa img, .mas img, .mas-color img, .video img, .hamburguesa img, .cerrar img, .cerrar-color img, .galeria img, .galeria-color img, .video-color img   {
	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/icono-video-fondo.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/icono-galeria-fondo.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/icono-cerrar-fondo.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: 0.8s linear 0s 1 normal none running mover-izquierda;
	animation-delay: 0.5s;
}
.mover-derecha {
	animation: 0.8s linear 0s 1 normal none running mover-derecha;
	animation-delay: 0.5s;
}
.mover-up {
	animation: 0.8s linear 0s 1 normal none running mover-up;
	animation-delay: 0.5s;
}
.mover-down {
	animation: 0.8s linear 0s 1 normal none running mover-down;
	animation-delay: 0.5s;
}


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

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

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

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

.animacion-barrido-imagen {
    position: relative;
    display: inline-block;
    overflow: hidden;
    mask-image: linear-gradient(to right, black 50%, transparent 50%);
    mask-size: 200% 100%;
    animation: mostrarImagen 1s linear forwards;
}


/* BOTONES  */
.escritorio_-_boton {
    font-size: 11px;
    line-height: 13.2px;
    margin-top: 3px;
    text-align: left;
	/* padding-left: 9px; */
}
.escritorio_-_boton::before {
    content: "";
    display: block;
    background: url("../../../recursos/botones/boton-ampliar.svg") no-repeat;
    width: 12px;
    height: 12px;
    float: left;
    margin: 0 5px 0 0;
    background-size: cover;
    position: relative;
	opacity: 0.5;
	left: 0px;
}

.escritorio_-_boton:hover {
    font-family: FF-MarselisSlabOT, "Marselis Slab OT", serif;
}

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

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


.escritorio_-_titular-light-18-cursiva, .texto-light-cursiva-13-justificado {font-style: italic!important;}


.idiomas {
	font-family: FF-MarselisSlabOT-Light, "Marselis Slab OT", serif;
}

/*from royal-hideaway-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: 100px 50px 100px;
	  background: #98694c;
	  -webkit-font-smoothing: antialiased;
	  /* to stop flickering of text in safari */
	  transform-origin: 0% 0%;
	  transform: translateX(0%);
	  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
	}
 
   .menu-iconos a{
	padding: 8px;
	
   }
	.menu li{
		height: 35px;
	}

	#reuniones, #premios, #animacion{
		height: 50px;
	}

	.menu li a{
		color: #FFF!important;
		font-family:  FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
		font-size: 18px;
		font-weight: 300;
	}

	.menu-container a {
		color: #fff;
		transition: none;
	}

	.menu-fijo ul {
		display: flex;
		align-items: flex-end;
		padding: 0;
		height: 20px;
		margin-right: 50px;
		margin-top: -10px;
	  }

	  .icono-ampliar {display: none;}
	.menu-container input:checked ~ div div.menu {
	  transform: translateX(-100%);
	}
	.menu-destinos li a:before {
		display: none;
	}

	.menu-destinos li {
		width: 140px;
	}


	 
	  .menu-container a:hover {
		color: #fff!important;
	  }

	  .menu-container {
		padding: 0px 20px!important;
	  }

	  .idiomas {
		padding-bottom: 100px!important;
	  }

  }

    /* desktop styles */
    @media only screen and (min-width: 1151px) { 
    .menu-container {
      width: 100%;
    }
    
    .menu-container a {
      color: #98694c;
    }
    
    .menu-container input {
      display: none;
    }
    
    /* Burger menu */
    .menu-container span {
      display: none;
    }
	.menu-destinos {
		font-size: 13px;
		color: #98694c;

	}
	.menu-completo {
      position: relative;
      width: 100%;
      display: flex;
      justify-content: end;
    }
	    
    .menu ul {
      display: flex;
      padding: 0;
      height: 20px;
	  font-family: FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	  font-size: 12px;
	  border-top: 1px solid #98694c;
    }
	
	 .menu-fijo ul {
		display: flex;
		padding: 0;
		height: 20px;
		font-family: FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
		font-size: 12px;
	  }

    .menu-fijo li.menu-iconos {
      padding: 0 5px;
      }
	  .menu-indice, .menu-iconos {
		display: block;
	}      

	.idiomas {
		font-family: FF-MarselisSlabOT-Light, "Marselis Slab OT", serif;
        font-size: 13px;
        float: right;
        top: -34px !important;
        position: absolute;
        right: 42px !important;
    
	  }

	  .idiomas a:hover {
		font-family: FF-MarselisSlabOT, "Marselis Slab OT", serif;
    	font-weight: bold;
		/* padding: 0 19px; */
	  }

	.idiomas a {padding: 0 10px;}
}


.menu-bold {font-family: 'FF-MarselisSlabOT-Bold';}

#loadIndicator{display:none;}
