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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

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

#item224499 {
	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:26px !important;
}

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

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

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

#item224545 {
	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;
}

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

#item12087 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

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

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

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

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

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

#item12691 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:258px !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;
}

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

#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;
}

#item236218 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !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;
}

#item246110 {
	width:504px !important;
	height:252px !important;
	left:611px !important;
	top:478px !important;
}

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

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

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

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

#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;
}

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

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

#item236241 {
	width:390px !important;
	height:457px !important;
	left:1962px !important;
	top:33px !important;
}

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

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

#item236230 {
	width:390px !important;
	height:457px !important;
	left:164px !important;
	top:33px !important;
}

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

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

#item236235 {
	width:390px !important;
	height:457px !important;
	left:614px !important;
	top:33px !important;
}

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

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

#item236248 {
	width:390px !important;
	height:457px !important;
	left:1064px !important;
	top:33px !important;
}

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

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

#item236243 {
	width:390px !important;
	height:457px !important;
	left:1514px !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;
	}
}
#item186348 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

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

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

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

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

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

#item14319 {
	width:520px !important;
	height:866px !important;
	left:715px !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:1173px !important;
	top:37px !important;
}

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

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

#item186262 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !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:10px !important;
	top:15px !important;
}

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

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

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

#item222105 {
	width:342px !important;
	height:866px !important;
	left:888px !important;
	background:#fff;
}

#item236251 {
	width:828px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

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

#item222111 {
	width:261px !important;
	height:42px !important;
	left:948px !important;
	top:88px !important;
}

#item222134 {
	width:261px !important;
	height:42px !important;
	left:948px !important;
	top:351px !important;
}

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

#item222157 {
	width:261px !important;
	height:10px !important;
	left:948px !important;
	top:156px !important;
}

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

#item222415 {
	width:261px !important;
	height:10px !important;
	left:948px !important;
	top:420px !important;
}

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

#item222185 {
	width:261px !important;
	height:10px !important;
	left:948px !important;
	top:215px !important;
}

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

#item222443 {
	width:261px !important;
	height:10px !important;
	left:948px !important;
	top:479px !important;
}

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

#item222266 {
	width:261px !important;
	height:10px !important;
	left:948px !important;
	top:186px !important;
}

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

#item222470 {
	width:261px !important;
	height:10px !important;
	left:948px !important;
	top:450px !important;
}

#item222528 {
	width:305px !important;
	height:414px !important;
	left:10px !important;
	top:13px !important;
	background:#fff;
}

table#table248524 th, table#table248524 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table248524 tr {
	height:28px;;
}

table#table248524 {
	table-layout:fixed;
}

#item222529 {
	width:261px !important;
	height:197px !important;
	left:23px !important;
	top:49px !important;
}

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

#item222641 {
	width:36px !important;
	height:36px !important;
	left:281px !important;
	top:10px !important;
}

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

#item222501 {
	width:184px !important;
	height:36px !important;
	left:47px !important;
	top:16px !important;
}

#item222638 {
	width:317px !important;
	height:427px !important;
	left:898px !important;
	top:239px !important;
}

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

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

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

#item196808 {
	width:656px !important;
	height:567px !important;
	left:737px !important;
	top:301px !important;
}

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

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

#item186898 {
	width:344px !important;
	height:15px !important;
	left:799px !important;
	top:52px !important;
}

#item187171 {
	width:344px !important;
	height:15px !important;
	left:799px !important;
	top:225px !important;
}

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

#item187228 {
	width:344px !important;
	height:10px !important;
	left:799px !important;
	top:179px !important;
}

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

#item237347 {
	width:344px !important;
	height:10px !important;
	left:799px !important;
	top:314px !important;
}

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

#item187232 {
	width:344px !important;
	height:10px !important;
	left:799px !important;
	top:85px !important;
}

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

#item237280 {
	width:344px !important;
	height:10px !important;
	left:799px !important;
	top:109px !important;
}

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

#item237310 {
	width:344px !important;
	height:10px !important;
	left:799px !important;
	top:132px !important;
}

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

#item187238 {
	width:344px !important;
	height:10px !important;
	left:799px !important;
	top:263px !important;
}

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

#item187230 {
	width:344px !important;
	height:10px !important;
	left:799px !important;
	top:156px !important;
}

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

#item237376 {
	width:344px !important;
	height:10px !important;
	left:799px !important;
	top:289px !important;
}

#item196962 {
	width:146px !important;
	height:89px !important;
	left:11px !important;
	top:135px !important;
}

#item196965 {
	width:70px !important;
	height:67px !important;
	left:11px !important;
	top:99px !important;
}

#item196967 {
	width:74px !important;
	height:103px !important;
}

#item196971 {
	width:146px !important;
	height:89px !important;
	top:36px !important;
}

#item196974 {
	width:70px !important;
	height:67px !important;
}

#item196981 {
	width:140px !important;
	height:145px !important;
	left:883px !important;
	top:464px !important;
}

@keyframes pulse-186796 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-186796 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item186800 {
	width:20px !important;
	height:20px !important;
}

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

