/* 	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; }
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;
}

html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-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; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

@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");
}

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

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

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

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

#item703 {
	width:1170px !important;
	height:108px !important;
	left:30px !important;
	top:26px !important;
}

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

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

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

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

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

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

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

#item920 {
	width:445px !important;
	height:54px !important;
	left:87px !important;
	top:144px !important;
}

#item942 {
	width:445px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item966 {
	width:433px !important;
	height:24px !important;
}

#item945 {
	width:433px !important;
	height:24px !important;
	left:87px !important;
	top:222px !important;
}

#item991 {
	width:433px !important;
	height:24px !important;
}

#item970 {
	width:433px !important;
	height:24px !important;
	left:87px !important;
	top:266px !important;
}

#item1017 {
	width:433px !important;
	height:24px !important;
}

#item995 {
	width:433px !important;
	height:24px !important;
	left:87px !important;
	top:310px !important;
}

#item1088 {
	width:433px !important;
	height:24px !important;
}

#item1066 {
	width:433px !important;
	height:24px !important;
	left:87px !important;
	top:354px !important;
}

#item1159 {
	width:433px !important;
	height:24px !important;
}

#item1137 {
	width:433px !important;
	height:24px !important;
	left:87px !important;
	top:398px !important;
}

#item1230 {
	width:433px !important;
	height:24px !important;
}

#item1208 {
	width:433px !important;
	height:24px !important;
	left:87px !important;
	top:442px !important;
}

#item1300 {
	width:433px !important;
	height:24px !important;
}

#item1279 {
	width:433px !important;
	height:24px !important;
	left:87px !important;
	top:486px !important;
}

#item1325 {
	width:433px !important;
	height:23px !important;
}

#item1304 {
	width:433px !important;
	height:23px !important;
	left:87px !important;
	top:573px !important;
}

#item1350 {
	width:433px !important;
	height:23px !important;
}

#item1329 {
	width:433px !important;
	height:23px !important;
	left:87px !important;
	top:530px !important;
}

#item1375 {
	width:433px !important;
	height:23px !important;
}

#item1354 {
	width:433px !important;
	height:23px !important;
	left:87px !important;
	top:616px !important;
}

#item1400 {
	width:433px !important;
	height:23px !important;
}

#item1379 {
	width:433px !important;
	height:23px !important;
	left:87px !important;
	top:660px !important;
}

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

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

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

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

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

#item1501 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:368px !important;
}

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

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

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

#item1542 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:306px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1581 {
	width:549px !important;
	height:342px !important;
	left:589px !important;
	top:473px !important;
}

#item1601 {
	width:504px !important;
	height:484px !important;
	left:1px !important;
}

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

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

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

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

#item2109 {
	width:356px !important;
	height:117px !important;
	left:50px !important;
	top:57px !important;
}

#item2086 {
	width:355px !important;
	height:117px !important;
	left:50px !important;
	top:57px !important;
}

#item2063 {
	width:356px !important;
	height:117px !important;
	left:50px !important;
	top:57px !important;
}

#item2040 {
	width:355px !important;
	height:117px !important;
	left:50px !important;
	top:57px !important;
}

#item2017 {
	width:356px !important;
	height:117px !important;
	left:50px !important;
	top:57px !important;
}

#item1994 {
	width:356px !important;
	height:117px !important;
	left:50px !important;
	top:57px !important;
}

#item1971 {
	width:373px !important;
	height:117px !important;
	left:50px !important;
	top:57px !important;
}

#item1948 {
	width:373px !important;
	height:117px !important;
	left:50px !important;
	top:57px !important;
}

#item1925 {
	width:364px !important;
	height:117px !important;
	left:50px !important;
	top:57px !important;
}

#item1882 {
	width:36px !important;
	height:33px !important;
}

#item1902 {
	width:364px !important;
	height:39px !important;
	left:50px !important;
	top:57px !important;
}

#item1880 {
	width:36px !important;
	height:33px !important;
}

#item1878 {
	width:423px !important;
	height:174px !important;
	left:660px !important;
	top:30px !important;
}

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

#item2113 {
	width:30px !important;
	height:30px !important;
	left:90px !important;
	top:408px !important;
}

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

#item2122 {
	width:30px !important;
	height:30px !important;
	top:367px !important;
}

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

#item2131 {
	width:30px !important;
	height:30px !important;
	left:32px !important;
	top:237px !important;
}

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

#item2137 {
	width:30px !important;
	height:30px !important;
	left:296px !important;
	top:361px !important;
}

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

#item2147 {
	width:30px !important;
	height:30px !important;
	left:374px !important;
	top:180px !important;
}

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

#item2153 {
	width:30px !important;
	height:30px !important;
	left:356px !important;
	top:156px !important;
}

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

#item2159 {
	width:30px !important;
	height:30px !important;
	left:197px !important;
}

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

#item2166 {
	width:30px !important;
	height:30px !important;
	left:170px !important;
	top:19px !important;
}

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

#item2173 {
	width:30px !important;
	height:30px !important;
	left:153px !important;
	top:59px !important;
}

#item2182 {
	width:45px !important;
	height:45px !important;
}

#item2180 {
	width:45px !important;
	height:45px !important;
	left:1144px !important;
	top:38px !important;
}

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

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

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

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

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

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

#item2291 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

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

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

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

#item2336 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

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

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

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

#item2378 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

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

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

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

#item2419 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item2382 {
	width:390px !important;
	height:457px !important;
	left:1514px !important;
	top:33px !important;
}

@keyframes derecha-100-2251 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-2251 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2638 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

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

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

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

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

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

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

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

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

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

#item2634 {
	width:400px !important;
	height:310px !important;
	left:780px !important;
	top:190px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

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

#item2531 {
	width:400px !important;
	height:292px !important;
	left:780px !important;
	top:208px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

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

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

#item2716 {
	width:433px !important;
	height:95px !important;
	left:87px !important;
	top:87px !important;
}

#item2738 {
	width:438px !important;
	height:282px !important;
	left:87px !important;
	top:212px !important;
}

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

#item3092 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:69px !important;
}

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

#item3117 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:40px !important;
}

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

#item3142 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item3186 {
	width:346px !important;
	height:100px !important;
	left:13px !important;
	top:92px !important;
	padding:0px 20px 0px 0px;
}

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

#item2993 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:39px !important;
}

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

#item3019 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:189px !important;
}

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

#item3044 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item3088 {
	width:346px !important;
	height:100px !important;
	left:13px !important;
	top:62px !important;
	padding:0px 20px 0px 0px;
}

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

#item2895 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

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

#item2920 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:189px !important;
}

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

#item2945 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:160px !important;
}

#item2989 {
	width:346px !important;
	height:100px !important;
	left:13px !important;
	top:33px !important;
	padding:0px 20px 0px 0px;
}

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

#item2819 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:71px !important;
}

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

#item2844 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:41px !important;
}

#item2890 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item2869 {
	width:334px !important;
	height:17px !important;
	left:10px !important;
	top:10px !important;
}

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

#item2743 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:71px !important;
}

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

#item2768 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:41px !important;
}

#item2814 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item2793 {
	width:334px !important;
	height:17px !important;
	left:10px !important;
	top:10px !important;
}

#item2741 {
	width:359px !important;
	height:205px !important;
	left:93px !important;
	top:567px !important;
}

#item3201 {
	width:534px !important;
	height:587px !important;
	left:10px !important;
	top:30px !important;
	background:#009976;
}

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

#item3202 {
	width:36px !important;
	height:36px !important;
	left:490px !important;
	top:10px !important;
}

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

#item3191 {
	width:36px !important;
	height:36px !important;
	left:19px !important;
	top:337px !important;
}

#item3189 {
	width:544px !important;
	height:617px !important;
	left:65px !important;
	top:173px !important;
}

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

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

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

#item3285 {
	width:433px !important;
	height:95px !important;
	left:87px !important;
	top:87px !important;
}

#item3307 {
	width:438px !important;
	height:234px !important;
	left:87px !important;
	top:212px !important;
}

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

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

#item3891 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:69px !important;
}

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

#item3916 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:40px !important;
}

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

#item3941 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item3985 {
	width:346px !important;
	height:100px !important;
	left:13px !important;
	top:121px !important;
	padding:0px 20px 0px 0px;
}

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

#item3988 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:99px !important;
}

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

#item3768 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:69px !important;
}

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

#item3793 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:40px !important;
}

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

#item3818 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item3862 {
	width:346px !important;
	height:100px !important;
	left:13px !important;
	top:92px !important;
	padding:0px 20px 0px 0px;
}

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

#item3865 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:219px !important;
}

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

#item3644 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:39px !important;
}

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

#item3670 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:189px !important;
}

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

#item3695 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item3739 {
	width:346px !important;
	height:100px !important;
	left:13px !important;
	top:62px !important;
	padding:0px 20px 0px 0px;
}

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

#item3742 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:219px !important;
}

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

#item3521 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

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

#item3546 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:189px !important;
}

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

#item3571 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:160px !important;
}

#item3615 {
	width:346px !important;
	height:100px !important;
	left:13px !important;
	top:33px !important;
	padding:0px 20px 0px 0px;
}

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

#item3618 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:219px !important;
}

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

#item3420 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:71px !important;
}

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

#item3445 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:41px !important;
}

#item3491 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item3470 {
	width:334px !important;
	height:17px !important;
	left:10px !important;
	top:10px !important;
}

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

#item3495 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:100px !important;
}

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

#item3322 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:71px !important;
}

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

#item3347 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:41px !important;
}

#item3393 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item3372 {
	width:334px !important;
	height:17px !important;
	left:10px !important;
	top:10px !important;
}

#item3416 {
	width:328px !important;
	height:10px !important;
	left:13px !important;
	top:103px !important;
}

#item3320 {
	width:359px !important;
	height:234px !important;
	left:93px !important;
	top:527px !important;
}

#item4022 {
	width:534px !important;
	height:587px !important;
	left:10px !important;
	top:30px !important;
	background:#009976;
}

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

#item4023 {
	width:36px !important;
	height:36px !important;
	left:490px !important;
	top:10px !important;
}

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

#item4015 {
	width:36px !important;
	height:36px !important;
	left:19px !important;
	top:311px !important;
}

#item4013 {
	width:544px !important;
	height:617px !important;
	left:65px !important;
	top:173px !important;
}

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

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

#item4090 {
	width:433px !important;
	height:95px !important;
	left:87px !important;
	top:87px !important;
}

#item4112 {
	width:438px !important;
	height:156px !important;
	left:87px !important;
	top:212px !important;
}

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

#item4466 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:69px !important;
}

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

#item4491 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:40px !important;
}

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

#item4516 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item4560 {
	width:346px !important;
	height:100px !important;
	left:13px !important;
	top:92px !important;
	padding:0px 20px 0px 0px;
}

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

#item4367 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:39px !important;
}

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

#item4393 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:189px !important;
}

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

#item4418 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item4462 {
	width:346px !important;
	height:111px !important;
	left:13px !important;
	top:62px !important;
	padding:0px 20px 0px 0px;
}

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

#item4269 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

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

#item4294 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:189px !important;
}

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

#item4319 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:160px !important;
}

#item4363 {
	width:346px !important;
	height:100px !important;
	left:13px !important;
	top:33px !important;
	padding:0px 20px 0px 0px;
}

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

#item4193 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:71px !important;
}

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

#item4218 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:41px !important;
}

#item4264 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item4243 {
	width:334px !important;
	height:17px !important;
	left:10px !important;
	top:10px !important;
}

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

#item4117 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:71px !important;
}

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

#item4142 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:41px !important;
}

#item4188 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item4167 {
	width:334px !important;
	height:17px !important;
	left:10px !important;
	top:10px !important;
}

#item4115 {
	width:359px !important;
	height:205px !important;
	left:93px !important;
	top:442px !important;
}

#item4574 {
	width:534px !important;
	height:587px !important;
	left:10px !important;
	top:30px !important;
	background:#009976;
}

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

#item4575 {
	width:36px !important;
	height:36px !important;
	left:490px !important;
	top:10px !important;
}

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

#item4565 {
	width:36px !important;
	height:36px !important;
	left:19px !important;
	top:211px !important;
}

#item4563 {
	width:544px !important;
	height:617px !important;
	left:65px !important;
	top:173px !important;
}

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

#item4629 {
	width:31px !important;
	height:31px !important;
	left:133px !important;
	top:365px !important;
}

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

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

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

#item4658 {
	width:344px !important;
	height:42px !important;
	left:87px !important;
	top:87px !important;
}

#item4680 {
	width:344px !important;
	height:146px !important;
	left:87px !important;
	top:166px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item5039 {
	width:623px !important;
	height:72px !important;
	left:89px !important;
	top:79px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item4941 {
	width:650px !important;
	height:572px !important;
	left:101px !important;
	top:217px !important;
}

#item4943_container {
	width:611px !important;
	height:281px !important;
}

#item4974 {
	width:611px !important;
	height:1447px !important;
	top:295px !important;
}

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

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

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

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

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

#item5159 {
	width:344px !important;
	height:42px !important;
	left:87px !important;
	top:87px !important;
}

#item5181 {
	width:344px !important;
	height:134px !important;
	left:87px !important;
	top:166px !important;
}

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

#item5196 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:666px !important;
}

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

#item5222 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:706px !important;
}

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

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

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

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

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

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

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

#item5510 {
	width:617px !important;
	height:302px !important;
	left:76px !important;
	top:291px !important;
}

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

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

#item5489 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:51px !important;
}

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

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

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

#item5478 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item5335 {
	width:659px !important;
	height:572px !important;
	left:89px !important;
	top:217px !important;
}

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

#item5372 {
	width:611px !important;
	height:268px !important;
	left:12px !important;
	top:295px !important;
}

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

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

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

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

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

#item5303 {
	width:29px !important;
	height:29px !important;
	left:770px !important;
	top:10px !important;
}

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

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

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

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

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

#item5602 {
	width:433px !important;
	height:156px !important;
	left:87px !important;
	top:87px !important;
}

#item5626 {
	width:168px !important;
	height:30px !important;
}

#item5605 {
	width:168px !important;
	height:30px !important;
	left:87px !important;
	top:229px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item5888 {
	width:45px !important;
	height:45px !important;
	left:446px !important;
	top:172px !important;
}

#item5902 {
	width:45px !important;
	height:45px !important;
	left:1020px !important;
	top:172px !important;
}

#item5934 {
	width:66px !important;
	height:33px !important;
}

#item5913 {
	width:66px !important;
	height:33px !important;
	left:1077px !important;
	top:178px !important;
}

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

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

#item5975 {
	width:66px !important;
	height:33px !important;
}

#item5954 {
	width:66px !important;
	height:33px !important;
	left:507px !important;
	top:178px !important;
}

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

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

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

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

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

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

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

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

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

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

#item6086 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item6108 {
	width:119px !important;
	height:13px !important;
	left:453px !important;
	top:52px !important;
}

#item6253 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item6255 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item6244 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item6246 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item6233 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item6235 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item6242 {
	width:1098px !important;
	height:90px !important;
	left:85px !important;
	top:127px !important;
	background:#fff;
}

#item6191 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item6211 {
	width:484px !important;
	height:665px !important;
	left:631px !important;
	top:181px !important;
}

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

#item6226 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item6182 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

#item6183 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item6189 {
	width:888px !important;
	height:504px !important;
	left:181px !important;
	top:191px !important;
}

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

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

#item6174 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item6162 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item6164 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item6170 {
	width:1098px !important;
	height:90px !important;
	left:85px !important;
	top:127px !important;
	background:#fff;
}

#item6119 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item6139 {
	width:561px !important;
	height:629px !important;
	left:631px !important;
	top:218px !important;
}

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

#item6154 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item6115 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item6282 {
	width:408px !important;
	height:54px !important;
	background:#fff;
}

#item6261 {
	width:408px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

#item6306 {
	width:408px !important;
	height:54px !important;
	background:#fff;
}

#item6285 {
	width:408px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

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

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

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

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

#item6517 {
	width:104px !important;
	height:67px !important;
	left:405px !important;
	top:161px !important;
}

#item6534 {
	width:96px !important;
	height:68px !important;
}

#item6532 {
	width:96px !important;
	height:68px !important;
	left:978px !important;
	top:161px !important;
}

#item6568 {
	width:66px !important;
	height:33px !important;
}

#item6547 {
	width:66px !important;
	height:33px !important;
	left:1077px !important;
	top:178px !important;
}

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

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

#item6608 {
	width:66px !important;
	height:33px !important;
}

#item6587 {
	width:66px !important;
	height:33px !important;
	left:507px !important;
	top:178px !important;
}

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

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

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

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

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

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

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

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

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

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

#item6726 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item6748 {
	width:73px !important;
	height:13px !important;
	left:499px !important;
	top:52px !important;
}

#item6902 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item6904 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item6893 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item6895 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item6882 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item6884 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item6891 {
	width:1098px !important;
	height:90px !important;
	left:85px !important;
	top:127px !important;
	background:#fff;
}

#item6837 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item6857 {
	width:484px !important;
	height:513px !important;
	left:631px !important;
	top:253px !important;
}

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

#item6874 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item6828 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

#item6829 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item6835 {
	width:888px !important;
	height:504px !important;
	left:181px !important;
	top:191px !important;
}

#item6819 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item6821 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item6806 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item6808 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item6817 {
	width:1098px !important;
	height:90px !important;
	left:85px !important;
	top:127px !important;
	background:#fff;
}

#item6761 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item6781 {
	width:484px !important;
	height:324px !important;
	left:631px !important;
	top:253px !important;
}

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

#item6799 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item6757 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item6932 {
	width:408px !important;
	height:54px !important;
	background:#fff;
}

#item6911 {
	width:408px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

#item6956 {
	width:408px !important;
	height:54px !important;
	background:#fff;
}

#item6935 {
	width:408px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

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

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

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

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

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

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

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

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

#item7176 {
	width:81px !important;
	height:27px !important;
	left:405px !important;
	top:183px !important;
}

#item7189 {
	width:70px !important;
	height:23px !important;
	left:987px !important;
	top:183px !important;
}

#item7226 {
	width:66px !important;
	height:33px !important;
}

#item7205 {
	width:66px !important;
	height:33px !important;
	left:1077px !important;
	top:178px !important;
}

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

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

#item7268 {
	width:66px !important;
	height:33px !important;
}

#item7247 {
	width:66px !important;
	height:33px !important;
	left:507px !important;
	top:178px !important;
}

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

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

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

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

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

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

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

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

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

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

#item7381 {
	width:108px !important;
	height:13px !important;
	left:464px !important;
	top:52px !important;
}

#item7403 {
	width:83px !important;
	height:13px !important;
	left:1062px !important;
	top:52px !important;
}

#item7560 {
	width:1212px !important;
	height:776px !important;
	left:14px !important;
	top:91px !important;
	background:#fff;
}

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

#item7561 {
	width:36px !important;
	height:36px !important;
	left:1115px !important;
	top:91px !important;
}

#item7550 {
	width:1212px !important;
	height:776px !important;
	left:14px !important;
	top:91px !important;
	background:#fff;
}

#item7551 {
	width:1056px !important;
	height:600px !important;
	left:92px !important;
	top:186px !important;
	background:#fff;
}

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

#item7552 {
	width:36px !important;
	height:36px !important;
	left:1115px !important;
	top:91px !important;
}

#item7538 {
	width:1212px !important;
	height:776px !important;
	left:14px !important;
	top:91px !important;
	background:#fff;
}

#item7539_container {
	width:1056px !important;
	height:654px !important;
	left:92px !important;
	top:133px !important;
	background:#fff;
}

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

#item7540 {
	width:36px !important;
	height:36px !important;
	left:1115px !important;
	top:91px !important;
}

#item7548 {
	width:1098px !important;
	height:90px !important;
	left:80px !important;
	top:124px !important;
	background:#fff;
}

#item7492 {
	width:1212px !important;
	height:776px !important;
	left:14px !important;
	top:91px !important;
	background:#fff;
}

#item7512 {
	width:484px !important;
	height:531px !important;
	left:626px !important;
	top:250px !important;
}

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

#item7529 {
	width:36px !important;
	height:36px !important;
	left:1115px !important;
	top:91px !important;
}

#item7478 {
	width:1212px !important;
	height:776px !important;
	left:14px !important;
	top:91px !important;
	background:#fff;
}

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

#item7479 {
	width:36px !important;
	height:36px !important;
	left:1115px !important;
	top:91px !important;
}

#item7468 {
	width:1212px !important;
	height:776px !important;
	left:14px !important;
	top:91px !important;
	background:#fff;
}

#item7469_container {
	width:1056px !important;
	height:600px !important;
	left:92px !important;
	top:186px !important;
	background:#fff;
}

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

#item7470 {
	width:36px !important;
	height:36px !important;
	left:1115px !important;
	top:91px !important;
}

#item7455 {
	width:1212px !important;
	height:776px !important;
	left:14px !important;
	top:91px !important;
	background:#fff;
}

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

#item7456 {
	width:36px !important;
	height:36px !important;
	left:1115px !important;
	top:91px !important;
}

#item7465_container {
	width:1056px !important;
	height:654px !important;
	left:92px !important;
	top:133px !important;
	background:#fff;
}

#item7466 {
	width:1098px !important;
	height:90px !important;
	left:80px !important;
	top:124px !important;
	background:#fff;
}

#item7414 {
	width:1212px !important;
	height:776px !important;
	left:15px !important;
	top:91px !important;
	background:#fff;
}

#item7434 {
	width:484px !important;
	height:324px !important;
	left:626px !important;
	top:250px !important;
}

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

#item7448 {
	width:36px !important;
	height:36px !important;
	left:1115px !important;
	top:91px !important;
}

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

#item7410 {
	width:1226px !important;
	height:867px !important;
	left:-5px !important;
	top:-6px !important;
}

#item7594 {
	width:408px !important;
	height:54px !important;
	background:#fff;
}

#item7573 {
	width:408px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

#item7618 {
	width:408px !important;
	height:54px !important;
	background:#fff;
}

#item7597 {
	width:408px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

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

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

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

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

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

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

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

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

#item7843 {
	width:81px !important;
	height:27px !important;
	left:405px !important;
	top:183px !important;
}

#item7855 {
	width:81px !important;
	height:27px !important;
	left:987px !important;
	top:183px !important;
}

#item7887 {
	width:66px !important;
	height:33px !important;
}

#item7866 {
	width:66px !important;
	height:33px !important;
	left:1077px !important;
	top:178px !important;
}

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

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

#item7925 {
	width:66px !important;
	height:33px !important;
}

#item7904 {
	width:66px !important;
	height:33px !important;
	left:507px !important;
	top:178px !important;
}

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

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

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

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

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

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

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

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

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

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

#item8033 {
	width:83px !important;
	height:13px !important;
	left:489px !important;
	top:52px !important;
}

#item8055 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item8208 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

#item8209 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item8199 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item8201 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item8187 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item8189 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item8197 {
	width:1098px !important;
	height:90px !important;
	left:85px !important;
	top:127px !important;
	background:#fff;
}

#item8146 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item8166 {
	width:484px !important;
	height:504px !important;
	left:631px !important;
	top:253px !important;
}

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

#item8180 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item8129 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

#item8130 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item8119 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item8121 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item8108 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item8110 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item8117 {
	width:1098px !important;
	height:90px !important;
	left:85px !important;
	top:127px !important;
	background:#fff;
}

#item8065 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item8085 {
	width:484px !important;
	height:522px !important;
	left:631px !important;
	top:253px !important;
}

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

#item8101 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item8061 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item8243 {
	width:408px !important;
	height:54px !important;
	background:#fff;
}

#item8222 {
	width:408px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

#item8267 {
	width:408px !important;
	height:54px !important;
	background:#fff;
}

#item8246 {
	width:408px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

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

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

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

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

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

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

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

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

#item8489 {
	width:100px !important;
	height:24px !important;
	left:393px !important;
	top:183px !important;
}

#item8502 {
	width:100px !important;
	height:24px !important;
	left:965px !important;
	top:183px !important;
}

#item8536 {
	width:66px !important;
	height:33px !important;
}

#item8515 {
	width:66px !important;
	height:33px !important;
	left:1077px !important;
	top:178px !important;
}

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

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

#item8574 {
	width:66px !important;
	height:33px !important;
}

#item8553 {
	width:66px !important;
	height:33px !important;
	left:507px !important;
	top:178px !important;
}

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

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

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

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

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

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

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

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

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

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

#item8688 {
	width:73px !important;
	height:13px !important;
	left:499px !important;
	top:52px !important;
}

#item8710 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item8867 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

#item8868 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item8857 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item8859 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item8843 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item8845 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item8855 {
	width:1098px !important;
	height:90px !important;
	left:85px !important;
	top:127px !important;
	background:#fff;
}

#item8803 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item8823 {
	width:484px !important;
	height:522px !important;
	left:631px !important;
	top:253px !important;
}

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

#item8836 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item8788 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

#item8789 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item8779 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item8781 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item8767 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item8769 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item8777 {
	width:1098px !important;
	height:90px !important;
	left:85px !important;
	top:127px !important;
	background:#fff;
}

#item8720 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item8740 {
	width:484px !important;
	height:513px !important;
	left:631px !important;
	top:253px !important;
}

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

#item8759 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item8716 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item8901 {
	width:408px !important;
	height:54px !important;
	background:#fff;
}

#item8880 {
	width:408px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

#item8925 {
	width:408px !important;
	height:54px !important;
	background:#fff;
}

#item8904 {
	width:408px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

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

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

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

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

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

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

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

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

#item9133 {
	width:70px !important;
	height:39px !important;
	left:405px !important;
	top:175px !important;
}

#item9147 {
	width:70px !important;
	height:39px !important;
	left:987px !important;
	top:175px !important;
}

#item9181 {
	width:66px !important;
	height:33px !important;
}

#item9160 {
	width:66px !important;
	height:33px !important;
	left:1077px !important;
	top:178px !important;
}

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

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

#item9219 {
	width:66px !important;
	height:33px !important;
}

#item9198 {
	width:66px !important;
	height:33px !important;
	left:507px !important;
	top:178px !important;
}

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

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

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

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

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

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

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

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

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

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

#item9334 {
	width:50px !important;
	height:13px !important;
	left:522px !important;
	top:52px !important;
}

#item9356 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item9503 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

#item9504 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item9494 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item9496 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item9483 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item9485 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item9492 {
	width:1098px !important;
	height:90px !important;
	left:85px !important;
	top:127px !important;
	background:#fff;
}

#item9440 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item9460 {
	width:484px !important;
	height:504px !important;
	left:631px !important;
	top:253px !important;
}

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

#item9475 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item9426 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

#item9427 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item9416 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item9418 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item9404 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item9406 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item9414 {
	width:1098px !important;
	height:90px !important;
	left:85px !important;
	top:127px !important;
	background:#fff;
}

#item9363 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item9383 {
	width:522px !important;
	height:630px !important;
	left:631px !important;
	top:154px !important;
}

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

#item9397 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item9359 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item9538 {
	width:408px !important;
	height:54px !important;
	background:#fff;
}

#item9517 {
	width:408px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

#item9562 {
	width:408px !important;
	height:54px !important;
	background:#fff;
}

#item9541 {
	width:408px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

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

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

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

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

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

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

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

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

#item9786 {
	width:70px !important;
	height:39px !important;
	left:405px !important;
	top:175px !important;
}

#item9801 {
	width:70px !important;
	height:39px !important;
	left:987px !important;
	top:175px !important;
}

#item9838 {
	width:66px !important;
	height:33px !important;
}

#item9817 {
	width:66px !important;
	height:33px !important;
	left:1077px !important;
	top:178px !important;
}

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

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

#item9881 {
	width:66px !important;
	height:33px !important;
}

#item9860 {
	width:66px !important;
	height:33px !important;
	left:507px !important;
	top:178px !important;
}

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

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

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

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

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

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

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

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

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

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

#item10002 {
	width:73px !important;
	height:13px !important;
	left:499px !important;
	top:52px !important;
}

#item10024 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item10174 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

#item10175 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item10164 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item10166 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item10151 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item10153 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item10162 {
	width:1098px !important;
	height:90px !important;
	left:85px !important;
	top:127px !important;
	background:#fff;
}

#item10111 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item10131 {
	width:484px !important;
	height:513px !important;
	left:631px !important;
	top:253px !important;
}

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

#item10144 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item10096 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

#item10097 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item10087 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item10089 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item10076 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item10078 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item10085 {
	width:1098px !important;
	height:90px !important;
	left:85px !important;
	top:127px !important;
	background:#fff;
}

#item10031 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item10051 {
	width:484px !important;
	height:504px !important;
	left:631px !important;
	top:262px !important;
}

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

#item10067 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item10027 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item10210 {
	width:408px !important;
	height:54px !important;
	background:#fff;
}

#item10189 {
	width:408px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

#item10234 {
	width:408px !important;
	height:54px !important;
	background:#fff;
}

#item10213 {
	width:408px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

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

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

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

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

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

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

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

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

#item10440 {
	width:70px !important;
	height:39px !important;
	left:405px !important;
	top:175px !important;
}

#item10455 {
	width:70px !important;
	height:39px !important;
	left:987px !important;
	top:175px !important;
}

#item10488 {
	width:66px !important;
	height:33px !important;
}

#item10467 {
	width:66px !important;
	height:33px !important;
	left:1077px !important;
	top:178px !important;
}

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

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

#item10526 {
	width:66px !important;
	height:33px !important;
}

#item10505 {
	width:66px !important;
	height:33px !important;
	left:507px !important;
	top:178px !important;
}

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

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

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

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

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

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

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

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

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

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

#item10635 {
	width:50px !important;
	height:13px !important;
	left:522px !important;
	top:52px !important;
}

#item10657 {
	width:108px !important;
	height:13px !important;
	left:1037px !important;
	top:52px !important;
}

#item10806 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

#item10807 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item10797 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item10799 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item10785 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item10787 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item10795 {
	width:1098px !important;
	height:90px !important;
	left:85px !important;
	top:127px !important;
	background:#fff;
}

#item10742 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item10762 {
	width:484px !important;
	height:513px !important;
	left:631px !important;
	top:253px !important;
}

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

#item10777 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item10726 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

#item10727 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item10717 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item10719 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item10704 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item10706 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item10715 {
	width:1098px !important;
	height:90px !important;
	left:85px !important;
	top:127px !important;
	background:#fff;
}

#item10664 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item10684 {
	width:484px !important;
	height:513px !important;
	left:631px !important;
	top:253px !important;
}

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

#item10697 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item10660 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item10842 {
	width:408px !important;
	height:54px !important;
	background:#fff;
}

#item10821 {
	width:408px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

#item10866 {
	width:408px !important;
	height:54px !important;
	background:#fff;
}

#item10845 {
	width:408px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

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

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

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

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

#item10981 {
	width:237px !important;
	height:194px !important;
	left:658px !important;
	top:585px !important;
}

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

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

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

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

#item11084 {
	width:70px !important;
	height:39px !important;
	left:405px !important;
	top:175px !important;
}

#item11094 {
	width:70px !important;
	height:22px !important;
	left:987px !important;
	top:183px !important;
}

#item11128 {
	width:66px !important;
	height:33px !important;
}

#item11107 {
	width:66px !important;
	height:33px !important;
	left:1077px !important;
	top:178px !important;
}

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

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

#item11166 {
	width:66px !important;
	height:33px !important;
}

#item11145 {
	width:66px !important;
	height:33px !important;
	left:507px !important;
	top:178px !important;
}

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

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

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

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

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

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

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

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

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

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

#item11276 {
	width:50px !important;
	height:13px !important;
	left:522px !important;
	top:52px !important;
}

#item11298 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item11456 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

#item11457 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item11443 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item11445 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item11431 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

#item11432 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item11441 {
	width:1098px !important;
	height:90px !important;
	left:85px !important;
	top:127px !important;
	background:#fff;
}

#item11387 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item11407 {
	width:484px !important;
	height:513px !important;
	left:631px !important;
	top:253px !important;
}

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

#item11424 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item11371 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

#item11372 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item11360 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item11362 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item11348 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item11350 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item11358 {
	width:1098px !important;
	height:90px !important;
	left:85px !important;
	top:127px !important;
	background:#fff;
}

#item11305 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item11325 {
	width:484px !important;
	height:513px !important;
	left:631px !important;
	top:253px !important;
}

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

#item11339 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item11301 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item11490 {
	width:408px !important;
	height:54px !important;
	background:#fff;
}

#item11469 {
	width:408px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

#item11514 {
	width:408px !important;
	height:54px !important;
	background:#fff;
}

#item11493 {
	width:408px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

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

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

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

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

#item11632 {
	width:237px !important;
	height:194px !important;
	left:658px !important;
	top:585px !important;
}

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

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

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

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

#item11737 {
	width:70px !important;
	height:53px !important;
	left:419px !important;
	top:169px !important;
}

#item11754 {
	width:85px !important;
	height:39px !important;
}

#item11752 {
	width:85px !important;
	height:39px !important;
	left:975px !important;
	top:175px !important;
}

#item11786 {
	width:66px !important;
	height:33px !important;
}

#item11765 {
	width:66px !important;
	height:33px !important;
	left:1077px !important;
	top:178px !important;
}

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

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

#item11824 {
	width:66px !important;
	height:33px !important;
}

#item11803 {
	width:66px !important;
	height:33px !important;
	left:507px !important;
	top:178px !important;
}

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

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

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

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

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

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

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

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

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

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

#item11934 {
	width:83px !important;
	height:13px !important;
	left:489px !important;
	top:52px !important;
}

#item11956 {
	width:83px !important;
	height:13px !important;
	left:1062px !important;
	top:52px !important;
}

#item12104 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

#item12105 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12095 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item12097 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12084 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

#item12085 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item12093 {
	width:1098px !important;
	height:90px !important;
	left:85px !important;
	top:127px !important;
	background:#fff;
}

#item12042 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item12062 {
	width:484px !important;
	height:513px !important;
	left:631px !important;
	top:253px !important;
}

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

#item12077 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12027 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

#item12028 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12017 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item12019 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12005 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item12007 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12015 {
	width:1098px !important;
	height:90px !important;
	left:85px !important;
	top:127px !important;
	background:#fff;
}

#item11963 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item11983 {
	width:484px !important;
	height:398px !important;
	left:631px !important;
	top:253px !important;
}

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

#item11997 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item11959 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item12139 {
	width:408px !important;
	height:54px !important;
	background:#fff;
}

#item12118 {
	width:408px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

#item12163 {
	width:408px !important;
	height:54px !important;
	background:#fff;
}

#item12142 {
	width:408px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

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

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

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

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

#item14806 {
	width:237px !important;
	height:194px !important;
	left:658px !important;
	top:585px !important;
}

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

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

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

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

#item14908 {
	width:70px !important;
	height:53px !important;
	left:419px !important;
	top:169px !important;
}

#item14917 {
	width:85px !important;
	height:39px !important;
	left:975px !important;
	top:175px !important;
}

#item14936 {
	width:66px !important;
	height:33px !important;
}

#item14932 {
	width:66px !important;
	height:33px !important;
	left:1077px !important;
	top:178px !important;
}

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

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

#item14971 {
	width:66px !important;
	height:33px !important;
}

#item14967 {
	width:66px !important;
	height:33px !important;
	left:507px !important;
	top:178px !important;
}

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

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

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

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

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

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

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

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

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

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

#item15388 {
	width:83px !important;
	height:13px !important;
	left:489px !important;
	top:52px !important;
}

#item15411 {
	width:83px !important;
	height:13px !important;
	left:1062px !important;
	top:52px !important;
}

#item15333 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

#item15334 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item15322 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item15324 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item15308 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

#item15310 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item15320 {
	width:1098px !important;
	height:90px !important;
	left:85px !important;
	top:127px !important;
	background:#fff;
}

#item15261 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item15262 {
	width:484px !important;
	height:513px !important;
	left:631px !important;
	top:253px !important;
}

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

#item15292 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item15245 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

#item15246 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item15234 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item15236 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item15219 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

#item15222 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item15232 {
	width:1098px !important;
	height:90px !important;
	left:85px !important;
	top:127px !important;
	background:#fff;
}

#item15174 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item15175 {
	width:484px !important;
	height:525px !important;
	left:631px !important;
	top:253px !important;
}

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

#item15210 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item15170 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item15122 {
	width:408px !important;
	height:54px !important;
	background:#fff;
}

#item15120 {
	width:408px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

#item15147 {
	width:408px !important;
	height:54px !important;
	background:#fff;
}

#item15145 {
	width:408px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

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

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

#item12221 {
	width:700px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

@keyframes grow-12224 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-12224 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item12277 {
	width:271px !important;
	height:15px !important;
	left:13px !important;
	top:567px !important;
}

#item12280 {
	width:28px !important;
	height:28px !important;
	left:303px !important;
	top:553px !important;
}

#item12224 {
	width:954px !important;
	height:617px !important;
	left:111px !important;
	top:162px !important;
}

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

#item12342 {
	width:1098px !important;
	height:729px !important;
	left:46px !important;
	top:82px !important;
	background:#fff;
}

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

#item12343 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

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

#item12333 {
	width:1098px !important;
	height:729px !important;
	left:46px !important;
	top:82px !important;
	background:#fff;
}

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

#item12334 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

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

#item12324 {
	width:1098px !important;
	height:729px !important;
	left:46px !important;
	top:82px !important;
	background:#fff;
}

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

#item12325 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

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

#item12314 {
	width:1098px !important;
	height:729px !important;
	left:46px !important;
	top:82px !important;
	background:#fff;
}

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

#item12315 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

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

#item12305 {
	width:1098px !important;
	height:729px !important;
	left:46px !important;
	top:82px !important;
	background:#fff;
}

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

#item12306 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

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

#item12294_container {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
	background:#fff;
}

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

#item12295 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item12302 {
	width:1098px !important;
	height:90px !important;
	left:55px !important;
	top:127px !important;
	background:#fff;
}

#item12291 {
	width:27px !important;
	height:30px !important;
	left:1180px !important;
	top:10px !important;
}

#item12289 {
	width:1207px !important;
	height:846px !important;
	left:20px !important;
	top:-10px !important;
}

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

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

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

p.autoParaStyle9 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle8 {
	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.autoParaStyle7 {
	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.autoParaStyle6 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.autoParaStyle5 {
	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.autoParaStyle4 {
	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.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-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.autoParaStyle1 {
	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.titular-indice-hoteles {
	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: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;
	margin-bottom:3px;
	text-align:left;
}

p.hotel-precios {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.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-experiencias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-acordeon-menta-on {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-acordeon-menta-off {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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.texto-legal-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.regular-50-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.regular-40-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-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-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-13-negro-puntos {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.regular-13-negro-mayusculas {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.light-40-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.light-20-verde {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.light-20-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.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.esquema-numeros {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.cubierta {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:110px;
	line-height:132px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d3e7d1;
	text-align:center;
}

p.boton-menta {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d2ffda;
	text-align:center;
}

p.boton-circuitos-ciudades {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-acordeon-on {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-acordeon-off {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.titular-descripcion {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	padding-right:100px;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.book-20-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.book-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-blanco {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-8-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	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.acordeon-descripcion-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.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.autoCharStyle3 {
	font-size:13px;
}

span.autoCharStyle2 {
	font-style:italic;
	font-weight:normal;
	font-family:"Raisonne Pro";
}

span.autoCharStyle1 {
	font-size:13px;
	color:#000;
}

span.desde-precio {
	font-size:8px;
}

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.book {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
}

span._20pt {
	font-size:20px;
}

span.quicksand {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
}

span.superindice {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.italic {
}

span.euro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
