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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item245228 {
	width:615px !important;
	height:214px !important;
	top:838px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item241646 {
	width:615px !important;
	height:836px !important;
}

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

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

#item12672 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:342px !important;
}

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

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

#item13049 {
	width:615px !important;
	height:836px !important;
	left:10px !important;
	top:10px !important;
}

#item13050 {
	width:615px !important;
	height:836px !important;
}

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

#item13063 {
	width:30px !important;
	height:30px !important;
	left:872px !important;
	top:908px !important;
}

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

#item25872 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

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

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

#item12746 {
	width:615px !important;
	height:1053px !important;
}

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

#item12775 {
	width:465px !important;
	height:405px !important;
	left:97px !important;
	top:460px !important;
	padding:0px 30px 0px 0px;
}

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

#item25832 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:403px !important;
}

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

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

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

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

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

#item13797 {
	width:615px !important;
	height:549px !important;
	top:248px !important;
}

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

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

#item241569 {
	width:390px !important;
	height:457px !important;
	left:89px !important;
	top:33px !important;
}

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

#item221274 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:396px !important;
}

#item241565 {
	width:390px !important;
	height:457px !important;
	left:539px !important;
	top:33px !important;
}

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

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

#item241562 {
	width:390px !important;
	height:457px !important;
	left:989px !important;
	top:33px !important;
}

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

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

#item241557 {
	width:390px !important;
	height:457px !important;
	left:1439px !important;
	top:33px !important;
}

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

#item247649 {
	width:441px !important;
	height:417px !important;
	left:400px !important;
	top:97px !important;
}

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

#item186326 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

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

#item247624 {
	width:441px !important;
	height:354px !important;
	left:400px !important;
	top:97px !important;
}

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

#item14348 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item186233 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item247597 {
	width:441px !important;
	height:327px !important;
	left:87px !important;
	top:87px !important;
}

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

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

#item14191 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item247571 {
	width:441px !important;
	height:390px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

#item196808 {
	width:262px !important;
	height:410px !important;
	left:203px !important;
	top:396px !important;
}

#item235073 {
	width:36px !important;
	height:36px !important;
	left:320px !important;
}

#item235060 {
	width:356px !important;
	height:619px !important;
	left:241px !important;
	top:117px !important;
}

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

#item186898 {
	width:444px !important;
	height:42px !important;
	left:87px !important;
	top:180px !important;
}

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

#item187228 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:252px !important;
}

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

#item187230 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:281px !important;
}

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

#item243511 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:311px !important;
}

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

#item244530 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:340px !important;
}

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

#item234631 {
	width:63px !important;
	height:10px !important;
	left:29px !important;
	top:5px !important;
}

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

#item234765 {
	width:63px !important;
	height:10px !important;
	left:29px !important;
	top:5px !important;
}

#item244528 {
	width:92px !important;
	height:20px !important;
	left:179px !important;
	top:266px !important;
}

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

#item234795 {
	width:63px !important;
	height:10px !important;
	left:29px !important;
	top:5px !important;
}

#item244527 {
	width:92px !important;
	height:20px !important;
	left:238px !important;
	top:126px !important;
}

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

#item234826 {
	width:63px !important;
	height:10px !important;
	left:29px !important;
	top:5px !important;
}

#item244526 {
	width:92px !important;
	height:20px !important;
	left:246px !important;
	top:90px !important;
}

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

#item234969 {
	width:108px !important;
	height:10px !important;
	left:29px !important;
	top:5px !important;
}

#item239359 {
	width:137px !important;
	height:20px !important;
	left:224px !important;
	top:59px !important;
}

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

#item234882 {
	width:63px !important;
	height:10px !important;
	left:29px !important;
	top:5px !important;
}

#item239347 {
	width:92px !important;
	height:20px !important;
	left:215px !important;
}

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

#item234705 {
	width:63px !important;
	height:10px !important;
	top:5px !important;
}

#item239350 {
	width:92px !important;
	height:20px !important;
	top:231px !important;
}

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

#item234853 {
	width:63px !important;
	height:10px !important;
	top:5px !important;
}

#item244529 {
	width:92px !important;
	height:20px !important;
	left:156px !important;
	top:82px !important;
}

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

#item234912 {
	width:63px !important;
	height:10px !important;
	top:5px !important;
}

#item239348 {
	width:92px !important;
	height:20px !important;
	left:68px !important;
	top:33px !important;
}

#item234729 {
	width:20px !important;
	height:20px !important;
	left:76px !important;
}

