/* 	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:615px; height:1050px; background: #009976 !important; }
.paper-vertical { width:615px; height:100%; }
.paper-horizontal { width:10px; height:1062px; }
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:1050px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:615px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

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

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

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

@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-Bold;
	src:url("../fonts/RaisonnePro-Bold.ttf");
	font-weight:bold;
}

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

#item234720 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item234724 {
	width:60px !important;
	height:60px !important;
}

#item234721 {
	width:60px !important;
	height:60px !important;
	left:468px !important;
	top:903px !important;
}

#item234730 {
	opacity:0.50;
	width:60px !important;
	height:60px !important;
	left:87px !important;
	top:903px !important;
}

#item9300 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item235559 {
	width:555px !important;
	height:644px !important;
	left:30px !important;
	top:162px !important;
}

#item9345 {
	width:558px !important;
	height:136px !important;
	left:30px !important;
	top:26px !important;
}

#item234005 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item234009 {
	width:60px !important;
	height:60px !important;
}

#item234006 {
	width:60px !important;
	height:60px !important;
	left:468px !important;
	top:903px !important;
}

#item234018 {
	width:60px !important;
	height:60px !important;
}

#item234015 {
	width:60px !important;
	height:60px !important;
	left:87px !important;
	top:903px !important;
}

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

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

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

#item24485_container {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

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

#item235644 {
	width:615px !important;
	height:1053px !important;
	left:1px !important;
	background:#fff;
}

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

#item235646 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:171px !important;
}

#item235713 {
	width:71px !important;
	height:15px !important;
	left:19px !important;
	top:43px !important;
}

#item235725 {
	width:92px !important;
	height:95px !important;
	left:9px !important;
	top:7px !important;
}

#item235668 {
	width:71px !important;
	height:15px !important;
	left:19px !important;
	top:43px !important;
}

#item235655 {
	width:110px !important;
	height:102px !important;
	left:87px !important;
	top:394px !important;
}

#item235806 {
	width:38px !important;
	height:14px !important;
	left:35px !important;
	top:44px !important;
}

#item235818 {
	width:92px !important;
	height:95px !important;
	left:9px !important;
	top:7px !important;
}

#item235761 {
	width:38px !important;
	height:14px !important;
	left:35px !important;
	top:44px !important;
}

#item235748 {
	width:110px !important;
	height:102px !important;
	left:197px !important;
	top:394px !important;
}

#item235902 {
	width:40px !important;
	height:17px !important;
	left:35px !important;
	top:43px !important;
}

#item235915 {
	width:92px !important;
	height:83px !important;
	left:9px !important;
	top:16px !important;
}

#item235857 {
	width:40px !important;
	height:17px !important;
	left:35px !important;
	top:43px !important;
}

#item235842 {
	width:110px !important;
	height:102px !important;
	left:417px !important;
	top:394px !important;
}

#item235996 {
	width:46px !important;
	height:13px !important;
	left:32px !important;
	top:45px !important;
}

#item236010 {
	width:92px !important;
	height:80px !important;
	left:9px !important;
	top:18px !important;
}

#item235953 {
	width:46px !important;
	height:13px !important;
	left:32px !important;
	top:45px !important;
}

#item235938 {
	width:110px !important;
	height:102px !important;
	left:308px !important;
	top:394px !important;
}

#item236033 {
	width:433px !important;
	height:132px !important;
	left:87px !important;
	top:222px !important;
}

#item236056 {
	width:166px !important;
	height:60px !important;
	left:87px !important;
	top:87px !important;
}

#item236126 {
	width:603px !important;
	height:846px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item237966 {
	width:534px !important;
	height:288px !important;
	left:43px !important;
	top:307px !important;
}

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

#item236132 {
	width:35px !important;
	height:35px !important;
	left:532px !important;
	top:65px !important;
}

#item236065 {
	width:548px !important;
	height:288px !important;
	left:39px !important;
	top:523px !important;
	background:#fff;
}

#item236067 {
	width:433px !important;
	height:36px !important;
}

#item236173 {
	width:378px !important;
	height:15px !important;
	left:55px !important;
	top:8px !important;
}

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

#item236170 {
	width:433px !important;
	height:30px !important;
	left:3px !important;
	top:82px !important;
}

#item236206 {
	width:378px !important;
	height:15px !important;
	left:55px !important;
	top:8px !important;
}

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

#item236203 {
	width:433px !important;
	height:30px !important;
	left:3px !important;
	top:133px !important;
}

#item236235 {
	width:378px !important;
	height:15px !important;
	left:55px !important;
	top:8px !important;
}

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

#item236232 {
	width:433px !important;
	height:30px !important;
	left:3px !important;
	top:184px !important;
}

#item236063 {
	width:613px !important;
	height:856px !important;
	left:-7px !important;
	top:-10px !important;
}

#item234663 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item235540 {
	width:60px !important;
	height:60px !important;
}

#item235537 {
	width:60px !important;
	height:60px !important;
	left:21px !important;
	top:21px !important;
}

#item235546 {
	width:60px !important;
	height:60px !important;
}

#item235543 {
	width:60px !important;
	height:60px !important;
	left:402px !important;
	top:21px !important;
}

#item235552 {
	width:108px !important;
	height:108px !important;
}

#item235549 {
	width:108px !important;
	height:108px !important;
	left:378px !important;
}

#item235556 {
	width:108px !important;
	height:108px !important;
}

#item235553 {
	width:108px !important;
	height:108px !important;
}

#item12073 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item12074 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item12086 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item185934 {
	width:433px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item12647 {
	width:522px !important;
	height:129px !important;
	left:87px !important;
	top:87px !important;
}

#item12712 {
	width:178px !important;
	height:30px !important;
}

#item12691 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:252px !important;
}

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

#item12746 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item12755 {
	width:555px !important;
	height:513px !important;
	left:40px !important;
	top:379px !important;
	background:#fff;
}

#item12775 {
	width:441px !important;
	height:342px !important;
	left:97px !important;
	top:473px !important;
}

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

#item25832 {
	width:35px !important;
	height:35px !important;
	left:512px !important;
	top:404px !important;
}

#item238003 {
	width:558px !important;
	height:334px !important;
	left:40px !important;
	top:45px !important;
}

#item12743 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item12741 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item225806 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item225807 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item225810 {
	width:441px !important;
	height:111px !important;
	left:87px !important;
	top:87px !important;
}

#item225833 {
	width:585px !important;
	height:549px !important;
	left:30px !important;
	top:248px !important;
}

#item225908 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item225909 {
	width:341px !important;
	height:21px !important;
	left:21px !important;
	top:406px !important;
}

#item225939 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item225940 {
	width:341px !important;
	height:21px !important;
	left:21px !important;
	top:406px !important;
}

#item225968 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item225904 {
	width:390px !important;
	height:457px !important;
	left:59px !important;
	top:33px !important;
}

#item225974 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item225976 {
	width:341px !important;
	height:15px !important;
	left:21px !important;
	top:406px !important;
}

#item226005 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item226006 {
	width:341px !important;
	height:15px !important;
	left:21px !important;
	top:406px !important;
}

#item226037 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item225971 {
	width:390px !important;
	height:457px !important;
	left:509px !important;
	top:33px !important;
}

#item226043 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item226044 {
	width:341px !important;
	height:21px !important;
	left:21px !important;
	top:406px !important;
}

#item226074 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item226075 {
	width:341px !important;
	height:21px !important;
	left:21px !important;
	top:406px !important;
}

#item226103 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item226040 {
	width:390px !important;
	height:457px !important;
	left:959px !important;
	top:33px !important;
}

#item226113 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item226114 {
	width:341px !important;
	height:21px !important;
	left:21px !important;
	top:406px !important;
}

#item226143 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item226144 {
	width:341px !important;
	height:21px !important;
	left:21px !important;
	top:406px !important;
}

#item226171 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item226110 {
	width:390px !important;
	height:457px !important;
	left:1409px !important;
	top:33px !important;
}

@keyframes derecha-100-225833 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-225833 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item226291 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item226318 {
	width:35px !important;
	height:35px !important;
	left:838px !important;
	top:65px !important;
}

#item226254 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item226282 {
	width:35px !important;
	height:35px !important;
	left:838px !important;
	top:65px !important;
}

#item226215 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item226245 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item226179 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item226207 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

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

#item226174 {
	width:928px !important;
	height:1060px !important;
	left:-313px !important;
	top:-10px !important;
}

#item209587 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item209588 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item209218 {
	width:555px !important;
	height:775px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	padding:90px 0px 60px 60px;
}

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

#item209219 {
	width:35px !important;
	height:35px !important;
	left:506px !important;
	top:33px !important;
}

#item209162 {
	width:555px !important;
	height:774px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item209163 {
	width:444px !important;
	height:692px !important;
	left:64px !important;
	top:65px !important;
}

#item209160 {
	width:565px !important;
	height:785px !important;
	left:20px !important;
	top:22px !important;
}

#item236293 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item234029 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item234030 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item234038 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item234039 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item235511 {
	width:60px !important;
	height:60px !important;
}

#item235507 {
	width:60px !important;
	height:60px !important;
	left:21px !important;
	top:21px !important;
}

#item235519 {
	width:60px !important;
	height:60px !important;
}

#item235516 {
	width:60px !important;
	height:60px !important;
	left:402px !important;
	top:21px !important;
}

#item235529 {
	width:108px !important;
	height:108px !important;
}

#item235525 {
	width:108px !important;
	height:108px !important;
	left:378px !important;
}

#item235535 {
	width:108px !important;
	height:108px !important;
}

#item235530 {
	width:108px !important;
	height:108px !important;
}

#item153566 {
	width:72px !important;
	height:13px !important;
	left:457px !important;
	top:52px !important;
}

#item153322 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item228230 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:451px !important;
}

#item153347 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item228253 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:518px !important;
}

#item153406 {
	width:50px !important;
	height:50px !important;
	left:385px !important;
	top:175px !important;
}

#item228276 {
	width:49px !important;
	height:49px !important;
	left:385px !important;
	top:540px !important;
}

#item153421 {
	width:85px !important;
	height:50px !important;
}

#item153418 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item228287 {
	width:85px !important;
	height:50px !important;
}

#item228283 {
	width:85px !important;
	height:50px !important;
	left:442px !important;
	top:542px !important;
}

#item153514 {
	width:100px !important;
	height:30px !important;
}

#item153510 {
	width:100px !important;
	height:30px !important;
}

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

#item153546 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item153556 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

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

#item233653 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item228313 {
	width:100px !important;
	height:30px !important;
}

#item228310 {
	width:100px !important;
	height:30px !important;
	top:2px !important;
}

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

#item228336 {
	width:30px !important;
	height:30px !important;
	left:173px !important;
}

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

#item228343 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
}

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

#item233658 {
	width:30px !important;
	height:30px !important;
	left:225px !important;
}

#item153297 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item238057 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:451px !important;
}

#item153371 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item238080 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:518px !important;
}

#item153395 {
	width:50px !important;
	height:50px !important;
	left:390px !important;
	top:175px !important;
}

#item238104 {
	width:50px !important;
	height:36px !important;
	left:371px !important;
	top:546px !important;
}

#item153459 {
	width:85px !important;
	height:50px !important;
}

#item153456 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item238118 {
	width:97px !important;
	height:49px !important;
}

#item238113 {
	width:97px !important;
	height:49px !important;
	left:430px !important;
	top:542px !important;
}

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

#item153444 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item153486 {
	width:100px !important;
	height:30px !important;
}

#item153482 {
	width:100px !important;
	height:30px !important;
}

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

#item153537 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

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

#item233718 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

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

#item238142 {
	width:30px !important;
	height:30px !important;
	left:173px !important;
}

#item238152 {
	width:100px !important;
	height:30px !important;
}

#item238149 {
	width:100px !important;
	height:30px !important;
	top:1px !important;
}

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

#item238175 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
}

#item233698 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item233699 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item236344 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item228401 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item228403 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item236357 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item228388 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item228390 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item236352 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item228435 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item228436 {
	width:441px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 40px 0px 0px;
}

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

#item228464 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item153184 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item153186 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item236331 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item153174 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item153176 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item236326 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item153164 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item153167 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item236321 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item153100 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item153124 {
	width:441px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 40px 0px 0px;
}

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

#item153156 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

#item238265 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item238272 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item238250 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item238251 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item238258 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item238204 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item238210 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item238216 {
	width:441px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
}

#item153086 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item153087 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item236316 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

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

#item153077 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item236310 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item153060 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item153063 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item236303 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item152987 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item153049 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item213791 {
	width:441px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
	padding:0px 40px 0px 0px;
}

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

#item152983 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item236390 {
	width:72px !important;
	height:13px !important;
	left:457px !important;
	top:52px !important;
}

#item237976 {
	width:85px !important;
	height:50px !important;
}

#item237973 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item236430 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item236476 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item236525 {
	width:72px !important;
	height:26px !important;
}

#item236522 {
	width:72px !important;
	height:26px !important;
	left:367px !important;
	top:185px !important;
}

#item236599 {
	width:100px !important;
	height:30px !important;
}

#item236596 {
	width:100px !important;
	height:30px !important;
}

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

#item236622 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item236628 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item236705 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item236728 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item236752 {
	width:85px !important;
	height:29px !important;
	left:351px !important;
	top:185px !important;
}

#item236766 {
	width:85px !important;
	height:50px !important;
}

#item236762 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item236790 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item236801 {
	width:100px !important;
	height:30px !important;
}

#item236798 {
	width:100px !important;
	height:30px !important;
}

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

#item236824 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item236966 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item236967 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item237344 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item236954 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item236958 {
	width:30px !important;
	height:30px !important;
	left:2px !important;
	top:2px !important;
}

#item236955 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item237341 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item236917 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item236918 {
	width:441px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
}

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

#item236947 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

#item236897 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item237302 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item236886 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item236887 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item237297 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item236846 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item236852 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item236862 {
	width:441px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
	padding:0px 40px 0px 0px;
}

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

#item236842 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item226650 {
	width:441px !important;
	height:111px !important;
	left:87px !important;
	top:87px !important;
}

#item226673 {
	width:576px !important;
	height:549px !important;
	left:39px !important;
	top:257px !important;
}

#item226714 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item226715 {
	width:341px !important;
	height:21px !important;
	left:21px !important;
	top:406px !important;
}

#item226680 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item226681 {
	width:341px !important;
	height:21px !important;
	left:21px !important;
	top:406px !important;
}

#item226709 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item226675 {
	width:390px !important;
	height:457px !important;
	left:50px !important;
	top:33px !important;
}

#item226780 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item226781 {
	width:341px !important;
	height:15px !important;
	left:21px !important;
	top:406px !important;
}

#item226745 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item226746 {
	width:341px !important;
	height:15px !important;
	left:21px !important;
	top:406px !important;
}

#item226776 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item226742 {
	width:390px !important;
	height:457px !important;
	left:500px !important;
	top:33px !important;
}

#item226846 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item226848 {
	width:341px !important;
	height:21px !important;
	left:21px !important;
	top:406px !important;
}

#item226812 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item226813 {
	width:341px !important;
	height:21px !important;
	left:21px !important;
	top:406px !important;
}

#item226841 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item226809 {
	width:390px !important;
	height:457px !important;
	left:950px !important;
	top:33px !important;
}

#item226911 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item226912 {
	width:341px !important;
	height:21px !important;
	left:21px !important;
	top:406px !important;
}

#item226879 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item226880 {
	width:341px !important;
	height:21px !important;
	left:21px !important;
	top:406px !important;
}

#item226907 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item226876 {
	width:390px !important;
	height:457px !important;
	left:1400px !important;
	top:33px !important;
}

@keyframes derecha-100-226673 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-226673 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item227059 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item227086 {
	width:35px !important;
	height:35px !important;
	left:838px !important;
	top:65px !important;
}

#item227021 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item227052 {
	width:35px !important;
	height:35px !important;
	left:838px !important;
	top:65px !important;
}

#item226985 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item227014 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item226948 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item226976 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

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

#item226943 {
	width:928px !important;
	height:1060px !important;
	left:-313px !important;
	top:-10px !important;
}

#item228053 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item228054 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item228085 {
	width:555px !important;
	height:775px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	padding:90px 0px 60px 60px;
}

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

#item228108 {
	width:35px !important;
	height:35px !important;
	left:506px !important;
	top:33px !important;
}

#item228060 {
	width:555px !important;
	height:774px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item228061 {
	width:444px !important;
	height:692px !important;
	left:64px !important;
	top:65px !important;
}

#item228058 {
	width:565px !important;
	height:785px !important;
	left:20px !important;
	top:22px !important;
}

#item237374 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item228925 {
	width:72px !important;
	height:13px !important;
	left:457px !important;
	top:52px !important;
}

#item228581 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item228606 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:451px !important;
}

#item228629 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item228652 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:518px !important;
}

#item228710 {
	width:50px !important;
	height:46px !important;
	left:383px !important;
	top:177px !important;
}

#item228716 {
	width:50px !important;
	height:46px !important;
	left:383px !important;
	top:539px !important;
}

#item228728 {
	width:85px !important;
	height:50px !important;
}

#item228723 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item228755 {
	width:85px !important;
	height:50px !important;
}

#item228751 {
	width:85px !important;
	height:50px !important;
	left:442px !important;
	top:542px !important;
}

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

#item233607 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item228841 {
	width:100px !important;
	height:30px !important;
}

#item228838 {
	width:100px !important;
	height:30px !important;
}

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

#item228896 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item228911 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

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

#item233614 {
	width:30px !important;
	height:30px !important;
	left:225px !important;
}

#item228867 {
	width:100px !important;
	height:30px !important;
}

#item228864 {
	width:100px !important;
	height:30px !important;
	top:2px !important;
}

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

#item228902 {
	width:30px !important;
	height:30px !important;
	left:173px !important;
}

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

#item228918 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
}

#item228558 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item238363 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:451px !important;
}

#item228675 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item238387 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:518px !important;
}

#item228699 {
	width:50px !important;
	height:45px !important;
	left:400px !important;
	top:175px !important;
}

#item238411 {
	width:96px !important;
	height:28px !important;
	left:356px !important;
	top:546px !important;
}

#item228789 {
	width:85px !important;
	height:50px !important;
}

#item228785 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item238423 {
	width:97px !important;
	height:49px !important;
}

#item238419 {
	width:97px !important;
	height:49px !important;
	left:430px !important;
	top:542px !important;
}

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

#item228778 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item233744 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item228815 {
	width:100px !important;
	height:30px !important;
}

#item228812 {
	width:100px !important;
	height:30px !important;
}

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

#item228890 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

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

#item238447 {
	width:30px !important;
	height:30px !important;
	left:173px !important;
}

#item238464 {
	width:100px !important;
	height:30px !important;
}

#item238461 {
	width:100px !important;
	height:30px !important;
	top:1px !important;
}

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

#item238487 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
}

#item233634 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item233635 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item237459 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item229199 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item229201 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item237469 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item229189 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item229191 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item237454 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item229151 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item229152 {
	width:441px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 40px 0px 0px;
}

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

#item229181 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item229140 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item229143 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item237448 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item229128 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item229130 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item237441 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item229118 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item229120 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item237435 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item229081 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item229082 {
	width:441px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 40px 0px 0px;
}

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

#item229111 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item238594 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item238595 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item238602 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item238579 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item238580 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item238588 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item238526 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item238531 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item238538 {
	width:441px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
	padding:0px 40px 0px 0px;
}

#item229071 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item229073 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item237421 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item229016 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item229018 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item237405 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item228994 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item228996 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item237395 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item228955 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item228960 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item228970 {
	width:441px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
	padding:0px 40px 0px 0px;
}

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

#item228951 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item229722 {
	width:72px !important;
	height:13px !important;
	left:457px !important;
	top:52px !important;
}

#item229381 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item229404 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:451px !important;
}

#item229427 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item229450 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:518px !important;
}

#item229508 {
	width:81px !important;
	height:46px !important;
	left:350px !important;
	top:177px !important;
}

#item229514 {
	width:81px !important;
	height:46px !important;
	left:350px !important;
	top:548px !important;
}

#item229527 {
	width:85px !important;
	height:50px !important;
}

#item229523 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item229554 {
	width:85px !important;
	height:50px !important;
}

#item229550 {
	width:85px !important;
	height:50px !important;
	left:442px !important;
	top:542px !important;
}

#item229640 {
	width:100px !important;
	height:30px !important;
}

#item229637 {
	width:100px !important;
	height:30px !important;
}

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

#item229696 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item229708 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item229666 {
	width:100px !important;
	height:30px !important;
}

#item229663 {
	width:100px !important;
	height:30px !important;
	top:2px !important;
}

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

#item229702 {
	width:30px !important;
	height:30px !important;
	left:173px !important;
}

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

#item229714 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
}

#item229358 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item238615 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:451px !important;
}

#item229473 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item238638 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:518px !important;
}

#item229499 {
	width:79px !important;
	height:45px !important;
	left:368px !important;
	top:175px !important;
}

#item238661 {
	width:104px !important;
	height:23px !important;
	left:358px !important;
	top:549px !important;
}

#item229587 {
	width:85px !important;
	height:50px !important;
}

#item229583 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item238671 {
	width:97px !important;
	height:49px !important;
}

#item238667 {
	width:97px !important;
	height:49px !important;
	left:430px !important;
	top:542px !important;
}

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

#item229577 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item229613 {
	width:100px !important;
	height:30px !important;
}

#item229610 {
	width:100px !important;
	height:30px !important;
}

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

#item229689 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

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

#item238695 {
	width:30px !important;
	height:30px !important;
	left:173px !important;
}

#item238708 {
	width:100px !important;
	height:30px !important;
}

#item238704 {
	width:100px !important;
	height:30px !important;
	top:1px !important;
}

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

#item238731 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
}

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

#item238845 {
	width:30px !important;
	height:30px !important;
	left:225px !important;
}

#item230000 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item230002 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item237511 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item229989 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item229991 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item237505 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item229947 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item229948 {
	width:441px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
}

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

#item229981 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item229929 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item229931 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item237495 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item229917 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item229919 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item237490 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item229879 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item229880 {
	width:441px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
}

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

#item229910 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

#item238853 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item238862 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

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

#item238834 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item238841 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item238819 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item238820 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item238826 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item238773 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item238777 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item238784 {
	width:441px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
	padding:0px 40px 0px 0px;
}

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

#item229817 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item237481 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item229791 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item229793 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item237476 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item229754 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item229761 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item229767 {
	width:441px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
	padding:0px 40px 0px 0px;
}

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

#item229750 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item231152 {
	width:72px !important;
	height:13px !important;
	left:457px !important;
	top:52px !important;
}

#item230812 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item230836 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:451px !important;
}

#item230860 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item230883 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:518px !important;
}

#item230938 {
	width:75px !important;
	height:36px !important;
	left:377px !important;
	top:176px !important;
}

#item230944 {
	width:49px !important;
	height:49px !important;
	left:390px !important;
	top:536px !important;
}

#item230954 {
	width:85px !important;
	height:50px !important;
}

#item230950 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item230981 {
	width:85px !important;
	height:50px !important;
}

#item230977 {
	width:85px !important;
	height:50px !important;
	left:442px !important;
	top:542px !important;
}

#item231067 {
	width:100px !important;
	height:30px !important;
}

#item231064 {
	width:100px !important;
	height:30px !important;
}

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

#item231122 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item232113 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

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

#item231136 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item231093 {
	width:100px !important;
	height:30px !important;
}

#item231090 {
	width:100px !important;
	height:30px !important;
	top:2px !important;
}

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

#item231130 {
	width:30px !important;
	height:30px !important;
	left:173px !important;
}

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

#item231146 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
}

#item230789 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item231587 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:451px !important;
}

#item230906 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item231610 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:518px !important;
}

#item230930 {
	width:78px !important;
	height:78px !important;
	left:360px !important;
	top:159px !important;
}

#item231634 {
	width:106px !important;
	height:19px !important;
	left:338px !important;
	top:549px !important;
}

#item231015 {
	width:85px !important;
	height:50px !important;
}

#item231011 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item231653 {
	width:97px !important;
	height:49px !important;
}

#item231649 {
	width:97px !important;
	height:49px !important;
	left:430px !important;
	top:542px !important;
}

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

#item231004 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item231041 {
	width:100px !important;
	height:30px !important;
}

#item231038 {
	width:100px !important;
	height:30px !important;
}

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

#item231116 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

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

#item231642 {
	width:30px !important;
	height:30px !important;
	left:173px !important;
}

#item231679 {
	width:100px !important;
	height:30px !important;
}

#item231676 {
	width:100px !important;
	height:30px !important;
	top:1px !important;
}

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

#item231702 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
}

#item231429 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item231431 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item237567 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item231418 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item231420 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item237562 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item231382 {
	width:441px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
}

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

#item231411 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item231372 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item231374 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item237557 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item231362 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item231364 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item237549 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item231349 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item231351 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item237544 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item231312 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item231313 {
	width:441px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
}

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

#item231341 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

#item231292 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item237537 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item231232 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item231235 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item237532 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item231252 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item231259 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item231266 {
	width:441px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
}

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

#item231245 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item237523 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item231222 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item231224 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item237518 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item231185 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item231192 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item231198 {
	width:441px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
	padding:0px 40px 0px 0px;
}

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

#item231180 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item238967 {
	width:72px !important;
	height:13px !important;
	left:457px !important;
	top:52px !important;
}

#item239588 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item239611 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item239637 {
	width:72px !important;
	height:25px !important;
}

#item239634 {
	width:72px !important;
	height:25px !important;
	left:456px !important;
	top:177px !important;
}

#item239643 {
	width:100px !important;
	height:30px !important;
}

#item239641 {
	width:100px !important;
	height:30px !important;
}

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

#item239666 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item239673 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item239706 {
	width:441px !important;
	height:696px !important;
	left:87px !important;
	top:87px !important;
}

#item239435 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item239436 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item239443 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item239425 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item239426 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item239432 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item239388 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item239389 {
	width:441px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
}

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

#item239417 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

#item239263 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item232593 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item232594 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

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

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

#item232640 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:256px !important;
}

#item232663 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:249px !important;
}

#item232622 {
	width:444px !important;
	height:302px !important;
	left:84px !important;
	top:162px !important;
}

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

#item232687 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:256px !important;
}

#item232711 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:249px !important;
}

#item232668 {
	width:444px !important;
	height:302px !important;
	left:84px !important;
	top:486px !important;
}

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

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

#item232829 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item237584 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

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

#item232817 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item237578 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item232812 {
	width:27px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item232810 {
	width:930px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item235270 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

#item235477 {
	width:615px !important;
	height:252px !important;
}

#item235207 {
	width:344px !important;
	height:140px !important;
	left:87px !important;
	top:639px !important;
}

#item235232 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:299px !important;
}

#item235071 {
	width:324px !important;
	height:10px !important;
}

#item235067 {
	width:324px !important;
	height:10px !important;
	left:113px !important;
	top:418px !important;
}

#item235103 {
	width:324px !important;
	height:10px !important;
}

#item235098 {
	width:324px !important;
	height:10px !important;
	left:113px !important;
	top:576px !important;
}

#item235130 {
	width:324px !important;
	height:10px !important;
}

#item235126 {
	width:324px !important;
	height:10px !important;
	left:113px !important;
	top:537px !important;
}

#item235157 {
	width:324px !important;
	height:10px !important;
}

#item235153 {
	width:324px !important;
	height:10px !important;
	left:113px !important;
	top:497px !important;
}

#item235184 {
	width:324px !important;
	height:10px !important;
}

#item235180 {
	width:324px !important;
	height:10px !important;
	left:113px !important;
	top:458px !important;
}

#item235034 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item235035 {
	width:441px !important;
	height:469px !important;
	left:97px !important;
	top:99px !important;
}

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

#item235058 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:67px !important;
}

#item234998 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

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

#item235024 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:67px !important;
}

#item235411 {
	width:471px !important;
	height:819px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

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

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

#item234989 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:67px !important;
}

#item235385 {
	width:471px !important;
	height:820px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item234930 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item234931 {
	width:441px !important;
	height:656px !important;
	left:97px !important;
	top:99px !important;
}

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

#item234954 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:67px !important;
}

#item234886 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

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

#item234918 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:67px !important;
}

#item235330 {
	width:471px !important;
	height:819px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item234884 {
	width:30px !important;
	height:27px !important;
	left:595px !important;
	top:10px !important;
}

#item234882 {
	width:625px !important;
	height:1065px !important;
	left:-10px !important;
	top:-12px !important;
}

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

#item224484 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item234706 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item234711 {
	opacity:0.50;
	width:60px !important;
	height:60px !important;
	left:468px !important;
	top:903px !important;
}

#item234717 {
	width:60px !important;
	height:60px !important;
}

#item234714 {
	width:60px !important;
	height:60px !important;
	left:87px !important;
	top:903px !important;
}

p.autoParaStyle5 {
	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;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle4 {
	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.autoParaStyle3 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	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:12px;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11px;
	line-height:13.2px;
	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.bold-13-verde-claro {
	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.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.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.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.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-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.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.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.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.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.sumario {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:24px;
	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;
	text-align:left;
}

p.regular-50-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	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:24px;
	color:#009976;
	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-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	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-negro-justificado {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	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:12px;
	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-precios {
	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.hotel-descripcion-titular {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	padding-right:140px;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.cubierta-movil {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:80px;
	line-height:96px;
	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 {
	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-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-negro-espacio-10 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

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

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-11-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11px;
	line-height:13.2px;
	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.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-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-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.autoCharStyle3 {
	color:#000;
}

span.autoCharStyle2 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	color:#000;
}

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

span.dias-noches {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
	font-size:13px;
	color:#009976;
	text-transform:uppercase;
}

span.desde-precio {
	font-size:13px;
}

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

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

#loadIndicator{display:none;}
