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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item9345 {
	width:1170px !important;
	height:108px !important;
	left:30px !important;
	top:46px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item12669 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:205px !important;
}

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

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

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

#item217440 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:309px !important;
}

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

#item217531 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:365px !important;
}

#item13049 {
	width:1230px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

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

#item13063 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

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

#item25872 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

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

#item31150 {
	width:610px !important;
	height:866px !important;
	left:630px !important;
	top:10px !important;
}

#item31154 {
	width:549px !important;
	height:806px !important;
	left:661px !important;
	top:40px !important;
	background:#fff;
}

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

#item31380 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

#item261322 {
	width:464px !important;
	height:444px !important;
	left:16px !important;
}

#item261334 {
	width:114px !important;
	height:12px !important;
	left:46px !important;
	top:11px !important;
}

#item261361 {
	width:114px !important;
	height:12px !important;
	left:46px !important;
	top:11px !important;
}

#item261389 {
	width:114px !important;
	height:34px !important;
	top:40px !important;
}

#item261417 {
	width:114px !important;
	height:12px !important;
}

#item261444 {
	width:114px !important;
	height:12px !important;
}

#item261472 {
	width:114px !important;
	height:12px !important;
	top:39px !important;
}

#item261499 {
	width:114px !important;
	height:12px !important;
	top:39px !important;
}

#item261526 {
	width:114px !important;
	height:12px !important;
}

#item261553 {
	width:155px !important;
	height:12px !important;
}

#item261580 {
	width:139px !important;
	height:12px !important;
	top:39px !important;
}

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

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

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

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

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

#item189091 {
	width:504px !important;
	height:338px !important;
	left:619px !important;
	top:473px !important;
}

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

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

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

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

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

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

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

#item217804 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:396px !important;
}

#item263278 {
	width:390px !important;
	height:457px !important;
	left:60px !important;
	top:33px !important;
}

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

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

#item263289 {
	width:390px !important;
	height:457px !important;
	left:510px !important;
	top:33px !important;
}

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

#item217890 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:396px !important;
}

#item263293 {
	width:390px !important;
	height:457px !important;
	left:960px !important;
	top:33px !important;
}

#item217926 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item217927 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:396px !important;
}

#item263296 {
	width:390px !important;
	height:457px !important;
	left:1410px !important;
	top:33px !important;
}

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

#item217966 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:396px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item218109 {
	width:413px !important;
	height:387px !important;
	left:780px !important;
	top:100px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item190549 {
	width:261px !important;
	height:10px !important;
	left:888px !important;
	top:351px !important;
}

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

#item190550 {
	width:261px !important;
	height:10px !important;
	left:888px !important;
	top:376px !important;
}

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

#item219916 {
	width:44px !important;
	height:65px !important;
	left:1005px !important;
	top:590px !important;
}

#item219913 {
	width:155px !important;
	height:82px !important;
	left:901px !important;
	top:538px !important;
}

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

#item219682 {
	width:30px !important;
	height:30px !important;
	left:876px !important;
	top:297px !important;
}

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

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

#item219852 {
	width:90px !important;
	height:10px !important;
	left:36px !important;
	top:9px !important;
}

#item219850 {
	width:126px !important;
	height:27px !important;
	left:888px !important;
	top:527px !important;
}

#item219882 {
	width:110px !important;
	height:10px !important;
	left:36px !important;
	top:9px !important;
}

#item219880 {
	width:146px !important;
	height:27px !important;
	left:1015px !important;
	top:639px !important;
}

#item219654 {
	width:324px !important;
	height:215px !important;
	left:876px !important;
	top:63px !important;
}

#item219752 {
	width:1230px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

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

#item219757 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

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

#item219758 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

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

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

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

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

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

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

#item218279 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item130715 {
	width:344px !important;
	height:225px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item219433 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item219456 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item219481 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item219486 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item219510 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item219513 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item219539 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item219548 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item219574 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item219597 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item219620 {
	width:40px !important;
	height:19px !important;
	left:125px !important;
	top:40px !important;
}

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

#item218216 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

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

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

#item262048 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item219991 {
	width:344px !important;
	height:225px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item220021 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:630px !important;
}

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

#item220048 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:670px !important;
}

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

