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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item294146 {
	width:682px !important;
	height:806px !important;
	left:518px !important;
	top:30px !important;
}

#item294150 {
	width:304px !important;
	height:264px !important;
	left:87px !important;
	top:87px !important;
}

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

#item293975 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

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

#item293985 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

#item293996 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

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

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

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

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

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

#item294100 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

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

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

#item296903 {
	width:579px !important;
	height:692px !important;
	left:100px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

#item293926 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item293906 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

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

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

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

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

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

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

#item294818 {
	width:682px !important;
	height:806px !important;
	left:518px !important;
	top:30px !important;
}

#item294822 {
	width:304px !important;
	height:264px !important;
	left:87px !important;
	top:87px !important;
}

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

#item294650 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

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

#item294658 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

#item294667 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

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

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

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

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

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

#item294772 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

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

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

#item296945 {
	width:579px !important;
	height:692px !important;
	left:100px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

#item294595 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item294576 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

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

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

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

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

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

#item262052 {
	width:747px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item220596 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item220619 {
	width:431px !important;
	height:866px !important;
	left:799px !important;
	background:#fff;
}

#item220625 {
	width:261px !important;
	height:10px !important;
}

#item221349 {
	width:261px !important;
	height:10px !important;
	left:888px !important;
	top:190px !important;
}

#item220877 {
	width:261px !important;
	height:10px !important;
}

#item221351 {
	width:261px !important;
	height:10px !important;
	left:888px !important;
	top:239px !important;
}

#item220936 {
	width:261px !important;
	height:10px !important;
}

#item221353 {
	width:261px !important;
	height:10px !important;
	left:888px !important;
	top:288px !important;
}

#item221071 {
	width:261px !important;
	height:10px !important;
}

#item221354 {
	width:261px !important;
	height:10px !important;
	left:888px !important;
	top:313px !important;
}

#item220653 {
	width:261px !important;
	height:10px !important;
}

#item221350 {
	width:261px !important;
	height:10px !important;
	left:888px !important;
	top:215px !important;
}

#item220906 {
	width:261px !important;
	height:10px !important;
}

#item221352 {
	width:261px !important;
	height:10px !important;
	left:888px !important;
	top:264px !important;
}

#item220678 {
	width:367px !important;
	height:351px !important;
	left:839px !important;
	top:459px !important;
}

#item220695 {
	width:90px !important;
	height:10px !important;
	left:37px !important;
	top:9px !important;
}

#item220693 {
	width:127px !important;
	height:27px !important;
	left:1038px !important;
	top:581px !important;
}

#item221257 {
	width:90px !important;
	height:10px !important;
	left:37px !important;
	top:9px !important;
}

#item221255 {
	width:127px !important;
	height:27px !important;
	left:1029px !important;
	top:549px !important;
}

#item221135 {
	width:90px !important;
	height:27px !important;
	top:32px !important;
}

#item221133 {
	width:90px !important;
	height:58px !important;
	left:1128px !important;
	top:603px !important;
}

#item221165 {
	width:90px !important;
	height:10px !important;
}

#item221163 {
	width:90px !important;
	height:42px !important;
	left:1069px !important;
	top:508px !important;
}

#item221197 {
	width:90px !important;
	height:10px !important;
}

#item221195 {
	width:90px !important;
	height:41px !important;
	left:951px !important;
	top:526px !important;
}

#item221225 {
	width:90px !important;
	height:10px !important;
	top:31px !important;
}

#item221223 {
	width:90px !important;
	height:41px !important;
	left:943px !important;
	top:567px !important;
}

#item221286 {
	width:90px !important;
	height:10px !important;
	top:31px !important;
}

#item221284 {
	width:90px !important;
	height:41px !important;
	left:826px !important;
	top:558px !important;
}

#item220726 {
	width:90px !important;
	height:10px !important;
}

#item220724 {
	width:90px !important;
	height:41px !important;
	left:836px !important;
	top:512px !important;
}

#item221318 {
	width:123px !important;
	height:10px !important;
}

#item221316 {
	width:123px !important;
	height:41px !important;
	left:888px !important;
	top:481px !important;
}