#item234732 {
	width:63px !important;
	height:10px !important;
	top:5px !important;
}

#item239349 {
	width:96px !important;
	height:20px !important;
	left:54px !important;
	top:267px !important;
}

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

#item235005 {
	width:63px !important;
	height:10px !important;
	top:5px !important;
}

#item239356 {
	width:92px !important;
	height:20px !important;
	left:116px !important;
	top:100px !important;
}

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

#item244497 {
	width:63px !important;
	height:10px !important;
	left:29px !important;
	top:5px !important;
}

#item244523 {
	width:92px !important;
	height:20px !important;
	left:202px !important;
	top:235px !important;
}

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

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

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

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

#item130715 {
	width:441px !important;
	height:196px !important;
	left:87px !important;
	top:298px !important;
}

#item130761 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
	background:#009976;
}

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

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

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

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

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

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

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

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

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

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

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

#item130886 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:543px !important;
}

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

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

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

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

#item131312 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item241918 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item131302 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item241912 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item131293 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item241906 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item131282 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item241895 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item131249 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item131257 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item130950 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

#item130974 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item131010 {
	width:441px !important;
	height:103px !important;
	left:97px !important;
	top:96px !important;
}

#item248147 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item248171 {
	width:76px !important;
	height:22px !important;
	top:39px !important;
}

#item248198 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item248221 {
	width:76px !important;
	height:22px !important;
	top:39px !important;
}

#item248248 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item248271 {
	width:76px !important;
	height:8px !important;
	top:39px !important;
}

#item248297 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item248320 {
	width:76px !important;
	height:8px !important;
	top:39px !important;
}

#item248343 {
	width:39px !important;
	height:19px !important;
	left:17px !important;
	top:35px !important;
}

#item248349 {
	width:39px !important;
	height:19px !important;
	left:385px !important;
	top:35px !important;
}

#item248353 {
	width:69px !important;
	height:11px !important;
	top:21px !important;
}

#item248377 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
}

#item248383 {
	width:69px !important;
	height:11px !important;
	top:21px !important;
}

#item248406 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
}

#item248410 {
	width:69px !important;
	height:11px !important;
	top:21px !important;
}

#item248433 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
}

#item242454 {
	width:440px !important;
	height:204px !important;
	left:97px !important;
	top:241px !important;
}

#item224846 {
	width:441px !important;
	height:450px !important;
	left:97px !important;
	top:463px !important;
	padding:0px 30px 0px 0px;
}

#item130947 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item188355 {
	width:76px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item188351 {
	width:76px !important;
	height:48px !important;
}

#item188380 {
	width:411px !important;
	height:48px !important;
	border:solid 1px #000;
}

#item188378 {
	width:411px !important;
	height:48px !important;
	left:183px !important;
}

#item130945 {
	width:1057px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item225865 {
	width:441px !important;
	height:191px !important;
	left:87px !important;
	top:298px !important;
}

#item225888 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
	background:#009976;
}

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

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

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

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

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

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

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

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

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

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

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

#item226009 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:543px !important;
}

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

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

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

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

#item226457 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item241942 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item226447 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item241936 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item226436 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item241930 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item226427 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item241924 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item226394 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item226401 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item226102 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

#item226126 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item226132 {
	width:441px !important;
	height:103px !important;
	left:97px !important;
	top:96px !important;
}

#item248487 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item248511 {
	width:76px !important;
	height:22px !important;
	top:39px !important;
}

#item248537 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item248561 {
	width:76px !important;
	height:22px !important;
	top:39px !important;
}

#item248587 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item248610 {
	width:76px !important;
	height:8px !important;
	top:39px !important;
}

#item248636 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item248659 {
	width:76px !important;
	height:8px !important;
	top:39px !important;
}

#item248682 {
	width:39px !important;
	height:19px !important;
	left:17px !important;
	top:35px !important;
}

#item248688 {
	width:39px !important;
	height:19px !important;
	left:385px !important;
	top:35px !important;
}

#item248695 {
	width:69px !important;
	height:11px !important;
	top:21px !important;
}

#item248718 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
}

#item248726 {
	width:69px !important;
	height:11px !important;
	top:21px !important;
}

#item248749 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
}

#item248755 {
	width:69px !important;
	height:11px !important;
	top:21px !important;
}

#item248778 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
}

#item242466 {
	width:441px !important;
	height:208px !important;
	left:97px !important;
	top:215px !important;
}

