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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

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

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

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

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

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

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

#item233814 {
	width:1170px !important;
	height:674px !important;
	left:30px !important;
	top:162px !important;
}

#item9324 {
	width:30px !important;
	height:30px !important;
	left:1200px !important;
	top:836px !important;
}

#item9325 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item9345 {
	width:1170px !important;
	height:81px !important;
	left:30px !important;
	top:51px !important;
}

#item233825 {
	width:1230px !important;
	height:866px !important;
}

#item233835 {
	width:1230px !important;
	height:866px !important;
}

#item233849 {
	width:1230px !important;
	height:866px !important;
}

#item233859 {
	width:1230px !important;
	height:866px !important;
}

#item233887 {
	width:1230px !important;
	height:864px !important;
	background:#fff;
}

#item233948 {
	width:139px !important;
	height:29px !important;
	left:38px !important;
	top:85px !important;
}

#item233960 {
	width:180px !important;
	height:185px !important;
	left:17px !important;
	top:14px !important;
}

#item233901 {
	width:139px !important;
	height:29px !important;
	left:38px !important;
	top:85px !important;
}

#item233888 {
	width:216px !important;
	height:200px !important;
	left:89px !important;
	top:378px !important;
}

#item234043 {
	width:75px !important;
	height:27px !important;
	left:69px !important;
	top:86px !important;
}

#item234055 {
	width:180px !important;
	height:185px !important;
	left:17px !important;
	top:14px !important;
}

#item233996 {
	width:75px !important;
	height:27px !important;
	left:69px !important;
	top:86px !important;
}

#item233983 {
	width:216px !important;
	height:200px !important;
	left:304px !important;
	top:378px !important;
}

#item234149 {
	width:180px !important;
	height:163px !important;
	left:17px !important;
	top:31px !important;
}

#item234092 {
	width:78px !important;
	height:34px !important;
	left:68px !important;
	top:84px !important;
}

#item234078 {
	width:216px !important;
	height:199px !important;
	left:304px !important;
	top:578px !important;
}

#item234232 {
	width:90px !important;
	height:26px !important;
	left:63px !important;
	top:87px !important;
}

#item234246 {
	width:180px !important;
	height:156px !important;
	left:17px !important;
	top:36px !important;
}

#item234186 {
	width:90px !important;
	height:26px !important;
	left:63px !important;
	top:87px !important;
}

#item234172 {
	width:216px !important;
	height:200px !important;
	left:89px !important;
	top:578px !important;
}

#item234277 {
	width:549px !important;
	height:284px !important;
	left:651px !important;
	top:549px !important;
	background:#fff;
}

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

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

#item234308 {
	width:433px !important;
	height:36px !important;
	left:710px !important;
	top:599px !important;
}

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

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

#item234331 {
	width:433px !important;
	height:30px !important;
	left:710px !important;
	top:655px !important;
}

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

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

#item234442 {
	width:433px !important;
	height:30px !important;
	left:710px !important;
	top:706px !important;
}

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

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

#item234473 {
	width:433px !important;
	height:30px !important;
	left:710px !important;
	top:757px !important;
}

#item236346 {
	width:543px !important;
	height:288px !important;
	left:583px !important;
	top:13px !important;
}

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

#item234384 {
	width:36px !important;
	height:36px !important;
	left:1087px !important;
	top:10px !important;
}

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

#item234366 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:91px !important;
}

#item234364 {
	width:1126px !important;
	height:301px !important;
	left:74px !important;
	top:77px !important;
}

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

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

#item12086 {
	width:1170px !important;
	height:806px !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:128px !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:258px !important;
}

#item12745 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item12746 {
	width:1230px !important;
	height:870px !important;
	top:-218px !important;
}

#item12755 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

#item12775 {
	width:549px !important;
	height:342px !important;
	left:589px !important;
	top:473px !important;
}

#item237303 {
	width:447px !important;
	height:234px !important;
	left:100px !important;
	top:478px !important;
}

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

#item25832 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

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

#item12741 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

