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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item189951 {
	width:1230px !important;
	height:866px !important;
	left:-1px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item198814 {
	width:100px !important;
	height:10px !important;
	left:77px !important;
	top:444px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item198735 {
	width:489px !important;
	height:347px !important;
	left:631px !important;
	top:473px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item198837 {
	width:30px !important;
	height:30px !important;
	left:32px !important;
	top:280px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes derecha-100-13797 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-13797 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item14382 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

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

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

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

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

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

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

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

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

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

#item166142 {
	width:400px !important;
	height:301px !important;
	left:775px !important;
	top:199px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item197723 {
	width:501px !important;
	height:365px !important;
	left:22px !important;
	top:65px !important;
}

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

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

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

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

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

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

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

#item151552 {
	width:438px !important;
	height:210px !important;
	left:87px !important;
	top:212px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item197750 {
	width:506px !important;
	height:324px !important;
	left:27px !important;
	top:132px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item197755 {
	width:508px !important;
	height:295px !important;
	left:24px !important;
	top:153px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item190112 {
	width:579px !important;
	height:301px !important;
	left:101px !important;
	top:293px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item166233 {
	width:611px !important;
	height:1286px !important;
	top:295px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item18192 {
	width:36px !important;
	height:36px !important;
	left:1174px !important;
	top:37px !important;
}

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

#item188889 {
	width:1237px !important;
	height:876px !important;
	left:-7px !important;
	top:-10px !important;
}

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

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

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

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

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

#item153406 {
	width:45px !important;
	height:45px !important;
	left:978px !important;
	top:175px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item153395 {
	width:45px !important;
	height:45px !important;
	left:407px !important;
	top:174px !important;
}

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

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

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

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

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

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

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

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

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

#item185024 {
	width:420px !important;
	height:54px !important;
	background:#fff;
	padding:0px 10px 0px 0px;
}

#item185209 {
	width:420px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

#item185213 {
	width:420px !important;
	height:54px !important;
	background:#fff;
	padding:0px 10px 0px 0px;
}

#item185211 {
	width:420px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item153014 {
	width:522px !important;
	height:593px !important;
	left:631px !important;
	top:218px !important;
}

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

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

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

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

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

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

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

#item153967 {
	width:96px !important;
	height:68px !important;
	left:952px !important;
	top:163px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item153963 {
	width:90px !important;
	height:36px !important;
	left:385px !important;
	top:179px !important;
}

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

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

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

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

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

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

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

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

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

#item185244 {
	width:420px !important;
	height:54px !important;
	background:#fff;
	padding:0px 10px 0px 0px;
}

#item185242 {
	width:420px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

#item185269 {
	width:420px !important;
	height:54px !important;
	background:#fff;
	padding:0px 10px 0px 0px;
}

#item185267 {
	width:420px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item154461 {
	width:81px !important;
	height:27px !important;
	left:959px !important;
	top:183px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item154457 {
	width:81px !important;
	height:27px !important;
	left:389px !important;
	top:183px !important;
}

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

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

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

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

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

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

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

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

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

#item185303 {
	width:420px !important;
	height:54px !important;
	background:#fff;
	padding:0px 10px 0px 0px;
}

#item185301 {
	width:420px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

#item185328 {
	width:420px !important;
	height:54px !important;
	background:#fff;
	padding:0px 10px 0px 0px;
}

#item185326 {
	width:420px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

#item154313 {
	width:1212px !important;
	height:852px !important;
	left:14px !important;
	top:16px !important;
	background:#fff;
}

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

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

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

#item154303 {
	width:1212px !important;
	height:852px !important;
	left:14px !important;
	top:16px !important;
	background:#fff;
}

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

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

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

#item154290 {
	width:1212px !important;
	height:852px !important;
	left:14px !important;
	top:16px !important;
	background:#fff;
}

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

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

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

#item154233 {
	width:1212px !important;
	height:852px !important;
	left:14px !important;
	top:16px !important;
	background:#fff;
}

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

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

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