#item220754 {
	width:110px !important;
	height:10px !important;
	top:31px !important;
}

#item220752 {
	width:110px !important;
	height:41px !important;
	left:979px !important;
	top:639px !important;
}

#item220780 {
	width:324px !important;
	height:108px !important;
	left:876px !important;
	top:63px !important;
}

#item220806 {
	width:30px !important;
	height:30px !important;
	left:1200px !important;
}

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

#item296846 {
	width:682px !important;
	height:806px !important;
	left:518px !important;
	top:30px !important;
}

#item296850 {
	width:304px !important;
	height:264px !important;
	left:87px !important;
	top:87px !important;
}

#item296832 {
	width:97px !important;
	height:48px !important;
}

#item296827 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item296839 {
	width:411px !important;
	height:48px !important;
}

#item296836 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

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

#item221467 {
	width:30px !important;
	height:30px !important;
	left:181px !important;
	top:371px !important;
}

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

#item296678 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

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

#item296688 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

#item296696 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

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

#item296722 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

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

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

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

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

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

#item296800 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

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

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

#item296997 {
	width:579px !important;
	height:692px !important;
	left:100px !important;
	top:97px !important;
}

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

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

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

#item296983 {
	width:579px !important;
	height:692px !important;
	left:100px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item296627 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item296608 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

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

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

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

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

#item295161 {
	width:682px !important;
	height:806px !important;
	left:518px !important;
	top:30px !important;
}

#item295165 {
	width:304px !important;
	height:264px !important;
	left:87px !important;
	top:87px !important;
}

#item298197 {
	width:103px !important;
	height:48px !important;
	left:933px !important;
	top:87px !important;
	background:#ffb957;
	padding:10px;
}

#item295148 {
	width:97px !important;
	height:48px !important;
}

#item295143 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item295155 {
	width:411px !important;
	height:48px !important;
}

#item295152 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

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

#item222545 {
	width:30px !important;
	height:30px !important;
	left:181px !important;
	top:371px !important;
}

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

#item294991 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

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

#item294999 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

#item295011 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

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

#item297059 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

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

#item295037 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

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

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

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

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

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

#item295116 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

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

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

#item297101 {
	width:579px !important;
	height:692px !important;
	left:100px !important;
	top:97px !important;
}

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

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

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

#item297086 {
	width:579px !important;
	height:692px !important;
	left:100px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item294941 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item298038 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

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

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

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

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

#item294921 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

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

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

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

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

#item295496 {
	width:682px !important;
	height:806px !important;
	left:518px !important;
	top:30px !important;
}

#item295500 {
	width:304px !important;
	height:370px !important;
	left:87px !important;
	top:87px !important;
}

#item298220 {
	width:103px !important;
	height:48px !important;
	left:933px !important;
	top:87px !important;
	background:#ffb957;
	padding:10px;
}

#item295481 {
	width:97px !important;
	height:48px !important;
}

#item295476 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item295488 {
	width:411px !important;
	height:48px !important;
}

#item295485 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

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

#item225594 {
	width:30px !important;
	height:30px !important;
	left:181px !important;
	top:498px !important;
}

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

#item295328 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:498px !important;
}

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

#item295337 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:498px !important;
}

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

#item295345 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

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

#item297304 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

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

#item295371 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

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

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

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

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

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

#item295449 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

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

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

#item297368 {
	width:579px !important;
	height:692px !important;
	left:100px !important;
	top:97px !important;
}

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

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

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

#item297356 {
	width:579px !important;
	height:692px !important;
	left:100px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item295278 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item298082 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

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

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

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

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

#item295256 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

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

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

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

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

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

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

#item295835 {
	width:682px !important;
	height:806px !important;
	left:518px !important;
	top:30px !important;
}

#item295839 {
	width:304px !important;
	height:374px !important;
	left:87px !important;
	top:87px !important;
}

#item295822 {
	width:97px !important;
	height:48px !important;
}

#item295817 {
	width:97px !important;
	height:48px !important;
	left:1047px !important;
	top:87px !important;
}