#item225833 {
	width:1200px !important;
	height:549px !important;
	left:30px !important;
	top:288px !important;
}

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

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

#item236327 {
	width:390px !important;
	height:457px !important;
	left:164px !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;
}

#item236332 {
	width:390px !important;
	height:457px !important;
	left:614px !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;
}

#item236339 {
	width:390px !important;
	height:457px !important;
	left:1064px !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;
}

#item236343 {
	width:390px !important;
	height:457px !important;
	left:1514px !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;
	}
}
#item226364 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item226366 {
	width:1230px !important;
	height:866px !important;
}

#item226367 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

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

#item226371 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

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

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

#item226291 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

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

#item226318 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item226254 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

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

#item226282 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item226215 {
	width:520px !important;
	height:866px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

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

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

#item226179 {
	width:520px !important;
	height:866px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

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

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

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

#item226174 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item209587 {
	width:1230px !important;
	height:866px !important;
	top:-1px !important;
	background:#009976;
}

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

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

#item209218 {
	width:520px !important;
	height:873px !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:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item209163 {
	width:344px !important;
	height:692px !important;
	left:99px !important;
	top:97px !important;
}

#item209160 {
	width:530px !important;
	height:883px !important;
	left:700px !important;
	top:-10px !important;
}

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

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

#item224505 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

#item153395 {
	width:50px !important;
	height:50px !important;
	left:403px !important;
	top:178px !important;
}

#item236442 {
	width:55px !important;
	height:40px !important;
	left:400px !important;
	top:545px !important;
}

#item153406 {
	width:50px !important;
	height:50px !important;
	left:987px !important;
	top:178px !important;
}

#item228276 {
	width:49px !important;
	height:49px !important;
	left:987px !important;
	top:542px !important;
}

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

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

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

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

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

#item153444 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

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

#item236450 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:545px !important;
}

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

#item153456 {
	width:97px !important;
	height:50px !important;
	left:475px !important;
	top:178px !important;
}

#item236460 {
	width:97px !important;
	height:50px !important;
}

#item236456 {
	width:97px !important;
	height:50px !important;
	left:475px !important;
	top:542px !important;
}

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

#item153482 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

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

#item236483 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

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

#item153510 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

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

#item228310 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:543px !important;
}

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

#item153537 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

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

#item236510 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:545px !important;
}

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

#item153546 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

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

#item228336 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:545px !important;
}

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

#item153556 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

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

#item228343 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:545px !important;
}

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

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

#item233653 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

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

#item233718 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

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

#item233658 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:545px !important;
}

#item233698 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item233699 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234629 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

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

#item228403 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234637 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item228388 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item228390 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234633 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item228435 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item228436 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:217px !important;
}

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

#item228464 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item153184 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item153186 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234624 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item153174 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item153176 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234620 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item153164 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item153167 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234616 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item153100 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item153124 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:217px !important;
}

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

#item153156 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item228424 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234600 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item228410 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item228412 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234593 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item228474 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item228480 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item228486 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:217px !important;
	background:#fff;
	padding:0px 40px 0px 0px;
}

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

#item237261 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item237269 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

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

#item153077 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234580 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item153060 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item153063 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234570 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item152987 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item153049 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item213791 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:217px !important;
	background:#fff;
	padding:0px 40px 0px 0px;
}

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

#item152983 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item185024 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item185209 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item236907 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item236905 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:540px !important;
}

#item185213 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item185211 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item228351 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item228349 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:536px !important;
}

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

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

#item234959 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

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

#item235029 {
	width:102px !important;
	height:35px !important;
	left:376px !important;
	top:186px !important;
}

#item235042 {
	width:77px !important;
	height:28px !important;
}

#item235039 {
	width:77px !important;
	height:28px !important;
	left:977px !important;
	top:190px !important;
}

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

#item235112 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item235123 {
	width:97px !important;
	height:50px !important;
}

#item235119 {
	width:97px !important;
	height:50px !important;
	left:475px !important;
	top:178px !important;
}

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

#item235146 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

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

#item235172 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

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