#item154223 {
	width:1212px !important;
	height:852px !important;
	left:14px !important;
	top:16px !important;
	background:#fff;
}

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

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

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

#item154212 {
	width:1212px !important;
	height:852px !important;
	left:14px !important;
	top:16px !important;
	background:#fff;
}

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

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

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

#item154203 {
	width:1212px !important;
	height:852px !important;
	left:14px !important;
	top:16px !important;
	background:#fff;
}

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

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

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

#item154147 {
	width:1212px !important;
	height:852px !important;
	left:14px !important;
	top:16px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

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

#item154960 {
	width:81px !important;
	height:27px !important;
	left:959px !important;
	top:183px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item154956 {
	width:81px !important;
	height:27px !important;
	left:389px !important;
	top:183px !important;
}

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

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

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

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

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

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

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

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

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

#item185360 {
	width:420px !important;
	height:54px !important;
	background:#fff;
	padding:0px 10px 0px 0px;
}

#item185357 {
	width:420px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

#item185385 {
	width:420px !important;
	height:54px !important;
	background:#fff;
	padding:0px 10px 0px 0px;
}

#item185383 {
	width:420px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item155460 {
	width:100px !important;
	height:24px !important;
	left:950px !important;
	top:185px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item155456 {
	width:100px !important;
	height:24px !important;
	left:380px !important;
	top:185px !important;
}

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

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

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

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

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

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

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

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

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

#item185415 {
	width:420px !important;
	height:54px !important;
	background:#fff;
	padding:0px 10px 0px 0px;
}

#item185413 {
	width:420px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

#item185440 {
	width:420px !important;
	height:54px !important;
	background:#fff;
	padding:0px 10px 0px 0px;
}

#item185438 {
	width:420px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item155962 {
	width:70px !important;
	height:39px !important;
	left:965px !important;
	top:177px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item155958 {
	width:70px !important;
	height:39px !important;
	left:395px !important;
	top:177px !important;
}

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

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

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

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

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

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

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

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

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

#item185473 {
	width:420px !important;
	height:54px !important;
	background:#fff;
	padding:0px 10px 0px 0px;
}

#item185471 {
	width:420px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

#item185498 {
	width:420px !important;
	height:54px !important;
	background:#fff;
	padding:0px 10px 0px 0px;
}

#item185496 {
	width:420px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item155674 {
	width:522px !important;
	height:630px !important;
	left:631px !important;
	top:154px !important;
}

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

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

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

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

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

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

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

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

#item156463 {
	width:70px !important;
	height:39px !important;
	left:965px !important;
	top:177px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item156459 {
	width:70px !important;
	height:39px !important;
	left:395px !important;
	top:177px !important;
}

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

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

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

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

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

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

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

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

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

#item185527 {
	width:420px !important;
	height:54px !important;
	background:#fff;
	padding:0px 10px 0px 0px;
}

#item185525 {
	width:420px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

#item185552 {
	width:420px !important;
	height:54px !important;
	background:#fff;
	padding:0px 10px 0px 0px;
}

#item185550 {
	width:420px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item156230 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item156226 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item190828 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item156216 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item156221 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item156218 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item190822 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item156207 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item156212 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item156209 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item190816 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item156152 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item156176 {
	width:484px !important;
	height:504px !important;
	left:631px !important;
	top:262px !important;
}

#item156203 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item156200 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item156149 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item156147 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item158337 {
	width:30px !important;
	height:30px !important;
}

#item158334 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item158412 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item158435 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item158490 {
	width:70px !important;
	height:39px !important;
	left:965px !important;
	top:177px !important;
}

#item158499 {
	width:66px !important;
	height:33px !important;
}

#item158497 {
	width:66px !important;
	height:33px !important;
	left:1077px !important;
	top:178px !important;
}

#item158582 {
	width:100px !important;
	height:30px !important;
}

#item158579 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item158614 {
	width:30px !important;
	height:30px !important;
}

#item158611 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item158620 {
	width:30px !important;
	height:30px !important;
}

#item158617 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item158650 {
	width:108px !important;
	height:13px !important;
	left:1037px !important;
	top:52px !important;
}