@keyframes pulse-196869 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-196869 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item196871 {
	width:20px !important;
	height:20px !important;
}

#item196869 {
	width:20px !important;
	height:20px !important;
	left:63px !important;
	top:102px !important;
}

@keyframes pulse-196883 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-196883 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item196885 {
	width:20px !important;
	height:20px !important;
}

#item196883 {
	width:20px !important;
	height:20px !important;
	left:80px !important;
	top:165px !important;
}

@keyframes pulse-196904 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-196904 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item196907 {
	width:20px !important;
	height:20px !important;
}

#item196904 {
	width:20px !important;
	height:20px !important;
	left:90px !important;
	top:147px !important;
}

@keyframes pulse-196927 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-196927 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item196930 {
	width:20px !important;
	height:20px !important;
}

#item196927 {
	width:20px !important;
	height:20px !important;
	top:165px !important;
}

@keyframes pulse-196910 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-196910 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item196912 {
	width:20px !important;
	height:20px !important;
}

#item196910 {
	width:20px !important;
	height:20px !important;
	left:142px !important;
	top:139px !important;
}

@keyframes pulse-197015 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-197015 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item197017 {
	width:20px !important;
	height:20px !important;
}

#item197015 {
	width:20px !important;
	height:20px !important;
	left:1097px !important;
	top:826px !important;
}

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

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

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

#item193308 {
	width:344px !important;
	height:69px !important;
	left:87px !important;
	top:87px !important;
}

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

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

#item193360 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:372px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item193854 {
	width:522px !important;
	height:572px !important;
	left:101px !important;
	top:217px !important;
}

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

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

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

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

#item194268 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item194293 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item194316 {
	width:36px !important;
	height:17px !important;
	left:209px !important;
	top:30px !important;
}

#item194319 {
	width:36px !important;
	height:17px !important;
	left:367px !important;
	top:30px !important;
}

#item193815 {
	width:671px !important;
	height:572px !important;
	left:89px !important;
	top:217px !important;
}

#item236442 {
	width:611px !important;
	height:281px !important;
	left:12px !important;
}

#item193822 {
	width:611px !important;
	height:662px !important;
	left:12px !important;
	top:295px !important;
}

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

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

#item193516 {
	width:97px !important;
	height:48px !important;
	left:410px !important;
}

#item193545 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 15px 0px 15px;
}

#item193543 {
	width:411px !important;
	height:48px !important;
}

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

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

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

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

#item194358 {
	width:344px !important;
	height:69px !important;
	left:87px !important;
	top:87px !important;
}

#item194381 {
	width:344px !important;
	height:212px !important;
	left:87px !important;
	top:156px !important;
}

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

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

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

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

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

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

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

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

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

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

#item221471 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:372px !important;
}

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

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

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

#item236597 {
	width:579px !important;
	height:692px !important;
	left:99px !important;
	top:97px !important;
}

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

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

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

#item236579 {
	width:579px !important;
	height:692px !important;
	left:99px !important;
	top:97px !important;
}

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

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

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

#item194716 {
	width:522px !important;
	height:572px !important;
	left:99px !important;
	top:217px !important;
}

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

#item194611 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item194608 {
	width:16px !important;
	height:16px !important;
	left:788px !important;
	top:62px !important;
}

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

#item194620 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item194643 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item194666 {
	width:36px !important;
	height:17px !important;
	left:209px !important;
	top:30px !important;
}

#item194672 {
	width:36px !important;
	height:17px !important;
	left:367px !important;
	top:30px !important;
}

#item222041 {
	width:611px !important;
	height:281px !important;
	left:99px !important;
	top:217px !important;
}

#item222013 {
	width:611px !important;
	height:234px !important;
	left:99px !important;
	top:537px !important;
}

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

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

#item194529 {
	width:97px !important;
	height:48px !important;
	left:410px !important;
}

#item194559 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 15px 0px 15px;
}

#item194557 {
	width:411px !important;
	height:48px !important;
}

#item194525 {
	width:804px !important;
	height:846px !important;
	left:433px !important;
	top:-10px !important;
}

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

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

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

#item188440 {
	width:344px !important;
	height:66px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item188491 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:362px !important;
}

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

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

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

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

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

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

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

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

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

#item188608 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:362px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item189143 {
	width:522px !important;
	height:572px !important;
	left:101px !important;
	top:217px !important;
}

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

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

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

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

#item238649 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item238674 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item238700 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item238723 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item238746 {
	width:36px !important;
	height:17px !important;
	top:27px !important;
}

#item238749 {
	width:36px !important;
	height:17px !important;
	left:337px !important;
	top:27px !important;
}

#item238754 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item238777 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item238781 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item238805 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item238809 {
	width:20px !important;
	height:17px !important;
	left:192px !important;
	top:47px !important;
}

#item238813 {
	width:20px !important;
	height:17px !important;
	left:396px !important;
	top:47px !important;
}

#item189104 {
	width:671px !important;
	height:572px !important;
	left:89px !important;
	top:217px !important;
}