#item235224 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

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

#item235232 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

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

#item235246 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item235259 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

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

#item236352 {
	width:85px !important;
	height:50px !important;
	left:1058px !important;
	top:178px !important;
}

#item235486 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item235487 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item235494 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item235476 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item235477 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item235483 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item235439 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item235440 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:217px !important;
}

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

#item235469 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item235358 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item235365 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item235346 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item235347 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item235354 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item235309 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item235314 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item235322 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:217px !important;
	background:#fff;
}

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

#item235305 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item235583 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item235580 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item235608 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item235606 {
	width:400px !important;
	height:54px !important;
	left:656px !important;
	top:172px !important;
}

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

#item226673 {
	width:1200px !important;
	height:549px !important;
	left:30px !important;
	top:288px !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:164px !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:614px !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:1064px !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:1514px !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:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

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

#item227086 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item227021 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

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

#item227052 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item226985 {
	width:520px !important;
	height:866px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

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

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

#item226948 {
	width:520px !important;
	height:866px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

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

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

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

#item226943 {
	width:1236px !important;
	height:876px !important;
	left:-5px !important;
	top:-10px !important;
}

#item228053 {
	width:1230px !important;
	height:866px !important;
	top:-1px !important;
	background:#009976;
}

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

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

#item228085 {
	width:520px !important;
	height:873px !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:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item228061 {
	width:344px !important;
	height:700px !important;
	left:99px !important;
	top:97px !important;
}

#item228058 {
	width:530px !important;
	height:883px !important;
	left:700px !important;
	top:-10px !important;
}

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

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

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

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

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

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

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

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

#item228699 {
	width:50px !important;
	height:45px !important;
	left:406px !important;
	top:183px !important;
}

#item236654 {
	width:101px !important;
	height:30px !important;
	left:390px !important;
	top:546px !important;
}

#item228710 {
	width:50px !important;
	height:46px !important;
	left:986px !important;
	top:183px !important;
}

#item228716 {
	width:50px !important;
	height:46px !important;
	left:986px !important;
	top:544px !important;
}

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

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

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

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

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

#item228778 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

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

#item236662 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:545px !important;
}

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

#item233607 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

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

#item233744 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

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

#item233614 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:545px !important;
}

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

#item228785 {
	width:97px !important;
	height:50px !important;
	left:475px !important;
	top:178px !important;
}

#item236678 {
	width:97px !important;
	height:50px !important;
}

#item236674 {
	width:97px !important;
	height:50px !important;
	left:475px !important;
	top:542px !important;
}

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

#item228812 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

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

#item236701 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

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

#item228838 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

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

#item228864 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:543px !important;
}

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

#item228890 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

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

#item236727 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:545px !important;
}

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

#item228896 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

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

#item228902 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:545px !important;
}

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

#item228911 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

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

#item228918 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:545px !important;
}

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

#item233634 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item233635 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234694 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item229199 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item229201 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234698 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item229189 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item229191 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234690 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item229151 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item229152 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:217px !important;
	padding:0px 40px 0px 0px;
}

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

#item229181 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item229140 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item229143 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234686 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item229128 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item229130 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234681 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item229118 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item229120 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234676 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item229081 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item229082 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:217px !important;
	padding:0px 40px 0px 0px;
}

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

#item229111 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item236862 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item236863 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item236872 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item236847 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item236848 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item236854 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item236776 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item236777 {
	width:485px !important;
	height:516px !important;
	left:97px !important;
	top:219px !important;
}

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

#item236782 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item236789 {
	width:480px !important;
	height:522px !important;
	left:631px !important;
	top:217px !important;
	background:#fff;
	padding:0px 40px 0px 0px;
}

#item229071 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item229073 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234669 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item229016 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item229018 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234653 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item228994 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item228996 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234649 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item228955 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item228960 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item228970 {
	width:480px !important;
	height:522px !important;
	left:631px !important;
	top:217px !important;
	background:#fff;
	padding:0px 40px 0px 0px;
}

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