#item220076 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:710px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item220165 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item220188 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item220212 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item220216 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item220240 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item220243 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item220269 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item220272 {
	width:111px !important;
	height:22px !important;
	top:40px !important;
}

#item220299 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item220322 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item220345 {
	width:40px !important;
	height:19px !important;
	left:125px !important;
	top:40px !important;
}

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

#item220355 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item221356 {
	width:261px !important;
	height:10px !important;
	left:888px !important;
	top:362px !important;
}

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

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

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

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

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

#item221355 {
	width:261px !important;
	height:10px !important;
	left:888px !important;
	top:337px !important;
}

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

#item221357 {
	width:261px !important;
	height:10px !important;
	left:888px !important;
	top:387px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item262059 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item192290 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

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

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

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

#item192343 {
	width:344px !important;
	height:220px !important;
	left:87px !important;
	top:87px !important;
}

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

#item192366 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:336px !important;
}

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

#item221467 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:336px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item221956 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item221979 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item222003 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item222007 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item222031 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item222035 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item222061 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item222064 {
	width:111px !important;
	height:22px !important;
	top:40px !important;
}

#item222090 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item222113 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item222136 {
	width:40px !important;
	height:19px !important;
	left:125px !important;
	top:40px !important;
}

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

#item221425 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

#item262063 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

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

#item222461 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

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

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

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

#item222515 {
	width:344px !important;
	height:186px !important;
	left:87px !important;
	top:87px !important;
}

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

#item222538 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:300px !important;
}

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

#item222545 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:300px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item223530 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item224989 {
	width:682px !important;
	height:104px !important;
	left:65px !important;
	top:97px !important;
}

#item266162 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item266185 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item266211 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item266234 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item266259 {
	width:29px !important;
	height:22px !important;
	left:28px !important;
	top:3px !important;
}

#item266282 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item266307 {
	width:29px !important;
	height:22px !important;
	left:42px !important;
	top:3px !important;
}

#item266330 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item266355 {
	width:19px !important;
	height:19px !important;
}

#item266358 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
}

#item266363 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item266388 {
	width:19px !important;
	height:19px !important;
}

#item266391 {
	width:20px !important;
	height:19px !important;
	left:28px !important;
}

#item266394 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item266418 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item266421 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item266445 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item266450 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item266474 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item266477 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item266503 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item266508 {
	width:110px !important;
	height:22px !important;
	top:40px !important;
}

#item266534 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item266557 {
	width:111px !important;
	height:22px !important;
	top:40px !important;
}

#item266580 {
	width:40px !important;
	height:19px !important;
	top:41px !important;
}

#item266584 {
	width:40px !important;
	height:19px !important;
	left:642px !important;
	top:41px !important;
}

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

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

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

#item222724 {
	width:682px !important;
	height:104px !important;
	left:65px !important;
	top:97px !important;
}

#item265227 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item265250 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item265276 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item265299 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item265324 {
	width:29px !important;
	height:22px !important;
	left:28px !important;
	top:3px !important;
}

#item265347 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item265372 {
	width:29px !important;
	height:22px !important;
	left:42px !important;
	top:3px !important;
}

#item265395 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item265420 {
	width:19px !important;
	height:19px !important;
}

#item265424 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
}

#item265428 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item265453 {
	width:19px !important;
	height:19px !important;
}

#item265457 {
	width:20px !important;
	height:19px !important;
	left:28px !important;
}

#item265460 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item265484 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item265490 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item265514 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item265517 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item265542 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item265546 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item265573 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item265578 {
	width:110px !important;
	height:22px !important;
	top:40px !important;
}

#item265604 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item265627 {
	width:111px !important;
	height:22px !important;
	top:40px !important;
}

#item265650 {
	width:40px !important;
	height:19px !important;
	top:41px !important;
}

#item265654 {
	width:40px !important;
	height:19px !important;
	left:642px !important;
	top:41px !important;
}

#item222920 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

#item262067 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

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

#item225510 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

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

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

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

#item225564 {
	width:344px !important;
	height:305px !important;
	left:87px !important;
	top:87px !important;
}

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

#item225587 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:423px !important;
}

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