#item226369 {
	width:441px !important;
	height:450px !important;
	left:97px !important;
	top:463px !important;
	padding:0px 30px 0px 0px;
}

#item226046 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item226052 {
	width:76px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item226048 {
	width:76px !important;
	height:48px !important;
}

#item226077 {
	width:411px !important;
	height:48px !important;
	border:solid 1px #000;
}

#item226075 {
	width:411px !important;
	height:48px !important;
	left:183px !important;
}

#item226043 {
	width:1057px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item226518 {
	width:441px !important;
	height:220px !important;
	left:87px !important;
	top:298px !important;
}

#item226541 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
	background:#009976;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item227099 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item241961 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item227090 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item241955 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item227079 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item241949 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item227047 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item227054 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item226755 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

#item226779 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item226785 {
	width:441px !important;
	height:103px !important;
	left:97px !important;
	top:96px !important;
}

#item248823 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item248847 {
	width:76px !important;
	height:22px !important;
	top:39px !important;
}

#item248872 {
	width:76px !important;
	height:22px !important;
	top:39px !important;
}

#item248895 {
	width:20px !important;
	height:17px !important;
	left:28px !important;
	top:4px !important;
}

#item248904 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item248927 {
	width:76px !important;
	height:8px !important;
	top:39px !important;
}

#item248953 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item248976 {
	width:76px !important;
	height:8px !important;
	top:39px !important;
}

#item248999 {
	width:39px !important;
	height:19px !important;
	left:17px !important;
	top:35px !important;
}

#item249006 {
	width:39px !important;
	height:19px !important;
	left:385px !important;
	top:35px !important;
}

#item249011 {
	width:69px !important;
	height:11px !important;
	top:21px !important;
}

#item249034 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
}

#item249040 {
	width:69px !important;
	height:11px !important;
	top:21px !important;
}

#item249063 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
}

#item249067 {
	width:69px !important;
	height:11px !important;
	top:21px !important;
}

#item249090 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
}

#item242474 {
	width:440px !important;
	height:204px !important;
	left:97px !important;
	top:229px !important;
}

#item227021 {
	width:441px !important;
	height:450px !important;
	left:97px !important;
	top:463px !important;
	padding:0px 30px 0px 0px;
}

#item226699 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item226705 {
	width:76px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item226701 {
	width:76px !important;
	height:48px !important;
}

#item226730 {
	width:411px !important;
	height:48px !important;
	border:solid 1px #000;
}

#item226728 {
	width:411px !important;
	height:48px !important;
	left:184px !important;
}

#item226697 {
	width:1057px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item243637 {
	width:441px !important;
	height:220px !important;
	left:87px !important;
	top:298px !important;
}

#item243660 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
	background:#009976;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item244253 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item244260 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item244243 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item244249 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item244231 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item244238 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item244200 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item244206 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item243868 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

#item243892 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item243900 {
	width:441px !important;
	height:103px !important;
	left:97px !important;
	top:96px !important;
}

#item249131 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item249155 {
	width:76px !important;
	height:22px !important;
	top:39px !important;
}

#item249180 {
	width:76px !important;
	height:22px !important;
	top:39px !important;
}

#item249203 {
	width:20px !important;
	height:17px !important;
	left:28px !important;
	top:4px !important;
}

#item249213 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item249236 {
	width:76px !important;
	height:8px !important;
	top:39px !important;
}

#item249262 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item249285 {
	width:76px !important;
	height:8px !important;
	top:39px !important;
}

#item249308 {
	width:39px !important;
	height:19px !important;
	left:17px !important;
	top:35px !important;
}

#item249313 {
	width:39px !important;
	height:19px !important;
	left:385px !important;
	top:35px !important;
}

#item249319 {
	width:69px !important;
	height:11px !important;
	top:21px !important;
}

#item249342 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
}

#item249352 {
	width:69px !important;
	height:11px !important;
	top:21px !important;
}

#item249375 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
}

#item249379 {
	width:69px !important;
	height:11px !important;
	top:21px !important;
}

#item249402 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
}

#item244173 {
	width:440px !important;
	height:204px !important;
	left:97px !important;
	top:217px !important;
}

#item244175 {
	width:441px !important;
	height:450px !important;
	left:97px !important;
	top:463px !important;
	padding:0px 30px 0px 0px;
}

#item243812 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:101px !important;
	border:solid 1px #000;
}

#item243818 {
	width:76px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item243814 {
	width:76px !important;
	height:48px !important;
}

