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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@font-face {
	font-family:FF-RaisonnePro-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");
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item219673 {
	width:549px !important;
	height:171px !important;
	left:651px !important;
	top:495px !important;
	background:#fff;
}

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

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

#item219705 {
	width:433px !important;
	height:36px !important;
	left:710px !important;
	top:535px !important;
}

#item219729 {
	width:378px !important;
	height:33px !important;
	left:55px !important;
}

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

#item221117 {
	width:433px !important;
	height:33px !important;
	left:710px !important;
	top:588px !important;
}

#item221768 {
	width:543px !important;
	height:315px !important;
	left:583px !important;
	top:13px !important;
}

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

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

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

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

#item219823 {
	width:1126px !important;
	height:328px !important;
	left:74px !important;
	top:77px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item163008 {
	width:416px !important;
	height:603px !important;
}

#item163017 {
	width:116px !important;
	height:10px !important;
	left:67px !important;
	top:182px !important;
}

#item163044 {
	width:78px !important;
	height:11px !important;
	left:82px !important;
	top:222px !important;
}

#item163071 {
	width:78px !important;
	height:10px !important;
	left:123px !important;
	top:160px !important;
}

#item163098 {
	width:100px !important;
	height:10px !important;
	left:400px !important;
	top:320px !important;
}

#item163125 {
	width:100px !important;
	height:10px !important;
	left:418px !important;
	top:342px !important;
}

#item163153 {
	width:100px !important;
	height:10px !important;
	left:346px !important;
	top:526px !important;
}

#item163181 {
	width:100px !important;
	height:10px !important;
	left:134px !important;
	top:571px !important;
}

#item163208 {
	width:100px !important;
	height:10px !important;
	left:49px !important;
	top:532px !important;
}

#item163235 {
	width:100px !important;
	height:10px !important;
	left:76px !important;
	top:400px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item225176 {
	width:845px !important;
	height:434px !important;
	left:202px !important;
	top:226px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item189594 {
	width:1225px !important;
	height:866px !important;
	left:3px !important;
}

#item220784 {
	width:742px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

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

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

#item190100 {
	width:269px !important;
	height:493px !important;
	left:904px !important;
	top:311px !important;
}

#item190593 {
	width:139px !important;
	height:225px !important;
	left:934px !important;
	top:308px !important;
}

#item190596 {
	width:91px !important;
	height:226px !important;
	left:935px !important;
	top:307px !important;
}

#item218112 {
	width:131px !important;
	height:411px !important;
	left:910px !important;
	top:302px !important;
}

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

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

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

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

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

#item190551 {
	width:261px !important;
	height:10px !important;
	left:888px !important;
	top:130px !important;
}

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

#item190552 {
	width:261px !important;
	height:10px !important;
	left:888px !important;
	top:155px !important;
}

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

#item190553 {
	width:261px !important;
	height:10px !important;
	left:888px !important;
	top:179px !important;
}

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

#item190554 {
	width:261px !important;
	height:10px !important;
	left:888px !important;
	top:204px !important;
}

#item218103 {
	width:94px !important;
	height:184px !important;
	left:937px !important;
	top:529px !important;
}

#item190171 {
	width:90px !important;
	height:10px !important;
	left:32px !important;
	top:9px !important;
}

#item190538 {
	width:122px !important;
	height:27px !important;
	left:971px !important;
	top:302px !important;
}

#item190177 {
	width:90px !important;
	height:10px !important;
	top:8px !important;
}

#item190541 {
	width:108px !important;
	height:27px !important;
	left:854px !important;
	top:342px !important;
}

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

#item190542 {
	width:126px !important;
	height:27px !important;
	left:971px !important;
	top:392px !important;
}

#item190224 {
	width:90px !important;
	height:10px !important;
	top:9px !important;
}

#item190543 {
	width:90px !important;
	height:27px !important;
	left:885px !important;
	top:491px !important;
}

#item190299 {
	width:90px !important;
	height:10px !important;
	left:34px !important;
	top:9px !important;
}

#item190546 {
	width:124px !important;
	height:27px !important;
	left:977px !important;
	top:650px !important;
}

#item190330 {
	width:90px !important;
	height:10px !important;
	left:35px !important;
	top:9px !important;
}

#item190548 {
	width:125px !important;
	height:27px !important;
	left:953px !important;
	top:698px !important;
}