#item225594 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:423px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item226279 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item226302 {
	width:682px !important;
	height:118px !important;
	left:65px !important;
	top:90px !important;
}

#item270321 {
	width:19px !important;
	height:19px !important;
}

#item270324 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
}

#item270329 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item270354 {
	width:19px !important;
	height:19px !important;
}

#item270357 {
	width:20px !important;
	height:19px !important;
	left:28px !important;
}

#item270360 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item270384 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item270387 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item270412 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item270415 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item270439 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item270442 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item270466 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item270469 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item270495 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item270518 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item270544 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item270567 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item270593 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item270616 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item270643 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item270667 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item270693 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item270716 {
	width:85px !important;
	height:36px !important;
	top:40px !important;
}

#item270741 {
	width:15px !important;
	height:12px !important;
	left:50px !important;
	top:8px !important;
}

#item270744 {
	width:114px !important;
	height:31px !important;
	top:40px !important;
}

#item270771 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item270794 {
	width:114px !important;
	height:31px !important;
	top:40px !important;
}

#item270817 {
	width:40px !important;
	height:19px !important;
	top:41px !important;
}

#item270824 {
	width:40px !important;
	height:19px !important;
	left:642px !important;
	top:41px !important;
}

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

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

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

#item225804 {
	width:682px !important;
	height:118px !important;
	left:65px !important;
	top:90px !important;
}

#item269678 {
	width:19px !important;
	height:19px !important;
}

#item269681 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
}

#item269685 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item269710 {
	width:19px !important;
	height:19px !important;
}

#item269713 {
	width:20px !important;
	height:19px !important;
	left:28px !important;
}

#item269717 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item269741 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item269744 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item269768 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item269771 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item269795 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item269798 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item269822 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item269825 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item269851 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item269874 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item269901 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item269924 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item269950 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item269973 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item269999 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item270022 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item270048 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item270072 {
	width:85px !important;
	height:36px !important;
	top:40px !important;
}

#item270097 {
	width:15px !important;
	height:12px !important;
	left:50px !important;
	top:8px !important;
}

#item270100 {
	width:114px !important;
	height:31px !important;
	top:40px !important;
}

#item270126 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item270150 {
	width:114px !important;
	height:31px !important;
	top:40px !important;
}

#item270173 {
	width:40px !important;
	height:19px !important;
	top:41px !important;
}

#item270180 {
	width:40px !important;
	height:19px !important;
	left:642px !important;
	top:41px !important;
}

#item226223 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

#item262072 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

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

#item228294 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

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

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

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

#item228349 {
	width:344px !important;
	height:322px !important;
	left:87px !important;
	top:87px !important;
}

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

#item228372 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:444px !important;
}

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

#item228379 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:444px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item229158 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item229181 {
	width:682px !important;
	height:104px !important;
	left:65px !important;
	top:97px !important;
}

#item272965 {
	width:19px !important;
	height:19px !important;
}

#item272968 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
}

#item272973 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item272998 {
	width:19px !important;
	height:19px !important;
}

#item273001 {
	width:20px !important;
	height:19px !important;
	left:28px !important;
}

#item273004 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item273028 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item273031 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item273055 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item273059 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item273085 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item273109 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item273135 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item273158 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item273184 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item273207 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item273234 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item273257 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item273283 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item273307 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item273330 {
	width:40px !important;
	height:19px !important;
	left:49px !important;
	top:41px !important;
}

#item273333 {
	width:40px !important;
	height:19px !important;
	left:593px !important;
	top:41px !important;
}

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

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

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

#item228588 {
	width:682px !important;
	height:118px !important;
	left:65px !important;
	top:90px !important;
}

#item272499 {
	width:19px !important;
	height:19px !important;
}

#item272502 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
}

#item272508 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item272533 {
	width:19px !important;
	height:19px !important;
}

#item272537 {
	width:20px !important;
	height:19px !important;
	left:28px !important;
}

#item272540 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item272565 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item272569 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item272593 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item272596 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item272622 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item272645 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item272672 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item272695 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item272721 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item272744 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item272771 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item272794 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item272820 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item272844 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item272867 {
	width:40px !important;
	height:19px !important;
	left:49px !important;
	top:48px !important;
}

#item272870 {
	width:40px !important;
	height:19px !important;
	left:593px !important;
	top:48px !important;
}