#item243843 {
	width:411px !important;
	height:48px !important;
	border:solid 1px #000;
}

#item243841 {
	width:411px !important;
	height:48px !important;
	left:183px !important;
}

#item243810 {
	width:1057px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

#item235085 {
	width:262px !important;
	height:440px !important;
	left:187px !important;
	top:366px !important;
}

#item235397 {
	width:36px !important;
	height:36px !important;
	left:339px !important;
}

#item235395 {
	width:375px !important;
	height:628px !important;
	left:207px !important;
	top:87px !important;
}

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

#item227297 {
	width:444px !important;
	height:15px !important;
	left:87px !important;
	top:174px !important;
}

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

#item227320 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:221px !important;
}

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

#item227348 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:280px !important;
}

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

#item227514 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:310px !important;
}

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

#item227375 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:251px !important;
}

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

#item235092 {
	width:63px !important;
	height:10px !important;
	left:29px !important;
	top:5px !important;
}

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

#item235119 {
	width:63px !important;
	height:10px !important;
	left:29px !important;
	top:5px !important;
}

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

#item235146 {
	width:63px !important;
	height:10px !important;
	left:29px !important;
	top:5px !important;
}

#item239373 {
	width:92px !important;
	height:20px !important;
	left:238px !important;
	top:126px !important;
}

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

#item235176 {
	width:63px !important;
	height:10px !important;
	left:29px !important;
	top:5px !important;
}

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

#item235205 {
	width:108px !important;
	height:10px !important;
	left:29px !important;
	top:5px !important;
}

#item239363 {
	width:137px !important;
	height:20px !important;
	left:224px !important;
	top:59px !important;
}

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

#item235232 {
	width:63px !important;
	height:10px !important;
	left:29px !important;
	top:5px !important;
}

#item239372 {
	width:92px !important;
	height:20px !important;
	left:215px !important;
}

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

#item235260 {
	width:63px !important;
	height:10px !important;
	top:5px !important;
}

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

#item235289 {
	width:63px !important;
	height:10px !important;
	top:5px !important;
}

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

#item235316 {
	width:63px !important;
	height:10px !important;
	top:5px !important;
}

#item239367 {
	width:92px !important;
	height:20px !important;
	left:68px !important;
	top:33px !important;
}

#item235340 {
	width:20px !important;
	height:20px !important;
	left:76px !important;
}

#item235345 {
	width:63px !important;
	height:10px !important;
	top:5px !important;
}

#item239368 {
	width:96px !important;
	height:20px !important;
	left:54px !important;
	top:267px !important;
}

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

#item235372 {
	width:63px !important;
	height:10px !important;
	top:5px !important;
}

#item235433 {
	width:20px !important;
	height:20px !important;
	left:116px !important;
}

#item235436 {
	width:107px !important;
	height:10px !important;
	top:5px !important;
}

#item239364 {
	width:135px !important;
	height:20px !important;
	top:213px !important;
}

#item235460 {
	width:19px !important;
	height:20px !important;
	left:31px !important;
	top:17px !important;
}

#item235463 {
	width:107px !important;
	height:10px !important;
}

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

#item227575 {
	width:441px !important;
	height:191px !important;
	left:87px !important;
	top:298px !important;
}

#item227598 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
	background:#009976;
}

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

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

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

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

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

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

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

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

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

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

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

#item227717 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:543px !important;
}

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

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

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

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

#item228166 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item241992 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item228155 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item241986 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item228144 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item241980 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item228135 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item241974 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item228103 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item228110 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item227810 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

#item227834 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item227840 {
	width:441px !important;
	height:103px !important;
	left:97px !important;
	top:96px !important;
}

#item249442 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item249466 {
	width:76px !important;
	height:22px !important;
	top:39px !important;
}

#item249493 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item249516 {
	width:76px !important;
	height:22px !important;
	top:39px !important;
}

#item249542 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item249565 {
	width:76px !important;
	height:8px !important;
	top:39px !important;
}

#item249591 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item249614 {
	width:76px !important;
	height:8px !important;
	top:39px !important;
}

#item249637 {
	width:39px !important;
	height:19px !important;
	left:17px !important;
	top:35px !important;
}

#item249644 {
	width:39px !important;
	height:19px !important;
	left:385px !important;
	top:35px !important;
}

#item249648 {
	width:69px !important;
	height:11px !important;
	top:21px !important;
}

#item249671 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
}

