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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#009976; }
:-webkit-full-screen { background:#009976; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1230px; height:866px; background: #009976 !important; }
.paper-vertical { width:1230px; height:100%; }
.paper-horizontal { width:10px; height:878px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
/* 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-Quicksand-Bold;
	src:url("../fonts/Quicksand-Bold.ttf");
	font-weight:bold;
}

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

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

@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");
}

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

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

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

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

#item658706 {
	width:433px !important;
	height:89px !important;
	left:45px !important;
	top:279px !important;
}

#item658729 {
	width:429px !important;
	height:89px !important;
	left:45px !important;
	top:160px !important;
}

#item658755 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item658778 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item658752 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:108px !important;
}

#item658787 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item658810 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item658783 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:59px !important;
}

#item658817 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item658840 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item658814 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:10px !important;
}

#item658570 {
	width:433px !important;
	height:89px !important;
	left:45px !important;
	top:501px !important;
}

#item658596 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item658619 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item658593 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:449px !important;
}

#item658622 {
	width:429px !important;
	height:311px !important;
	left:45px !important;
	top:111px !important;
}

#item658648 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item658672 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item658645 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:59px !important;
}

#item658678 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item658701 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item658675 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:10px !important;
}

#item658435 {
	width:433px !important;
	height:89px !important;
	left:45px !important;
	top:313px !important;
}

#item658461 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item658484 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item658458 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:261px !important;
}

#item658490 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item658513 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item658487 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:212px !important;
}

#item658519 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item658542 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item658516 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:10px !important;
}

#item658545 {
	width:429px !important;
	height:126px !important;
	left:45px !important;
	top:57px !important;
}

#item658315 {
	width:433px !important;
	height:89px !important;
	left:45px !important;
	top:160px !important;
}

#item658341 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item658364 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item658338 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:10px !important;
}

#item658374 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item658398 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item658371 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:108px !important;
}

#item658405 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item658428 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item658402 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:59px !important;
}

#item658312 {
	width:480px !important;
	height:590px !important;
	left:74px !important;
	top:181px !important;
}

#item658282 {
	width:433px !important;
	height:94px !important;
	left:87px !important;
	top:58px !important;
}

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

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

#item599019 {
	width:1056px !important;
	height:111px !important;
	left:87px !important;
	top:87px !important;
}

@keyframes grow-709657 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-709657 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item709657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item709675 {
	width:398px !important;
	height:15px !important;
	left:13px !important;
	top:507px !important;
}

#item709657 {
	width:522px !important;
	height:554px !important;
	left:87px !important;
	top:225px !important;
}

@keyframes grow-709705 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-709705 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item709705 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item709720 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:507px !important;
}

#item709705 {
	width:522px !important;
	height:554px !important;
	left:624px !important;
	top:225px !important;
}

#item722768 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item722801 {
	width:611px !important;
	height:91px !important;
	top:289px !important;
}

#item722831 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723959 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723995 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item722652 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item722684 {
	width:611px !important;
	height:91px !important;
	top:369px !important;
}

#item722712 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723932 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723991 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item722446 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item722478 {
	width:611px !important;
	height:108px !important;
	top:369px !important;
}

#item722504 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723886 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723982 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item722340 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item722370 {
	width:611px !important;
	height:113px !important;
	top:368px !important;
}

#item722397 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723861 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723986 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item722236 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item722269 {
	width:611px !important;
	height:113px !important;
	top:370px !important;
}

#item722296 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723833 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723858 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item722129 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item722159 {
	width:611px !important;
	height:130px !important;
	top:371px !important;
}

#item722189 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723809 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723806 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item722020 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item722052 {
	width:611px !important;
	height:108px !important;
	top:369px !important;
}

#item722078 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723781 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723778 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:738px !important;
}

#item721920 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item721950 {
	width:611px !important;
	height:181px !important;
	top:338px !important;
}

#item721978 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723753 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723750 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item721809 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item721839 {
	width:611px !important;
	height:108px !important;
	top:411px !important;
}

#item721868 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723726 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723723 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item721704 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item721734 {
	width:611px !important;
	height:113px !important;
	top:368px !important;
}

#item721761 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723698 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723695 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item721585 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item721618 {
	width:611px !important;
	height:108px !important;
	top:369px !important;
}

#item721647 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723664 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723692 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item721478 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item721509 {
	width:611px !important;
	height:164px !important;
	top:346px !important;
}

#item721537 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item721372 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item721402 {
	width:611px !important;
	height:220px !important;
	top:301px !important;
}

#item721431 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item724551 {
	width:110px !important;
	height:21px !important;
}

#item724625 {
	width:110px !important;
	height:21px !important;
}

#item724574 {
	width:110px !important;
	height:21px !important;
}

#item724628 {
	width:110px !important;
	height:21px !important;
	left:123px !important;
}

#item724597 {
	width:187px !important;
	height:21px !important;
}

#item724631 {
	width:187px !important;
	height:21px !important;
	left:246px !important;
}

#item720836 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item720870 {
	width:611px !important;
	height:125px !important;
	top:369px !important;
}

#item720898 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723557 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723689 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item718849 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item718879 {
	width:611px !important;
	height:164px !important;
	top:369px !important;
}

#item720795 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723533 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723530 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item717836 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item717867 {
	width:611px !important;
	height:147px !important;
	top:370px !important;
}

#item720745 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723477 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723474 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item717312 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item717343 {
	width:611px !important;
	height:91px !important;
	top:370px !important;
}

#item720719 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723449 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723446 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item716830 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item716860 {
	width:611px !important;
	height:142px !important;
	top:370px !important;
}

#item720694 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723423 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723420 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item716323 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item716354 {
	width:611px !important;
	height:181px !important;
	top:369px !important;
}

#item720669 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723393 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723390 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item715804 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item715834 {
	width:611px !important;
	height:169px !important;
	top:370px !important;
}

#item720644 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723367 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723364 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item715312 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item715345 {
	width:611px !important;
	height:225px !important;
	top:321px !important;
}

#item720619 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723338 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723335 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item714784 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item714815 {
	width:611px !important;
	height:142px !important;
	top:370px !important;
}

#item720594 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723312 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723309 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item714303 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item714334 {
	width:611px !important;
	height:91px !important;
	top:370px !important;
}

#item720568 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723280 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723277 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item713784 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item713816 {
	width:611px !important;
	height:113px !important;
	top:370px !important;
}

#item720543 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723254 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723251 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item713293 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item713326 {
	width:611px !important;
	height:130px !important;
	top:368px !important;
}

#item720518 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723227 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723224 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item712772 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item712803 {
	width:611px !important;
	height:203px !important;
	top:307px !important;
}

#item720492 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item724355 {
	width:191px !important;
	height:21px !important;
}

#item724352 {
	width:191px !important;
	height:21px !important;
}

#item724381 {
	width:218px !important;
	height:21px !important;
}

#item724378 {
	width:218px !important;
	height:21px !important;
	top:38px !important;
}

#item724407 {
	width:213px !important;
	height:21px !important;
}

#item724404 {
	width:213px !important;
	height:21px !important;
	left:235px !important;
	top:38px !important;
}

#item724433 {
	width:155px !important;
	height:21px !important;
}

#item724430 {
	width:155px !important;
	height:21px !important;
	left:207px !important;
}

#item712280 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item712310 {
	width:611px !important;
	height:195px !important;
	top:339px !important;
}

#item720467 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item724123 {
	width:126px !important;
	height:21px !important;
}

#item724120 {
	width:126px !important;
	height:21px !important;
	left:141px !important;
}

#item724149 {
	width:136px !important;
	height:21px !important;
}

#item724146 {
	width:136px !important;
	height:21px !important;
	left:283px !important;
}

#item724175 {
	width:162px !important;
	height:21px !important;
}

#item724172 {
	width:162px !important;
	height:21px !important;
	left:434px !important;
}

#item724198 {
	width:126px !important;
	height:21px !important;
}

#item724221 {
	width:126px !important;
	height:21px !important;
}

#item711780 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item711811 {
	width:611px !important;
	height:113px !important;
	top:369px !important;
}

#item720442 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723064 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723061 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item598371 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item710294 {
	width:611px !important;
	height:194px !important;
	top:370px !important;
}

#item720417 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723034 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723031 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

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

#item598366 {
	width:1205px !important;
	height:842px !important;
	left:-5px !important;
	top:-5px !important;
}

#item719963 {
	width:252px !important;
	height:9px !important;
}

#item719960 {
	width:252px !important;
	height:9px !important;
}

#item719988 {
	width:252px !important;
	height:9px !important;
}

#item719986 {
	width:252px !important;
	height:9px !important;
	top:117px !important;
}

#item720013 {
	width:252px !important;
	height:9px !important;
}

#item720011 {
	width:252px !important;
	height:9px !important;
	top:233px !important;
}

#item720038 {
	width:252px !important;
	height:9px !important;
}

#item720036 {
	width:252px !important;
	height:9px !important;
	top:39px !important;
}

#item720063 {
	width:252px !important;
	height:9px !important;
}

#item720061 {
	width:252px !important;
	height:9px !important;
	top:155px !important;
}

#item720088 {
	width:252px !important;
	height:9px !important;
}

#item720086 {
	width:252px !important;
	height:9px !important;
	top:272px !important;
}

#item720113 {
	width:252px !important;
	height:9px !important;
}

#item720111 {
	width:252px !important;
	height:9px !important;
	top:78px !important;
}

#item720138 {
	width:252px !important;
	height:9px !important;
}

#item720136 {
	width:252px !important;
	height:9px !important;
	top:194px !important;
}

#item720163 {
	width:252px !important;
	height:9px !important;
}

#item720161 {
	width:252px !important;
	height:9px !important;
	top:311px !important;
}

#item720189 {
	width:252px !important;
	height:9px !important;
}

#item720186 {
	width:252px !important;
	height:9px !important;
	top:350px !important;
}

#item720214 {
	width:252px !important;
	height:9px !important;
}

#item720212 {
	width:252px !important;
	height:9px !important;
	top:389px !important;
}

#item720239 {
	width:252px !important;
	height:9px !important;
}

#item720237 {
	width:252px !important;
	height:9px !important;
	top:505px !important;
}

#item720264 {
	width:252px !important;
	height:9px !important;
}

#item720262 {
	width:252px !important;
	height:9px !important;
	top:427px !important;
}

#item720314 {
	width:252px !important;
	height:9px !important;
}

#item720312 {
	width:252px !important;
	height:9px !important;
	top:466px !important;
}

#item720339 {
	width:252px !important;
	height:9px !important;
}

#item720337 {
	width:252px !important;
	height:9px !important;
	top:544px !important;
}

#item720935 {
	width:290px !important;
	height:9px !important;
}

#item720932 {
	width:290px !important;
	height:9px !important;
}

#item720961 {
	width:290px !important;
	height:9px !important;
}

#item720959 {
	width:290px !important;
	height:9px !important;
	top:117px !important;
}

#item720986 {
	width:290px !important;
	height:9px !important;
}

#item720984 {
	width:290px !important;
	height:9px !important;
	top:233px !important;
}

#item721011 {
	width:290px !important;
	height:9px !important;
}

#item721009 {
	width:290px !important;
	height:9px !important;
	top:39px !important;
}

#item721036 {
	width:290px !important;
	height:9px !important;
}

#item721034 {
	width:290px !important;
	height:9px !important;
	top:155px !important;
}

#item721062 {
	width:290px !important;
	height:9px !important;
}

#item721059 {
	width:290px !important;
	height:9px !important;
	top:272px !important;
}

#item721087 {
	width:290px !important;
	height:9px !important;
}

#item721085 {
	width:290px !important;
	height:9px !important;
	top:78px !important;
}

#item721112 {
	width:290px !important;
	height:9px !important;
}

#item721110 {
	width:290px !important;
	height:9px !important;
	top:194px !important;
}

#item721137 {
	width:290px !important;
	height:9px !important;
}

#item721135 {
	width:290px !important;
	height:9px !important;
	top:311px !important;
}

#item721164 {
	width:290px !important;
	height:9px !important;
}

#item721160 {
	width:290px !important;
	height:9px !important;
	top:350px !important;
}

#item721189 {
	width:290px !important;
	height:9px !important;
}

#item721187 {
	width:290px !important;
	height:9px !important;
	top:389px !important;
}

#item721214 {
	width:290px !important;
	height:9px !important;
}

#item721212 {
	width:290px !important;
	height:9px !important;
	top:470px !important;
}

#item721239 {
	width:290px !important;
	height:9px !important;
}

#item721237 {
	width:290px !important;
	height:9px !important;
	top:427px !important;
}

#item721264 {
	width:290px !important;
	height:9px !important;
}

#item721262 {
	width:290px !important;
	height:9px !important;
	top:509px !important;
}

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

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

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

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

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

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

#item684997 {
	width:343px !important;
	height:24px !important;
}

#item684995 {
	width:343px !important;
	height:24px !important;
	left:800px !important;
	top:419px !important;
}

#item685051 {
	width:343px !important;
	height:24px !important;
}

#item685077 {
	width:343px !important;
	height:24px !important;
	left:800px !important;
	top:459px !important;
}

#item637252 {
	width:398px !important;
	height:10px !important;
}

#item637248 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:220px !important;
}

#item637279 {
	width:398px !important;
	height:10px !important;
}

#item637275 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:270px !important;
}

#item637306 {
	width:398px !important;
	height:10px !important;
}

#item637302 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:294px !important;
}

#item637334 {
	width:398px !important;
	height:10px !important;
}

#item637330 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:319px !important;
}

#item637361 {
	width:398px !important;
	height:10px !important;
}

#item637357 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:344px !important;
}

#item637971 {
	width:398px !important;
	height:10px !important;
}

#item637967 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:368px !important;
}

#item637388 {
	width:398px !important;
	height:10px !important;
}

#item637384 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:245px !important;
}

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

#item640321 {
	width:155px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

#item640349 {
	width:96px !important;
	height:10px !important;
	top:5px !important;
}

#item640372 {
	width:20px !important;
	height:20px !important;
	left:87px !important;
}

#item639755 {
	width:155px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

#item640058 {
	width:96px !important;
	height:10px !important;
	top:5px !important;
}

#item640081 {
	width:20px !important;
	height:20px !important;
	left:87px !important;
}

#item639015 {
	width:116px !important;
	height:10px !important;
}

#item639038 {
	width:20px !important;
	height:20px !important;
	left:126px !important;
	top:6px !important;
}

#item639042 {
	width:141px !important;
	height:10px !important;
	top:36px !important;
}

#item639065 {
	width:20px !important;
	height:20px !important;
	left:11px !important;
}

#item639154 {
	width:83px !important;
	height:10px !important;
	top:5px !important;
}

#item639177 {
	width:20px !important;
	height:20px !important;
	left:72px !important;
}

#item638776 {
	width:141px !important;
	height:16px !important;
	top:25px !important;
}

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

#item638886 {
	width:83px !important;
	height:10px !important;
	top:5px !important;
}

#item638909 {
	width:20px !important;
	height:20px !important;
	left:72px !important;
}

#item639571 {
	width:124px !important;
	height:10px !important;
}

#item639594 {
	width:20px !important;
	height:20px !important;
	left:33px !important;
	top:13px !important;
}

#item639599 {
	width:65px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

#item639628 {
	width:92px !important;
	height:10px !important;
	top:5px !important;
}

#item639651 {
	width:20px !important;
	height:20px !important;
	left:86px !important;
}

#item639684 {
	width:83px !important;
	height:10px !important;
	top:5px !important;
}

#item639707 {
	width:20px !important;
	height:20px !important;
	left:72px !important;
}

#item639333 {
	width:65px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

#item639418 {
	width:83px !important;
	height:10px !important;
	top:5px !important;
}

#item639441 {
	width:20px !important;
	height:20px !important;
	left:72px !important;
}

#item638591 {
	width:76px !important;
	height:10px !important;
	left:23px !important;
	top:5px !important;
}

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

#item638618 {
	width:83px !important;
	height:10px !important;
	top:5px !important;
}

#item638641 {
	width:20px !important;
	height:20px !important;
	left:72px !important;
}

#item638109 {
	width:155px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

#item638164 {
	width:50px !important;
	height:5px !important;
	left:18px !important;
	top:5px !important;
}

#item638188 {
	width:15px !important;
	height:15px !important;
}

#item638192 {
	width:69px !important;
	height:5px !important;
	left:17px !important;
}

#item638216 {
	width:15px !important;
	height:15px !important;
	top:1px !important;
}

#item638223 {
	width:76px !important;
	height:5px !important;
	left:14px !important;
}

#item638246 {
	width:15px !important;
	height:15px !important;
	top:6px !important;
}

#item638250 {
	width:65px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

#item638279 {
	width:92px !important;
	height:10px !important;
	top:5px !important;
}

#item638302 {
	width:20px !important;
	height:20px !important;
	left:86px !important;
}

#item638343 {
	width:76px !important;
	height:10px !important;
	left:23px !important;
	top:5px !important;
}

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

#item638370 {
	width:83px !important;
	height:10px !important;
	top:5px !important;
}

#item638393 {
	width:20px !important;
	height:20px !important;
	left:72px !important;
}

#item638137 {
	width:155px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

#item638421 {
	width:525px !important;
	height:153px !important;
	left:745px !important;
	top:545px !important;
}

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

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

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

#item642667 {
	width:398px !important;
	height:10px !important;
}

#item642662 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:220px !important;
}

#item642694 {
	width:398px !important;
	height:10px !important;
}

#item642690 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:269px !important;
}

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

#item642717 {
	width:398px !important;
	height:14px !important;
	left:802px !important;
	top:294px !important;
}

#item642748 {
	width:398px !important;
	height:10px !important;
}

#item642744 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:323px !important;
}

#item642775 {
	width:398px !important;
	height:10px !important;
}

#item642771 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:347px !important;
}

#item643020 {
	width:398px !important;
	height:10px !important;
}

#item643016 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:396px !important;
}

#item642804 {
	width:398px !important;
	height:10px !important;
}

#item642799 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:372px !important;
}

#item643047 {
	width:398px !important;
	height:10px !important;
}

#item643043 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:421px !important;
}

#item642831 {
	width:398px !important;
	height:10px !important;
}

#item642827 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:245px !important;
}

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

#item649068 {
	width:60px !important;
	height:10px !important;
}

#item649091 {
	width:10px !important;
	height:10px !important;
	left:56px !important;
}

#item649095 {
	width:67px !important;
	height:10px !important;
	top:6px !important;
}

#item649118 {
	width:10px !important;
	height:10px !important;
	left:60px !important;
}

#item649123 {
	width:50px !important;
	height:10px !important;
	left:13px !important;
}

#item649146 {
	width:10px !important;
	height:10px !important;
}

#item649150 {
	width:69px !important;
	height:10px !important;
	left:16px !important;
}

#item649173 {
	width:10px !important;
	height:10px !important;
}

#item647869 {
	width:60px !important;
	height:10px !important;
}

#item647893 {
	width:10px !important;
	height:10px !important;
	left:56px !important;
}

#item647897 {
	width:67px !important;
	height:10px !important;
	top:6px !important;
}

#item647920 {
	width:10px !important;
	height:10px !important;
	left:60px !important;
}

#item647926 {
	width:50px !important;
	height:10px !important;
	left:13px !important;
}

#item647949 {
	width:10px !important;
	height:10px !important;
}

#item647955 {
	width:69px !important;
	height:10px !important;
	left:16px !important;
}

#item647978 {
	width:10px !important;
	height:10px !important;
}

#item647982 {
	width:69px !important;
	height:10px !important;
	left:16px !important;
}

#item648005 {
	width:10px !important;
	height:10px !important;
}

#item648449 {
	width:108px !important;
	height:10px !important;
}

#item648472 {
	width:10px !important;
	height:10px !important;
	left:101px !important;
}

#item648477 {
	width:60px !important;
	height:10px !important;
}

#item648500 {
	width:10px !important;
	height:10px !important;
	left:56px !important;
}

#item648675 {
	width:108px !important;
	height:10px !important;
}

#item648699 {
	width:10px !important;
	height:10px !important;
	left:42px !important;
	top:13px !important;
}

#item647469 {
	width:108px !important;
	height:10px !important;
}

#item647494 {
	width:10px !important;
	height:10px !important;
	left:101px !important;
}

#item647252 {
	width:60px !important;
	height:10px !important;
}

#item647275 {
	width:10px !important;
	height:10px !important;
	left:56px !important;
}

#item647499 {
	width:108px !important;
	height:10px !important;
}

#item647522 {
	width:10px !important;
	height:10px !important;
	left:42px !important;
	top:13px !important;
}

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

#item646441 {
	width:10px !important;
	height:10px !important;
	left:51px !important;
}

#item646500 {
	width:52px !important;
	height:10px !important;
	top:6px !important;
}

#item646523 {
	width:10px !important;
	height:10px !important;
	left:55px !important;
}

#item646585 {
	width:88px !important;
	height:10px !important;
	left:12px !important;
}

#item646609 {
	width:10px !important;
	height:10px !important;
}

#item646613 {
	width:85px !important;
	height:10px !important;
	left:14px !important;
}

#item646636 {
	width:10px !important;
	height:10px !important;
}

#item646641 {
	width:44px !important;
	height:7px !important;
}

#item646664 {
	width:10px !important;
	height:10px !important;
	left:39px !important;
	top:1px !important;
}

#item646909 {
	width:60px !important;
	height:10px !important;
	left:13px !important;
}

#item646932 {
	width:10px !important;
	height:10px !important;
	top:1px !important;
}

#item646670 {
	width:41px !important;
	height:10px !important;
	top:1px !important;
}

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

#item645917 {
	width:108px !important;
	height:10px !important;
}

#item645940 {
	width:10px !important;
	height:10px !important;
	left:20px !important;
	top:13px !important;
}

#item645972 {
	width:52px !important;
	height:10px !important;
	top:6px !important;
}

#item645995 {
	width:10px !important;
	height:10px !important;
	left:55px !important;
}

#item646028 {
	width:142px !important;
	height:10px !important;
	left:11px !important;
	top:6px !important;
}

#item646052 {
	width:10px !important;
	height:10px !important;
}

#item646059 {
	width:88px !important;
	height:10px !important;
	left:12px !important;
}

#item646082 {
	width:10px !important;
	height:10px !important;
}

#item646086 {
	width:85px !important;
	height:10px !important;
	left:14px !important;
}

#item646109 {
	width:10px !important;
	height:10px !important;
}

#item646113 {
	width:44px !important;
	height:7px !important;
}

#item646136 {
	width:10px !important;
	height:10px !important;
	left:39px !important;
	top:1px !important;
}

#item646140 {
	width:41px !important;
	height:10px !important;
	top:1px !important;
}

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

#item646385 {
	width:76px !important;
	height:10px !important;
}

#item646408 {
	width:10px !important;
	height:10px !important;
	left:70px !important;
	top:7px !important;
}

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

#item645410 {
	width:10px !important;
	height:10px !important;
	left:51px !important;
}

#item645414 {
	width:108px !important;
	height:10px !important;
}

#item645437 {
	width:10px !important;
	height:10px !important;
	left:20px !important;
	top:13px !important;
}

#item645468 {
	width:52px !important;
	height:10px !important;
	top:1px !important;
}

#item645491 {
	width:10px !important;
	height:10px !important;
	left:49px !important;
}

#item645496 {
	width:32px !important;
	height:10px !important;
	top:7px !important;
}

#item645520 {
	width:10px !important;
	height:10px !important;
	left:29px !important;
}

#item645524 {
	width:142px !important;
	height:10px !important;
	left:11px !important;
	top:6px !important;
}

#item645547 {
	width:10px !important;
	height:10px !important;
}

#item645554 {
	width:88px !important;
	height:10px !important;
	left:12px !important;
}

#item645577 {
	width:10px !important;
	height:10px !important;
}

#item645581 {
	width:85px !important;
	height:10px !important;
	left:14px !important;
}

#item645604 {
	width:10px !important;
	height:10px !important;
}

#item645609 {
	width:44px !important;
	height:7px !important;
}

#item645633 {
	width:10px !important;
	height:10px !important;
	left:39px !important;
	top:1px !important;
}

#item645639 {
	width:41px !important;
	height:10px !important;
	top:1px !important;
}

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

#item645855 {
	width:44px !important;
	height:10px !important;
}

#item645878 {
	width:10px !important;
	height:10px !important;
	left:43px !important;
}

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

#item644956 {
	width:10px !important;
	height:10px !important;
	left:51px !important;
}

#item644961 {
	width:108px !important;
	height:10px !important;
}

#item644984 {
	width:10px !important;
	height:10px !important;
	left:20px !important;
	top:13px !important;
}

#item645019 {
	width:52px !important;
	height:10px !important;
	top:1px !important;
}

#item645042 {
	width:10px !important;
	height:10px !important;
	left:49px !important;
}

#item645048 {
	width:32px !important;
	height:10px !important;
	top:7px !important;
}

#item645071 {
	width:10px !important;
	height:10px !important;
	left:29px !important;
}

#item645075 {
	width:142px !important;
	height:10px !important;
	left:11px !important;
	top:6px !important;
}

#item645098 {
	width:10px !important;
	height:10px !important;
}

#item645102 {
	width:88px !important;
	height:10px !important;
	left:12px !important;
}

#item645125 {
	width:10px !important;
	height:10px !important;
}

#item645129 {
	width:85px !important;
	height:10px !important;
	left:14px !important;
}

#item645153 {
	width:10px !important;
	height:10px !important;
}

#item645157 {
	width:44px !important;
	height:7px !important;
}

#item645180 {
	width:10px !important;
	height:10px !important;
	left:39px !important;
	top:1px !important;
}

#item645184 {
	width:41px !important;
	height:10px !important;
	top:1px !important;
}

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

#item644193 {
	width:88px !important;
	height:10px !important;
	left:12px !important;
}

#item644216 {
	width:10px !important;
	height:10px !important;
}

#item644028 {
	width:85px !important;
	height:10px !important;
	left:14px !important;
}

#item644051 {
	width:10px !important;
	height:10px !important;
}

#item643999 {
	width:44px !important;
	height:7px !important;
}

#item644022 {
	width:10px !important;
	height:10px !important;
	left:39px !important;
	top:1px !important;
}

#item643800 {
	width:41px !important;
	height:10px !important;
	top:1px !important;
}

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

#item643181 {
	width:41px !important;
	height:10px !important;
	top:1px !important;
}

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

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

#item643406 {
	width:10px !important;
	height:10px !important;
	left:51px !important;
}

#item643495 {
	width:108px !important;
	height:10px !important;
	top:13px !important;
}

#item643518 {
	width:10px !important;
	height:10px !important;
	left:20px !important;
}

#item643410 {
	width:49px !important;
	height:10px !important;
	top:2px !important;
}

#item643433 {
	width:10px !important;
	height:10px !important;
	left:44px !important;
}

#item643437 {
	width:52px !important;
	height:10px !important;
	top:1px !important;
}

#item643461 {
	width:10px !important;
	height:10px !important;
	left:49px !important;
}

#item643525 {
	width:32px !important;
	height:10px !important;
	top:1px !important;
}

#item643548 {
	width:10px !important;
	height:10px !important;
	left:31px !important;
}

#item643553 {
	width:142px !important;
	height:10px !important;
	left:13px !important;
	top:1px !important;
}

#item643576 {
	width:10px !important;
	height:10px !important;
}

#item643289 {
	width:44px !important;
	height:7px !important;
}

#item643312 {
	width:10px !important;
	height:10px !important;
	left:39px !important;
	top:1px !important;
}

#item643316 {
	width:85px !important;
	height:10px !important;
	left:14px !important;
}

#item643339 {
	width:10px !important;
	height:10px !important;
}

#item643586 {
	width:60px !important;
	height:10px !important;
}

#item643609 {
	width:10px !important;
	height:10px !important;
	left:56px !important;
}

#item643646 {
	width:67px !important;
	height:10px !important;
}

#item643669 {
	width:10px !important;
	height:10px !important;
	left:63px !important;
}

#item643676 {
	width:50px !important;
	height:10px !important;
	left:13px !important;
}

#item643699 {
	width:10px !important;
	height:10px !important;
}

#item643616 {
	width:69px !important;
	height:10px !important;
	left:16px !important;
}

#item643639 {
	width:10px !important;
	height:10px !important;
}

#item643733 {
	width:69px !important;
	height:10px !important;
	left:16px !important;
}

#item643756 {
	width:10px !important;
	height:10px !important;
}

#item643345 {
	width:88px !important;
	height:10px !important;
	left:12px !important;
}

#item643368 {
	width:10px !important;
	height:10px !important;
}

#item643797 {
	width:493px !important;
	height:153px !important;
	left:739px !important;
	top:544px !important;
}

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

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

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

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

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

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

#item652248 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:223px !important;
}

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

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

#item652028 {
	width:111px !important;
	height:220px !important;
	left:974px !important;
	top:457px !important;
}

#item652032 {
	width:65px !important;
	height:229px !important;
	left:1065px !important;
	top:457px !important;
}

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

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

#item652045 {
	width:120px !important;
	height:20px !important;
	left:78px !important;
}

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

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

#item652076 {
	width:120px !important;
	height:20px !important;
	top:215px !important;
}

#item652136 {
	width:108px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

#item652133 {
	width:138px !important;
	height:20px !important;
	left:123px !important;
	top:224px !important;
}

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

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

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

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

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

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

p.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.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-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-40-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:50px;
	color:#fff;
	text-align:left;
}

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

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

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

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

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

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

p.light-20-verde {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	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:12px;
	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.itinerario-regular-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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

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

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

p.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.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.esquema-numeros {
	font-family:FF-Quicksand-Regular,Quicksand;
	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;
	text-align:center;
}

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-blanco {
	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 #fff;
	text-align:center;
}

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.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-20-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

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

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

p.book-13-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.book-8-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	text-align:center;
}

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

p.bold-20-verde-30 {
	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:30px;
	text-align:left;
}

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-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.desde-precio {
	font-size:13px;
}

span.quicksand-bold-verde {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
	color:#009976;
}

span.quicksand-bold {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
}

span.verde {
	color:#009976;
}

span.bold {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

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

span.superindice {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

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

#loadIndicator{display:none;}