#item158331 {
	width:30px !important;
	height:30px !important;
}

#item158328 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item158389 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item158458 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item158483 {
	width:70px !important;
	height:39px !important;
	left:395px !important;
	top:177px !important;
}

#item158525 {
	width:30px !important;
	height:30px !important;
}

#item158522 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item158530 {
	width:66px !important;
	height:33px !important;
}

#item158528 {
	width:66px !important;
	height:33px !important;
	left:507px !important;
	top:178px !important;
}

#item158556 {
	width:100px !important;
	height:30px !important;
}

#item158553 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item158608 {
	width:30px !important;
	height:30px !important;
}

#item158605 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item158626 {
	width:50px !important;
	height:13px !important;
	left:522px !important;
	top:52px !important;
}

#item185586 {
	width:420px !important;
	height:54px !important;
	background:#fff;
	padding:0px 10px 0px 0px;
}

#item185584 {
	width:420px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

#item185612 {
	width:420px !important;
	height:54px !important;
	background:#fff;
	padding:0px 10px 0px 0px;
}

#item185610 {
	width:420px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

#item158675 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item158679 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item158676 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item197323 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item158848 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item158853 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item158850 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item197316 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item158837 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item158842 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item158839 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item197310 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item158780 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item158804 {
	width:484px !important;
	height:513px !important;
	left:631px !important;
	top:253px !important;
}

#item158833 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item158830 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item158768 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item158772 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item158769 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item197304 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item158758 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item158764 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item158761 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item197298 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item158748 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item158753 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item158750 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item197292 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item158690 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item158714 {
	width:484px !important;
	height:513px !important;
	left:631px !important;
	top:253px !important;
}

#item158744 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item158741 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item158688 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item158673 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item159044 {
	width:30px !important;
	height:30px !important;
}

#item159041 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item159068 {
	width:237px !important;
	height:194px !important;
	left:658px !important;
	top:585px !important;
}

#item159117 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item159140 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item159194 {
	width:70px !important;
	height:43px !important;
	left:965px !important;
	top:175px !important;
}

#item159203 {
	width:66px !important;
	height:33px !important;
}

#item159201 {
	width:66px !important;
	height:33px !important;
	left:1077px !important;
	top:178px !important;
}

#item159286 {
	width:100px !important;
	height:30px !important;
}

#item159283 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item159318 {
	width:30px !important;
	height:30px !important;
}

#item159315 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item159324 {
	width:30px !important;
	height:30px !important;
}

#item159321 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item159352 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item159038 {
	width:30px !important;
	height:30px !important;
}

#item159035 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item159094 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item159163 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item159187 {
	width:70px !important;
	height:43px !important;
	left:395px !important;
	top:176px !important;
}

#item159229 {
	width:30px !important;
	height:30px !important;
}

#item159226 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item159234 {
	width:66px !important;
	height:33px !important;
}

#item159232 {
	width:66px !important;
	height:33px !important;
	left:507px !important;
	top:178px !important;
}

#item159260 {
	width:100px !important;
	height:30px !important;
}

#item159257 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item159312 {
	width:30px !important;
	height:30px !important;
}

#item159309 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item159329 {
	width:50px !important;
	height:13px !important;
	left:522px !important;
	top:52px !important;
}

#item185641 {
	width:420px !important;
	height:54px !important;
	background:#fff;
	padding:0px 10px 0px 0px;
}

#item185639 {
	width:420px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

#item185666 {
	width:420px !important;
	height:54px !important;
	background:#fff;
	padding:0px 10px 0px 0px;
}

#item185664 {
	width:420px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

#item159553 {
	width:1212px !important;
	height:852px !important;
	left:18px !important;
	top:19px !important;
	background:#fff;
}

#item159557 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item159554 {
	width:36px !important;
	height:36px !important;
	left:1119px !important;
	top:94px !important;
}

#item197364 {
	width:1056px !important;
	height:654px !important;
	left:96px !important;
	top:136px !important;
}