#item249678 {
	width:69px !important;
	height:11px !important;
	top:21px !important;
}

#item249701 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
}

#item249706 {
	width:69px !important;
	height:11px !important;
	top:21px !important;
}

#item249729 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
}

#item242478 {
	width:440px !important;
	height:204px !important;
	left:97px !important;
	top:226px !important;
}

#item228078 {
	width:441px !important;
	height:450px !important;
	left:97px !important;
	top:463px !important;
	padding:0px 30px 0px 0px;
}

#item227753 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item227759 {
	width:76px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item227755 {
	width:76px !important;
	height:48px !important;
}

#item227785 {
	width:411px !important;
	height:48px !important;
	border:solid 1px #000;
}

#item227783 {
	width:411px !important;
	height:48px !important;
	left:183px !important;
}

#item227751 {
	width:1057px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item228297 {
	width:441px !important;
	height:208px !important;
	left:87px !important;
	top:298px !important;
}

#item228320 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
	background:#009976;
}

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

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

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

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

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

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

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

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

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

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

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

#item228440 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:543px !important;
}

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

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

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

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

#item228891 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item242016 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item228880 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item242010 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item228871 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item242004 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item228861 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item241998 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item228829 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item228836 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item228531 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

#item228555 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item228564 {
	width:441px !important;
	height:103px !important;
	left:97px !important;
	top:96px !important;
}

#item249768 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item249793 {
	width:76px !important;
	height:22px !important;
	top:39px !important;
}

#item249819 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item249843 {
	width:76px !important;
	height:22px !important;
	top:39px !important;
}

#item249869 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item249893 {
	width:76px !important;
	height:8px !important;
	top:39px !important;
}

#item249919 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item249942 {
	width:76px !important;
	height:8px !important;
	top:39px !important;
}

#item249965 {
	width:39px !important;
	height:19px !important;
	left:17px !important;
	top:35px !important;
}

#item249972 {
	width:39px !important;
	height:19px !important;
	left:385px !important;
	top:35px !important;
}

#item249976 {
	width:69px !important;
	height:11px !important;
	top:21px !important;
}

#item249999 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
}

#item250007 {
	width:69px !important;
	height:11px !important;
	top:21px !important;
}

#item250030 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
}

#item250035 {
	width:69px !important;
	height:11px !important;
	top:21px !important;
}

#item250058 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
}

#item242482 {
	width:440px !important;
	height:204px !important;
	left:97px !important;
	top:217px !important;
}

#item228803 {
	width:441px !important;
	height:450px !important;
	left:97px !important;
	top:463px !important;
	padding:0px 30px 0px 0px;
}

#item228475 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item228481 {
	width:76px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item228477 {
	width:76px !important;
	height:48px !important;
}

#item228506 {
	width:411px !important;
	height:48px !important;
	border:solid 1px #000;
}

#item228504 {
	width:411px !important;
	height:48px !important;
	left:183px !important;
}

#item228473 {
	width:1057px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item228993 {
	width:441px !important;
	height:218px !important;
	left:87px !important;
	top:298px !important;
}

#item229016 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
	background:#009976;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item229577 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item242035 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item229566 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item242029 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item229556 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item242023 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item229525 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item229531 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item229231 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

#item229256 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item229263 {
	width:441px !important;
	height:138px !important;
	left:97px !important;
	top:97px !important;
}

#item250103 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item250127 {
	width:76px !important;
	height:22px !important;
	top:39px !important;
}

#item250152 {
	width:76px !important;
	height:22px !important;
	top:39px !important;
}

#item250175 {
	width:20px !important;
	height:17px !important;
	left:28px !important;
	top:4px !important;
}

#item250185 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item250208 {
	width:76px !important;
	height:8px !important;
	top:39px !important;
}

#item250234 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item250258 {
	width:76px !important;
	height:8px !important;
	top:39px !important;
}

#item250284 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item250307 {
	width:76px !important;
	height:8px !important;
	top:39px !important;
}

#item250330 {
	width:39px !important;
	height:19px !important;
	left:9px !important;
	top:41px !important;
}

#item250337 {
	width:39px !important;
	height:19px !important;
	left:456px !important;
	top:41px !important;
}

#item250341 {
	width:69px !important;
	height:11px !important;
	top:21px !important;
}

#item250364 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
}

#item250370 {
	width:69px !important;
	height:11px !important;
	top:21px !important;
}

#item250393 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
}

#item250397 {
	width:69px !important;
	height:11px !important;
	top:21px !important;
}