#item190353 {
	width:90px !important;
	height:10px !important;
	top:9px !important;
}

#item190547 {
	width:90px !important;
	height:27px !important;
	left:876px !important;
	top:698px !important;
}

#item190247 {
	width:90px !important;
	height:10px !important;
	left:33px !important;
	top:9px !important;
}

#item190544 {
	width:123px !important;
	height:27px !important;
	left:993px !important;
	top:491px !important;
}

#item190270 {
	width:90px !important;
	height:10px !important;
	left:35px !important;
	top:9px !important;
}

#item190545 {
	width:125px !important;
	height:27px !important;
	left:998px !important;
	top:518px !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;
}

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

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

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

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

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

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

#item130767 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:423px !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;
}

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

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

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

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

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

#item190701 {
	width:611px !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;
}

#item190697 {
	width:611px !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;
}

#item190687 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

#item167542 {
	width:40px !important;
	height:19px !important;
	left:191px !important;
	top:20px !important;
}

#item167545 {
	width:40px !important;
	height:19px !important;
	left:380px !important;
	top:20px !important;
}

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

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

#item166233 {
	width:611px !important;
	height:361px !important;
	left:12px !important;
	top:313px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item190925 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:549px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item191246 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item191236 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item191223 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item191961 {
	width:40px !important;
	height:19px !important;
	left:76px !important;
	top:40px !important;
}

#item191964 {
	width:40px !important;
	height:19px !important;
	left:495px !important;
	top:40px !important;
}

#item191968 {
	width:40px !important;
	height:19px !important;
	left:9px !important;
}

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

#item191995 {
	width:40px !important;
	height:19px !important;
	left:9px !important;
}

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

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

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

#item191156 {
	width:611px !important;
	height:547px !important;
	left:12px !important;
	top:313px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item192851 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item192841 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item192830 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

#item193081 {
	width:40px !important;
	height:19px !important;
	left:191px !important;
	top:20px !important;
}

#item193084 {
	width:40px !important;
	height:19px !important;
	left:380px !important;
	top:20px !important;
}

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

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

#item192766 {
	width:611px !important;
	height:863px !important;
	left:12px !important;
	top:313px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item193212 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:288px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item193693 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item193682 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item193672 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item194380 {
	width:40px !important;
	height:19px !important;
	left:522px !important;
	top:40px !important;
}

#item194384 {
	width:40px !important;
	height:19px !important;
	left:9px !important;
}

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

#item194411 {
	width:40px !important;
	height:19px !important;
	left:9px !important;
}

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

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

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

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

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

#item193610 {
	width:611px !important;
	height:910px !important;
	left:12px !important;
	top:313px !important;
}

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

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

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

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

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

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

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

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

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

#item194580 {
	width:344px !important;
	height:230px !important;
	left:87px !important;
	top:87px !important;
}

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

#item194603 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item195167 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item195156 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item195146 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item196163 {
	width:40px !important;
	height:19px !important;
	left:18px !important;
	top:40px !important;
}

#item196166 {
	width:40px !important;
	height:19px !important;
	left:554px !important;
	top:40px !important;
}

#item196174 {
	width:40px !important;
	height:19px !important;
	left:9px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item195079 {
	width:611px !important;
	height:1363px !important;
	left:12px !important;
	top:313px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item196465 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:549px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item197171 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item197161 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item197148 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item198036 {
	width:23px !important;
	height:17px !important;
	top:2px !important;
}

#item198059 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item198085 {
	width:23px !important;
	height:17px !important;
	top:2px !important;
}

#item198108 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item198135 {
	width:23px !important;
	height:17px !important;
	top:2px !important;
}

#item198158 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item198185 {
	width:23px !important;
	height:17px !important;
	top:2px !important;
}

#item198208 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item198234 {
	width:23px !important;
	height:17px !important;
	top:2px !important;
}

#item198257 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item198283 {
	width:23px !important;
	height:17px !important;
	top:2px !important;
}

#item198306 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item198332 {
	width:23px !important;
	height:17px !important;
	top:2px !important;
}

#item198355 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item198381 {
	width:23px !important;
	height:17px !important;
	top:2px !important;
}

#item198405 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item198428 {
	width:32px !important;
	height:15px !important;
	top:42px !important;
}

#item198431 {
	width:32px !important;
	height:15px !important;
	left:579px !important;
	top:42px !important;
}