#item159543 {
	width:1212px !important;
	height:852px !important;
	left:18px !important;
	top:19px !important;
	background:#fff;
}

#item159549 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item159545 {
	width:36px !important;
	height:36px !important;
	left:1119px !important;
	top:94px !important;
}

#item197358 {
	width:1056px !important;
	height:600px !important;
	left:96px !important;
	top:190px !important;
}

#item159534 {
	width:1212px !important;
	height:852px !important;
	left:18px !important;
	top:19px !important;
	background:#fff;
}

#item159539 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item159536 {
	width:36px !important;
	height:36px !important;
	left:1119px !important;
	top:94px !important;
}

#item197352 {
	width:1056px !important;
	height:654px !important;
	left:96px !important;
	top:136px !important;
}

#item159474 {
	width:1212px !important;
	height:852px !important;
	left:18px !important;
	top:19px !important;
	background:#fff;
}

#item159498 {
	width:484px !important;
	height:513px !important;
	left:630px !important;
	top:253px !important;
}

#item159529 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item159526 {
	width:36px !important;
	height:36px !important;
	left:1119px !important;
	top:94px !important;
}

#item159463 {
	width:1212px !important;
	height:852px !important;
	left:18px !important;
	top:19px !important;
	background:#fff;
}

#item159467 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item159464 {
	width:36px !important;
	height:36px !important;
	left:1119px !important;
	top:94px !important;
}

#item197346 {
	width:1056px !important;
	height:654px !important;
	left:96px !important;
	top:136px !important;
}

#item159452 {
	width:1212px !important;
	height:852px !important;
	left:18px !important;
	top:19px !important;
	background:#fff;
}

#item159457 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item159454 {
	width:36px !important;
	height:36px !important;
	left:1119px !important;
	top:94px !important;
}

#item197336 {
	width:1056px !important;
	height:600px !important;
	left:96px !important;
	top:190px !important;
}

#item159441 {
	width:1212px !important;
	height:852px !important;
	left:18px !important;
	top:19px !important;
	background:#fff;
}

#item159447 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item159443 {
	width:36px !important;
	height:36px !important;
	left:1119px !important;
	top:94px !important;
}

#item197330 {
	width:1056px !important;
	height:654px !important;
	left:96px !important;
	top:136px !important;
}

#item159380 {
	width:1212px !important;
	height:852px !important;
	left:18px !important;
	top:19px !important;
	background:#fff;
}

#item159404 {
	width:522px !important;
	height:513px !important;
	left:630px !important;
	top:253px !important;
	padding:0px 40px 0px 0px;
}

#item159435 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item159432 {
	width:36px !important;
	height:36px !important;
	left:1119px !important;
	top:94px !important;
}

#item159377 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item159375 {
	width:1230px !important;
	height:871px !important;
	left:-9px !important;
	top:-10px !important;
}

#item159731 {
	width:30px !important;
	height:30px !important;
}

#item159728 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item159760 {
	width:237px !important;
	height:194px !important;
	left:658px !important;
	top:585px !important;
}

#item159812 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item159835 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item159892 {
	width:69px !important;
	height:32px !important;
	left:965px !important;
	top:181px !important;
}

#item159901 {
	width:66px !important;
	height:33px !important;
}

#item159899 {
	width:66px !important;
	height:33px !important;
	left:1077px !important;
	top:178px !important;
}

#item159984 {
	width:100px !important;
	height:30px !important;
}

#item159981 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item160017 {
	width:30px !important;
	height:30px !important;
}

#item160014 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item160025 {
	width:30px !important;
	height:30px !important;
}

#item160022 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item160051 {
	width:83px !important;
	height:13px !important;
	left:1062px !important;
	top:52px !important;
}

#item159725 {
	width:30px !important;
	height:30px !important;
}

#item159722 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item159789 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item159858 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item159882 {
	width:70px !important;
	height:53px !important;
	left:395px !important;
	top:171px !important;
}

#item159927 {
	width:30px !important;
	height:30px !important;
}