#item295829 {
	width:411px !important;
	height:48px !important;
}

#item295826 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

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

#item228379 {
	width:30px !important;
	height:30px !important;
	left:181px !important;
	top:490px !important;
}

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

#item295666 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:492px !important;
}

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

#item295675 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:492px !important;
}

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

#item295685 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

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

#item295712 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

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

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

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

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

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

#item295790 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

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

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

#item297496 {
	width:579px !important;
	height:692px !important;
	left:100px !important;
	top:97px !important;
}

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

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

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

#item297479 {
	width:579px !important;
	height:692px !important;
	left:100px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item295614 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item295592 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

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

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

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

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

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

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

#item296172 {
	width:682px !important;
	height:806px !important;
	left:518px !important;
	top:30px !important;
}

#item296176 {
	width:304px !important;
	height:313px !important;
	left:87px !important;
	top:87px !important;
}

#item298243 {
	width:103px !important;
	height:48px !important;
	left:933px !important;
	top:87px !important;
	background:#ffb957;
	padding:10px;
}

#item296159 {
	width:97px !important;
	height:48px !important;
}

#item296153 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item296166 {
	width:411px !important;
	height:48px !important;
}

#item296163 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

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

#item233489 {
	width:30px !important;
	height:30px !important;
	left:181px !important;
	top:422px !important;
}

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

#item296005 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:421px !important;
}

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

#item296014 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:421px !important;
}

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

#item296022 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

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

#item297604 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

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

#item296048 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

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

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

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

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

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

#item296126 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

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

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

#item297646 {
	width:579px !important;
	height:692px !important;
	left:100px !important;
	top:97px !important;
}

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

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

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

#item297650 {
	width:579px !important;
	height:692px !important;
	left:100px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item295950 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item298132 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

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

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

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

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

#item295930 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

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

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

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

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

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

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

#item296508 {
	width:682px !important;
	height:806px !important;
	left:518px !important;
	top:30px !important;
}

#item296512 {
	width:304px !important;
	height:264px !important;
	left:87px !important;
	top:87px !important;
}

#item298267 {
	width:103px !important;
	height:48px !important;
	left:933px !important;
	top:87px !important;
	background:#ffb957;
	padding:10px;
}

#item296495 {
	width:97px !important;
	height:48px !important;
}

#item296490 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item296502 {
	width:411px !important;
	height:48px !important;
}

#item296499 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

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

#item236518 {
	width:30px !important;
	height:30px !important;
	left:181px !important;
	top:371px !important;
}

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

#item296341 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

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

#item296349 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

#item296358 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

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

#item297766 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

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

#item296384 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

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

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

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

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

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

#item296463 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

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

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

#item297828 {
	width:579px !important;
	height:692px !important;
	left:100px !important;
	top:97px !important;
}

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

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

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

#item297837 {
	width:579px !important;
	height:692px !important;
	left:100px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item296289 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item298179 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

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

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

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

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

#item296269 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

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

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

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

p.titular-descripcion {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	padding-right:100px;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.sumario {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:44px;
	color:#009976;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.regular-50-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#009976;
	margin-bottom:10px;
	text-align:left;
}

p.regular-50-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.regular-40-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:44px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-40-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-13-negro-mayusculas {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.light-20-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.light-18-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.hoteles-cabecera {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	text-transform:uppercase;
	border-top:dotted 21px #d2ffda;
	margin-bottom:3px;
	text-align:center;
}

p.hotel-nombre {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.hotel-categoria {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.cubierta {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:110px;
	line-height:132px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d3e7d1;
	text-align:center;
}

p.boton-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #009976;
	text-align:center;
}

p.boton-sumario {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.boton-menta {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d2ffda;
	text-align:center;
}

p.boton-experiencias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-circuitos-ciudades {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-acordeon-off {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-20-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.book-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-blanco {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-20-verde-derecha {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.bold-20-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

p.bold-13-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-8-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

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

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

span.hotel-superindice {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:11.7px;
	text-transform:uppercase;
	vertical-align:super;
	line-height:0;
}

span.quicksand {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
}

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

#loadIndicator{display:none;}