#item198435 {
	width:32px !important;
	height:15px !important;
	left:7px !important;
}

#item198438 {
	width:47px !important;
	height:7px !important;
	top:22px !important;
}

#item198462 {
	width:15px !important;
	height:15px !important;
	left:16px !important;
}

#item198465 {
	width:47px !important;
	height:7px !important;
	top:22px !important;
}

#item198489 {
	width:15px !important;
	height:15px !important;
	left:16px !important;
}

#item198492 {
	width:47px !important;
	height:7px !important;
	top:22px !important;
}

#item198516 {
	width:15px !important;
	height:15px !important;
	left:16px !important;
}

#item198519 {
	width:47px !important;
	height:7px !important;
	top:22px !important;
}

#item198543 {
	width:15px !important;
	height:15px !important;
	left:16px !important;
}

#item198552 {
	width:47px !important;
	height:7px !important;
	top:22px !important;
}

#item198577 {
	width:15px !important;
	height:15px !important;
	left:16px !important;
}

#item198583 {
	width:47px !important;
	height:7px !important;
	top:22px !important;
}

#item198607 {
	width:15px !important;
	height:15px !important;
	left:16px !important;
}

#item198610 {
	width:47px !important;
	height:7px !important;
	top:22px !important;
}

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

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

#item197084 {
	width:611px !important;
	height:2168px !important;
	left:12px !important;
	top:313px !important;
}

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

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

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

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

#item221122 {
	width:668px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item198694 {
	width:609px !important;
	height:97px !important;
	left:87px !important;
	top:87px !important;
}

#item198717 {
	width:507px !important;
	height:866px !important;
	left:723px !important;
	background:#fff;
}

#item199493 {
	width:377px !important;
	height:563px !important;
	left:789px !important;
	top:240px !important;
}

#item199769 {
	width:203px !important;
	height:241px !important;
	left:885px !important;
	top:304px !important;
}

#item199773 {
	width:106px !important;
	height:49px !important;
	left:889px !important;
	top:544px !important;
}

#item199776 {
	width:270px !important;
	height:348px !important;
	left:887px !important;
	top:304px !important;
}

#item218153 {
	width:188px !important;
	height:394px !important;
	left:821px !important;
	top:325px !important;
}

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

#item198732 {
	width:261px !important;
	height:10px !important;
	left:800px !important;
	top:81px !important;
}

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

#item198759 {
	width:261px !important;
	height:10px !important;
	left:800px !important;
	top:106px !important;
}

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

#item198786 {
	width:261px !important;
	height:10px !important;
	left:800px !important;
	top:130px !important;
}

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

#item198813 {
	width:261px !important;
	height:10px !important;
	left:800px !important;
	top:155px !important;
}

#item199570 {
	width:90px !important;
	height:10px !important;
	left:32px !important;
	top:9px !important;
}

#item199568 {
	width:122px !important;
	height:27px !important;
	left:854px !important;
	top:320px !important;
}

#item199257 {
	width:90px !important;
	height:10px !important;
	left:32px !important;
	top:9px !important;
}

#item199255 {
	width:122px !important;
	height:27px !important;
	left:1054px !important;
	top:295px !important;
}

#item199285 {
	width:90px !important;
	height:10px !important;
	top:9px !important;
}

#item199283 {
	width:90px !important;
	height:27px !important;
	left:983px !important;
	top:320px !important;
}

#item199314 {
	width:90px !important;
	height:10px !important;
	left:32px !important;
	top:9px !important;
}

#item199312 {
	width:122px !important;
	height:27px !important;
	left:1070px !important;
	top:322px !important;
}

#item199343 {
	width:90px !important;
	height:10px !important;
	left:32px !important;
	top:9px !important;
}

#item199341 {
	width:122px !important;
	height:27px !important;
	left:982px !important;
	top:540px !important;
}

#item199378 {
	width:90px !important;
	height:10px !important;
	left:32px !important;
	top:9px !important;
}

#item199376 {
	width:122px !important;
	height:27px !important;
	left:1131px !important;
	top:495px !important;
}

#item199406 {
	width:90px !important;
	height:10px !important;
	left:32px !important;
	top:9px !important;
}

#item199404 {
	width:122px !important;
	height:27px !important;
	left:1115px !important;
	top:464px !important;
}