#item236412 {
	width:611px !important;
	height:281px !important;
	left:12px !important;
}

#item189111 {
	width:611px !important;
	height:539px !important;
	left:12px !important;
	top:295px !important;
}

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

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

#item188648 {
	width:97px !important;
	height:48px !important;
	left:410px !important;
}

#item188677 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 15px 0px 15px;
}

#item188675 {
	width:411px !important;
	height:48px !important;
}

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

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

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

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

#item237463 {
	width:344px !important;
	height:66px !important;
	left:87px !important;
	top:87px !important;
}

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

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

#item237515 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:362px !important;
}

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

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

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

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

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

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

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

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

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

#item237630 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:362px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item238088 {
	width:522px !important;
	height:572px !important;
	left:101px !important;
	top:217px !important;
}

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

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

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

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

#item237761 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item237784 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item237810 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item237834 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item237861 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item237884 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item237910 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item237933 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item237956 {
	width:36px !important;
	height:17px !important;
	left:67px !important;
	top:43px !important;
}

#item237960 {
	width:36px !important;
	height:17px !important;
	left:508px !important;
	top:43px !important;
}

#item237965 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item237988 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item237992 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item238016 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item238021 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item238044 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item238048 {
	width:671px !important;
	height:572px !important;
	left:89px !important;
	top:217px !important;
}

#item238050 {
	width:611px !important;
	height:281px !important;
	left:12px !important;
}

#item238052 {
	width:611px !important;
	height:539px !important;
	left:12px !important;
	top:295px !important;
}

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

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

#item237670 {
	width:97px !important;
	height:48px !important;
	left:410px !important;
}

#item237700 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 15px 0px 15px;
}

#item237698 {
	width:411px !important;
	height:48px !important;
}

#item237666 {
	width:799px !important;
	height:846px !important;
	left:431px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item236354 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !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;
}

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

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

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

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

#item236336 {
	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;
}

#item236332 {
	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:572px !important;
	left:101px !important;
	top:217px !important;
}

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

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

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

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

#item187959 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item187982 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item188008 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item188031 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item188057 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item188080 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item188106 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item188130 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item188156 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item188179 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item188202 {
	width:36px !important;
	height:17px !important;
	left:27px !important;
	top:43px !important;
}

#item188207 {
	width:36px !important;
	height:17px !important;
	left:548px !important;
	top:43px !important;
}

#item188215 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item188238 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item188246 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item188269 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item188276 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item188299 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item188303 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item188327 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item166223 {
	width:671px !important;
	height:572px !important;
	left:89px !important;
	top:217px !important;
}

#item236366 {
	width:611px !important;
	height:281px !important;
	left:12px !important;
}

#item166233 {
	width:611px !important;
	height:846px !important;
	left:12px !important;
	top:295px !important;
}

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

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

#item188351 {
	width:97px !important;
	height:48px !important;
	left:410px !important;
}

#item188380 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 15px 0px 15px;
}

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

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

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

#item191891 {
	width:344px !important;
	height:69px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item191943 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:362px !important;
}

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

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

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

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

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

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

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

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

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

#item192060 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:362px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item192514 {
	width:522px !important;
	height:572px !important;
	left:101px !important;
	top:217px !important;
}

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

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

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

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

#item193059 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item193082 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item193108 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item193131 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item193157 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item193180 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item193203 {
	width:36px !important;
	height:17px !important;
	left:122px !important;
	top:43px !important;
}

#item193206 {
	width:36px !important;
	height:17px !important;
	left:454px !important;
	top:43px !important;
}

#item193213 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item193236 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item193240 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item193263 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item192476 {
	width:671px !important;
	height:572px !important;
	left:89px !important;
	top:217px !important;
}

#item236430 {
	width:611px !important;
	height:281px !important;
	left:12px !important;
}

#item192483 {
	width:611px !important;
	height:404px !important;
	left:12px !important;
	top:295px !important;
}

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

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

#item192097 {
	width:97px !important;
	height:48px !important;
	left:410px !important;
}

#item192126 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 15px 0px 15px;
}

#item192124 {
	width:411px !important;
	height:48px !important;
}

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

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

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

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

#item239017 {
	width:344px !important;
	height:66px !important;
	left:87px !important;
	top:87px !important;
}

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

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

#item239068 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:362px !important;
}

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

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

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

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

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

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

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

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

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

#item239186 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:362px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item239651 {
	width:522px !important;
	height:572px !important;
	left:101px !important;
	top:217px !important;
}

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

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

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

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

#item239327 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item239350 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item239376 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item239399 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item239426 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item239449 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item239475 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item239499 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item239522 {
	width:36px !important;
	height:17px !important;
	left:67px !important;
	top:43px !important;
}

#item239526 {
	width:36px !important;
	height:17px !important;
	left:508px !important;
	top:43px !important;
}

#item239531 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item239554 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item239558 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item239581 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item239585 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item239608 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item239615 {
	width:671px !important;
	height:576px !important;
	left:89px !important;
	top:217px !important;
}