#item229101 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

#item262076 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

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

#item233405 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

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

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

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

#item233458 {
	width:344px !important;
	height:264px !important;
	left:87px !important;
	top:87px !important;
}

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

#item233481 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:360px !important;
}

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

#item233489 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:360px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item234131 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item234154 {
	width:682px !important;
	height:118px !important;
	left:65px !important;
	top:90px !important;
}

#item275858 {
	width:19px !important;
	height:19px !important;
}

#item275861 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
}

#item275866 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item275891 {
	width:19px !important;
	height:19px !important;
}

#item275895 {
	width:20px !important;
	height:19px !important;
	left:28px !important;
}

#item275898 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item275922 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item275927 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item275951 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item275954 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item275979 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item275984 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item276008 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item276011 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item276037 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item276060 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item276086 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item276109 {
	width:79px !important;
	height:22px !important;
	top:40px !important;
}

#item276135 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item276158 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item276184 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item276208 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item276234 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item276257 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item276283 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item276286 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item276312 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item276335 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item276358 {
	width:40px !important;
	height:19px !important;
	top:48px !important;
}

#item276362 {
	width:40px !important;
	height:19px !important;
	left:642px !important;
	top:48px !important;
}

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

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

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

#item233695 {
	width:682px !important;
	height:118px !important;
	left:65px !important;
	top:90px !important;
}

#item275298 {
	width:19px !important;
	height:19px !important;
}

#item275301 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
}

#item275305 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item275330 {
	width:19px !important;
	height:19px !important;
}

#item275333 {
	width:20px !important;
	height:19px !important;
	left:28px !important;
}

#item275336 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item275361 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item275366 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item275390 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item275393 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item275417 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item275421 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item275445 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item275448 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item275474 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item275497 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item275523 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item275546 {
	width:79px !important;
	height:22px !important;
	top:40px !important;
}

#item275573 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item275596 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item275623 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item275646 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item275673 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item275696 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item275722 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item275725 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item275751 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item275774 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item275797 {
	width:40px !important;
	height:19px !important;
	top:48px !important;
}

#item275802 {
	width:40px !important;
	height:19px !important;
	left:642px !important;
	top:48px !important;
}

#item234076 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item262080 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

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

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

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

#item236435 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

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

#item236488 {
	width:344px !important;
	height:203px !important;
	left:87px !important;
	top:87px !important;
}

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

#item236511 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:321px !important;
}

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

#item236518 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:321px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item237292 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item237315 {
	width:682px !important;
	height:118px !important;
	left:65px !important;
	top:90px !important;
}

#item278664 {
	width:19px !important;
	height:19px !important;
}

#item278669 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
}

#item278673 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item278699 {
	width:19px !important;
	height:19px !important;
}

#item278702 {
	width:20px !important;
	height:19px !important;
	left:28px !important;
}

#item278706 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item278730 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item278733 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item278758 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item278761 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item278785 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item278790 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item278814 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item278818 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item278844 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item278867 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item278893 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item278916 {
	width:84px !important;
	height:22px !important;
	top:40px !important;
}

#item278942 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item278965 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item278992 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item279015 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item279041 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item279064 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item279090 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item279113 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item279139 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item279162 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item279185 {
	width:40px !important;
	height:19px !important;
	top:48px !important;
}

#item279188 {
	width:40px !important;
	height:19px !important;
	left:642px !important;
	top:48px !important;
}

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

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

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

#item236723 {
	width:682px !important;
	height:118px !important;
	left:65px !important;
	top:90px !important;
}

#item278086 {
	width:19px !important;
	height:19px !important;
}

#item278091 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
}

#item278094 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item278119 {
	width:19px !important;
	height:19px !important;
}

#item278123 {
	width:20px !important;
	height:19px !important;
	left:28px !important;
}

#item278126 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item278151 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item278154 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item278178 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item278184 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item278208 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item278211 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item278235 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item278239 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item278265 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item278288 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item278314 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item278337 {
	width:84px !important;
	height:22px !important;
	top:40px !important;
}

#item278365 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item278388 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item278414 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item278437 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item278463 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item278486 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item278512 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item278535 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item278561 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item278584 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item278607 {
	width:40px !important;
	height:19px !important;
	top:48px !important;
}