#item250420 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
}

#item250424 {
	width:69px !important;
	height:11px !important;
	top:21px !important;
}

#item250447 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
}

#item242488 {
	width:440px !important;
	height:204px !important;
	left:97px !important;
	top:259px !important;
}

#item229500 {
	width:441px !important;
	height:450px !important;
	left:97px !important;
	top:463px !important;
	padding:0px 30px 0px 0px;
}

#item229175 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:101px !important;
	border:solid 1px #000;
}

#item229181 {
	width:76px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item229177 {
	width:76px !important;
	height:48px !important;
}

#item229206 {
	width:411px !important;
	height:48px !important;
	border:solid 1px #000;
}

#item229204 {
	width:411px !important;
	height:48px !important;
	left:184px !important;
}

#item229173 {
	width:1057px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item229690 {
	width:441px !important;
	height:218px !important;
	left:87px !important;
	top:298px !important;
}

#item229713 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
	background:#009976;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item230274 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item242054 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item230264 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item242048 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

#item230255 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item242042 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item230222 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item230229 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item229929 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

#item229953 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item229959 {
	width:441px !important;
	height:147px !important;
	left:97px !important;
	top:97px !important;
}

#item250498 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item250522 {
	width:76px !important;
	height:22px !important;
	top:39px !important;
}

#item250548 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item250571 {
	width:76px !important;
	height:8px !important;
	top:39px !important;
}

#item250597 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item250621 {
	width:76px !important;
	height:8px !important;
	top:39px !important;
}

#item250647 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item250670 {
	width:76px !important;
	height:22px !important;
	top:39px !important;
}

#item250696 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item250719 {
	width:76px !important;
	height:8px !important;
	top:39px !important;
}

#item250743 {
	width:39px !important;
	height:19px !important;
	left:6px !important;
	top:40px !important;
}

#item250749 {
	width:39px !important;
	height:19px !important;
	left:446px !important;
	top:40px !important;
}

#item250754 {
	width:69px !important;
	height:11px !important;
	top:21px !important;
}

#item250777 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
}

#item250784 {
	width:69px !important;
	height:11px !important;
	top:21px !important;
}

#item250807 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
}

#item250812 {
	width:69px !important;
	height:11px !important;
	top:21px !important;
}

#item250835 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
}

#item250840 {
	width:69px !important;
	height:11px !important;
	top:21px !important;
}

#item250863 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
}

#item242492 {
	width:441px !important;
	height:208px !important;
	left:97px !important;
	top:266px !important;
}

#item230197 {
	width:441px !important;
	height:450px !important;
	left:97px !important;
	top:463px !important;
	padding:0px 30px 0px 0px;
}

#item229872 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item229878 {
	width:76px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item229874 {
	width:76px !important;
	height:48px !important;
}

#item229903 {
	width:411px !important;
	height:48px !important;
	border:solid 1px #000;
}

#item229901 {
	width:411px !important;
	height:48px !important;
	left:183px !important;
}

#item229870 {
	width:1057px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

#item209218 {
	width:555px !important;
	height:775px !important;
	left:10px !important;
	top:12px !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:505px !important;
	top:34px !important;
}

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

#item209163 {
	width:441px !important;
	height:399px !important;
	left:67px !important;
	top:67px !important;
}

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

#item209190 {
	width:261px !important;
	height:36px !important;
	left:64px !important;
	top:499px !important;
}

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

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

#item244736 {
	width:615px !important;
	height:836px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item210023 {
	width:60px !important;
	height:16px !important;
	left:365px !important;
	top:188px !important;
}

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

#item210068 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

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

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

#item210154 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item243460 {
	width:616px !important;
	height:866px !important;
}

#item230745 {
	width:80px !important;
	height:13px !important;
	left:448px !important;
	top:52px !important;
}

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

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

#item210317 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item242251 {
	width:441px !important;
	height:781px !important;
	left:404px !important;
	top:132px !important;
}

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

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

#item210307 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item242245 {
	width:441px !important;
	height:781px !important;
	left:404px !important;
	top:132px !important;
}

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

#item210270 {
	width:471px !important;
	height:480px !important;
	left:404px !important;
	top:433px !important;
	padding:0px 30px 0px 0px;
}

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

#item210294 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item210252 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item242238 {
	width:441px !important;
	height:781px !important;
	left:404px !important;
	top:132px !important;
}

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

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