#item159924 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item159932 {
	width:66px !important;
	height:33px !important;
}

#item159930 {
	width:66px !important;
	height:33px !important;
	left:507px !important;
	top:178px !important;
}

#item159958 {
	width:100px !important;
	height:30px !important;
}

#item159955 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item160010 {
	width:30px !important;
	height:30px !important;
}

#item160007 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item160028 {
	width:83px !important;
	height:13px !important;
	left:489px !important;
	top:52px !important;
}

#item185700 {
	width:420px !important;
	height:54px !important;
	background:#fff;
	padding:0px 10px 0px 0px;
}

#item185698 {
	width:420px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

#item185725 {
	width:420px !important;
	height:54px !important;
	background:#fff;
	padding:0px 10px 0px 0px;
}

#item185723 {
	width:420px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

#item160253 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item160258 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item160254 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item197408 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item160244 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item160249 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item160246 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item197399 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item160232 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item160236 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item160233 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item197392 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item160172 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item160196 {
	width:484px !important;
	height:513px !important;
	left:631px !important;
	top:253px !important;
}

#item160228 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item160225 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item160161 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item160165 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item160162 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item197386 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item160150 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item160156 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item160152 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item197377 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item160137 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item160143 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item160140 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item197370 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item160078 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item160102 {
	width:484px !important;
	height:398px !important;
	left:631px !important;
	top:253px !important;
}

#item160132 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item160129 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item160076 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item160074 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item185962 {
	width:30px !important;
	height:30px !important;
}

#item185959 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item185997 {
	width:237px !important;
	height:194px !important;
	left:658px !important;
	top:585px !important;
}

#item186026 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item186049 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item186107 {
	width:70px !important;
	height:38px !important;
}

#item186104 {
	width:70px !important;
	height:38px !important;
	left:965px !important;
	top:178px !important;
}

#item186116 {
	width:66px !important;
	height:33px !important;
}

#item186112 {
	width:66px !important;
	height:33px !important;
	left:1077px !important;
	top:178px !important;
}

#item186202 {
	width:100px !important;
	height:30px !important;
}

#item186199 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item186234 {
	width:30px !important;
	height:30px !important;
}

#item186231 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item186243 {
	width:30px !important;
	height:30px !important;
}

#item186240 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item186272 {
	width:83px !important;
	height:13px !important;
	left:1062px !important;
	top:52px !important;
}

#item185955 {
	width:30px !important;
	height:30px !important;
}

#item185952 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item186003 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item186072 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item186100 {
	width:70px !important;
	height:38px !important;
}

#item186097 {
	width:70px !important;
	height:38px !important;
	left:395px !important;
	top:178px !important;
}

#item186142 {
	width:30px !important;
	height:30px !important;
}

#item186139 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item186150 {
	width:66px !important;
	height:33px !important;
}

#item186146 {
	width:66px !important;
	height:33px !important;
	left:507px !important;
	top:178px !important;
}

#item186176 {
	width:100px !important;
	height:30px !important;
}

#item186173 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item186228 {
	width:30px !important;
	height:30px !important;
}

#item186225 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item186249 {
	width:83px !important;
	height:13px !important;
	left:489px !important;
	top:52px !important;
}

#item186442 {
	width:420px !important;
	height:54px !important;
	background:#fff;
	padding:0px 10px 0px 0px;
}

#item186440 {
	width:420px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

#item186467 {
	width:420px !important;
	height:54px !important;
	background:#fff;
	padding:0px 10px 0px 0px;
}

#item186465 {
	width:420px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

#item186426 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item186430 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item186427 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item197441 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item186416 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item186421 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item186418 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item197435 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item186403 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item186409 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item186404 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item197429 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item186367 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item186368 {
	width:484px !important;
	height:513px !important;
	left:631px !important;
	top:253px !important;
}

#item186399 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item186396 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item186355 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item186359 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item186356 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item197423 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item186345 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item186350 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item186347 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item197417 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item186334 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item186340 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item186336 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item197411 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item186299 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item186300 {
	width:484px !important;
	height:525px !important;
	left:631px !important;
	top:253px !important;
}