#item199434 {
	width:90px !important;
	height:10px !important;
	left:32px !important;
	top:9px !important;
}

#item199432 {
	width:122px !important;
	height:27px !important;
	left:1061px !important;
	top:635px !important;
}

#item199463 {
	width:90px !important;
	height:10px !important;
	left:32px !important;
	top:9px !important;
}

#item199461 {
	width:122px !important;
	height:27px !important;
	left:863px !important;
	top:455px !important;
}

#item199598 {
	width:90px !important;
	height:10px !important;
	top:8px !important;
}

#item199596 {
	width:108px !important;
	height:27px !important;
	left:744px !important;
	top:351px !important;
}

#item199631 {
	width:90px !important;
	height:10px !important;
	left:34px !important;
	top:9px !important;
}

#item199629 {
	width:124px !important;
	height:27px !important;
	left:863px !important;
	top:657px !important;
}

#item199661 {
	width:90px !important;
	height:10px !important;
	left:35px !important;
	top:9px !important;
}

#item199659 {
	width:125px !important;
	height:27px !important;
	left:838px !important;
	top:705px !important;
}

#item199689 {
	width:90px !important;
	height:10px !important;
	top:9px !important;
}

#item199687 {
	width:90px !important;
	height:27px !important;
	left:762px !important;
	top:705px !important;
}

#item199512 {
	width:90px !important;
	height:10px !important;
	left:33px !important;
	top:9px !important;
}

#item199510 {
	width:123px !important;
	height:27px !important;
	left:877px !important;
	top:504px !important;
}

#item199540 {
	width:90px !important;
	height:10px !important;
	left:35px !important;
	top:9px !important;
}

#item199538 {
	width:125px !important;
	height:27px !important;
	left:882px !important;
	top:531px !important;
}

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

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

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

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

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

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

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

#item200571 {
	width:344px !important;
	height:332px !important;
	left:87px !important;
	top:87px !important;
}

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

#item200594 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:434px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item200926 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item200912 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item200901 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item204261 {
	width:40px !important;
	height:19px !important;
	left:2px !important;
	top:40px !important;
}

#item204264 {
	width:40px !important;
	height:19px !important;
	left:569px !important;
	top:40px !important;
}

#item204271 {
	width:40px !important;
	height:19px !important;
	left:9px !important;
}

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

#item204301 {
	width:40px !important;
	height:19px !important;
	left:9px !important;
}

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

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

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

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

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

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

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

#item200837 {
	width:611px !important;
	height:1175px !important;
	left:12px !important;
	top:313px !important;
}

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

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

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

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

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

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

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

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

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

#item201032 {
	width:344px !important;
	height:373px !important;
	left:87px !important;
	top:87px !important;
}

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

#item201055 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:468px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item201614 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item201604 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item201594 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item205718 {
	width:40px !important;
	height:19px !important;
	left:111px !important;
	top:40px !important;
}

#item205723 {
	width:40px !important;
	height:19px !important;
	left:460px !important;
	top:40px !important;
}

#item205729 {
	width:40px !important;
	height:19px !important;
	left:9px !important;
}

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

#item205756 {
	width:40px !important;
	height:19px !important;
	left:9px !important;
}

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

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

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

#item201528 {
	width:611px !important;
	height:1049px !important;
	left:12px !important;
	top:313px !important;
}

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

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

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

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

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

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

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

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

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

#item201718 {
	width:344px !important;
	height:354px !important;
	left:87px !important;
	top:87px !important;
}

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

#item201741 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:448px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item202457 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item202447 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item202437 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

#item206610 {
	width:24px !important;
	height:18px !important;
	top:2px !important;
}

#item206633 {
	width:72px !important;
	height:19px !important;
	top:34px !important;
}

#item206659 {
	width:24px !important;
	height:18px !important;
	top:2px !important;
}

#item206682 {
	width:72px !important;
	height:19px !important;
	top:34px !important;
}

#item206708 {
	width:24px !important;
	height:18px !important;
	top:2px !important;
}

#item206731 {
	width:72px !important;
	height:19px !important;
	top:34px !important;
}

#item206757 {
	width:24px !important;
	height:18px !important;
	top:2px !important;
}

#item206780 {
	width:72px !important;
	height:19px !important;
	top:34px !important;
}

#item206807 {
	width:24px !important;
	height:18px !important;
	top:2px !important;
}