#item239617 {
	width:611px !important;
	height:281px !important;
	left:12px !important;
}

#item239619 {
	width:611px !important;
	height:548px !important;
	left:12px !important;
	top:295px !important;
}

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

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

#item239233 {
	width:97px !important;
	height:48px !important;
	left:410px !important;
}

#item239262 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 15px 0px 15px;
}

#item239260 {
	width:411px !important;
	height:48px !important;
}

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

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

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

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

#item239743 {
	width:344px !important;
	height:66px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item239796 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:362px !important;
}

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

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

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

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

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

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

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

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

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

#item239913 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:362px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item240444 {
	width:522px !important;
	height:572px !important;
	left:101px !important;
	top:217px !important;
}

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

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

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

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

#item240045 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item240068 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item240095 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item240118 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item240144 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item240167 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item240193 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item240216 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item240242 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item240265 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item240288 {
	width:36px !important;
	height:17px !important;
	left:27px !important;
	top:43px !important;
}

#item240296 {
	width:36px !important;
	height:17px !important;
	left:548px !important;
	top:43px !important;
}

#item240300 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item240323 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item240328 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item240351 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item240355 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item240378 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item240382 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item240405 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item240408 {
	width:671px !important;
	height:572px !important;
	left:89px !important;
	top:217px !important;
}

#item240410 {
	width:611px !important;
	height:281px !important;
	left:12px !important;
}

#item240412 {
	width:611px !important;
	height:692px !important;
	left:12px !important;
	top:295px !important;
}

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

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

#item239954 {
	width:97px !important;
	height:48px !important;
	left:410px !important;
}

#item239984 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 15px 0px 15px;
}

#item239981 {
	width:411px !important;
	height:48px !important;
}

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

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

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

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

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

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

#item223599 {
	width:270px !important;
	height:30px !important;
}

#item223596 {
	width:270px !important;
	height:30px !important;
	left:799px !important;
	top:387px !important;
}

#item223625 {
	width:270px !important;
	height:30px !important;
}

#item223622 {
	width:270px !important;
	height:30px !important;
	left:799px !important;
	top:342px !important;
}

#item223858 {
	width:400px !important;
	height:337px !important;
	left:793px !important;
	top:471px !important;
}

#item197364 {
	width:344px !important;
	height:227px !important;
	left:799px !important;
	top:87px !important;
}

#item223560 {
	width:346px !important;
	height:342px !important;
	left:793px !important;
	top:467px !important;
}

#item223565 {
	width:342px !important;
	height:324px !important;
	left:793px !important;
	top:486px !important;
}

#item223571 {
	width:337px !important;
	height:323px !important;
	left:798px !important;
	top:486px !important;
}

#item223576 {
	width:346px !important;
	height:60px !important;
	left:793px !important;
	top:499px !important;
}

#item223577 {
	width:346px !important;
	height:66px !important;
	left:793px !important;
	top:493px !important;
}

@keyframes pulse-223859 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-223859 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item222676 {
	width:20px !important;
	height:20px !important;
}

#item223859 {
	width:20px !important;
	height:20px !important;
	left:334px !important;
}

@keyframes pulse-222680 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-222680 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item222682 {
	width:20px !important;
	height:20px !important;
}

#item222680 {
	width:20px !important;
	height:20px !important;
	left:344px !important;
	top:62px !important;
}

@keyframes pulse-222685 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-222685 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item222687 {
	width:20px !important;
	height:20px !important;
}

#item222685 {
	width:20px !important;
	height:20px !important;
	left:306px !important;
	top:68px !important;
}

@keyframes pulse-222691 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-222691 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item222693 {
	width:20px !important;
	height:20px !important;
}

#item222691 {
	width:20px !important;
	height:20px !important;
	left:339px !important;
	top:161px !important;
}

@keyframes pulse-222696 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-222696 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item222698 {
	width:20px !important;
	height:20px !important;
}

#item222696 {
	width:20px !important;
	height:20px !important;
	top:53px !important;
}

@keyframes pulse-222702 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-222702 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item222704 {
	width:20px !important;
	height:20px !important;
}

#item222702 {
	width:20px !important;
	height:20px !important;
	left:232px !important;
	top:319px !important;
}

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

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

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

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

#item199969 {
	width:344px !important;
	height:390px !important;
	left:799px !important;
	top:87px !important;
}

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

#item200603 {
	width:30px !important;
	height:30px !important;
	left:799px !important;
	top:504px !important;
}

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

#item200108 {
	width:1230px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 30px #009976;
}

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

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

#item236716 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

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

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

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

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

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

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

#item201406 {
	width:611px !important;
	height:97px !important;
	left:87px !important;
	top:87px !important;
}

#item201351 {
	width:166px !important;
	height:30px !important;
}

#item201349 {
	width:166px !important;
	height:30px !important;
	left:87px !important;
	top:218px !important;
}

#item201377 {
	width:166px !important;
	height:30px !important;
}

#item201375 {
	width:166px !important;
	height:30px !important;
	left:87px !important;
	top:258px !important;
}

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