#item278611 {
	width:40px !important;
	height:19px !important;
	left:642px !important;
	top:48px !important;
}

#item237234 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item262084 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

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

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

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

#item240218 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

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

#item240246 {
	width:344px !important;
	height:225px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item240278 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:342px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item241073 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item241096 {
	width:682px !important;
	height:118px !important;
	left:65px !important;
	top:90px !important;
}

#item280578 {
	width:19px !important;
	height:19px !important;
}

#item280581 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
}

#item280584 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item280609 {
	width:19px !important;
	height:19px !important;
}

#item280612 {
	width:20px !important;
	height:19px !important;
	left:28px !important;
}

#item280616 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item280640 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item280646 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item280670 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item280674 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item280700 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item280723 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item280749 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item280772 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item280799 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item280822 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item280849 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item280872 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item280898 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item280921 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item280944 {
	width:40px !important;
	height:19px !important;
	top:48px !important;
}

#item280947 {
	width:40px !important;
	height:19px !important;
	left:642px !important;
	top:48px !important;
}

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

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

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

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

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

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

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

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

#item262088 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

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

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

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

#item245164 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

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

#item245190 {
	width:344px !important;
	height:208px !important;
	left:87px !important;
	top:87px !important;
}

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

#item245213 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:324px !important;
}

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

#item245220 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:324px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item245398 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item245421 {
	width:682px !important;
	height:118px !important;
	left:65px !important;
	top:90px !important;
}

#item282344 {
	width:19px !important;
	height:19px !important;
}

#item282350 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
}

#item282353 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item282378 {
	width:19px !important;
	height:19px !important;
}

#item282381 {
	width:20px !important;
	height:19px !important;
	left:28px !important;
}

#item282384 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item282408 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item282411 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item282435 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item282439 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item282464 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item282468 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item282493 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item282496 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item282522 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item282545 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item282571 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item282594 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item282620 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item282643 {
	width:85px !important;
	height:36px !important;
	top:40px !important;
}

#item282669 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item282692 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item282719 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item282742 {
	width:85px !important;
	height:36px !important;
	top:40px !important;
}

#item282768 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item282791 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item282817 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item282840 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item282863 {
	width:40px !important;
	height:19px !important;
	top:41px !important;
}

#item282868 {
	width:40px !important;
	height:19px !important;
	left:642px !important;
	top:41px !important;
}

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

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

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

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

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

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

#item262092 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

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

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

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

#item244195 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

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

#item244221 {
	width:344px !important;
	height:242px !important;
	left:87px !important;
	top:87px !important;
}

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

#item244244 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:360px !important;
}

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

#item244253 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:360px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item244430 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item244453 {
	width:682px !important;
	height:118px !important;
	left:65px !important;
	top:90px !important;
}

#item284629 {
	width:19px !important;
	height:19px !important;
}

#item284632 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
}

#item284635 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item284660 {
	width:19px !important;
	height:19px !important;
}

#item284664 {
	width:20px !important;
	height:19px !important;
	left:28px !important;
}

#item284668 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item284692 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item284696 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item284720 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item284723 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item284747 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item284750 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item284774 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item284778 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item284802 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item284805 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item284831 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item284854 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item284880 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item284904 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item284930 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item284953 {
	width:85px !important;
	height:36px !important;
	top:40px !important;
}

#item284979 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item285002 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item285028 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item285051 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item285077 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item285100 {
	width:85px !important;
	height:36px !important;
	top:40px !important;
}

#item285126 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item285149 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item285176 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item285199 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item285222 {
	width:40px !important;
	height:19px !important;
	left:2px !important;
	top:41px !important;
}

#item285226 {
	width:40px !important;
	height:19px !important;
	left:641px !important;
	top:41px !important;
}

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

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

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

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

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

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

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

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

#item209281 {
	width:609px !important;
	height:97px !important;
	left:87px !important;
	top:87px !important;
}

#item209304 {
	width:507px !important;
	height:866px !important;
	left:723px !important;
	background:#fff;
}

#item209448 {
	width:344px !important;
	height:696px !important;
	left:799px !important;
	top:87px !important;
}

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

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

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