#item186330 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item186327 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item186297 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item186295 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item13388 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item23147 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item13418 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

@keyframes grow-197446 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-197446 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item197446 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13668 {
	width:271px !important;
	height:15px !important;
	left:13px !important;
	top:495px !important;
}

#item13671 {
	width:28px !important;
	height:28px !important;
	left:303px !important;
	top:481px !important;
}

#item197446 {
	width:688px !important;
	height:545px !important;
	left:271px !important;
	top:202px !important;
}

#item23062 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item23067 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23064 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item197455 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item23060 {
	width:27px !important;
	height:30px !important;
	left:1180px !important;
	top:10px !important;
}

#item23058 {
	width:1207px !important;
	height:846px !important;
	left:20px !important;
	top:-10px !important;
}

#item191011 {
	width:609px !important;
	height:866px !important;
	left:621px !important;
}

#item191021 {
	width:344px !important;
	height:140px !important;
	left:87px !important;
	top:639px !important;
}

#item191044 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:87px !important;
}

#item191101 {
	width:324px !important;
	height:10px !important;
}

#item191096 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:228px !important;
}

#item191128 {
	width:324px !important;
	height:10px !important;
}

#item191124 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:386px !important;
}

#item191155 {
	width:324px !important;
	height:10px !important;
}

#item191151 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:347px !important;
}

#item191183 {
	width:324px !important;
	height:10px !important;
}

#item191178 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:307px !important;
}

#item191210 {
	width:324px !important;
	height:10px !important;
}

#item191206 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:268px !important;
}

#item191372 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item191373 {
	width:522px !important;
	height:378px !important;
	left:200px !important;
	top:236px !important;
}

#item191399 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item191396 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item191339 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item191343 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item191340 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item191348 {
	width:552px !important;
	height:694px !important;
	left:200px !important;
	top:96px !important;
	padding:0px 40px 0px 0px;
}

#item191305 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item191309 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item191306 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item191314 {
	width:561px !important;
	height:692px !important;
	left:200px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item191271 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item191272 {
	width:522px !important;
	height:378px !important;
	left:200px !important;
	top:236px !important;
}

#item191298 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item191295 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item191238 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item191242 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item191239 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item197606 {
	width:522px !important;
	height:692px !important;
	left:200px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item191235 {
	width:30px !important;
	height:27px !important;
	left:779px !important;
	top:10px !important;
}

#item191233 {
	width:809px !important;
	height:876px !important;
	left:421px !important;
	top:-10px !important;
}

#item189924 {
	width:1230px !important;
	height:866px !important;
}

#item191464 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item20847 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

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:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle1 {
	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.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.titular-descripcion {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	padding-right:100px;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.texto-legal-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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.itinerario-dias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.hoteles-cabecera {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	text-transform:uppercase;
	border-top:dotted 21px #d2ffda;
	margin-bottom:3px;
	text-align:center;
}

p.hotel-precios {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.esquema-numeros {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.cubierta {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:110px;
	line-height:132px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d3e7d1;
	text-align:center;
}

p.boton-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #009976;
	text-align:center;
}

p.boton-menta {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d2ffda;
	text-align:center;
}

p.boton-experiencias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-circuitos-ciudades {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-acordeon-off {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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.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-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.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;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.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.autoCharStyle4 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	color:#d2ffda;
}

span.autoCharStyle3 {
	color:#000;
}

span.autoCharStyle2 {
	font-size:13px;
}

span.autoCharStyle1 {
	font-size:13px;
	color:#000;
}

span.dias-noches {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
	font-size:13px;
	color:#009976;
	text-transform:uppercase;
}

span.desde-precio {
	font-size:13px;
}

span.quicksand-bold {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
}

span.verde {
	color:#009976;
}

span.bold {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

span.book {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
}

span._20pt {
	font-size:20px;
}

span.hotel-superindice {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:11.7px;
	text-transform:uppercase;
	vertical-align:super;
	line-height:0;
}

span.quicksand {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