#item202121 {
	width:401px !important;
	height:93px !important;
	left:99px !important;
	top:97px !important;
}

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

#item202144 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

table#table260109 th, table#table260109 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table260109 {
	table-layout:fixed;
}

#item202150 {
	width:344px !important;
	height:434px !important;
	left:99px !important;
	top:208px !important;
}

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

#item202024 {
	width:401px !important;
	height:22px !important;
	left:99px !important;
	top:97px !important;
}

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

#item202047 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

#item202061 {
	width:384px !important;
	height:312px !important;
	left:98px !important;
	top:148px !important;
	padding:0px 40px 0px 0px;
}

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

#item202084 {
	width:261px !important;
	height:36px !important;
	left:96px !important;
	top:493px !important;
}

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

#item201883 {
	width:401px !important;
	height:93px !important;
	left:99px !important;
	top:97px !important;
}

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

#item201906 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

table#table261383 th, table#table261383 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table261383 {
	table-layout:fixed;
}

#item201980 {
	width:382px !important;
	height:599px !important;
	left:99px !important;
	top:208px !important;
}

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

#item200880 {
	width:401px !important;
	height:22px !important;
	left:99px !important;
	top:97px !important;
}

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

#item200903 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

#item246323 {
	width:343px !important;
	height:230px !important;
	left:99px !important;
	top:559px !important;
}

#item201754 {
	width:384px !important;
	height:312px !important;
	left:98px !important;
	top:148px !important;
	padding:0px 40px 0px 0px;
}

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

#item201787 {
	width:261px !important;
	height:36px !important;
	left:96px !important;
	top:493px !important;
}

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

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

#item200794 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

#item201467 {
	width:430px !important;
	height:690px !important;
	left:55px !important;
	top:99px !important;
}

#item201632 {
	width:375px !important;
	height:1296px !important;
	left:13px !important;
	top:1px !important;
}

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

#item200815 {
	width:344px !important;
	height:327px !important;
	left:99px !important;
	top:178px !important;
}

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

#item201436 {
	width:172px !important;
	height:36px !important;
	left:97px !important;
	top:529px !important;
}

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

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

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

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

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

#item240695 {
	width:611px !important;
	height:97px !important;
	left:87px !important;
	top:87px !important;
}

#item240721 {
	width:166px !important;
	height:30px !important;
}

#item240718 {
	width:166px !important;
	height:30px !important;
	left:87px !important;
	top:218px !important;
}

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

#item240948 {
	width:401px !important;
	height:93px !important;
	left:99px !important;
	top:97px !important;
}

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

#item240971 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

table#table263692 th, table#table263692 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table263692 {
	table-layout:fixed;
}

#item240977 {
	width:382px !important;
	height:161px !important;
	left:99px !important;
	top:208px !important;
}

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

#item240862 {
	width:401px !important;
	height:22px !important;
	left:99px !important;
	top:97px !important;
}

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

#item240885 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

#item246321 {
	width:342px !important;
	height:228px !important;
	left:100px !important;
	top:559px !important;
}

#item240896 {
	width:384px !important;
	height:303px !important;
	left:99px !important;
	top:148px !important;
	padding:0px 40px 0px 0px;
}

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

#item240919 {
	width:261px !important;
	height:36px !important;
	left:96px !important;
	top:493px !important;
}

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

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

#item240773 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

#item243677 {
	width:432px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 50px 0px 0px;
}

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

#item240807 {
	width:344px !important;
	height:323px !important;
	left:99px !important;
	top:178px !important;
}

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

#item240834 {
	width:172px !important;
	height:36px !important;
	left:97px !important;
	top:529px !important;
}

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

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

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

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

#item202256 {
	width:344px !important;
	height:69px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

#item204720 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:362px !important;
}

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

#item204726 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:362px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table265681 th, table#table265681 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table265681 tr {
	height:28px;;
}

table#table265681 {
	table-layout:fixed;
}

#item207046 {
	width:345px !important;
	height:253px !important;
}

table#table266353 th, table#table266353 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table266353 tr {
	height:28px;;
}

table#table266353 {
	table-layout:fixed;
}

#item207069 {
	width:345px !important;
	height:225px !important;
	top:291px !important;
}

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

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

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

#item202962 {
	width:522px !important;
	height:572px !important;
	left:101px !important;
	top:217px !important;
}

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

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

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

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

#item204231 {
	width:13px !important;
	height:11px !important;
	left:6px !important;
	top:7px !important;
}

#item204235 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item204263 {
	width:13px !important;
	height:11px !important;
	left:6px !important;
	top:7px !important;
}

#item204267 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item204293 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item204316 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item204343 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item204366 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item204392 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item204415 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item204441 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item204464 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item204490 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item204513 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item204539 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item204562 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item204585 {
	width:36px !important;
	height:17px !important;
	left:-2px !important;
	top:33px !important;
}

#item204589 {
	width:36px !important;
	height:17px !important;
	left:577px !important;
	top:33px !important;
}