#item210242 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item242232 {
	width:441px !important;
	height:781px !important;
	left:404px !important;
	top:132px !important;
}

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

#item210207 {
	width:471px !important;
	height:480px !important;
	left:404px !important;
	top:433px !important;
	padding:0px 30px 0px 0px;
}

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

#item210232 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

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

#item232213 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:87px !important;
}

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

#item232259 {
	width:60px !important;
	height:35px !important;
	left:365px !important;
	top:178px !important;
}

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

#item232265 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

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

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

#item232299 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

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

#item232867 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

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

#item232870 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

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

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

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

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

#item232368 {
	width:60px !important;
	height:35px !important;
	left:365px !important;
	top:178px !important;
}

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

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

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

#item232400 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item232407 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item232413 {
	width:80px !important;
	height:13px !important;
	left:448px !important;
	top:52px !important;
}

#item232437 {
	width:80px !important;
	height:13px !important;
	left:448px !important;
	top:52px !important;
}

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

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

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

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

#item232597 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item242315 {
	width:441px !important;
	height:841px !important;
	left:404px !important;
	top:132px !important;
}

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

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

#item232587 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item242283 {
	width:441px !important;
	height:781px !important;
	left:404px !important;
	top:132px !important;
}

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

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

#item232577 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item242277 {
	width:441px !important;
	height:781px !important;
	left:404px !important;
	top:132px !important;
}

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

#item232538 {
	width:471px !important;
	height:480px !important;
	left:404px !important;
	top:433px !important;
	padding:0px 30px 0px 0px;
}

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

#item232566 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

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

#item232528 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item242271 {
	width:441px !important;
	height:841px !important;
	left:404px !important;
	top:132px !important;
}

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

#item232519 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item242265 {
	width:441px !important;
	height:781px !important;
	left:404px !important;
	top:132px !important;
}

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

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

#item232509 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item242258 {
	width:441px !important;
	height:781px !important;
	left:404px !important;
	top:132px !important;
}

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

#item232470 {
	width:471px !important;
	height:480px !important;
	left:404px !important;
	top:433px !important;
	padding:0px 30px 0px 0px;
}

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

#item232499 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

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

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

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

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

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

#item232979 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:87px !important;
}

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

#item233026 {
	width:60px !important;
	height:35px !important;
	left:365px !important;
	top:178px !important;
}

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

#item233034 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

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

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

#item233068 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

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

#item233074 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

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

#item233080 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

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

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

#item233148 {
	width:60px !important;
	height:35px !important;
	left:365px !important;
	top:178px !important;
}

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

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

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

#item233183 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item233191 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item233199 {
	width:80px !important;
	height:13px !important;
	left:448px !important;
	top:52px !important;
}

#item233222 {
	width:150px !important;
	height:13px !important;
	left:378px !important;
	top:52px !important;
}

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

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

#item233379 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item242355 {
	width:441px !important;
	height:841px !important;
	left:404px !important;
	top:132px !important;
}

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

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

#item233371 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item242349 {
	width:441px !important;
	height:781px !important;
	left:404px !important;
	top:132px !important;
}

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

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

#item233360 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item242343 {
	width:441px !important;
	height:781px !important;
	left:404px !important;
	top:132px !important;
}

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

#item233322 {
	width:471px !important;
	height:480px !important;
	left:404px !important;
	top:433px !important;
	padding:0px 30px 0px 0px;
}

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

#item233350 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

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

#item233308 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item242333 {
	width:441px !important;
	height:841px !important;
	left:404px !important;
	top:132px !important;
}

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

#item233299 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item242327 {
	width:441px !important;
	height:781px !important;
	left:404px !important;
	top:132px !important;
}

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

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

#item233289 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item242321 {
	width:441px !important;
	height:781px !important;
	left:404px !important;
	top:132px !important;
}

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

#item233250 {
	width:471px !important;
	height:480px !important;
	left:404px !important;
	top:433px !important;
	padding:0px 30px 0px 0px;
}

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

#item233279 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

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

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

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

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

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

#item233879 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:87px !important;
}

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

#item233925 {
	width:60px !important;
	height:35px !important;
	left:365px !important;
	top:178px !important;
}

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

#item233934 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

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

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

#item233966 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

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

#item233972 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

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

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

#item234050 {
	width:51px !important;
	height:51px !important;
	left:370px !important;
	top:170px !important;
}

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

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

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

#item234084 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item234091 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item234100 {
	width:80px !important;
	height:13px !important;
	left:448px !important;
	top:52px !important;
}