#item228951 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item229210 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item229207 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item236879 {
	width:407px !important;
	height:54px !important;
	background:#fff;
}

#item236877 {
	width:407px !important;
	height:54px !important;
	left:87px !important;
	top:542px !important;
}

#item229236 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item229234 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item229261 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item229259 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:536px !important;
}

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

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

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

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

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

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

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

#item236988 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:519px !important;
}

#item229499 {
	width:79px !important;
	height:45px !important;
	left:401px !important;
	top:183px !important;
}

#item237012 {
	width:114px !important;
	height:25px !important;
	left:381px !important;
	top:549px !important;
}

#item229508 {
	width:81px !important;
	height:46px !important;
	left:970px !important;
	top:183px !important;
}

#item229514 {
	width:81px !important;
	height:46px !important;
	left:970px !important;
	top:544px !important;
}

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

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

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

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

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

#item229577 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

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

#item237020 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:545px !important;
}

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

#item229583 {
	width:97px !important;
	height:50px !important;
	left:475px !important;
	top:178px !important;
}

#item237030 {
	width:97px !important;
	height:50px !important;
}

#item237026 {
	width:97px !important;
	height:50px !important;
	left:475px !important;
	top:542px !important;
}

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

#item229610 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

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

#item237053 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

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

#item229637 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

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

#item229663 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:543px !important;
}

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

#item229689 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

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

#item237079 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:545px !important;
}

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

#item229696 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

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

#item229702 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:545px !important;
}

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

#item229708 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

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

#item229714 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:545px !important;
}

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

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

#item237275 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:545px !important;
}

#item230000 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item230002 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234747 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item229989 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item229991 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234743 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item229947 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item229948 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:217px !important;
}

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

#item229981 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item229931 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234730 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item229917 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item229919 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234725 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item229879 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item229880 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:217px !important;
}

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

#item229910 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item237283 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item237290 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

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

#item237215 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item237223 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item237200 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item237201 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item237208 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item237133 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item237137 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item237143 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:217px !important;
	background:#fff;
	padding:0px 40px 0px 0px;
}

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

#item229817 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234713 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item229791 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item229793 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234709 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item229754 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item229761 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item229767 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:217px !important;
	background:#fff;
	padding:0px 40px 0px 0px;
}

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

#item229750 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item230010 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item230008 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item237087 {
	width:411px !important;
	height:54px !important;
	background:#fff;
}

#item237085 {
	width:411px !important;
	height:54px !important;
	left:87px !important;
	top:536px !important;
}

#item230035 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item230033 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item230060 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item230058 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:536px !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;
}

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

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

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

#item230883 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:518px !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:68px !important;
	left:396px !important;
	top:163px !important;
}

#item231634 {
	width:106px !important;
	height:19px !important;
	left:374px !important;
	top:558px !important;
}

#item230938 {
	width:75px !important;
	height:36px !important;
	left:982px !important;
	top:183px !important;
}

#item230944 {
	width:49px !important;
	height:49px !important;
	left:995px !important;
	top:542px !important;
}

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

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

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

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

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

#item231004 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

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

#item231642 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:545px !important;
}

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

#item231011 {
	width:97px !important;
	height:50px !important;
	left:475px !important;
	top:178px !important;
}

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

#item231649 {
	width:97px !important;
	height:50px !important;
	left:475px !important;
	top:542px !important;
}

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

#item231038 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

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

#item231676 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

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

#item231064 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

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

#item231090 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:543px !important;
}

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

#item231116 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

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

#item231702 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:545px !important;
}

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

#item231122 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

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

#item232113 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

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

#item231130 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:545px !important;
}

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

#item231136 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

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

#item231146 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:545px !important;
}

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

#item231429 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item231431 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234799 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item231418 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item231420 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234794 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item231382 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:217px !important;
}

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

#item231411 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231372 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item231374 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234790 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item231362 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item231364 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234783 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item231349 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item231351 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234779 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item231312 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item231313 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:217px !important;
}

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