#item204592 {
	width:17px !important;
	height:17px !important;
	left:87px !important;
	top:14px !important;
}

#item204595 {
	width:17px !important;
	height:17px !important;
	left:297px !important;
	top:14px !important;
}

#item204598 {
	width:17px !important;
	height:17px !important;
	left:157px !important;
	top:14px !important;
}

#item204604 {
	width:17px !important;
	height:17px !important;
	left:367px !important;
	top:14px !important;
}

#item204607 {
	width:17px !important;
	height:17px !important;
	left:227px !important;
	top:14px !important;
}

#item204610 {
	width:17px !important;
	height:17px !important;
	left:437px !important;
	top:14px !important;
}

#item204614 {
	width:17px !important;
	height:17px !important;
	left:507px !important;
	top:14px !important;
}

#item202924 {
	width:671px !important;
	height:572px !important;
	left:89px !important;
	top:217px !important;
}

#item236473 {
	width:611px !important;
	height:281px !important;
	left:12px !important;
}

#item202931 {
	width:611px !important;
	height:798px !important;
	left:12px !important;
	top:295px !important;
}

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

#item204670 {
	width:97px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item206944 {
	width:103px !important;
	height:54px !important;
	left:612px !important;
	top:94px !important;
}

#item204693 {
	width:411px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#d2ffda;
	padding:0px 15px 0px 15px;
}

#item206942 {
	width:417px !important;
	height:54px !important;
	left:202px !important;
	top:94px !important;
}

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

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

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

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

#item241467 {
	width:344px !important;
	height:69px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

#item241638 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:362px !important;
}

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

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

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

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

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

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

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

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

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

table#table268311 th, table#table268311 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table268311 tr {
	height:28px;;
}

table#table268311 {
	table-layout:fixed;
}

#item242235 {
	width:345px !important;
	height:253px !important;
}

table#table268982 th, table#table268982 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table268982 tr {
	height:28px;;
}

table#table268982 {
	table-layout:fixed;
}

#item242258 {
	width:345px !important;
	height:197px !important;
	top:291px !important;
}

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

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

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

#item242189 {
	width:522px !important;
	height:572px !important;
	left:101px !important;
	top:217px !important;
}

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

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

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

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

#item242960 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item242983 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item243010 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item243033 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item243059 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item243082 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item243108 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item243131 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item243157 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item243181 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item243207 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item243230 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item243253 {
	width:36px !important;
	height:17px !important;
	left:56px !important;
	top:33px !important;
}

#item243257 {
	width:36px !important;
	height:17px !important;
	left:519px !important;
	top:33px !important;
}

#item243260 {
	width:17px !important;
	height:17px !important;
	left:297px !important;
	top:14px !important;
}

#item243265 {
	width:17px !important;
	height:17px !important;
	left:149px !important;
	top:14px !important;
}

#item243268 {
	width:17px !important;
	height:17px !important;
	left:371px !important;
	top:14px !important;
}

#item243272 {
	width:17px !important;
	height:17px !important;
	left:223px !important;
	top:14px !important;
}

#item243276 {
	width:17px !important;
	height:17px !important;
	left:445px !important;
	top:14px !important;
}

#item242154 {
	width:671px !important;
	height:576px !important;
	left:89px !important;
	top:217px !important;
}

#item242156 {
	width:611px !important;
	height:281px !important;
	left:12px !important;
}

#item242158 {
	width:611px !important;
	height:759px !important;
	left:12px !important;
	top:295px !important;
}

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

#item241678 {
	width:97px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item241674 {
	width:103px !important;
	height:54px !important;
	left:612px !important;
	top:94px !important;
}

#item241703 {
	width:411px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#d2ffda;
	padding:0px 15px 0px 15px;
}

#item241701 {
	width:417px !important;
	height:54px !important;
	left:202px !important;
	top:94px !important;
}

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

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

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

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

#item205178 {
	width:344px !important;
	height:69px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item205924 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:362px !important;
}

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

#item205931 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:362px !important;
}

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

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

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

#item236840 {
	width:579px !important;
	height:692px !important;
	left:99px !important;
	top:96px !important;
}

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

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

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

#item236834 {
	width:579px !important;
	height:692px !important;
	left:99px !important;
	top:96px !important;
}

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

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

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

table#table270821 th, table#table270821 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table270821 tr {
	height:28px;;
}

table#table270821 {
	table-layout:fixed;
}

#item206377 {
	width:345px !important;
	height:225px !important;
}

table#table271419 th, table#table271419 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table271419 tr {
	height:28px;;
}

table#table271419 {
	table-layout:fixed;
}

#item206400 {
	width:345px !important;
	height:197px !important;
	top:271px !important;
}

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

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

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

#item236828 {
	width:579px !important;
	height:692px !important;
	left:99px !important;
	top:96px !important;
}

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

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

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

#item205857 {
	width:522px !important;
	height:572px !important;
	left:99px !important;
	top:216px !important;
}

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

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

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

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

#item206559 {
	width:13px !important;
	height:11px !important;
	left:6px !important;
	top:7px !important;
}