#item234124 {
	width:80px !important;
	height:13px !important;
	left:448px !important;
	top:52px !important;
}

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

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

#item234269 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item242386 {
	width:441px !important;
	height:781px !important;
	left:404px !important;
	top:132px !important;
}

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

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

#item234259 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item242380 {
	width:441px !important;
	height:781px !important;
	left:404px !important;
	top:132px !important;
}

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

#item234219 {
	width:471px !important;
	height:480px !important;
	left:404px !important;
	top:433px !important;
	padding:0px 30px 0px 0px;
}

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

#item234248 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

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

#item234208 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item242374 {
	width:441px !important;
	height:841px !important;
	left:404px !important;
	top:132px !important;
}

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

#item234200 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item242368 {
	width:441px !important;
	height:781px !important;
	left:404px !important;
	top:132px !important;
}

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

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

#item234190 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item242362 {
	width:441px !important;
	height:781px !important;
	left:404px !important;
	top:132px !important;
}

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

#item234152 {
	width:471px !important;
	height:480px !important;
	left:404px !important;
	top:433px !important;
	padding:0px 30px 0px 0px;
}

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

#item234181 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

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

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

#item246014 {
	width:1491px !important;
	height:1054px !important;
	left:-438px !important;
	top:-2px !important;
}

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

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

#item224260 {
	width:1491px !important;
	height:1054px !important;
	left:-438px !important;
	top:-2px !important;
}

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

#item247844 {
	width:149px !important;
	height:15px !important;
	left:13px !important;
	top:151px !important;
}

#item247867 {
	width:28px !important;
	height:28px !important;
	left:172px !important;
	top:151px !important;
}

#item247835 {
	width:210px !important;
	height:200px !important;
	left:87px !important;
	top:590px !important;
}

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

#item247809 {
	width:135px !important;
	height:15px !important;
	left:17px !important;
	top:156px !important;
}

#item247832 {
	width:28px !important;
	height:28px !important;
	left:163px !important;
	top:154px !important;
}

#item247802 {
	width:210px !important;
	height:200px !important;
	left:318px !important;
	top:375px !important;
}

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

#item247775 {
	width:148px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item247798 {
	width:28px !important;
	height:28px !important;
	left:167px !important;
	top:155px !important;
}

#item247766 {
	width:210px !important;
	height:200px !important;
	left:87px !important;
	top:375px !important;
}

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

#item247739 {
	width:144px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item247763 {
	width:28px !important;
	height:28px !important;
	left:168px !important;
	top:146px !important;
}

#item247730 {
	width:210px !important;
	height:200px !important;
	left:318px !important;
	top:160px !important;
}

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

#item247704 {
	width:148px !important;
	height:15px !important;
	left:13px !important;
	top:161px !important;
}

#item247727 {
	width:28px !important;
	height:28px !important;
	left:168px !important;
	top:151px !important;
}

#item247696 {
	width:210px !important;
	height:200px !important;
	left:87px !important;
	top:160px !important;
}

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

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

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

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

#item248029 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item248039 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

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

#item248013 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item248021 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

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

#item247999 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item248005 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

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

#item247982 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item247988 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

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

#item247966 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item247974 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

#item247958 {
	width:27px !important;
	height:30px !important;
	left:598px !important;
	top:10px !important;
}

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

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

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

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

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

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

#item244909 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:418px !important;
}

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

#item244936 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:576px !important;
}

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

#item244963 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:537px !important;
}

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

#item244991 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:497px !important;
}

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

#item245018 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:458px !important;
}

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

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

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

#item245209 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

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

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

#item245153 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item245161 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

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

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

#item245118 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item245128 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

#item245108 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

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

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

#item245050 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item245060 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

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

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

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

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

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

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

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

p.autoParaStyle2 {
	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.autoParaStyle1 {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:35px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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

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

p.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.sumario {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

p.hoteles-cabecera {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	text-transform:uppercase;
	padding-right:10px;
	border-top:dotted 21px #d2ffda;
	text-align:right;
}

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

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

p.esquema-numeros {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.esquema-km {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

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

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

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

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

p.boton-menta {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size: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 #d2ffda;
	text-align:center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

span.autoCharStyle4 {
	color:#000;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	color:#009976;
}

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

span.autoCharStyle1 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:12px;
}

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.verde {
	color:#009976;
}

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

span._20pt {
	font-size:20px;
}

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

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

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

#loadIndicator{display:none;}