#item262401 {
	width:485px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

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

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

#item153406 {
	width:81px !important;
	height:30px !important;
	left:1062px !important;
	top:180px !important;
}

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

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

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

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

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

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

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

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

#item153566 {
	width:90px !important;
	height:13px !important;
	left:1055px !important;
	top:52px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item153124 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

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

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

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

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

#item249679 {
	width:83px !important;
	height:23px !important;
}

#item249676 {
	width:83px !important;
	height:23px !important;
	left:478px !important;
	top:183px !important;
}

#item249686 {
	width:81px !important;
	height:23px !important;
}

#item249683 {
	width:81px !important;
	height:23px !important;
	left:1062px !important;
	top:184px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item249778 {
	width:90px !important;
	height:13px !important;
	left:1055px !important;
	top:52px !important;
}

#item252437 {
	width:90px !important;
	height:13px !important;
	left:482px !important;
	top:52px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item249980 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item249914 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

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

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

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

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

#item250252 {
	width:100px !important;
	height:44px !important;
	left:470px !important;
	top:173px !important;
}

#item250256 {
	width:81px !important;
	height:30px !important;
	left:1062px !important;
	top:180px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item250344 {
	width:90px !important;
	height:13px !important;
	left:1055px !important;
	top:52px !important;
}

#item252464 {
	width:90px !important;
	height:13px !important;
	left:482px !important;
	top:52px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item250546 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item250482 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

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

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

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

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

#item250761 {
	width:82px !important;
	height:40px !important;
	left:488px !important;
	top:175px !important;
}

#item250765 {
	width:81px !important;
	height:39px !important;
	left:1062px !important;
	top:175px !important;
}

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

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

#item250781 {
	width:100px !important;
	height:30px !important;
}

#item250777 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item250807 {
	width:100px !important;
	height:30px !important;
}

#item250804 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item250833 {
	width:30px !important;
	height:30px !important;
}

#item250830 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item250843 {
	width:30px !important;
	height:30px !important;
}

#item250840 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item250849 {
	width:30px !important;
	height:30px !important;
}

#item250846 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item250856 {
	width:30px !important;
	height:30px !important;
}

#item250853 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item250859 {
	width:90px !important;
	height:13px !important;
	left:1055px !important;
	top:52px !important;
}

#item252674 {
	width:90px !important;
	height:13px !important;
	left:482px !important;
	top:52px !important;
}

#item252704 {
	width:30px !important;
	height:30px !important;
}

#item252702 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item251120 {
	width:1212px !important;
	height:852px !important;
	left:18px !important;
	top:19px !important;
	background:#fff;
}

#item251124 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item251121 {
	width:36px !important;
	height:36px !important;
	left:1119px !important;
	top:94px !important;
}

#item262572 {
	width:1056px !important;
	height:600px !important;
	left:96px !important;
	top:190px !important;
}

#item251113 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item251110 {
	width:36px !important;
	height:36px !important;
	left:1119px !important;
	top:94px !important;
}

#item262561 {
	width:1056px !important;
	height:600px !important;
	left:96px !important;
	top:190px !important;
}

#item251095 {
	width:1212px !important;
	height:852px !important;
	left:18px !important;
	top:19px !important;
	background:#fff;
}

#item251099 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item251096 {
	width:36px !important;
	height:36px !important;
	left:1119px !important;
	top:94px !important;
}

#item262553 {
	width:1056px !important;
	height:654px !important;
	left:96px !important;
	top:136px !important;
}

#item251059 {
	width:1212px !important;
	height:852px !important;
	left:18px !important;
	top:19px !important;
	background:#fff;
}

#item251060 {
	width:522px !important;
	height:570px !important;
	left:630px !important;
	top:220px !important;
}

#item251090 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item251087 {
	width:36px !important;
	height:36px !important;
	left:1119px !important;
	top:94px !important;
}

#item251051 {
	width:1212px !important;
	height:852px !important;
	left:18px !important;
	top:19px !important;
	background:#fff;
}

#item251055 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item251052 {
	width:36px !important;
	height:36px !important;
	left:1119px !important;
	top:94px !important;
}

#item262568 {
	width:1056px !important;
	height:600px !important;
	left:96px !important;
	top:190px !important;
}