#item206830 {
	width:72px !important;
	height:19px !important;
	top:34px !important;
}

#item206856 {
	width:24px !important;
	height:18px !important;
	top:2px !important;
}

#item206879 {
	width:72px !important;
	height:19px !important;
	top:34px !important;
}

#item206905 {
	width:24px !important;
	height:18px !important;
	top:2px !important;
}

#item206928 {
	width:72px !important;
	height:19px !important;
	top:34px !important;
}

#item206954 {
	width:24px !important;
	height:18px !important;
	top:2px !important;
}

#item206977 {
	width:72px !important;
	height:19px !important;
	top:34px !important;
}

#item207000 {
	width:34px !important;
	height:16px !important;
	top:42px !important;
}

#item207007 {
	width:34px !important;
	height:16px !important;
	left:577px !important;
	top:42px !important;
}

#item207014 {
	width:34px !important;
	height:16px !important;
	left:8px !important;
}

#item207018 {
	width:49px !important;
	height:7px !important;
	top:23px !important;
}

#item207042 {
	width:34px !important;
	height:16px !important;
	left:8px !important;
}

#item207045 {
	width:49px !important;
	height:7px !important;
	top:23px !important;
}

#item207069 {
	width:34px !important;
	height:16px !important;
	left:8px !important;
}

#item207072 {
	width:49px !important;
	height:7px !important;
	top:23px !important;
}

#item207096 {
	width:31px !important;
	height:16px !important;
	left:9px !important;
}

#item207099 {
	width:49px !important;
	height:7px !important;
	top:23px !important;
}

#item207123 {
	width:16px !important;
	height:16px !important;
	left:16px !important;
}

#item207126 {
	width:49px !important;
	height:7px !important;
	top:23px !important;
}

#item207151 {
	width:31px !important;
	height:16px !important;
	left:9px !important;
}

#item207154 {
	width:49px !important;
	height:7px !important;
	top:23px !important;
}

#item207178 {
	width:16px !important;
	height:16px !important;
	left:16px !important;
}

#item207181 {
	width:49px !important;
	height:7px !important;
	top:23px !important;
}

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

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

#item202373 {
	width:611px !important;
	height:2308px !important;
	left:12px !important;
	top:313px !important;
}

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

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

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

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

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

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

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

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

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

#item202568 {
	width:344px !important;
	height:276px !important;
	left:87px !important;
	top:87px !important;
}

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

#item202591 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:388px !important;
}

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

#item202598 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:549px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item203460 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item203450 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item203440 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item208053 {
	width:23px !important;
	height:17px !important;
	top:2px !important;
}

#item208076 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item208103 {
	width:23px !important;
	height:17px !important;
	top:2px !important;
}

#item208126 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item208152 {
	width:23px !important;
	height:17px !important;
	top:2px !important;
}

#item208175 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item208201 {
	width:23px !important;
	height:17px !important;
	top:2px !important;
}

#item208224 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item208250 {
	width:23px !important;
	height:17px !important;
	top:2px !important;
}

#item208273 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item208299 {
	width:23px !important;
	height:17px !important;
	top:2px !important;
}

#item208322 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item208348 {
	width:23px !important;
	height:17px !important;
	top:2px !important;
}

#item208372 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item208398 {
	width:23px !important;
	height:17px !important;
	top:2px !important;
}

#item208421 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item208444 {
	width:32px !important;
	height:15px !important;
	top:42px !important;
}

#item208447 {
	width:32px !important;
	height:15px !important;
	left:579px !important;
	top:42px !important;
}

#item208454 {
	width:32px !important;
	height:15px !important;
	left:7px !important;
}

#item208460 {
	width:47px !important;
	height:7px !important;
	top:22px !important;
}

#item208484 {
	width:15px !important;
	height:15px !important;
	left:16px !important;
}

#item208487 {
	width:47px !important;
	height:7px !important;
	top:22px !important;
}

#item208511 {
	width:15px !important;
	height:15px !important;
	left:16px !important;
}

#item208514 {
	width:47px !important;
	height:7px !important;
	top:22px !important;
}

#item208538 {
	width:15px !important;
	height:15px !important;
	left:16px !important;
}

#item208542 {
	width:47px !important;
	height:7px !important;
	top:22px !important;
}

#item208566 {
	width:15px !important;
	height:15px !important;
	left:16px !important;
}