#item231341 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item231292 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234773 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item231232 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item231235 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234767 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item231252 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item231259 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231266 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:217px !important;
	background:#fff;
}

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

#item231245 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234759 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item231222 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item231224 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234755 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item231185 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item231192 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231198 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:217px !important;
	background:#fff;
	padding:0px 40px 0px 0px;
}

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

#item231180 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item231441 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item231438 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item231710 {
	width:402px !important;
	height:54px !important;
	background:#fff;
}

#item231708 {
	width:402px !important;
	height:54px !important;
	left:87px !important;
	top:536px !important;
}

#item231466 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item231464 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item231491 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item231489 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:536px !important;
}

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

#item238456 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item238483 {
	width:77px !important;
	height:28px !important;
}

#item238480 {
	width:77px !important;
	height:28px !important;
	left:1053px !important;
	top:186px !important;
}

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

#item238529 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

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

#item238563 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

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

#item238643 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item238679 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item239366 {
	width:484px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

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

#item238785 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item238792 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item239096 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item239097 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item239103 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item238737 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item238743 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item238749 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:217px !important;
	background:#fff;
}

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

#item238733 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item232594 {
	width:1230px !important;
	height:870px !important;
	top:-2px !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:570px !important;
}

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

#item232622 {
	width:522px !important;
	height:617px !important;
	left:87px !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:570px !important;
}

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

#item232668 {
	width:522px !important;
	height:617px !important;
	left:624px !important;
	top:162px !important;
}

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

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

#item232829 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item234812 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

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

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

#item232817 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item234807 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item232812 {
	width:27px !important;
	height:30px !important;
	left:1180px !important;
	top:10px !important;
}

#item232810 {
	width:1207px !important;
	height:846px !important;
	left:20px !important;
	top:-10px !important;
}

#item225220 {
	width:609px !important;
	height:866px !important;
	left:621px !important;
}

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

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

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

#item225304 {
	width:324px !important;
	height:10px !important;
	left:107px !important;
	top:228px !important;
}

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

#item225331 {
	width:324px !important;
	height:10px !important;
	left:107px !important;
	top:386px !important;
}

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

#item225358 {
	width:324px !important;
	height:10px !important;
	left:107px !important;
	top:347px !important;
}

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

#item225385 {
	width:324px !important;
	height:10px !important;
	left:107px !important;
	top:307px !important;
}

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

#item225412 {
	width:324px !important;
	height:10px !important;
	left:107px !important;
	top:268px !important;
}

#item225583 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item225584 {
	width:522px !important;
	height:378px !important;
	left:200px !important;
	top:236px !important;
}

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

#item225608 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item225547 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item225548 {
	width:577px !important;
	height:553px !important;
	left:188px !important;
	top:236px !important;
}

#item225549 {
	width:522px !important;
	height:2583px !important;
	left:12px !important;
}

@keyframes fly-in-bottom-225548 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-225548 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item225577 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item225573 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item225512 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item225513 {
	width:577px !important;
	height:553px !important;
	left:188px !important;
	top:236px !important;
}

#item225514 {
	width:522px !important;
	height:1056px !important;
	left:12px !important;
}

@keyframes fly-in-bottom-225513 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-225513 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item225540 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item225537 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item225479 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item225480 {
	width:522px !important;
	height:378px !important;
	left:200px !important;
	top:236px !important;
}

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

#item225503 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item225444 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item225445 {
	width:577px !important;
	height:553px !important;
	left:188px !important;
	top:236px !important;
}

#item225446 {
	width:522px !important;
	height:3718px !important;
	left:12px !important;
}

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

#item225469 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item225441 {
	width:30px !important;
	height:27px !important;
	left:779px !important;
	top:10px !important;
}

#item225439 {
	width:809px !important;
	height:876px !important;
	left:421px !important;
	top:-10px !important;
}

#item234825 {
	width:1230px !important;
	height:866px !important;
}

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

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.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.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.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.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.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.texto-legal-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:10px;
	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.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:50px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.regular-40-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	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.cubierta {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:110px;
	line-height:132px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-verde {
	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-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-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;}