#item206562 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item206588 {
	width:13px !important;
	height:11px !important;
	left:6px !important;
	top:7px !important;
}

#item206592 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item206618 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item206641 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item206667 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item206690 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item206716 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item206739 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item206765 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item206788 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item206814 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item206837 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item206861 {
	width:36px !important;
	height:17px !important;
	left:-2px !important;
	top:33px !important;
}

#item206864 {
	width:36px !important;
	height:17px !important;
	left:577px !important;
	top:33px !important;
}

#item206867 {
	width:17px !important;
	height:17px !important;
	left:97px !important;
	top:14px !important;
}

#item206873 {
	width:17px !important;
	height:17px !important;
	left:177px !important;
	top:14px !important;
}

#item206876 {
	width:17px !important;
	height:17px !important;
	left:337px !important;
	top:14px !important;
}

#item206879 {
	width:17px !important;
	height:17px !important;
	left:257px !important;
	top:14px !important;
}

#item206883 {
	width:17px !important;
	height:17px !important;
	left:417px !important;
	top:14px !important;
}

#item206889 {
	width:17px !important;
	height:17px !important;
	left:497px !important;
	top:14px !important;
}

#item205815 {
	width:671px !important;
	height:572px !important;
	left:87px !important;
	top:216px !important;
}

#item236483 {
	width:611px !important;
	height:281px !important;
	left:12px !important;
}

#item205825 {
	width:611px !important;
	height:629px !important;
	left:12px !important;
	top:295px !important;
}

#item205341 {
	width:97px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item206937 {
	width:103px !important;
	height:54px !important;
	left:612px !important;
	top:94px !important;
}

#item205364 {
	width:411px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#d2ffda;
	padding:0px 15px 0px 15px;
}

#item206935 {
	width:417px !important;
	height:54px !important;
	left:202px !important;
	top:94px !important;
}

#item205338 {
	width:799px !important;
	height:846px !important;
	left:433px !important;
	top:-9px !important;
}

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

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

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

#item207181 {
	width:344px !important;
	height:69px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

#item207981 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:362px !important;
}

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

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

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

#item221940 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:362px !important;
}

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

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

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

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

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

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

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

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

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

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

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

table#table273184 th, table#table273184 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table273184 tr {
	height:28px;;
}

table#table273184 {
	table-layout:fixed;
}

#item207903 {
	width:345px !important;
	height:309px !important;
}

table#table273900 th, table#table273900 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table273900 tr {
	height:28px;;
}

table#table273900 {
	table-layout:fixed;
}

#item207926 {
	width:345px !important;
	height:197px !important;
	top:351px !important;
}

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

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

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

#item207862 {
	width:522px !important;
	height:572px !important;
	left:101px !important;
	top:217px !important;
}

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

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

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

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

#item208750 {
	width:13px !important;
	height:11px !important;
	left:6px !important;
	top:7px !important;
}

#item208753 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item208780 {
	width:13px !important;
	height:11px !important;
	left:6px !important;
	top:7px !important;
}

#item208783 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item208809 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item208832 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item208858 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item208881 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item208907 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item208930 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item208956 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item208979 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item209007 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item209030 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item209056 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item209079 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item209102 {
	width:36px !important;
	height:17px !important;
	left:-2px !important;
	top:39px !important;
}

#item209106 {
	width:36px !important;
	height:17px !important;
	left:577px !important;
	top:39px !important;
}

#item209109 {
	width:17px !important;
	height:17px !important;
	left:87px !important;
	top:20px !important;
}

#item209112 {
	width:17px !important;
	height:17px !important;
	left:297px !important;
	top:20px !important;
}

#item209118 {
	width:17px !important;
	height:17px !important;
	left:157px !important;
	top:20px !important;
}

#item209121 {
	width:17px !important;
	height:17px !important;
	left:367px !important;
	top:20px !important;
}

#item209124 {
	width:17px !important;
	height:17px !important;
	left:227px !important;
	top:20px !important;
}

#item209127 {
	width:17px !important;
	height:17px !important;
	left:437px !important;
	top:20px !important;
}

#item209133 {
	width:17px !important;
	height:17px !important;
	left:507px !important;
	top:20px !important;
}

#item207819 {
	width:671px !important;
	height:572px !important;
	left:89px !important;
	top:217px !important;
}

#item236494 {
	width:611px !important;
	height:281px !important;
	left:12px !important;
}

#item207828 {
	width:611px !important;
	height:716px !important;
	left:12px !important;
	top:295px !important;
}

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

#item207347 {
	width:97px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item207343 {
	width:103px !important;
	height:54px !important;
	left:612px !important;
	top:94px !important;
}

#item207373 {
	width:411px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#d2ffda;
	padding:0px 15px 0px 15px;
}

#item207370 {
	width:417px !important;
	height:54px !important;
	left:202px !important;
	top:94px !important;
}

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

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

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

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

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

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

#item209219 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

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

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

#item209190 {
	width:172px !important;
	height:36px !important;
	left:97px !important;
	top:529px !important;
}

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

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

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

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