#item208569 {
	width:47px !important;
	height:7px !important;
	top:22px !important;
}

#item208593 {
	width:30px !important;
	height:15px !important;
	left:8px !important;
}

#item208596 {
	width:47px !important;
	height:7px !important;
	top:22px !important;
}

#item208620 {
	width:30px !important;
	height:15px !important;
	left:8px !important;
}

#item208624 {
	width:47px !important;
	height:7px !important;
	top:22px !important;
}

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

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

#item203377 {
	width:611px !important;
	height:2308px !important;
	left:12px !important;
	top:313px !important;
}

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

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

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

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

#item221346 {
	width:668px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item209281 {
	width:609px !important;
	height:97px !important;
	left:87px !important;
	top:87px !important;
}

#item209304 {
	width:507px !important;
	height:866px !important;
	left:723px !important;
	background:#fff;
}

#item209448 {
	width:344px !important;
	height:749px !important;
	left:799px !important;
	top:87px !important;
}

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

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

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

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

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

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

#item153395 {
	width:102px !important;
	height:23px !important;
	left:387px !important;
	top:183px !important;
}

#item153410 {
	width:81px !important;
	height:35px !important;
}

#item153406 {
	width:81px !important;
	height:35px !important;
	left:972px !important;
	top:177px !important;
}

#item153421 {
	width:66px !important;
	height:46px !important;
}

#item153418 {
	width:66px !important;
	height:46px !important;
	left:1077px !important;
	top:172px !important;
}

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

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

#item153459 {
	width:74px !important;
	height:49px !important;
}

#item153456 {
	width:74px !important;
	height:49px !important;
	left:498px !important;
	top:171px !important;
}

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

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

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

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

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

#item153537 {
	width:30px !important;
	height:30px !important;
	left:213px !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;
}

#item153566 {
	width:74px !important;
	height:13px !important;
	left:1069px !important;
	top:52px !important;
}

#item157310 {
	width:74px !important;
	height:13px !important;
	left:498px !important;
	top:52px !important;
}

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

#item185209 {
	width:408px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

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

#item185211 {
	width:408px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

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

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

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

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

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

#item153124 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

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

#item153014 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

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

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

#item209956 {
	width:102px !important;
	height:17px !important;
}

#item209953 {
	width:102px !important;
	height:17px !important;
	left:387px !important;
	top:186px !important;
}

#item209960 {
	width:51px !important;
	height:51px !important;
	left:1092px !important;
	top:169px !important;
}

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

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

#item210005 {
	width:74px !important;
	height:49px !important;
}

#item210001 {
	width:74px !important;
	height:49px !important;
	left:498px !important;
	top:171px !important;
}

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

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

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

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

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

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

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

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

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

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

#item210102 {
	width:74px !important;
	height:13px !important;
	left:1072px !important;
	top:52px !important;
}

#item210125 {
	width:74px !important;
	height:13px !important;
	left:498px !important;
	top:52px !important;
}

#item210151 {
	width:408px !important;
	height:54px !important;
	background:#fff;
}

#item210149 {
	width:408px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

#item210176 {
	width:408px !important;
	height:54px !important;
	background:#fff;
}

#item210174 {
	width:408px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

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

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

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

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

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

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

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

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

#item210277 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

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

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

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

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

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

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

#item210210 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

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

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

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

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

#item210489 {
	width:55px !important;
	height:23px !important;
	left:520px !important;
	top:183px !important;
}

#item210493 {
	width:81px !important;
	height:24px !important;
	left:1060px !important;
	top:183px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item210628 {
	width:74px !important;
	height:13px !important;
	left:1072px !important;
	top:52px !important;
}

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

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

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

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

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

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

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

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

#item210803 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

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

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

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

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

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

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

#item210733 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

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

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

#item220972 {
	width:485px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item220350 {
	width:83px !important;
	height:13px !important;
	left:1060px !important;
	top:52px !important;
}

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

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

#item220424 {
	width:70px !important;
	height:27px !important;
}

#item220421 {
	width:70px !important;
	height:27px !important;
	left:987px !important;
	top:183px !important;
}

#item220436 {
	width:66px !important;
	height:45px !important;
}

#item220431 {
	width:66px !important;
	height:45px !important;
	left:1077px !important;
	top:176px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item220516 {
	width:486px !important;
	height:87px !important;
	left:631px !important;
	top:254px !important;
}