#item251044 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item251041 {
	width:36px !important;
	height:36px !important;
	left:1119px !important;
	top:94px !important;
}

#item262557 {
	width:1056px !important;
	height:600px !important;
	left:96px !important;
	top:190px !important;
}

#item251028 {
	width:1212px !important;
	height:852px !important;
	left:18px !important;
	top:19px !important;
	background:#fff;
}

#item251033 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item251029 {
	width:36px !important;
	height:36px !important;
	left:1119px !important;
	top:94px !important;
}

#item262549 {
	width:1056px !important;
	height:654px !important;
	left:96px !important;
	top:136px !important;
}

#item250995 {
	width:1212px !important;
	height:852px !important;
	left:18px !important;
	top:19px !important;
	background:#fff;
}

#item250996 {
	width:522px !important;
	height:570px !important;
	left:630px !important;
	top:220px !important;
}

#item251023 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item251020 {
	width:36px !important;
	height:36px !important;
	left:1119px !important;
	top:94px !important;
}

#item250993 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item250991 {
	width:1230px !important;
	height:871px !important;
	left:-9px !important;
	top:-10px !important;
}

#item251185 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item251208 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item251231 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item251254 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item251278 {
	width:51px !important;
	height:30px !important;
	left:520px !important;
	top:180px !important;
}

#item251282 {
	width:51px !important;
	height:30px !important;
	left:1092px !important;
	top:180px !important;
}

#item251290 {
	width:30px !important;
	height:30px !important;
}

#item251286 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item251296 {
	width:100px !important;
	height:30px !important;
}

#item251293 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item251322 {
	width:100px !important;
	height:30px !important;
}

#item251319 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item251348 {
	width:30px !important;
	height:30px !important;
}

#item251345 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item251354 {
	width:30px !important;
	height:30px !important;
}

#item251351 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item251369 {
	width:30px !important;
	height:30px !important;
}

#item251366 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item251372 {
	width:90px !important;
	height:13px !important;
	left:1055px !important;
	top:52px !important;
}

#item252782 {
	width:90px !important;
	height:13px !important;
	left:482px !important;
	top:52px !important;
}

#item252851 {
	width:30px !important;
	height:30px !important;
}

#item252849 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item252862 {
	width:30px !important;
	height:30px !important;
}

#item252860 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item251636 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item251640 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item251637 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item262624 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item251629 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item251626 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item262592 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item251613 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item251617 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item251614 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item262583 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item251577 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item251578 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item251609 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item251606 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item251569 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item251573 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item251570 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item262616 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item251559 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item251556 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item262587 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item251542 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item251546 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item251543 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item262576 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item251509 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item251510 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item251538 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item251534 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item251507 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item251505 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item253569 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item253570 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item253266 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

@keyframes grow-253289 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-253289 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item253289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item253309 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:252px !important;
}

#item253332 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item253289 {
	width:330px !important;
	height:302px !important;
	left:87px !important;
	top:162px !important;
}

@keyframes grow-253338 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-253338 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item253338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item253353 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:252px !important;
}

#item253376 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item253338 {
	width:330px !important;
	height:302px !important;
	left:447px !important;
	top:477px !important;
}

@keyframes grow-253384 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-253384 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item253384 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item253403 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:252px !important;
}

#item253426 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item253384 {
	width:330px !important;
	height:302px !important;
	left:447px !important;
	top:162px !important;
}

@keyframes grow-253431 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-253431 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item253431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item253446 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:252px !important;
}

#item253469 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item253431 {
	width:330px !important;
	height:302px !important;
	left:807px !important;
	top:477px !important;
}

@keyframes grow-253476 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-253476 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item253476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item253497 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:252px !important;
}

#item253520 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item253476 {
	width:330px !important;
	height:302px !important;
	left:807px !important;
	top:162px !important;
}

@keyframes grow-253525 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-253525 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item253525 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item253541 {
	width:271px !important;
	height:15px !important;
	left:17px !important;
	top:252px !important;
}

#item253564 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item253525 {
	width:330px !important;
	height:302px !important;
	left:87px !important;
	top:477px !important;
}