#item153566 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !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:91px !important;
	height:86px !important;
	left:963px !important;
	top:153px !important;
}

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

#item153418 {
	width:66px !important;
	height:50px !important;
	left:1077px !important;
	top:171px !important;
}

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

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

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

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

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

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

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

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

#item245916 {
	width:72px !important;
	height:36px !important;
	left:395px !important;
	top:178px !important;
}

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

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

#item245934 {
	width:74px !important;
	height:49px !important;
}

#item245929 {
	width:74px !important;
	height:49px !important;
	left:498px !important;
	top:171px !important;
}

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

#item245957 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:181px !important;
}

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

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

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

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

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

#item237045 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#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;
}

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

#item185211 {
	width:420px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

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

#item245830 {
	width:411px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

#item210175 {
	width:80px !important;
	height:13px !important;
	left:1065px !important;
	top:52px !important;
}

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

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

#item210033 {
	width:89px !important;
	height:35px !important;
	left:965px !important;
	top:178px !important;
}

#item210045 {
	width:66px !important;
	height:50px !important;
}

#item210041 {
	width:66px !important;
	height:50px !important;
	left:1077px !important;
	top:171px !important;
}

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

#item210128 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:181px !important;
}

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

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

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

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

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

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

#item210023 {
	width:98px !important;
	height:36px !important;
	left:382px !important;
	top:178px !important;
}

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

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

#item210079 {
	width:74px !important;
	height:49px !important;
}

#item210075 {
	width:74px !important;
	height:49px !important;
	left:498px !important;
	top:171px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item210332 {
	width:411px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

#item210359 {
	width:420px !important;
	height:54px !important;
	background:#fff;
}

#item210357 {
	width:420px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

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

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

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

#item211097 {
	width:63px !important;
	height:45px !important;
	left:978px !important;
	top:173px !important;
}

#item211109 {
	width:66px !important;
	height:50px !important;
}

#item211104 {
	width:66px !important;
	height:50px !important;
	left:1077px !important;
	top:171px !important;
}

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

#item211192 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:181px !important;
}

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

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

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

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

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

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

#item211090 {
	width:63px !important;
	height:54px !important;
	left:399px !important;
	top:169px !important;
}

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

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

#item211142 {
	width:74px !important;
	height:49px !important;
}

#item211138 {
	width:74px !important;
	height:49px !important;
	left:498px !important;
	top:171px !important;
}

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

#item211166 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:181px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item211396 {
	width:411px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

#item211424 {
	width:420px !important;
	height:54px !important;
	background:#fff;
}

#item211422 {
	width:420px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

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

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

#item223998 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:540px !important;
}

#item224021 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:532px !important;
}

#item223981 {
	width:330px !important;
	height:590px !important;
	left:87px !important;
	top:189px !important;
}

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

#item224093 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:540px !important;
}

#item224116 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:532px !important;
}

#item224071 {
	width:330px !important;
	height:590px !important;
	left:447px !important;
	top:189px !important;
}

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

#item224185 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:540px !important;
}

#item224208 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:532px !important;
}

#item224167 {
	width:330px !important;
	height:590px !important;
	left:807px !important;
	top:189px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item221666 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

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

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

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

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

#item219099 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:228px !important;
}

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

#item219129 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:386px !important;
}

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

#item219156 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:347px !important;
}

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

#item219186 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:307px !important;
}

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

#item219213 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:268px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

p.autoParaStyle12 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	direction:rtl;
	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.autoParaStyle11 {
	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.autoParaStyle10 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",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;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle9 {
	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.autoParaStyle8 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",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;
	margin-bottom:5px;
	text-align:center;
}

p.autoParaStyle7 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	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.autoParaStyle6 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",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;
	text-align:center;
}

p.autoParaStyle5 {
	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.autoParaStyle4 {
	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.autoParaStyle3 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	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:center;
}

p.autoParaStyle2 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",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;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.bold-13-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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

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

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

p.bold-20-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.boton-experiencias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d3e7d1;
	text-align:center;
}

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

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

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

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

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

p.hotel-descripcion-titular {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	padding-right:140px;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

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

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

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

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

p.regular-50-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

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

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

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

p.hoteles-cabecera {
	font-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.esquema-numeros {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.esquema-km {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.cubierta {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:110px;
	line-height:132px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #009976;
	text-align:center;
}

p.boton-menta {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d2ffda;
	text-align:center;
}

p.boton-circuitos-ciudades {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-acordeon-off {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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

p.book-12-verde-centrado {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",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;
	margin-bottom:5px;
	text-align:center;
}

p.book-12-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",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;
	margin-bottom:5px;
	text-align:left;
}

p.book-12-negro {
	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;
	margin-bottom:5px;
	text-align:left;
}

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

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

p.bold-20-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

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

p.bold-8-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Párrafo-básico {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle4 {
	color:#000;
}

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

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	color:#000;
}

span.autoCharStyle1 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
}

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

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

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

span.verde {
	color:#009976;
}

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

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

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

#loadIndicator{display:none;}
