/* 	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-Regular;
	src:url("../fonts/RaisonnePro-Regular.ttf");
}

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

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

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

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

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

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

#item1519 {
	width:1170px !important;
	height:81px !important;
	left:30px !important;
	top:40px !important;
}

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

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

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

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

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

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

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

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

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

#item1899 {
	width:433px !important;
	height:74px !important;
	left:87px !important;
	top:87px !important;
}

#item1921 {
	width:433px !important;
	height:533px !important;
	left:87px !important;
	top:207px !important;
}

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

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

#item2011 {
	width:717px !important;
	height:81px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item2016 {
	width:30px !important;
	height:30px !important;
	left:490px !important;
}

#item2014 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
}

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

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

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

#item2136 {
	width:611px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item2268 {
	width:1056px !important;
	height:692px !important;
	left:67px !important;
	top:97px !important;
}

#item2191 {
	width:520px !important;
	height:873px !important;
	left:690px !important;
	top:10px !important;
	background:#fff;
}

#item2211 {
	width:394px !important;
	height:399px !important;
	left:779px !important;
	top:97px !important;
	padding:0px 50px 0px 0px;
}

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

#item2226 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

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

#item2240 {
	width:36px !important;
	height:36px !important;
	left:776px !important;
	top:529px !important;
}

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

#item2161 {
	width:354px !important;
	height:390px !important;
	left:779px !important;
	top:97px !important;
}

#item2186 {
	width:267px !important;
	height:30px !important;
}

#item2165 {
	width:267px !important;
	height:30px !important;
}

#item2139 {
	width:1210px !important;
	height:883px !important;
	left:20px !important;
	top:-10px !important;
}

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

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

#item2346 {
	width:611px !important;
	height:129px !important;
	left:87px !important;
	top:87px !important;
}

#item2349 {
	width:1201px !important;
	height:549px !important;
	left:29px !important;
	top:287px !important;
}

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

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

#item2351 {
	width:390px !important;
	height:457px !important;
	left:1860px !important;
	top:33px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes derecha-100-2349 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-2349 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3337 {
	width:1230px !important;
	height:866px !important;
}

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

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

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

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

#item3349 {
	width:30px !important;
	height:30px !important;
	left:1143px !important;
	top:54px !important;
}

#item3363 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item3183 {
	width:520px !important;
	height:866px !important;
	background:#fff;
}

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

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

#item3199 {
	width:431px !important;
	height:692px !important;
	left:777px !important;
	top:97px !important;
}

#item3220 {
	width:405px !important;
	height:244px !important;
}

#item3242 {
	width:405px !important;
	height:103px !important;
	top:317px !important;
}

#item3264 {
	width:400px !important;
	height:86px !important;
	top:746px !important;
}

#item3286 {
	width:400px !important;
	height:161px !important;
	top:1159px !important;
}

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

#item3313 {
	width:30px !important;
	height:30px !important;
	left:2px !important;
	top:257px !important;
}

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

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

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

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

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

#item3144 {
	width:30px !important;
	height:30px !important;
	left:1143px !important;
	top:54px !important;
}

#item3158 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item2973 {
	width:520px !important;
	height:866px !important;
	background:#fff;
}

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

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

#item2988 {
	width:430px !important;
	height:692px !important;
	left:777px !important;
	top:97px !important;
}

#item3009 {
	width:400px !important;
	height:125px !important;
}

#item3031 {
	width:400px !important;
	height:154px !important;
	top:155px !important;
}

#item3053 {
	width:400px !important;
	height:195px !important;
	top:635px !important;
}

#item3075 {
	width:400px !important;
	height:154px !important;
	top:1157px !important;
}

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

#item3100 {
	width:30px !important;
	height:30px !important;
	left:2px !important;
	top:1341px !important;
}

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

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

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

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

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

#item2936 {
	width:30px !important;
	height:30px !important;
	left:1143px !important;
	top:54px !important;
}

#item2948 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item2862 {
	width:520px !important;
	height:866px !important;
	background:#fff;
}

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

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

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

#item2887 {
	width:36px !important;
	height:36px !important;
	left:776px !important;
	top:499px !important;
}

#item2918 {
	width:432px !important;
	height:365px !important;
	left:778px !important;
	top:97px !important;
	padding:0px 35px 0px 0px;
}

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

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

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

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

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

#item2825 {
	width:30px !important;
	height:30px !important;
	left:1143px !important;
	top:57px !important;
}

#item2837 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item2749 {
	width:520px !important;
	height:866px !important;
	background:#fff;
}

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

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

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

#item2775 {
	width:36px !important;
	height:36px !important;
	left:776px !important;
	top:499px !important;
}

#item2808 {
	width:432px !important;
	height:390px !important;
	left:778px !important;
	top:97px !important;
	padding:0px 35px 0px 0px;
}

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

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

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

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

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

#item2712 {
	width:30px !important;
	height:30px !important;
	left:1143px !important;
	top:57px !important;
}

#item2724 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item2564 {
	width:520px !important;
	height:866px !important;
	background:#fff;
}

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

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

#item2579 {
	width:430px !important;
	height:692px !important;
	left:779px !important;
	top:97px !important;
}

#item2600 {
	width:400px !important;
	height:335px !important;
}

#item2622 {
	width:400px !important;
	height:120px !important;
	top:726px !important;
}

#item2644 {
	width:400px !important;
	height:120px !important;
	top:1180px !important;
}

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

#item2682 {
	width:30px !important;
	height:30px !important;
	top:369px !important;
}

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

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

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

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

#item3439 {
	width:623px !important;
	height:129px !important;
	left:87px !important;
	top:87px !important;
}

#item3452 {
	width:1201px !important;
	height:549px !important;
	left:29px !important;
	top:287px !important;
}

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

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

#item3454 {
	width:390px !important;
	height:457px !important;
	left:952px !important;
	top:33px !important;
}

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

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

#item3493 {
	width:390px !important;
	height:457px !important;
	left:1402px !important;
	top:33px !important;
}

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

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

#item3532 {
	width:390px !important;
	height:457px !important;
	left:509px !important;
	top:33px !important;
}

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

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

#item3569 {
	width:390px !important;
	height:457px !important;
	left:61px !important;
	top:33px !important;
}

@keyframes derecha-100-3452 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-3452 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3849 {
	width:1230px !important;
	height:866px !important;
}

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

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

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

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

#item3861 {
	width:30px !important;
	height:30px !important;
	left:1143px !important;
	top:57px !important;
}

#item3873 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item3836 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item3834 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:475px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item3680 {
	width:30px !important;
	height:30px !important;
	left:1140px !important;
	top:57px !important;
}

#item3693 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item3655 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item3653 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:475px !important;
}

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

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

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

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

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

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

#item3969 {
	width:1116px !important;
	height:66px !important;
	left:30px !important;
	top:51px !important;
}

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

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

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

#item4064 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

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

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

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

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

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

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

#item4159 {
	width:100px !important;
	height:13px !important;
	left:1046px !important;
	top:40px !important;
}

#item4164 {
	width:66px !important;
	height:45px !important;
}

#item4162 {
	width:66px !important;
	height:45px !important;
	left:1077px !important;
	top:174px !important;
}

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

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

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

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

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

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

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

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

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

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

#item4326 {
	width:68px !important;
	height:46px !important;
}

#item4324 {
	width:68px !important;
	height:46px !important;
	left:502px !important;
	top:176px !important;
}

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

#item4519 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item4501 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

#item4468 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item4484 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item4430 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item4443 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item4411 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item4393 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

#item4361 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item4379 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item4337 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item4622 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

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

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

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

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

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

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

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

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

#item4731 {
	width:100px !important;
	height:13px !important;
	left:1046px !important;
	top:40px !important;
}

#item4736 {
	width:66px !important;
	height:45px !important;
}

#item4734 {
	width:66px !important;
	height:45px !important;
	left:1077px !important;
	top:174px !important;
}

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

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

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

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

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

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

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

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

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

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

#item4894 {
	width:68px !important;
	height:46px !important;
}

#item4892 {
	width:68px !important;
	height:46px !important;
	left:502px !important;
	top:176px !important;
}

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

#item5101 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item5115 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item5083 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item5065 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

#item5033 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item5051 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item4996 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item5008 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item4978 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item4959 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

#item4930 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item4945 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item4906 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item5170 {
	width:100px !important;
	height:13px !important;
	left:1046px !important;
	top:40px !important;
}

#item5175 {
	width:91px !important;
	height:30px !important;
}

#item5173 {
	width:91px !important;
	height:30px !important;
	left:1052px !important;
	top:185px !important;
}

#item5246 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

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

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

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

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

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

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

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

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

#item5335 {
	width:66px !important;
	height:45px !important;
}

#item5333 {
	width:66px !important;
	height:45px !important;
	left:504px !important;
	top:176px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item5692 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item5704 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item5672 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item5653 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

#item5624 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item5639 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item5587 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item5599 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item5568 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item5550 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

#item5519 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item5535 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item5495 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item5763 {
	width:1116px !important;
	height:66px !important;
	left:30px !important;
	top:29px !important;
}

#item5817 {
	width:90px !important;
	height:13px !important;
	left:1056px !important;
	top:40px !important;
}

#item5876 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

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

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

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

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

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

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

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

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

#item5966 {
	width:66px !important;
	height:45px !important;
}

#item5964 {
	width:66px !important;
	height:45px !important;
	left:1077px !important;
	top:174px !important;
}

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

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

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

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

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

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

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

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

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

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

#item6125 {
	width:68px !important;
	height:46px !important;
}

#item6123 {
	width:68px !important;
	height:46px !important;
	left:502px !important;
	top:176px !important;
}

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

#item6352 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item6365 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item6334 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item6316 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

#item6283 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item6300 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item6243 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item6258 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item6220 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item6198 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

#item6159 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item6179 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item6135 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item6420 {
	width:90px !important;
	height:13px !important;
	left:1056px !important;
	top:40px !important;
}

#item6425 {
	width:66px !important;
	height:45px !important;
}

#item6423 {
	width:66px !important;
	height:45px !important;
	left:1077px !important;
	top:174px !important;
}

#item6490 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

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

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

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

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

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

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

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

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

#item6596 {
	width:90px !important;
	height:13px !important;
	left:1056px !important;
	top:40px !important;
}

#item6601 {
	width:66px !important;
	height:45px !important;
}

#item6599 {
	width:66px !important;
	height:45px !important;
	left:1077px !important;
	top:174px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item6848 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item6862 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item6829 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item6811 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

#item6782 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item6797 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item6758 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item6959 {
	width:36px !important;
	height:36px !important;
	left:1141px !important;
	top:87px !important;
}

#item6971 {
	width:1056px !important;
	height:693px !important;
	left:88px !important;
	top:120px !important;
}

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

#item6940 {
	width:36px !important;
	height:36px !important;
	left:1141px !important;
	top:87px !important;
}

#item6953 {
	width:1056px !important;
	height:600px !important;
	left:88px !important;
	top:212px !important;
}

#item6919 {
	width:1212px !important;
	height:848px !important;
	left:10px !important;
	top:42px !important;
	background:#fff;
}

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

#item6920 {
	width:36px !important;
	height:36px !important;
	left:1141px !important;
	top:87px !important;
}

#item6934 {
	width:1056px !important;
	height:654px !important;
	left:88px !important;
	top:165px !important;
}

#item6870 {
	width:1212px !important;
	height:848px !important;
	left:10px !important;
	top:42px !important;
	background:#fff;
}

#item6890 {
	width:522px !important;
	height:570px !important;
	left:622px !important;
	top:243px !important;
}

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

#item6906 {
	width:36px !important;
	height:36px !important;
	left:1141px !important;
	top:87px !important;
}

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

#item6866 {
	width:1260px !important;
	height:890px !important;
	left:-1px !important;
	top:-32px !important;
}

#item7026 {
	width:90px !important;
	height:13px !important;
	left:1056px !important;
	top:40px !important;
}

#item7085 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

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

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

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

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

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

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

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

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

#item7197 {
	width:90px !important;
	height:13px !important;
	left:1056px !important;
	top:40px !important;
}

#item7202 {
	width:66px !important;
	height:45px !important;
}

#item7200 {
	width:66px !important;
	height:45px !important;
	left:1077px !important;
	top:174px !important;
}

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

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

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

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

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

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

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

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

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

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

#item7352 {
	width:68px !important;
	height:46px !important;
}

#item7350 {
	width:68px !important;
	height:46px !important;
	left:502px !important;
	top:176px !important;
}

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

#item7455 {
	width:36px !important;
	height:36px !important;
	left:1151px !important;
	top:105px !important;
}

#item7467 {
	width:1056px !important;
	height:693px !important;
	left:98px !important;
	top:138px !important;
}

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

#item7437 {
	width:36px !important;
	height:36px !important;
	left:1151px !important;
	top:105px !important;
}

#item7449 {
	width:1056px !important;
	height:600px !important;
	left:98px !important;
	top:230px !important;
}

#item7416 {
	width:1212px !important;
	height:848px !important;
	left:20px !important;
	top:60px !important;
	background:#fff;
}

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

#item7417 {
	width:36px !important;
	height:36px !important;
	left:1151px !important;
	top:105px !important;
}

#item7431 {
	width:1056px !important;
	height:654px !important;
	left:98px !important;
	top:177px !important;
}

#item7367 {
	width:1212px !important;
	height:848px !important;
	left:20px !important;
	top:60px !important;
	background:#fff;
}

#item7387 {
	width:522px !important;
	height:570px !important;
	left:632px !important;
	top:261px !important;
}

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

#item7402 {
	width:36px !important;
	height:36px !important;
	left:1151px !important;
	top:105px !important;
}

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

#item7363 {
	width:1232px !important;
	height:908px !important;
	left:-11px !important;
	top:-50px !important;
}

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

#item7563 {
	width:36px !important;
	height:36px !important;
	left:1141px !important;
	top:109px !important;
}

#item7575 {
	width:1056px !important;
	height:693px !important;
	left:88px !important;
	top:142px !important;
}

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

#item7544 {
	width:36px !important;
	height:36px !important;
	left:1141px !important;
	top:109px !important;
}

#item7557 {
	width:1056px !important;
	height:600px !important;
	left:88px !important;
	top:235px !important;
}

#item7525 {
	width:1212px !important;
	height:848px !important;
	left:10px !important;
	top:64px !important;
	background:#fff;
}

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

#item7526 {
	width:36px !important;
	height:36px !important;
	left:1141px !important;
	top:109px !important;
}

#item7538 {
	width:1056px !important;
	height:654px !important;
	left:88px !important;
	top:188px !important;
}

#item7475 {
	width:1212px !important;
	height:848px !important;
	left:10px !important;
	top:64px !important;
	background:#fff;
}

#item7495 {
	width:522px !important;
	height:570px !important;
	left:622px !important;
	top:265px !important;
}

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

#item7512 {
	width:36px !important;
	height:36px !important;
	left:1141px !important;
	top:109px !important;
}

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

#item7471 {
	width:1222px !important;
	height:912px !important;
	left:-1px !important;
	top:-55px !important;
}

#item7630 {
	width:90px !important;
	height:13px !important;
	left:1056px !important;
	top:40px !important;
}

#item7693 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

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

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

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

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

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

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

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

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

#item7787 {
	width:68px !important;
	height:46px !important;
}

#item7785 {
	width:68px !important;
	height:46px !important;
	left:1076px !important;
	top:174px !important;
}

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

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

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

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

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

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

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

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

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

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

#item7947 {
	width:68px !important;
	height:46px !important;
}

#item7945 {
	width:68px !important;
	height:46px !important;
	left:502px !important;
	top:176px !important;
}

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

#item8051 {
	width:36px !important;
	height:36px !important;
	left:1151px !important;
	top:114px !important;
}

#item8063 {
	width:1056px !important;
	height:693px !important;
	left:98px !important;
	top:147px !important;
}

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

#item8032 {
	width:36px !important;
	height:36px !important;
	left:1151px !important;
	top:114px !important;
}

#item8045 {
	width:1056px !important;
	height:600px !important;
	left:98px !important;
	top:239px !important;
}

#item8012 {
	width:1212px !important;
	height:848px !important;
	left:20px !important;
	top:69px !important;
	background:#fff;
}

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

#item8013 {
	width:36px !important;
	height:36px !important;
	left:1151px !important;
	top:114px !important;
}

#item8026 {
	width:1056px !important;
	height:654px !important;
	left:98px !important;
	top:186px !important;
}

#item7962 {
	width:1212px !important;
	height:848px !important;
	left:20px !important;
	top:69px !important;
	background:#fff;
}

#item7982 {
	width:522px !important;
	height:570px !important;
	left:632px !important;
	top:270px !important;
}

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

#item7998 {
	width:36px !important;
	height:36px !important;
	left:1151px !important;
	top:114px !important;
}

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

#item7958 {
	width:1232px !important;
	height:917px !important;
	left:-11px !important;
	top:-59px !important;
}

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

#item8157 {
	width:36px !important;
	height:36px !important;
	left:1141px !important;
	top:105px !important;
}

#item8169 {
	width:1056px !important;
	height:693px !important;
	left:88px !important;
	top:138px !important;
}

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

#item8139 {
	width:36px !important;
	height:36px !important;
	left:1141px !important;
	top:105px !important;
}

#item8151 {
	width:1056px !important;
	height:600px !important;
	left:88px !important;
	top:230px !important;
}

#item8120 {
	width:1212px !important;
	height:848px !important;
	left:10px !important;
	top:60px !important;
	background:#fff;
}

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

#item8121 {
	width:36px !important;
	height:36px !important;
	left:1141px !important;
	top:105px !important;
}

#item8133 {
	width:1056px !important;
	height:654px !important;
	left:88px !important;
	top:177px !important;
}

#item8071 {
	width:1212px !important;
	height:848px !important;
	left:10px !important;
	top:60px !important;
	background:#fff;
}

#item8091 {
	width:522px !important;
	height:570px !important;
	left:622px !important;
	top:261px !important;
}

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

#item8106 {
	width:36px !important;
	height:36px !important;
	left:1141px !important;
	top:105px !important;
}

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

#item8067 {
	width:1233px !important;
	height:908px !important;
	left:-1px !important;
	top:-50px !important;
}

#item8224 {
	width:90px !important;
	height:13px !important;
	left:1056px !important;
	top:40px !important;
}

#item8283 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

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

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

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

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

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

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

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

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

#item8373 {
	width:68px !important;
	height:46px !important;
}

#item8371 {
	width:68px !important;
	height:46px !important;
	left:1076px !important;
	top:174px !important;
}

#item8383 {
	width:485px !important;
	height:701px !important;
	left:87px !important;
	top:78px !important;
}

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

#item8489 {
	width:36px !important;
	height:36px !important;
	left:1151px !important;
	top:105px !important;
}

#item8504 {
	width:1056px !important;
	height:693px !important;
	left:98px !important;
	top:138px !important;
}

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

#item8470 {
	width:36px !important;
	height:36px !important;
	left:1151px !important;
	top:105px !important;
}

#item8483 {
	width:1056px !important;
	height:600px !important;
	left:98px !important;
	top:230px !important;
}

#item8451 {
	width:1212px !important;
	height:848px !important;
	left:20px !important;
	top:60px !important;
	background:#fff;
}

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

#item8452 {
	width:36px !important;
	height:36px !important;
	left:1151px !important;
	top:105px !important;
}

#item8464 {
	width:1056px !important;
	height:654px !important;
	left:98px !important;
	top:177px !important;
}

#item8403 {
	width:1212px !important;
	height:848px !important;
	left:20px !important;
	top:60px !important;
	background:#fff;
}

#item8423 {
	width:522px !important;
	height:570px !important;
	left:632px !important;
	top:261px !important;
}

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

#item8438 {
	width:36px !important;
	height:36px !important;
	left:1151px !important;
	top:105px !important;
}

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

#item8399 {
	width:1232px !important;
	height:908px !important;
	left:-11px !important;
	top:-50px !important;
}

#item8559 {
	width:90px !important;
	height:13px !important;
	left:1056px !important;
	top:40px !important;
}

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

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

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

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

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

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

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

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

#item8706 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

#item8731 {
	width:84px !important;
	height:48px !important;
	left:1059px !important;
	top:173px !important;
}

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

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

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

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

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

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

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

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

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

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

#item8895 {
	width:66px !important;
	height:45px !important;
}

#item8893 {
	width:66px !important;
	height:45px !important;
	left:506px !important;
	top:176px !important;
}

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

#item8999 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:105px !important;
}

#item9011 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:138px !important;
}

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

#item8981 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:105px !important;
}

#item8993 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:230px !important;
}

#item8961 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:60px !important;
	background:#fff;
}

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

#item8962 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:105px !important;
}

#item8975 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:177px !important;
}

#item8911 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:60px !important;
	background:#fff;
}

#item8931 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:261px !important;
}

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

#item8947 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:105px !important;
}

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

#item8907 {
	width:1231px !important;
	height:908px !important;
	left:-10px !important;
	top:-50px !important;
}

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

#item9108 {
	width:36px !important;
	height:36px !important;
	left:1141px !important;
	top:114px !important;
}

#item9120 {
	width:1056px !important;
	height:693px !important;
	left:88px !important;
	top:147px !important;
}

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

#item9090 {
	width:36px !important;
	height:36px !important;
	left:1141px !important;
	top:114px !important;
}

#item9102 {
	width:1056px !important;
	height:600px !important;
	left:88px !important;
	top:239px !important;
}

#item9069 {
	width:1212px !important;
	height:848px !important;
	left:10px !important;
	top:69px !important;
	background:#fff;
}

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

#item9070 {
	width:36px !important;
	height:36px !important;
	left:1141px !important;
	top:114px !important;
}

#item9084 {
	width:1056px !important;
	height:654px !important;
	left:88px !important;
	top:186px !important;
}

#item9019 {
	width:1212px !important;
	height:848px !important;
	left:10px !important;
	top:69px !important;
	background:#fff;
}

#item9039 {
	width:522px !important;
	height:570px !important;
	left:622px !important;
	top:270px !important;
}

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

#item9055 {
	width:36px !important;
	height:36px !important;
	left:1141px !important;
	top:114px !important;
}

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

#item9015 {
	width:1222px !important;
	height:917px !important;
	left:-1px !important;
	top:-59px !important;
}

#item9212 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

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

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

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

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

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

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

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

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

#item9318 {
	width:90px !important;
	height:13px !important;
	left:1056px !important;
	top:40px !important;
}

#item9323 {
	width:66px !important;
	height:45px !important;
}

#item9321 {
	width:66px !important;
	height:45px !important;
	left:1077px !important;
	top:174px !important;
}

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

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

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

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

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

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

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

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

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

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

#item9484 {
	width:68px !important;
	height:46px !important;
}

#item9482 {
	width:68px !important;
	height:46px !important;
	left:502px !important;
	top:176px !important;
}

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

#item9690 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item9702 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item9671 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item9653 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

#item9623 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item9639 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item9584 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item9598 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item9565 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item9547 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

#item9518 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item9533 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item9494 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item9761 {
	width:1116px !important;
	height:66px !important;
	left:30px !important;
	top:29px !important;
}

#item9857 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

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

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

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

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

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

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

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

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

#item9965 {
	width:70px !important;
	height:13px !important;
	left:1076px !important;
	top:40px !important;
}

#item9970 {
	width:66px !important;
	height:45px !important;
}

#item9968 {
	width:66px !important;
	height:45px !important;
	left:1077px !important;
	top:174px !important;
}

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

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

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

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

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

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

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

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

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

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

#item10128 {
	width:68px !important;
	height:46px !important;
}

#item10126 {
	width:68px !important;
	height:46px !important;
	left:502px !important;
	top:176px !important;
}

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

#item10348 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item10363 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item10327 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item10306 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

#item10272 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item10289 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item10235 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item10247 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item10213 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item10192 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

#item10162 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item10178 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item10138 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item10422 {
	width:1116px !important;
	height:66px !important;
	left:30px !important;
	top:29px !important;
}

#item10476 {
	width:139px !important;
	height:13px !important;
	left:1006px !important;
	top:40px !important;
}

#item10536 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

#item10563 {
	width:60px !important;
	height:41px !important;
}

#item10561 {
	width:60px !important;
	height:41px !important;
	left:1083px !important;
	top:177px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item10805 {
	width:62px !important;
	height:42px !important;
}

#item10803 {
	width:62px !important;
	height:42px !important;
	left:508px !important;
	top:178px !important;
}

#item10818 {
	width:61px !important;
	height:41px !important;
}

#item10816 {
	width:61px !important;
	height:41px !important;
	left:510px !important;
	top:540px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item11291 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item11303 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item11276 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item11257 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item11238 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

#item11184 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item11196 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item11170 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item11150 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item11116 {
	width:485px !important;
	height:516px !important;
	left:631px !important;
	top:217px !important;
}

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

#item11131 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

#item11079 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item11091 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item11065 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item11046 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item11028 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item10989 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item11362 {
	width:1116px !important;
	height:66px !important;
	left:30px !important;
	top:29px !important;
}

#item11416 {
	width:139px !important;
	height:13px !important;
	left:1006px !important;
	top:40px !important;
}

#item11478 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

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

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

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

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

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

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

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

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

#item11569 {
	width:68px !important;
	height:46px !important;
}

#item11567 {
	width:68px !important;
	height:46px !important;
	left:1075px !important;
	top:174px !important;
}

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

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

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

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

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

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

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

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

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

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

#item11726 {
	width:68px !important;
	height:46px !important;
}

#item11724 {
	width:68px !important;
	height:46px !important;
	left:502px !important;
	top:176px !important;
}

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

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

#item11939 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item11952 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

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

#item11921 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item11902 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

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

#item11885 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

#item11831 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item11843 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

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

#item11812 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item11794 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

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

#item11780 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item11737 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item12007 {
	width:139px !important;
	height:13px !important;
	left:1006px !important;
	top:40px !important;
}

#item12068 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

#item12095 {
	width:66px !important;
	height:45px !important;
}

#item12093 {
	width:66px !important;
	height:45px !important;
	left:1077px !important;
	top:174px !important;
}

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

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

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

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

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

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

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

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

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

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

#item12257 {
	width:68px !important;
	height:46px !important;
}

#item12255 {
	width:68px !important;
	height:46px !important;
	left:502px !important;
	top:176px !important;
}

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

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

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

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

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

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

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

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

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

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

#item12527 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item12541 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item12508 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item12490 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item12454 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item12424 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item12437 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item12410 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item12392 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item12371 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item12332 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item12596 {
	width:139px !important;
	height:13px !important;
	left:1006px !important;
	top:40px !important;
}

#item12658 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

#item12685 {
	width:66px !important;
	height:45px !important;
}

#item12683 {
	width:66px !important;
	height:45px !important;
	left:1077px !important;
	top:174px !important;
}

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

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

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

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

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

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

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

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

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

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

#item12841 {
	width:68px !important;
	height:46px !important;
}

#item12839 {
	width:68px !important;
	height:46px !important;
	left:502px !important;
	top:176px !important;
}

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

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

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

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

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

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

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

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

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

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

#item13125 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item13137 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

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

#item13111 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item13091 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

#item13050 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item13082 {
	width:485px !important;
	height:516px !important;
	left:631px !important;
	top:217px !important;
	background:#fff;
}

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

#item13014 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item13018 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item12997 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item12976 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item12956 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item12915 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

#item13210 {
	width:398px !important;
	height:10px !important;
}

#item13189 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:220px !important;
}

#item13236 {
	width:398px !important;
	height:10px !important;
}

#item13215 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:270px !important;
}

#item13262 {
	width:398px !important;
	height:10px !important;
}

#item13241 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:294px !important;
}

#item13288 {
	width:398px !important;
	height:10px !important;
}

#item13267 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:319px !important;
}

#item13314 {
	width:398px !important;
	height:10px !important;
}

#item13293 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:245px !important;
}

#item13338 {
	width:401px !important;
	height:102px !important;
	left:799px !important;
	top:87px !important;
}

#item14794 {
	width:106px !important;
	height:12px !important;
	top:6px !important;
}

#item14797 {
	width:25px !important;
	height:25px !important;
	left:92px !important;
}

#item14859 {
	width:83px !important;
	height:12px !important;
	left:38px !important;
	top:6px !important;
}

#item14862 {
	width:25px !important;
	height:25px !important;
}

#item14891 {
	width:159px !important;
	height:12px !important;
}

#item14894 {
	width:25px !important;
	height:25px !important;
	left:42px !important;
	top:16px !important;
}

#item14527 {
	width:106px !important;
	height:12px !important;
	top:6px !important;
}

#item14530 {
	width:25px !important;
	height:25px !important;
	left:92px !important;
}

#item14592 {
	width:83px !important;
	height:12px !important;
	left:38px !important;
	top:6px !important;
}

#item14595 {
	width:25px !important;
	height:25px !important;
}

#item14193 {
	width:159px !important;
	height:12px !important;
}

#item14196 {
	width:25px !important;
	height:25px !important;
	left:42px !important;
	top:16px !important;
}

#item14225 {
	width:83px !important;
	height:12px !important;
	left:38px !important;
	top:6px !important;
}

#item14228 {
	width:25px !important;
	height:25px !important;
}

#item13926 {
	width:83px !important;
	height:12px !important;
	left:38px !important;
	top:6px !important;
}

#item13929 {
	width:25px !important;
	height:25px !important;
}

#item14061 {
	width:159px !important;
	height:12px !important;
}

#item14064 {
	width:25px !important;
	height:25px !important;
	left:42px !important;
	top:16px !important;
}

#item13698 {
	width:97px !important;
	height:12px !important;
	left:29px !important;
	top:6px !important;
}

#item13701 {
	width:25px !important;
	height:25px !important;
}

#item13731 {
	width:106px !important;
	height:12px !important;
	top:6px !important;
}

#item13734 {
	width:25px !important;
	height:25px !important;
	left:92px !important;
}

#item13363 {
	width:83px !important;
	height:12px !important;
	left:38px !important;
	top:6px !important;
}

#item13366 {
	width:25px !important;
	height:25px !important;
}

#item13396 {
	width:97px !important;
	height:12px !important;
}

#item13399 {
	width:25px !important;
	height:25px !important;
	top:21px !important;
}

#item13428 {
	width:106px !important;
	height:12px !important;
	top:6px !important;
}

#item13431 {
	width:25px !important;
	height:25px !important;
	left:92px !important;
}

#item13461 {
	width:159px !important;
	height:12px !important;
}

#item13464 {
	width:25px !important;
	height:25px !important;
	left:42px !important;
	top:16px !important;
}

#item13341 {
	width:496px !important;
	height:178px !important;
	left:726px !important;
	top:562px !important;
}

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

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

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

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

#item14959 {
	width:344px !important;
	height:216px !important;
	left:87px !important;
	top:87px !important;
}

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

#item14962 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:346px !important;
}

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

#item14975 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:346px !important;
}

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

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

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

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

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

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

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

#item15377 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

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

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

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

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

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

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

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

#item15342 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

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

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

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

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

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

#item15417 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:351px !important;
}

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

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

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

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

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

#item15482 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:351px !important;
}

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

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

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

#item15764 {
	width:609px !important;
	height:399px !important;
	left:103px !important;
	top:244px !important;
}

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

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

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

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

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

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

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

#item15727 {
	width:680px !important;
	height:273px !important;
	left:68px !important;
	top:307px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

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

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

#item15570 {
	width:143px !important;
	height:8px !important;
	top:40px !important;
}

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

#item15605 {
	width:116px !important;
	height:8px !important;
	top:40px !important;
}

#item15608 {
	width:40px !important;
	height:19px !important;
	left:89px !important;
	top:29px !important;
}

#item15617 {
	width:19px !important;
	height:19px !important;
	left:217px !important;
	top:4px !important;
}

#item15627 {
	width:19px !important;
	height:19px !important;
	left:352px !important;
	top:4px !important;
}

#item15639 {
	width:40px !important;
	height:19px !important;
	left:484px !important;
	top:31px !important;
}

#item15668 {
	width:85px !important;
	height:11px !important;
	left:254px !important;
	top:10px !important;
}

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

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

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

#item15787 {
	width:344px !important;
	height:216px !important;
	left:87px !important;
	top:87px !important;
}

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

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

#item15826 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:361px !important;
}

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

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

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

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

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

#item15893 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:361px !important;
}

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

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

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

#item16177 {
	width:609px !important;
	height:399px !important;
	left:103px !important;
	top:244px !important;
}

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

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

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

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

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

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

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

#item16139 {
	width:680px !important;
	height:273px !important;
	left:68px !important;
	top:307px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

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

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

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

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

#item16017 {
	width:116px !important;
	height:8px !important;
	top:40px !important;
}

#item16020 {
	width:40px !important;
	height:19px !important;
	left:89px !important;
	top:29px !important;
}

#item16031 {
	width:19px !important;
	height:19px !important;
	left:217px !important;
	top:4px !important;
}

#item16042 {
	width:19px !important;
	height:19px !important;
	left:352px !important;
	top:4px !important;
}

#item16051 {
	width:40px !important;
	height:19px !important;
	left:484px !important;
	top:31px !important;
}

#item16080 {
	width:85px !important;
	height:11px !important;
	left:254px !important;
	top:10px !important;
}

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

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

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

#item16200 {
	width:344px !important;
	height:216px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item16261 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:361px !important;
}

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

#item16275 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:361px !important;
}

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

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

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

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

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

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

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

#item16669 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

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

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

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

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

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

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

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

#item16633 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

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

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

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

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

#item16728 {
	width:344px !important;
	height:314px !important;
	left:87px !important;
	top:87px !important;
}

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

#item16731 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:447px !important;
}

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

#item16744 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:447px !important;
}

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

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

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

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

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

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

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

#item17209 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

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

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

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

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

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

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

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

#item17174 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

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

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

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

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

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

#item17282 {
	width:611px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

@keyframes grow-17285 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-17285 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item17285 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17333 {
	width:232px !important;
	height:15px !important;
	left:13px !important;
	top:241px !important;
}

#item17336 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:233px !important;
}

#item17285 {
	width:330px !important;
	height:291px !important;
	left:89px !important;
	top:168px !important;
}

@keyframes grow-17347 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-17347 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item17347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17387 {
	width:232px !important;
	height:15px !important;
	left:13px !important;
	top:241px !important;
}

#item17390 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:233px !important;
}

#item17347 {
	width:330px !important;
	height:291px !important;
	left:89px !important;
	top:488px !important;
}

@keyframes grow-17400 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-17400 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item17400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17445 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:241px !important;
}

#item17448 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:233px !important;
}

#item17400 {
	width:330px !important;
	height:291px !important;
	left:444px !important;
	top:168px !important;
}

@keyframes grow-17462 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-17462 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item17462 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17502 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:241px !important;
}

#item17505 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:233px !important;
}

#item17462 {
	width:330px !important;
	height:291px !important;
	left:444px !important;
	top:488px !important;
}

@keyframes grow-17518 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-17518 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item17518 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17563 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:241px !important;
}

#item17566 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:233px !important;
}

#item17518 {
	width:330px !important;
	height:291px !important;
	left:799px !important;
	top:168px !important;
}

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

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

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

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

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

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

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

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

#item17617 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item17618 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item17624 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item17622 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item17599 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item17600 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item17606 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item17604 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item17580 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item17581 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item17587 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item17585 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item17578 {
	width:27px !important;
	height:30px !important;
	left:1180px !important;
	top:10px !important;
}

#item17576 {
	width:1207px !important;
	height:846px !important;
	left:20px !important;
	top:-10px !important;
}

#item977 {
	width:1230px !important;
	height:866px !important;
}

#item1015 {
	width:609px !important;
	height:866px !important;
	left:621px !important;
}

#item1046 {
	width:344px !important;
	height:140px !important;
	left:87px !important;
	top:639px !important;
}

#item1068 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:87px !important;
}

#item1120 {
	width:324px !important;
	height:10px !important;
}

#item1099 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:228px !important;
}

#item1146 {
	width:324px !important;
	height:10px !important;
}

#item1125 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:391px !important;
}

#item1172 {
	width:324px !important;
	height:10px !important;
}

#item1151 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:350px !important;
}

#item1198 {
	width:324px !important;
	height:10px !important;
}

#item1177 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:309px !important;
}

#item1224 {
	width:324px !important;
	height:10px !important;
}

#item1203 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:269px !important;
}

#item1250 {
	width:324px !important;
	height:10px !important;
}

#item1229 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:431px !important;
}

#item1401 {
	width:799px !important;
	height:866px !important;
	left:348px !important;
	top:10px !important;
	background:#fff;
}

#item1421 {
	width:522px !important;
	height:378px !important;
	left:538px !important;
	top:236px !important;
}

#item1426 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item1424 {
	width:36px !important;
	height:36px !important;
	left:1066px !important;
	top:52px !important;
}

#item1365 {
	width:799px !important;
	height:866px !important;
	left:348px !important;
	top:10px !important;
	background:#fff;
}

#item1368 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item1366 {
	width:36px !important;
	height:36px !important;
	left:1066px !important;
	top:52px !important;
}

#item1397 {
	width:522px !important;
	height:554px !important;
	left:538px !important;
	top:235px !important;
	padding:0px 40px 0px 0px;
}

#item1330 {
	width:799px !important;
	height:866px !important;
	left:348px !important;
	top:10px !important;
	background:#fff;
}

#item1333 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item1331 {
	width:36px !important;
	height:36px !important;
	left:1066px !important;
	top:52px !important;
}

#item1361 {
	width:522px !important;
	height:553px !important;
	left:538px !important;
	top:236px !important;
	padding:0px 40px 0px 0px;
}

#item1295 {
	width:799px !important;
	height:866px !important;
	left:348px !important;
	top:10px !important;
	background:#fff;
}

#item1315 {
	width:522px !important;
	height:553px !important;
	left:538px !important;
	top:236px !important;
	padding:0px 40px 0px 0px;
}

#item1320 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item1318 {
	width:36px !important;
	height:36px !important;
	left:1066px !important;
	top:52px !important;
}

#item1258 {
	width:799px !important;
	height:866px !important;
	left:348px !important;
	top:10px !important;
	background:#fff;
}

#item1261 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item1259 {
	width:36px !important;
	height:36px !important;
	left:1066px !important;
	top:52px !important;
}

#item1291 {
	width:522px !important;
	height:554px !important;
	left:538px !important;
	top:235px !important;
	padding:0px 40px 0px 0px;
}

#item1256 {
	width:30px !important;
	height:30px !important;
	left:10px !important;
	top:191px !important;
}

#item1254 {
	width:1147px !important;
	height:876px !important;
	left:83px !important;
	top:-10px !important;
}

#item748 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

p.autoParaStyle9 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#e81e75;
	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.autoParaStyle8 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#e81e75;
	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.autoParaStyle7 {
	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.autoParaStyle6 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	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:center;
}

p.autoParaStyle5 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle4 {
	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.autoParaStyle3 {
	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.autoParaStyle2 {
	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-top:10px;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle1 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:44px;
	color:#009976;
	margin-top:10px;
	margin-bottom:10px;
	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;
	text-align:left;
}

p.hotel-categoria {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.hotel-nombre {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.boton-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #009976;
	text-align:center;
}

p.boton-sumario {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.boton-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.bold-20-verde-derecha {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.bold-20-verde-30 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:30px;
	text-align:left;
}

p.bold-20-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

p.hotel-descripcion-titular {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	padding-right:140px;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.light-13-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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.regular-50-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#009976;
	margin-bottom:10px;
	text-align:left;
}

p.regular-90-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:90px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.regular-50-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.regular-40-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-13-negro-puntos {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.regular-13-negro-mayusculas {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.light-20-verde {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.light-20-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.light-18-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.itinerario-regular-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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-habitacion {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.cubierta {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:110px;
	line-height:132px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d3e7d1;
	text-align:center;
}

p.boton-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.book-20-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.book-13-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.circuito-itinerario {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-blanco {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-8-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	text-align:center;
}

p.bold-13-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-8-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	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.autoCharStyle9 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	color:#d2ffda;
}

span.autoCharStyle8 {
	font-style:italic;
	font-weight:normal;
	font-family:"Raisonne Pro";
}

span.autoCharStyle7 {
	color:#000;
}

span.autoCharStyle6 {
	color:#009976;
}

span.autoCharStyle5 {
	font-family:FF-Quicksand-Regular,Quicksand;
}

span.autoCharStyle4 {
	font-style:italic;
	font-weight:normal;
	font-family:Quicksand;
}

span.autoCharStyle3 {
	font-size:13px;
	color:#000;
}

span.autoCharStyle2 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:12px;
	color:#000;
}

span.autoCharStyle1 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	color:#000;
}

span.quicksand-bold-verde {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
	color:#009976;
}

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.by-melia {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
}

span.cursiva-bold {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

span.cursiva {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
}

span.cursiva-light-verde {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