#item253240 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item253245 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item253242 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item262648 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item253228 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item253233 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item253230 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item262644 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item253216 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item253221 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item253218 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item262640 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item253201 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item253208 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item253203 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item262636 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item253184 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item253189 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item253186 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item262632 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item253170 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item253176 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item253173 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item262628 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item253168 {
	width:27px !important;
	height:30px !important;
	left:1180px !important;
	top:10px !important;
}

#item253166 {
	width:1207px !important;
	height:846px !important;
	left:20px !important;
	top:-10px !important;
}

#item217378 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

#item217344 {
	width:609px !important;
	height:866px !important;
	left:621px !important;
}

#item217293 {
	width:344px !important;
	height:140px !important;
	left:87px !important;
	top:639px !important;
}

#item217317 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:87px !important;
}

#item217158 {
	width:324px !important;
	height:10px !important;
}

#item217154 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:228px !important;
}

#item217189 {
	width:324px !important;
	height:10px !important;
}

#item217184 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:386px !important;
}

#item217216 {
	width:324px !important;
	height:10px !important;
}

#item217212 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:347px !important;
}

#item217243 {
	width:324px !important;
	height:10px !important;
}

#item217239 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:307px !important;
}

#item217270 {
	width:324px !important;
	height:10px !important;
}

#item217266 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:268px !important;
}

#item217122 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item217123 {
	width:522px !important;
	height:378px !important;
	left:200px !important;
	top:236px !important;
}

#item217149 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item217146 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item217085 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item217113 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item217110 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item263531 {
	width:522px !important;
	height:692px !important;
	left:200px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item217048 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item217078 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item217075 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item263501 {
	width:522px !important;
	height:692px !important;
	left:200px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item217013 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item217015 {
	width:522px !important;
	height:378px !important;
	left:200px !important;
	top:236px !important;
}

#item217041 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item217038 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item216962 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item217004 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item217001 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item263461 {
	width:522px !important;
	height:692px !important;
	left:200px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item216960 {
	width:30px !important;
	height:27px !important;
	left:779px !important;
	top:10px !important;
}

#item216958 {
	width:809px !important;
	height:876px !important;
	left:421px !important;
	top:-10px !important;
}

#item285491 {
	width:1230px !important;
	height:866px !important;
}

#item285385 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item20847 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

p.autoParaStyle3 {
	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.autoParaStyle2 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11.1px;
	line-height:13.3px;
	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:7px;
	text-align:center;
}

p.autoParaStyle1 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:16.4px;
	line-height:21.5px;
	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.titular-descripcion {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	padding-right:100px;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.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:44px;
	color:#009976;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.regular-50-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#009976;
	margin-bottom:10px;
	text-align:left;
}

p.regular-50-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.regular-40-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:44px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-40-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-30-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-13-negro-puntos {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.regular-13-negro-mayusculas {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.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-dias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	text-align:left;
}

p.hoteles-cabecera {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	text-transform:uppercase;
	border-top:dotted 21px #d2ffda;
	margin-bottom:3px;
	text-align:center;
}

p.hotel-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-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.esquema-numeros {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.cubierta {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:110px;
	line-height:132px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d3e7d1;
	text-align:center;
}

p.boton-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #009976;
	text-align:center;
}

p.boton-sumario {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.boton-menta {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d2ffda;
	text-align:center;
}

p.boton-experiencias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-circuitos-ciudades {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-acordeon-off {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-20-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.book-13-negro-boliche {
	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;
	text-indent:-8px;
	padding-left:30px;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-blanco {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-8-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	text-align:center;
}

p.bold-20-verde-derecha {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.bold-20-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

p.bold-13-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-negro-boliche {
	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;
	padding-left:20px;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-8-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Párrafo-básico {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	color:#d2ffda;
}

span.autoCharStyle5 {
	color:#000;
}

span.autoCharStyle4 {
	font-size:13px;
	color:#000;
}

span.autoCharStyle3 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
}

span.autoCharStyle2 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	color:#000;
}

span.autoCharStyle1 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
}

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.hotel-superindice {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:11.7px;
	text-transform:uppercase;
	vertical-align:super;
	line-height:0;
}

span.quicksand {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
}

span.dias-noches {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
	font-size:13px;
	color:#009976;
	text-transform:uppercase;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