#item220540 {
	width:522px !important;
	height:297px !important;
	left:631px !important;
	top:379px !important;
}

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

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

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

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

#item220650 {
	width:408px !important;
	height:54px !important;
	background:#fff;
}

#item220648 {
	width:408px !important;
	height:54px !important;
	left:657px !important;
	top:172px !important;
}

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

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

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

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

#item211007 {
	width:71px !important;
	height:30px !important;
	left:501px !important;
	top:180px !important;
}

#item211011 {
	width:81px !important;
	height:81px !important;
	left:1062px !important;
	top:154px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item211146 {
	width:74px !important;
	height:13px !important;
	left:1072px !important;
	top:52px !important;
}

#item211195 {
	width:408px !important;
	height:54px !important;
	background:#fff;
}

#item211193 {
	width:408px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

#item211220 {
	width:408px !important;
	height:54px !important;
	background:#fff;
}

#item211218 {
	width:408px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

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

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

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

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

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

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

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

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

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

#item211321 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

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

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

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

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

#item211296 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item211251 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item211252 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item211279 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item211276 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item211249 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item211246 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item211418 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item211441 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item211464 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item211487 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item211511 {
	width:83px !important;
	height:83px !important;
	left:490px !important;
	top:153px !important;
}

#item211515 {
	width:81px !important;
	height:44px !important;
	left:1062px !important;
	top:173px !important;
}

#item211549 {
	width:30px !important;
	height:30px !important;
}

#item211546 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item211582 {
	width:100px !important;
	height:30px !important;
}

#item211579 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item211608 {
	width:100px !important;
	height:30px !important;
}

#item211605 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item211636 {
	width:30px !important;
	height:30px !important;
}

#item211632 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item211642 {
	width:30px !important;
	height:30px !important;
}

#item211639 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item211648 {
	width:30px !important;
	height:30px !important;
}

#item211645 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item211656 {
	width:90px !important;
	height:13px !important;
	left:1053px !important;
	top:52px !important;
}

#item211679 {
	width:74px !important;
	height:13px !important;
	left:498px !important;
	top:52px !important;
}

#item211872 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item211869 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item211875 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item211857 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item211861 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item211858 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item211864 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item211824 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item211825 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item211852 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item211849 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item211810 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item211807 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item211813 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item211795 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item211799 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item211796 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item211802 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item211761 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item211762 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item211790 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item211786 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item211759 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item211757 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item212962 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item212985 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item213009 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item213032 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item213056 {
	width:48px !important;
	height:48px !important;
	left:525px !important;
	top:171px !important;
}

#item213060 {
	width:54px !important;
	height:35px !important;
	left:1089px !important;
	top:177px !important;
}

#item213094 {
	width:30px !important;
	height:30px !important;
}

#item213091 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item213129 {
	width:100px !important;
	height:30px !important;
}

#item213126 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item213156 {
	width:100px !important;
	height:30px !important;
}

#item213152 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item213182 {
	width:30px !important;
	height:30px !important;
}

#item213179 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item213188 {
	width:30px !important;
	height:30px !important;
}

#item213185 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item213194 {
	width:30px !important;
	height:30px !important;
}

#item213191 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item213198 {
	width:90px !important;
	height:13px !important;
	left:1053px !important;
	top:52px !important;
}

#item213418 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item213415 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item213423 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item213402 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item213406 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item213403 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item213410 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item213370 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item213371 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item213398 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item213395 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item213350 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item213347 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item213353 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item213335 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item213339 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item213336 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item213342 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item213303 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item213304 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item213331 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item213328 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item213301 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item213299 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item13388 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item23147 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item13418 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

@keyframes grow-13631 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-13631 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item13631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13668 {
	width:271px !important;
	height:15px !important;
	left:13px !important;
	top:248px !important;
}

#item13671 {
	width:28px !important;
	height:28px !important;
	left:303px !important;
	top:234px !important;
}

#item13631 {
	width:498px !important;
	height:298px !important;
	left:111px !important;
	top:481px !important;
}

@keyframes grow-216194 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-216194 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item216194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item216206 {
	width:271px !important;
	height:15px !important;
	left:13px !important;
	top:248px !important;
}

#item216229 {
	width:28px !important;
	height:28px !important;
	left:303px !important;
	top:234px !important;
}

#item216194 {
	width:498px !important;
	height:298px !important;
	left:111px !important;
	top:157px !important;
}

@keyframes grow-216232 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-216232 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item216232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item216243 {
	width:271px !important;
	height:15px !important;
	left:13px !important;
	top:248px !important;
}

#item216266 {
	width:28px !important;
	height:28px !important;
	left:303px !important;
	top:234px !important;
}

#item216232 {
	width:498px !important;
	height:298px !important;
	left:630px !important;
	top:157px !important;
}

@keyframes grow-216273 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-216273 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item216273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item216288 {
	width:271px !important;
	height:15px !important;
	left:13px !important;
	top:248px !important;
}

#item216311 {
	width:28px !important;
	height:28px !important;
	left:303px !important;
	top:234px !important;
}

#item216273 {
	width:498px !important;
	height:298px !important;
	left:630px !important;
	top:481px !important;
}

#item23097 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item23105 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23101 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item216414 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item23086 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item23091 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23088 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item216412 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item23073 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item23078 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23075 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item216409 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item23062 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item23067 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23064 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item216407 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item216891 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:10px !important;
}

#item23058 {
	width:1210px !important;
	height:846px !important;
	left:20px !important;
	top:-10px !important;
}

#item221766 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

#item219098 {
	width:609px !important;
	height:866px !important;
	left:621px !important;
}

#item219052 {
	width:344px !important;
	height:140px !important;
	left:87px !important;
	top:639px !important;
}

#item219075 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:87px !important;
}

#item218920 {
	width:324px !important;
	height:10px !important;
}

#item218916 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:228px !important;
}

#item218947 {
	width:324px !important;
	height:10px !important;
}

#item218943 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:386px !important;
}

#item218974 {
	width:324px !important;
	height:10px !important;
}

#item218970 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:347px !important;
}

#item219001 {
	width:324px !important;
	height:10px !important;
}

#item218997 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:307px !important;
}

#item219029 {
	width:324px !important;
	height:10px !important;
}

#item219025 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:268px !important;
}

#item218884 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item218885 {
	width:522px !important;
	height:378px !important;
	left:200px !important;
	top:236px !important;
}

#item218911 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item218908 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item218850 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item218878 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item218875 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item221976 {
	width:522px !important;
	height:692px !important;
	left:200px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item218815 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item218843 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item218840 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item221952 {
	width:522px !important;
	height:692px !important;
	left:200px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item218782 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item218783 {
	width:522px !important;
	height:378px !important;
	left:200px !important;
	top:236px !important;
}

#item218809 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item218806 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item218747 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item218775 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item218772 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item221911 {
	width:522px !important;
	height:692px !important;
	left:200px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item218745 {
	width:30px !important;
	height:27px !important;
	left:779px !important;
	top:10px !important;
}

#item218743 {
	width:809px !important;
	height:876px !important;
	left:421px !important;
	top:-10px !important;
}

#item222175 {
	width:1230px !important;
	height:866px !important;
}

#item222071 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

p.autoParaStyle12 {
	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.autoParaStyle11 {
	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.autoParaStyle10 {
	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.autoParaStyle9 {
	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.autoParaStyle8 {
	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.autoParaStyle7 {
	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.autoParaStyle6 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11.1px;
	line-height:13.3px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:7px;
	text-align:center;
}

p.autoParaStyle5 {
	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.autoParaStyle4 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle3 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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.bold-20-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.bold-19-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:19px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.boton-experiencias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d3e7d1;
	text-align:center;
}

p.bold-20-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:3px;
	text-align:left;
}

p.light-20-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.bold-13-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.regular-40-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-30-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-13-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-13-negro-puntos {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.regular-13-negro-mayusculas {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.light-20-negro-justificado {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.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.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.titular-descripcion {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	padding-right:100px;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.book-20-negro-espacio-10 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.book-13-blanco {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-8-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	text-align:center;
}

p.book-11-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-20-verde-derecha {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.bold-20-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 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	color:#d2ffda;
}

span.autoCharStyle3 {
	color:#000;
}

span.autoCharStyle2 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
}

span.autoCharStyle1 {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
}

span.desde-precio {
	font-size:13px;
}

span.quicksand-bold {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
}

span.verde {
	color:#009976;
}

span.bold {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

span.quicksand {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
}

span.dias-noches {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
	font-size:13px;
	color:#009976;
	text-transform:uppercase;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
