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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

nav#page-nav > #firstBtn:hover,
nav#page-nav > #lastBtn:hover {
    background: url("data:image/svg+xml,%3Csvg%20viewBox%3D'0%200%2040%2040'%20xmlns%3D'http://www.w3.org/2000/svg'%3E%3Crect%20width%3D'40'%20height%3D'40'%20fill%3D'%23ffed00'/%3E%3Cpath%20d%3D'M17%2014L23%2020L17%2026'%20transform%3D'rotate(180,20,20)'%20fill%3D'none'%20stroke%3D'%23000000'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'/%3E%3Cline%20x1%3D'12'%20y1%3D'10'%20x2%3D'12'%20y2%3D'30'%20stroke%3D'%23000000'%20stroke-width%3D'2'%20stroke-linecap%3D'round'/%3E%3C/svg%3E") no-repeat center center;
}

/* Botón back (anterior) a la izquierda a la mitad de la pantalla */
nav#page-nav > #backBtn {
	left: 0;
	top: 50%;
	margin-top: -20px; /* Ajusta para centrar verticalmente */
}

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

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

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

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

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

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

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

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

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

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

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

@font-face {
	font-family:FF-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-Regular;
	src:url("../fonts/RaisonnePro-Regular.ttf");
}

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

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

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

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

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

#item116009 {
	width:1170px !important;
	height:107px !important;
	left:30px !important;
	top:36px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item163401 {
	width:609px !important;
	height:866px !important;
	left:621px !important;
}

#item163413 {
	width:549px !important;
	height:311px !important;
	left:651px !important;
	top:468px !important;
	background:#fff;
}

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

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

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

#item163715 {
	width:378px !important;
	height:46px !important;
	left:55px !important;
}

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

#item163738 {
	width:30px !important;
	height:30px !important;
	top:8px !important;
}

#item163747 {
	width:378px !important;
	height:46px !important;
	left:55px !important;
}

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

#item163772 {
	width:30px !important;
	height:30px !important;
	top:8px !important;
}

#item239580 {
	width:549px !important;
	height:329px !important;
	left:577px !important;
	top:10px !important;
}

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

#item163554 {
	width:36px !important;
	height:36px !important;
	left:1087px !important;
	top:12px !important;
}

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

#item163535 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:93px !important;
}

#item163533 {
	width:1126px !important;
	height:339px !important;
	left:74px !important;
	top:75px !important;
}

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

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

#item208299 {
	width:108px !important;
	height:84px !important;
	left:87px !important;
	top:291px !important;
}

#item208263 {
	width:453px !important;
	height:187px !important;
	left:87px !important;
	top:87px !important;
}

#item208251 {
	width:33px !important;
	height:33px !important;
}

#item208344 {
	width:33px !important;
	height:33px !important;
	left:207px !important;
	top:318px !important;
}

#item208159 {
	width:450px !important;
	height:813px !important;
	left:10px !important;
	top:37px !important;
	background:#fff;
}

#item208160 {
	width:98px !important;
	height:76px !important;
	left:160px !important;
	top:103px !important;
}

#item208166 {
	width:380px !important;
	height:616px !important;
	left:51px !important;
	top:222px !important;
}

#item208169 {
	width:333px !important;
	height:71px !important;
	left:4px !important;
	top:360px !important;
}

#item208193 {
	width:333px !important;
	height:98px !important;
	left:4px !important;
}

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

#item208213 {
	width:36px !important;
	height:36px !important;
	left:394px !important;
	top:64px !important;
}

#item208226 {
	width:30px !important;
	height:30px !important;
	left:454px !important;
	top:10px !important;
}

#item208157 {
	width:484px !important;
	height:850px !important;
	left:746px !important;
	top:-10px !important;
}

#item208227 {
	width:154px !important;
	height:55px !important;
	left:79px !important;
	top:743px !important;
}

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

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

#item208836 {
	width:453px !important;
	height:187px !important;
	left:87px !important;
	top:186px !important;
}

#item219743 {
	width:152px !important;
	height:55px !important;
	left:88px !important;
	top:746px !important;
}

#item208819 {
	width:157px !important;
	height:63px !important;
	left:87px !important;
	top:85px !important;
}

#item208826 {
	width:141px !important;
	height:127px !important;
	left:405px !important;
	top:243px !important;
}

@keyframes aparecer-208826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-208826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item208826 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item208713 {
	width:340px !important;
	height:10px !important;
}

#item208710 {
	width:340px !important;
	height:10px !important;
	left:107px !important;
	top:429px !important;
}

#item208739 {
	width:245px !important;
	height:10px !important;
}

#item208736 {
	width:245px !important;
	height:10px !important;
	left:107px !important;
	top:465px !important;
}

#item208765 {
	width:245px !important;
	height:10px !important;
}

#item208762 {
	width:245px !important;
	height:10px !important;
	left:107px !important;
	top:498px !important;
}

#item208791 {
	width:245px !important;
	height:10px !important;
}

#item208788 {
	width:245px !important;
	height:10px !important;
	left:107px !important;
	top:534px !important;
}

#item208626 {
	width:450px !important;
	height:813px !important;
	left:10px !important;
	top:37px !important;
	background:#fff;
}

#item208627 {
	width:393px !important;
	height:601px !important;
	left:46px !important;
	top:249px !important;
}

#item208635 {
	width:338px !important;
	height:169px !important;
	left:10px !important;
	top:302px !important;
}

#item208658 {
	width:338px !important;
	height:51px !important;
	left:10px !important;
	top:2px !important;
}

#item208689 {
	width:141px !important;
	height:57px !important;
	left:160px !important;
	top:95px !important;
}

#item208696 {
	width:217px !important;
	height:40px !important;
	left:122px !important;
	top:178px !important;
}

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

#item208704 {
	width:36px !important;
	height:36px !important;
	left:394px !important;
	top:64px !important;
}

#item208538 {
	width:450px !important;
	height:813px !important;
	left:10px !important;
	top:37px !important;
	background:#fff;
}

#item208539 {
	width:387px !important;
	height:600px !important;
	left:52px !important;
	top:250px !important;
}

#item208542 {
	width:338px !important;
	height:92px !important;
	left:4px !important;
	top:1px !important;
}

#item208565 {
	width:338px !important;
	height:29px !important;
	left:4px !important;
	top:397px !important;
}

#item208607 {
	width:141px !important;
	height:57px !important;
	left:160px !important;
	top:95px !important;
}

#item208612 {
	width:171px !important;
	height:44px !important;
	left:146px !important;
	top:175px !important;
}

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

#item208618 {
	width:36px !important;
	height:36px !important;
	left:394px !important;
	top:64px !important;
}

#item208461 {
	width:450px !important;
	height:813px !important;
	left:10px !important;
	top:37px !important;
	background:#fff;
}

#item208462 {
	width:386px !important;
	height:600px !important;
	left:53px !important;
	top:250px !important;
}

#item208464 {
	width:338px !important;
	height:76px !important;
	left:4px !important;
	top:3px !important;
}

#item208487 {
	width:338px !important;
	height:65px !important;
	left:4px !important;
	top:384px !important;
}

#item208518 {
	width:141px !important;
	height:57px !important;
	left:160px !important;
	top:95px !important;
}

#item208525 {
	width:220px !important;
	height:44px !important;
	left:121px !important;
	top:175px !important;
}

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

#item208531 {
	width:36px !important;
	height:36px !important;
	left:394px !important;
	top:64px !important;
}

#item208383 {
	width:450px !important;
	height:813px !important;
	left:10px !important;
	top:37px !important;
	background:#fff;
}

#item208384 {
	width:387px !important;
	height:617px !important;
	left:53px !important;
	top:233px !important;
}

#item208386 {
	width:338px !important;
	height:88px !important;
	left:6px !important;
	top:16px !important;
}

#item208428 {
	width:342px !important;
	height:82px !important;
	left:2px !important;
	top:385px !important;
}

#item208432 {
	width:141px !important;
	height:57px !important;
	left:160px !important;
	top:95px !important;
}

#item208440 {
	width:320px !important;
	height:48px !important;
	left:71px !important;
	top:173px !important;
}

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

#item208450 {
	width:36px !important;
	height:36px !important;
	left:394px !important;
	top:64px !important;
}

#item208381 {
	width:30px !important;
	height:30px !important;
	left:454px !important;
	top:10px !important;
}

#item208379 {
	width:484px !important;
	height:850px !important;
	left:746px !important;
	top:-10px !important;
}

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

#item209502 {
	width:105px !important;
	height:60px !important;
	left:87px !important;
	top:87px !important;
}

#item209510 {
	width:433px !important;
	height:187px !important;
	left:87px !important;
	top:169px !important;
}

@keyframes entrarvolandodesdelaizquierda-209510 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-209510 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item209533 {
	width:433px !important;
	height:135px !important;
	left:87px !important;
	top:387px !important;
}

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

#item209390 {
	width:245px !important;
	height:10px !important;
}

#item209387 {
	width:245px !important;
	height:10px !important;
	left:107px !important;
	top:555px !important;
}

#item209417 {
	width:245px !important;
	height:10px !important;
}

#item209414 {
	width:245px !important;
	height:10px !important;
	left:107px !important;
	top:591px !important;
}

#item209443 {
	width:245px !important;
	height:10px !important;
}

#item209440 {
	width:245px !important;
	height:10px !important;
	left:107px !important;
	top:624px !important;
}

#item209469 {
	width:245px !important;
	height:10px !important;
}

#item209466 {
	width:245px !important;
	height:10px !important;
	left:107px !important;
	top:660px !important;
}

#item209306 {
	width:450px !important;
	height:813px !important;
	left:10px !important;
	top:37px !important;
	background:#fff;
}

#item209307 {
	width:401px !important;
	height:620px !important;
	left:46px !important;
	top:230px !important;
}

#item209309 {
	width:338px !important;
	height:34px !important;
	left:10px !important;
	top:2px !important;
}

#item209348 {
	width:338px !important;
	height:20px !important;
	left:56px !important;
	top:181px !important;
}

#item209371 {
	width:100px !important;
	height:57px !important;
	left:53px !important;
	top:95px !important;
}

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

#item209376 {
	width:36px !important;
	height:36px !important;
	left:394px !important;
	top:64px !important;
}

#item209204 {
	width:450px !important;
	height:813px !important;
	left:10px !important;
	top:37px !important;
	background:#fff;
}

#item209205 {
	width:396px !important;
	height:622px !important;
	left:52px !important;
	top:227px !important;
}

#item209207 {
	width:338px !important;
	height:114px !important;
	left:4px !important;
	top:1px !important;
}

#item209230 {
	width:338px !important;
	height:64px !important;
	left:4px !important;
	top:397px !important;
}

#item209270 {
	width:338px !important;
	height:27px !important;
	left:56px !important;
	top:181px !important;
}

#item209294 {
	width:100px !important;
	height:57px !important;
	left:53px !important;
	top:95px !important;
}

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

#item209299 {
	width:36px !important;
	height:36px !important;
	left:394px !important;
	top:64px !important;
}

#item209040 {
	width:450px !important;
	height:813px !important;
	left:10px !important;
	top:37px !important;
	background:#fff;
}

#item209041 {
	width:100px !important;
	height:57px !important;
	left:53px !important;
	top:95px !important;
}

#item209047 {
	width:389px !important;
	height:620px !important;
	left:53px !important;
	top:229px !important;
}

#item209049 {
	width:338px !important;
	height:33px !important;
	left:4px !important;
	top:3px !important;
}

#item209072 {
	width:338px !important;
	height:36px !important;
	left:4px !important;
	top:333px !important;
}

#item209095 {
	width:338px !important;
	height:36px !important;
	left:4px !important;
	top:747px !important;
}

#item209118 {
	width:338px !important;
	height:36px !important;
	left:4px !important;
	top:1089px !important;
}

#item209171 {
	width:338px !important;
	height:30px !important;
	left:57px !important;
	top:181px !important;
}

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

#item209194 {
	width:36px !important;
	height:36px !important;
	left:394px !important;
	top:64px !important;
}

#item208950 {
	width:450px !important;
	height:813px !important;
	left:10px !important;
	top:37px !important;
	background:#fff;
}

#item208951 {
	width:100px !important;
	height:57px !important;
	left:53px !important;
	top:95px !important;
}

#item208960 {
	width:387px !important;
	height:628px !important;
	left:53px !important;
	top:222px !important;
}

#item208962 {
	width:338px !important;
	height:34px !important;
	left:6px !important;
}

#item209001 {
	width:346px !important;
	height:54px !important;
	left:2px !important;
	top:301px !important;
}

#item209005 {
	width:338px !important;
	height:18px !important;
	left:59px !important;
	top:181px !important;
}

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

#item209028 {
	width:36px !important;
	height:36px !important;
	left:394px !important;
	top:64px !important;
}

#item208948 {
	width:30px !important;
	height:30px !important;
	left:454px !important;
	top:10px !important;
}

#item208946 {
	width:484px !important;
	height:850px !important;
	left:746px !important;
	top:-10px !important;
}

#item219748 {
	width:152px !important;
	height:55px !important;
	left:88px !important;
	top:746px !important;
}

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

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

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

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

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

#item163930 {
	width:433px !important;
	height:557px !important;
	left:87px !important;
	top:222px !important;
}

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

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

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

#item256107 {
	width:813px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

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

#item256155 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:231px !important;
}

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

#item256161 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:176px !important;
}

#item256501 {
	width:1230px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

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

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

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

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

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

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

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

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

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

#item256571 {
	width:504px !important;
	height:311px !important;
	left:590px !important;
	top:473px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item252076 {
	width:95px !important;
	height:13px !important;
	left:1048px !important;
	top:52px !important;
}

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

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

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

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

#item251948 {
	width:70px !important;
	height:27px !important;
}

#item251945 {
	width:70px !important;
	height:27px !important;
	left:502px !important;
	top:183px !important;
}

#item251954 {
	width:70px !important;
	height:27px !important;
}

#item251951 {
	width:70px !important;
	height:27px !important;
	left:1073px !important;
	top:183px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item255935 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item251931 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item251921 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item251884 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

#item251897 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item255910 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item251874 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item251864 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item251826 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item251827 {
	width:484px !important;
	height:497px !important;
	left:631px !important;
	top:254px !important;
}

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

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

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

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

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

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

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

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

#item252611 {
	width:95px !important;
	height:13px !important;
	left:1048px !important;
	top:52px !important;
}

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

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

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

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

#item252503 {
	width:70px !important;
	height:27px !important;
}

#item252500 {
	width:70px !important;
	height:27px !important;
	left:502px !important;
	top:183px !important;
}

#item252509 {
	width:70px !important;
	height:27px !important;
}

#item252506 {
	width:70px !important;
	height:27px !important;
	left:1073px !important;
	top:183px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item253738 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item252489 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item252479 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item252442 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

#item252454 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item256920 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item252430 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item252419 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item252382 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item252383 {
	width:484px !important;
	height:497px !important;
	left:631px !important;
	top:254px !important;
}

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

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

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

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

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

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

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

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

#item257582 {
	width:117px !important;
	height:12px !important;
	left:1026px !important;
	top:52px !important;
}

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

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

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

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

#item257662 {
	width:70px !important;
	height:27px !important;
}

#item257659 {
	width:70px !important;
	height:27px !important;
	left:502px !important;
	top:183px !important;
}

#item257668 {
	width:70px !important;
	height:27px !important;
}

#item257665 {
	width:70px !important;
	height:27px !important;
	left:1073px !important;
	top:183px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item257884 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item257873 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item257863 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item257827 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

#item257839 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item257816 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item257805 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item257794 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item257757 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item257758 {
	width:484px !important;
	height:497px !important;
	left:631px !important;
	top:254px !important;
}

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

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

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

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

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

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

#item256638 {
	width:813px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

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

#item256661 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:231px !important;
}

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

#item256668 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:176px !important;
}

#item256737 {
	width:1230px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

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

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

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

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

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

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

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

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

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

#item256704 {
	width:504px !important;
	height:311px !important;
	left:590px !important;
	top:473px !important;
}

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

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

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

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

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

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

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

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

#item253066 {
	width:95px !important;
	height:13px !important;
	left:1048px !important;
	top:52px !important;
}

#item253089 {
	width:485px !important;
	height:69px !important;
	left:658px !important;
	top:87px !important;
}

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

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

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

#item252961 {
	width:70px !important;
	height:27px !important;
}

#item252958 {
	width:70px !important;
	height:27px !important;
	left:502px !important;
	top:183px !important;
}

#item252967 {
	width:70px !important;
	height:27px !important;
}

#item252964 {
	width:70px !important;
	height:27px !important;
	left:1073px !important;
	top:183px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item256022 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item252948 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item252935 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item252898 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

#item252911 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item255949 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item252886 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item252876 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item252843 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item252844 {
	width:484px !important;
	height:497px !important;
	left:631px !important;
	top:254px !important;
}

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

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

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

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

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

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

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

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

#item253491 {
	width:95px !important;
	height:13px !important;
	left:1048px !important;
	top:52px !important;
}

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

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

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

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

#item253395 {
	width:70px !important;
	height:27px !important;
}

#item253392 {
	width:70px !important;
	height:27px !important;
	left:502px !important;
	top:183px !important;
}

#item253402 {
	width:70px !important;
	height:27px !important;
}

#item253399 {
	width:70px !important;
	height:27px !important;
	left:1073px !important;
	top:183px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item255890 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item253381 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item253371 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item253332 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

#item253346 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item256037 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item253322 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item253311 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item253273 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item253274 {
	width:484px !important;
	height:497px !important;
	left:631px !important;
	top:254px !important;
}

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

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

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

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

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

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

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

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

#item254051 {
	width:95px !important;
	height:13px !important;
	left:1048px !important;
	top:52px !important;
}

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

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

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

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

#item253944 {
	width:70px !important;
	height:27px !important;
}

#item253941 {
	width:70px !important;
	height:27px !important;
	left:502px !important;
	top:183px !important;
}

#item253952 {
	width:70px !important;
	height:27px !important;
}

#item253949 {
	width:70px !important;
	height:27px !important;
	left:1073px !important;
	top:183px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item256073 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item253931 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item253919 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item253880 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

#item253894 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item254258 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item253867 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item253857 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item253822 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item253823 {
	width:484px !important;
	height:497px !important;
	left:631px !important;
	top:254px !important;
}

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

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

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

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

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

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

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

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

#item254545 {
	width:95px !important;
	height:13px !important;
	left:1048px !important;
	top:52px !important;
}

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

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

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

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

#item254439 {
	width:70px !important;
	height:27px !important;
}

#item254434 {
	width:70px !important;
	height:27px !important;
	left:502px !important;
	top:183px !important;
}

#item254445 {
	width:70px !important;
	height:27px !important;
}

#item254442 {
	width:70px !important;
	height:27px !important;
	left:1073px !important;
	top:183px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item254809 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item254422 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item254411 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item254377 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

#item254387 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item254365 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item254354 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item254342 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item254306 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item254307 {
	width:484px !important;
	height:497px !important;
	left:631px !important;
	top:254px !important;
}

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

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

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

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

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

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

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

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

#item255080 {
	width:95px !important;
	height:13px !important;
	left:1048px !important;
	top:52px !important;
}

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

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

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

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

#item254972 {
	width:70px !important;
	height:27px !important;
}

#item254968 {
	width:70px !important;
	height:27px !important;
	left:502px !important;
	top:183px !important;
}

#item254978 {
	width:70px !important;
	height:27px !important;
}

#item254975 {
	width:70px !important;
	height:27px !important;
	left:1073px !important;
	top:183px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item254959 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item254949 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item254939 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item254900 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

#item254914 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item254889 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item254878 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item254866 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item254826 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item254829 {
	width:484px !important;
	height:497px !important;
	left:631px !important;
	top:254px !important;
}

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

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

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

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

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

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

#item256774 {
	width:813px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

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

#item256797 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:231px !important;
}

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

#item256804 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:176px !important;
}

#item256871 {
	width:1230px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

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

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

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

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

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

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

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

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

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

#item256840 {
	width:504px !important;
	height:311px !important;
	left:590px !important;
	top:473px !important;
}

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

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

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

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

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

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

#item255597 {
	width:95px !important;
	height:13px !important;
	left:1048px !important;
	top:52px !important;
}

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

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

#item255492 {
	width:70px !important;
	height:27px !important;
}

#item255489 {
	width:70px !important;
	height:27px !important;
	left:502px !important;
	top:183px !important;
}

#item255498 {
	width:70px !important;
	height:27px !important;
}

#item255495 {
	width:70px !important;
	height:27px !important;
	left:1073px !important;
	top:183px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item255466 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item255455 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item255421 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

#item255431 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item255399 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item255388 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item255351 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item255352 {
	width:484px !important;
	height:497px !important;
	left:631px !important;
	top:254px !important;
}

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

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

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

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

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

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

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

#item164548 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:155px !important;
}

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

#item164571 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:325px !important;
}

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

#item164581 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:215px !important;
}

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

#item164608 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:270px !important;
}

#item165205 {
	width:1230px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

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

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

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

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

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

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

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

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

#item164699 {
	width:495px !important;
	height:364px !important;
	left:105px !important;
	top:469px !important;
}

@keyframes aumentar-164711 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-164711 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
#item164711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes aumentar-164715 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-164715 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
#item164715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes aumentar-164729 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-164729 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
#item164729 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes aumentar-164734 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-164734 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
#item164734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item164735 {
	width:131px !important;
	height:7px !important;
	left:100px !important;
	top:820px !important;
}

#item164758 {
	width:137px !important;
	height:7px !important;
	left:78px !important;
	top:785px !important;
}

#item164781 {
	width:85px !important;
	height:19px !important;
	left:310px !important;
	top:549px !important;
}

#item164806 {
	width:145px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item164804 {
	width:151px !important;
	height:31px !important;
	left:466px !important;
	top:599px !important;
}

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

#item164829 {
	width:151px !important;
	height:16px !important;
	left:356px !important;
	top:800px !important;
}

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

#item164855 {
	width:104px !important;
	height:16px !important;
	left:75px !important;
	top:732px !important;
}

#item164882 {
	width:87px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item164880 {
	width:93px !important;
	height:33px !important;
	left:64px !important;
	top:661px !important;
}

#item164905 {
	width:486px !important;
	height:314px !important;
	left:649px !important;
	top:475px !important;
}

#item164906 {
	width:441px !important;
	height:289px !important;
	left:23px !important;
	top:13px !important;
}

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

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

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

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

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

#item164649 {
	width:549px !important;
	height:230px !important;
	left:589px !important;
	top:473px !important;
}

#item164650 {
	width:504px !important;
	height:198px !important;
	left:1px !important;
}

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

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

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

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

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

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

#item165552 {
	width:80px !important;
	height:33px !important;
}

#item165546 {
	width:80px !important;
	height:33px !important;
	left:492px !important;
	top:178px !important;
}

#item165696 {
	width:186px !important;
	height:7px !important;
	left:675px !important;
	top:599px !important;
}

#item165898 {
	width:80px !important;
	height:13px !important;
	left:1063px !important;
	top:52px !important;
}

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

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

#item165515 {
	width:80px !important;
	height:33px !important;
}

#item165509 {
	width:80px !important;
	height:33px !important;
	left:1063px !important;
	top:178px !important;
}

#item165495 {
	width:70px !important;
	height:27px !important;
}

#item165492 {
	width:70px !important;
	height:27px !important;
	left:405px !important;
	top:183px !important;
}

#item165503 {
	width:70px !important;
	height:27px !important;
}

#item165500 {
	width:70px !important;
	height:27px !important;
	left:981px !important;
	top:183px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item165890 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item165880 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item165819 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

#item230649 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item165808 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item165797 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item165726 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item165754 {
	width:484px !important;
	height:258px !important;
	left:631px !important;
	top:254px !important;
}

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

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

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

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

#item166668 {
	width:186px !important;
	height:7px !important;
	left:102px !important;
	top:599px !important;
}

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

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

#item166834 {
	width:90px !important;
	height:19px !important;
}

#item166831 {
	width:90px !important;
	height:19px !important;
	left:394px !important;
	top:188px !important;
}

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

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

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

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

#item166880 {
	width:80px !important;
	height:33px !important;
}

#item166878 {
	width:80px !important;
	height:33px !important;
	left:492px !important;
	top:178px !important;
}

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

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

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

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

#item166691 {
	width:186px !important;
	height:7px !important;
	left:675px !important;
	top:599px !important;
}

#item166714 {
	width:80px !important;
	height:13px !important;
	left:1063px !important;
	top:52px !important;
}

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

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

#item166842 {
	width:91px !important;
	height:19px !important;
}

#item177614 {
	width:91px !important;
	height:19px !important;
}

#item166839 {
	width:91px !important;
	height:19px !important;
	left:961px !important;
	top:188px !important;
}

#item166849 {
	width:80px !important;
	height:33px !important;
}

#item166847 {
	width:80px !important;
	height:33px !important;
	left:1063px !important;
	top:178px !important;
}

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

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

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

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

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

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

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

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

#item219328 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item167132 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item167121 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item167059 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

#item230779 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item178097 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item167050 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item167040 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item166980 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

#item230710 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

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

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

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

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

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

#item167327 {
	width:70px !important;
	height:27px !important;
}

#item167323 {
	width:70px !important;
	height:27px !important;
	left:996px !important;
	top:183px !important;
}

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

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

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

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

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

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

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

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

#item233496 {
	width:80px !important;
	height:13px !important;
	left:1063px !important;
	top:52px !important;
}

#item167606 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item167595 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item167539 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item167540 {
	width:485px !important;
	height:516px !important;
	left:631px !important;
	top:254px !important;
}

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

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

#item167528 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item167519 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item167464 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

#item230867 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

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

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

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

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

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

#item178444 {
	width:70px !important;
	height:28px !important;
}

#item178441 {
	width:70px !important;
	height:28px !important;
	left:987px !important;
	top:183px !important;
}

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

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

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

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

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

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

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

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

#item233523 {
	width:80px !important;
	height:13px !important;
	left:1063px !important;
	top:52px !important;
}

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

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

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

#item178730 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

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

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

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

#item178720 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

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

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

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

#item178663 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

#item230929 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

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

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

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

#item194316 {
	width:789px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item194340 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:155px !important;
}

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

#item194363 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:325px !important;
}

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

#item194369 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:215px !important;
}

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

#item194395 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:270px !important;
}

#item194970 {
	width:1230px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

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

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

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

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

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

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

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

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

#item194472 {
	width:346px !important;
	height:364px !important;
	left:179px !important;
	top:469px !important;
}

@keyframes aumentar-194482 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-194482 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
#item194482 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item194504 {
	width:99px !important;
	height:7px !important;
	left:199px !important;
	top:811px !important;
}

#item194527 {
	width:108px !important;
	height:8px !important;
	left:145px !important;
	top:785px !important;
}

#item194550 {
	width:85px !important;
	height:7px !important;
	left:280px !important;
	top:525px !important;
}

#item194576 {
	width:117px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item194574 {
	width:123px !important;
	height:31px !important;
	left:488px !important;
	top:504px !important;
}

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

#item194599 {
	width:151px !important;
	height:16px !important;
	left:223px !important;
	top:825px !important;
}

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

#item194624 {
	width:104px !important;
	height:16px !important;
	left:98px !important;
	top:735px !important;
}

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

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

#item195117 {
	width:145px !important;
	height:10px !important;
	left:409px !important;
	top:797px !important;
}

#item195091 {
	width:145px !important;
	height:10px !important;
	left:383px !important;
	top:812px !important;
}

#item239687 {
	width:441px !important;
	height:316px !important;
	left:703px !important;
	top:473px !important;
}

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

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

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

#item227385 {
	width:504px !important;
	height:220px !important;
	left:590px !important;
	top:473px !important;
}

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

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

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

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

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

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

#item179004 {
	width:70px !important;
	height:27px !important;
}

#item179001 {
	width:70px !important;
	height:27px !important;
	left:405px !important;
	top:183px !important;
}

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

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

#item179046 {
	width:80px !important;
	height:33px !important;
}

#item179044 {
	width:80px !important;
	height:33px !important;
	left:492px !important;
	top:178px !important;
}

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

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

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

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

#item178862 {
	width:186px !important;
	height:7px !important;
	left:672px !important;
	top:599px !important;
}

#item178885 {
	width:120px !important;
	height:12px !important;
	left:1023px !important;
	top:52px !important;
}

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

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

#item179008 {
	width:70px !important;
	height:27px !important;
}

#item190510 {
	width:70px !important;
	height:27px !important;
}

#item179005 {
	width:70px !important;
	height:27px !important;
	left:987px !important;
	top:183px !important;
}

#item179011 {
	width:80px !important;
	height:33px !important;
}

#item179009 {
	width:80px !important;
	height:33px !important;
	left:1063px !important;
	top:178px !important;
}

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

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

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

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

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

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

#item179298 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item179289 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item179232 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

#item231025 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item179212 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item179200 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

#item179144 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

#item230984 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

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

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

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

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

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

#item179378 {
	width:186px !important;
	height:7px !important;
	left:669px !important;
	top:599px !important;
}

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

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

#item179525 {
	width:91px !important;
	height:19px !important;
}

#item179522 {
	width:91px !important;
	height:19px !important;
	left:963px !important;
	top:188px !important;
}

#item179528 {
	width:75px !important;
	height:33px !important;
}

#item179526 {
	width:75px !important;
	height:33px !important;
	left:1068px !important;
	top:178px !important;
}

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

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

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

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

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

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

#item233548 {
	width:120px !important;
	height:12px !important;
	left:1023px !important;
	top:52px !important;
}

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

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

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

#item179823 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

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

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

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

#item179813 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

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

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

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

#item179803 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

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

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

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

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

#item179746 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

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

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

#item231073 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

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

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

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

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

#item180028 {
	width:90px !important;
	height:25px !important;
}

#item180025 {
	width:90px !important;
	height:25px !important;
	left:396px !important;
	top:185px !important;
}

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

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

#item180067 {
	width:80px !important;
	height:33px !important;
}

#item180065 {
	width:80px !important;
	height:33px !important;
	left:492px !important;
	top:178px !important;
}

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

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

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

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

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

#item180001 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item180032 {
	width:90px !important;
	height:25px !important;
}

#item180029 {
	width:90px !important;
	height:25px !important;
	left:959px !important;
	top:185px !important;
}

#item180035 {
	width:75px !important;
	height:33px !important;
}

#item180033 {
	width:75px !important;
	height:33px !important;
	left:1068px !important;
	top:178px !important;
}

#item180119 {
	width:100px !important;
	height:30px !important;
}

#item180116 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item180152 {
	width:30px !important;
	height:30px !important;
}

#item180149 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item180159 {
	width:30px !important;
	height:30px !important;
}

#item180156 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item233577 {
	width:120px !important;
	height:12px !important;
	left:1023px !important;
	top:52px !important;
}

#item180319 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:42px !important;
	background:#fff;
}

#item180324 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item180321 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:96px !important;
}

#item231214 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:192px !important;
}

#item180310 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:42px !important;
	background:#fff;
}

#item180315 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item180312 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:96px !important;
}

#item231209 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:138px !important;
}

#item180255 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:42px !important;
	background:#fff;
}

#item180306 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item180303 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:96px !important;
}

#item231181 {
	width:522px !important;
	height:535px !important;
	left:631px !important;
	top:256px !important;
}

#item180233 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:42px !important;
	background:#fff;
}

#item180238 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item180235 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:96px !important;
}

#item231158 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:192px !important;
}

#item180222 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:42px !important;
	background:#fff;
}

#item180227 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item180224 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:96px !important;
}

#item231151 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:138px !important;
}

#item180167 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:42px !important;
	background:#fff;
}

#item180168 {
	width:485px !important;
	height:516px !important;
	left:631px !important;
	top:256px !important;
}

#item180218 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item180215 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:96px !important;
}

#item180165 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item180162 {
	width:1231px !important;
	height:873px !important;
	left:-10px !important;
	top:-12px !important;
}

#item239755 {
	width:522px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item222341 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item222364 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item222400 {
	width:85px !important;
	height:32px !important;
}

#item222397 {
	width:85px !important;
	height:32px !important;
	left:1058px !important;
	top:178px !important;
}

#item222426 {
	width:100px !important;
	height:30px !important;
}

#item222423 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item222452 {
	width:30px !important;
	height:30px !important;
}

#item222449 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item222461 {
	width:30px !important;
	height:30px !important;
}

#item222458 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item222517 {
	width:186px !important;
	height:7px !important;
	left:675px !important;
	top:599px !important;
}

#item233604 {
	width:120px !important;
	height:12px !important;
	left:1023px !important;
	top:52px !important;
}

#item246613 {
	width:90px !important;
	height:25px !important;
}

#item246610 {
	width:90px !important;
	height:25px !important;
	left:959px !important;
	top:185px !important;
}

#item227484 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item227485 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item227490 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item222757 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item222762 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item222759 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231288 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item227477 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item227478 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item227482 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item222743 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item222750 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item222746 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231282 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item227470 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item227472 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item227475 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item222700 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item222736 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item222733 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231253 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item222543 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item222541 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item210008 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item195161 {
	width:700px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item195184 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:155px !important;
}

#item195210 {
	width:30px !important;
	height:30px !important;
}

#item195207 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:325px !important;
}

#item195216 {
	width:178px !important;
	height:30px !important;
}

#item195213 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:215px !important;
}

#item195242 {
	width:178px !important;
	height:30px !important;
}

#item195239 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:270px !important;
}

#item195835 {
	width:1230px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item195836 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item195839 {
	width:1170px !important;
	height:806px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item195840 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

#item195844 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item195841 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item231312 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

#item195315 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item195319 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

#item195320 {
	width:313px !important;
	height:364px !important;
	left:195px !important;
	top:469px !important;
}

@keyframes aumentar-195326 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-195326 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
#item195326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item195337 {
	width:99px !important;
	height:7px !important;
	left:379px !important;
	top:762px !important;
}

#item195360 {
	width:108px !important;
	height:8px !important;
	left:303px !important;
	top:781px !important;
}

#item195383 {
	width:85px !important;
	height:7px !important;
	left:466px !important;
	top:513px !important;
}

#item195409 {
	width:117px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item195406 {
	width:123px !important;
	height:16px !important;
	left:493px !important;
	top:672px !important;
}

#item195434 {
	width:145px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item195432 {
	width:151px !important;
	height:16px !important;
	left:455px !important;
	top:713px !important;
}

#item195459 {
	width:98px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item195457 {
	width:104px !important;
	height:16px !important;
	left:165px !important;
	top:821px !important;
}

#item195482 {
	width:486px !important;
	height:314px !important;
	left:649px !important;
	top:475px !important;
}

#item195483 {
	width:441px !important;
	height:289px !important;
	left:22px !important;
	top:13px !important;
}

#item195509 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item195506 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

#item195550 {
	width:145px !important;
	height:10px !important;
	left:457px !important;
	top:565px !important;
}

#item195270 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item195271 {
	width:1230px !important;
	height:870px !important;
	top:-218px !important;
}

#item195274 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

#item227335 {
	width:504px !important;
	height:227px !important;
	left:590px !important;
	top:473px !important;
}

#item195308 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item195305 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

#item195268 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

#item195265 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item239760 {
	width:522px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item180488 {
	width:30px !important;
	height:30px !important;
}

#item180486 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item180520 {
	width:100px !important;
	height:13px !important;
	left:1043px !important;
	top:52px !important;
}

#item180566 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item180612 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item180643 {
	width:70px !important;
	height:27px !important;
}

#item180640 {
	width:70px !important;
	height:27px !important;
	left:987px !important;
	top:183px !important;
}

#item180646 {
	width:80px !important;
	height:33px !important;
}

#item180644 {
	width:80px !important;
	height:33px !important;
	left:1063px !important;
	top:178px !important;
}

#item180731 {
	width:100px !important;
	height:30px !important;
}

#item180728 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item180763 {
	width:30px !important;
	height:30px !important;
}

#item180760 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item180771 {
	width:30px !important;
	height:30px !important;
}

#item180768 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item227517 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item227518 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item227522 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item180945 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item180950 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item180947 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231367 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item227510 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item227511 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item227515 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item180935 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item180940 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item180937 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231355 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item227503 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item227504 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item227508 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item180924 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item180929 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item180926 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231350 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item227494 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item227495 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item227501 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item180868 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item180919 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item180916 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231324 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item180779 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item180777 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item191048 {
	width:186px !important;
	height:7px !important;
	left:102px !important;
	top:599px !important;
}

#item181031 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item181077 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item181129 {
	width:70px !important;
	height:27px !important;
}

#item181124 {
	width:70px !important;
	height:27px !important;
	left:414px !important;
	top:183px !important;
}

#item181162 {
	width:30px !important;
	height:30px !important;
}

#item181159 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item181169 {
	width:80px !important;
	height:33px !important;
}

#item181167 {
	width:80px !important;
	height:33px !important;
	left:492px !important;
	top:178px !important;
}

#item181195 {
	width:100px !important;
	height:30px !important;
}

#item181192 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item181248 {
	width:30px !important;
	height:30px !important;
}

#item181245 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item180970 {
	width:30px !important;
	height:30px !important;
}

#item180968 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item180983 {
	width:186px !important;
	height:7px !important;
	left:678px !important;
	top:599px !important;
}

#item181054 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item181100 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item181133 {
	width:70px !important;
	height:27px !important;
}

#item181130 {
	width:70px !important;
	height:27px !important;
	left:987px !important;
	top:183px !important;
}

#item181136 {
	width:80px !important;
	height:33px !important;
}

#item181134 {
	width:80px !important;
	height:33px !important;
	left:1063px !important;
	top:178px !important;
}

#item181221 {
	width:100px !important;
	height:30px !important;
}

#item181218 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item181254 {
	width:30px !important;
	height:30px !important;
}

#item181251 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item181260 {
	width:30px !important;
	height:30px !important;
}

#item181257 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item233630 {
	width:100px !important;
	height:13px !important;
	left:1043px !important;
	top:52px !important;
}

#item181430 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item181435 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item181432 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231458 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item181418 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item181424 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item181421 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231446 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item181408 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item181414 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item181411 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231441 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item181353 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item181404 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item181401 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231413 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item181334 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item181339 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item181336 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231405 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item181324 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item181329 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item181326 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231399 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item181267 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item181318 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item181315 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231373 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item181265 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item181263 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item213196 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item213242 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item213292 {
	width:70px !important;
	height:27px !important;
}

#item213289 {
	width:70px !important;
	height:27px !important;
	left:405px !important;
	top:183px !important;
}

#item213333 {
	width:30px !important;
	height:30px !important;
}

#item213330 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item213338 {
	width:80px !important;
	height:33px !important;
}

#item213336 {
	width:80px !important;
	height:33px !important;
	left:492px !important;
	top:178px !important;
}

#item213364 {
	width:100px !important;
	height:30px !important;
}

#item213361 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item213416 {
	width:30px !important;
	height:30px !important;
}

#item213413 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item213219 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item213265 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item213300 {
	width:70px !important;
	height:27px !important;
}

#item213296 {
	width:70px !important;
	height:27px !important;
	left:972px !important;
	top:183px !important;
}

#item213307 {
	width:80px !important;
	height:33px !important;
}

#item213305 {
	width:80px !important;
	height:33px !important;
	left:1063px !important;
	top:178px !important;
}

#item213390 {
	width:100px !important;
	height:30px !important;
}

#item213387 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item213423 {
	width:30px !important;
	height:30px !important;
}

#item213420 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item213429 {
	width:30px !important;
	height:30px !important;
}

#item213426 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item233653 {
	width:100px !important;
	height:13px !important;
	left:1043px !important;
	top:52px !important;
}

#item213625 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item213631 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item213628 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231570 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item213616 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item213621 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item213618 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231565 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item213553 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item213608 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item213605 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231537 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item213537 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item213534 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231521 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item213522 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item213527 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item213524 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231516 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item213462 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item213517 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item213514 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231489 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
	background:#fff;
}

#item213460 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item213458 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item196062 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item196068 {
	width:720px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item196092 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:155px !important;
}

#item196119 {
	width:30px !important;
	height:30px !important;
}

#item196115 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:325px !important;
}

#item196128 {
	width:178px !important;
	height:30px !important;
}

#item196124 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:215px !important;
}

#item196154 {
	width:178px !important;
	height:30px !important;
}

#item196151 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:270px !important;
}

#item196725 {
	width:1230px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item196726 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item196729 {
	width:1170px !important;
	height:806px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item196730 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

#item196734 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item196731 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item231582 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

#item196225 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item196232 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

#item196422 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item196419 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

#item219398 {
	width:441px !important;
	height:378px !important;
	left:671px !important;
	top:469px !important;
}

#item197093 {
	width:313px !important;
	height:364px !important;
}

#item197096 {
	width:98px !important;
	height:10px !important;
	left:306px !important;
	top:134px !important;
}

#item197119 {
	width:98px !important;
	height:7px !important;
	left:160px !important;
	top:36px !important;
}

#item197142 {
	width:98px !important;
	height:7px !important;
	left:85px !important;
	top:356px !important;
}

#item197165 {
	width:98px !important;
	height:7px !important;
	left:238px !important;
	top:275px !important;
}

#item197200 {
	width:117px !important;
	height:10px !important;
	left:300px !important;
	top:202px !important;
}

#item197223 {
	width:117px !important;
	height:10px !important;
	left:313px !important;
	top:45px !important;
}

#item197246 {
	width:117px !important;
	height:10px !important;
	left:138px !important;
	top:310px !important;
}

@keyframes aumentar-197273 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-197273 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
#item197273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes aumentar-197277 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-197277 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
#item197277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes aumentar-197282 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-197282 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
#item197282 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item196181 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item196182 {
	width:1230px !important;
	height:870px !important;
	top:-218px !important;
}

#item196187 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

#item227299 {
	width:504px !important;
	height:257px !important;
	left:590px !important;
	top:473px !important;
}

#item196220 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item196217 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

#item196179 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

#item196177 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

@keyframes amedida-198310 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
}
@-webkit-keyframes amedida-198310 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
}
#item198274 {
	opacity:0.28;
	width:1230px !important;
	height:866px !important;
	background:#234255;
}

#item198267 {
	width:350px !important;
	height:87px !important;
	left:86px !important;
	top:82px !important;
}

#item198454 {
	width:30px !important;
	height:30px !important;
}

#item198452 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:270px !important;
}

#item198459 {
	width:178px !important;
	height:30px !important;
}

#item198457 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:215px !important;
}

#item198515 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item198516 {
	width:1230px !important;
	height:870px !important;
	top:-218px !important;
}

#item198520 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

#item227254 {
	width:504px !important;
	height:329px !important;
	left:611px !important;
	top:478px !important;
}

#item198575 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item198572 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

#item198513 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

#item198511 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item181581 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item181627 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item181677 {
	width:70px !important;
	height:27px !important;
}

#item181674 {
	width:70px !important;
	height:27px !important;
	left:405px !important;
	top:183px !important;
}

#item181711 {
	width:30px !important;
	height:30px !important;
}

#item181708 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item181716 {
	width:80px !important;
	height:33px !important;
}

#item181714 {
	width:80px !important;
	height:33px !important;
	left:492px !important;
	top:178px !important;
}

#item181742 {
	width:100px !important;
	height:30px !important;
}

#item181739 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item181794 {
	width:30px !important;
	height:30px !important;
}

#item181791 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item181558 {
	width:130px !important;
	height:13px !important;
	left:1013px !important;
	top:52px !important;
}

#item181604 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item181650 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item181681 {
	width:70px !important;
	height:27px !important;
}

#item181678 {
	width:70px !important;
	height:27px !important;
	left:977px !important;
	top:183px !important;
}

#item181684 {
	width:80px !important;
	height:33px !important;
}

#item181682 {
	width:80px !important;
	height:33px !important;
	left:1063px !important;
	top:178px !important;
}

#item181768 {
	width:100px !important;
	height:30px !important;
}

#item181765 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item181802 {
	width:30px !important;
	height:30px !important;
}

#item181799 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item181808 {
	width:30px !important;
	height:30px !important;
}

#item181805 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item181968 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item181974 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item181971 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231672 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item181959 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item181964 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item181961 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231663 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item181902 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item181954 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item181951 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231635 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item181882 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item181887 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item181884 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231627 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item181872 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item181877 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item181874 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231622 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item181816 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item181868 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item181865 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231594 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item181814 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item181812 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item182112 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item182159 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item182209 {
	width:70px !important;
	height:27px !important;
}

#item182206 {
	width:70px !important;
	height:27px !important;
	left:405px !important;
	top:183px !important;
}

#item182243 {
	width:30px !important;
	height:30px !important;
}

#item182240 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item182249 {
	width:80px !important;
	height:33px !important;
}

#item182247 {
	width:80px !important;
	height:33px !important;
	left:492px !important;
	top:178px !important;
}

#item182275 {
	width:100px !important;
	height:30px !important;
}

#item182272 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item182327 {
	width:30px !important;
	height:30px !important;
}

#item182324 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item182057 {
	width:30px !important;
	height:30px !important;
}

#item182055 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item182136 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item182182 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item182214 {
	width:90px !important;
	height:25px !important;
}

#item182210 {
	width:90px !important;
	height:25px !important;
	left:966px !important;
	top:184px !important;
}

#item182217 {
	width:80px !important;
	height:33px !important;
}

#item182215 {
	width:80px !important;
	height:33px !important;
	left:1063px !important;
	top:178px !important;
}

#item182301 {
	width:100px !important;
	height:30px !important;
}

#item182298 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item182333 {
	width:30px !important;
	height:30px !important;
}

#item182330 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item182339 {
	width:30px !important;
	height:30px !important;
}

#item182336 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item233678 {
	width:130px !important;
	height:13px !important;
	left:1013px !important;
	top:52px !important;
}

#item182514 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item182519 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item182516 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231765 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

#item182504 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item182510 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item182507 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231753 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item182492 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item182497 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item182494 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231747 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item182433 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item182486 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item182483 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231719 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item182414 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item182419 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item182416 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231711 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item182404 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item182409 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item182406 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231706 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item182347 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item182398 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item182395 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231679 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item182345 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item182342 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item182582 {
	width:30px !important;
	height:30px !important;
}

#item182580 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item191595 {
	width:186px !important;
	height:7px !important;
	left:102px !important;
	top:749px !important;
}

#item182644 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item182690 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item182741 {
	width:90px !important;
	height:25px !important;
}

#item182737 {
	width:90px !important;
	height:25px !important;
	left:387px !important;
	top:185px !important;
}

#item182774 {
	width:30px !important;
	height:30px !important;
}

#item182771 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item182780 {
	width:80px !important;
	height:33px !important;
}

#item182778 {
	width:80px !important;
	height:33px !important;
	left:492px !important;
	top:178px !important;
}

#item182806 {
	width:100px !important;
	height:30px !important;
}

#item182803 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item182858 {
	width:30px !important;
	height:30px !important;
}

#item182855 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item182589 {
	width:30px !important;
	height:30px !important;
}

#item182586 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item182598 {
	width:186px !important;
	height:7px !important;
	left:684px !important;
	top:599px !important;
}

#item182667 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item182713 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item182745 {
	width:90px !important;
	height:25px !important;
}

#item182742 {
	width:90px !important;
	height:25px !important;
	left:964px !important;
	top:185px !important;
}

#item182748 {
	width:80px !important;
	height:33px !important;
}

#item182746 {
	width:80px !important;
	height:33px !important;
	left:1063px !important;
	top:178px !important;
}

#item182832 {
	width:100px !important;
	height:30px !important;
}

#item182829 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item182867 {
	width:30px !important;
	height:30px !important;
}

#item182864 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item182875 {
	width:30px !important;
	height:30px !important;
}

#item182872 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item233701 {
	width:130px !important;
	height:13px !important;
	left:1013px !important;
	top:52px !important;
}

#item183046 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item183051 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item183048 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231865 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item183037 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item183042 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item183039 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231851 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item183028 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item183033 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item183030 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231846 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item182970 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item183022 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item183019 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231819 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item182960 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item182966 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item182963 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231813 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item182949 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item182954 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item182951 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231801 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item182939 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item182945 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item182941 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231796 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item182882 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item182934 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item182931 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231769 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item182880 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item182878 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item183172 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item183218 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item183269 {
	width:70px !important;
	height:27px !important;
}

#item183266 {
	width:70px !important;
	height:27px !important;
	left:405px !important;
	top:183px !important;
}

#item183303 {
	width:30px !important;
	height:30px !important;
}

#item183300 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item183308 {
	width:80px !important;
	height:33px !important;
}

#item183306 {
	width:80px !important;
	height:33px !important;
	left:492px !important;
	top:178px !important;
}

#item183334 {
	width:100px !important;
	height:30px !important;
}

#item183331 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item183386 {
	width:30px !important;
	height:30px !important;
}

#item183383 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item183195 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item183241 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item183274 {
	width:70px !important;
	height:27px !important;
}

#item183271 {
	width:70px !important;
	height:27px !important;
	left:973px !important;
	top:183px !important;
}

#item183277 {
	width:80px !important;
	height:33px !important;
}

#item183275 {
	width:80px !important;
	height:33px !important;
	left:1063px !important;
	top:178px !important;
}

#item183360 {
	width:100px !important;
	height:30px !important;
}

#item183357 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item183392 {
	width:30px !important;
	height:30px !important;
}

#item183389 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item183398 {
	width:30px !important;
	height:30px !important;
}

#item183395 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item233725 {
	width:130px !important;
	height:13px !important;
	left:1013px !important;
	top:52px !important;
}

#item183559 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item183564 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item183561 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231944 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item183548 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item183553 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item183550 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231939 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item183493 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item183544 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item183541 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231912 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item183474 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item183479 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item183476 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231904 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item183464 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item183469 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item183466 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231899 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item183409 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item183460 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item183457 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item231870 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item183407 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item183405 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item197297 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item197303 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item197326 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:155px !important;
}

#item197354 {
	width:30px !important;
	height:30px !important;
}

#item197350 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:325px !important;
}

#item197360 {
	width:178px !important;
	height:30px !important;
}

#item197357 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:215px !important;
}

#item197386 {
	width:178px !important;
	height:30px !important;
}

#item197383 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:270px !important;
}

#item197972 {
	width:1230px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item197973 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item197977 {
	width:1170px !important;
	height:806px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item197978 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

#item197982 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item197979 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item231956 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

#item197480 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item197484 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

#item197485 {
	width:486px !important;
	height:314px !important;
	left:649px !important;
	top:475px !important;
}

#item197486 {
	width:441px !important;
	height:289px !important;
	left:22px !important;
	top:13px !important;
}

#item197512 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item197509 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

#item199425 {
	width:313px !important;
	height:275px !important;
}

#item199428 {
	width:98px !important;
	height:10px !important;
	left:322px !important;
	top:90px !important;
}

#item199451 {
	width:98px !important;
	height:7px !important;
	left:225px !important;
	top:56px !important;
}

#item199475 {
	width:98px !important;
	height:7px !important;
	left:108px !important;
	top:155px !important;
}

#item199498 {
	width:117px !important;
	height:7px !important;
	left:268px !important;
	top:191px !important;
}

#item199533 {
	width:117px !important;
	height:10px !important;
	left:237px !important;
	top:239px !important;
}

#item199557 {
	width:59px !important;
	height:10px !important;
	left:43px !important;
	top:144px !important;
}

#item199580 {
	width:117px !important;
	height:10px !important;
	left:23px !important;
	top:203px !important;
}

#item199603 {
	width:117px !important;
	height:10px !important;
	left:135px !important;
	top:185px !important;
}

@keyframes aumentar-199629 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-199629 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
#item199629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes aumentar-199633 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-199633 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
#item199633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes aumentar-199637 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-199637 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
#item199637 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes aumentar-199642 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-199642 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
#item199642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item197413 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item197414 {
	width:1230px !important;
	height:870px !important;
	top:-218px !important;
}

#item197419 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

#item227210 {
	width:504px !important;
	height:163px !important;
	left:590px !important;
	top:473px !important;
}

#item197474 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item197471 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

#item197411 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

#item197409 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item183689 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item183735 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item183786 {
	width:70px !important;
	height:27px !important;
}

#item183783 {
	width:70px !important;
	height:27px !important;
	left:405px !important;
	top:183px !important;
}

#item183819 {
	width:30px !important;
	height:30px !important;
}

#item183816 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item183828 {
	width:80px !important;
	height:33px !important;
}

#item183826 {
	width:80px !important;
	height:33px !important;
	left:492px !important;
	top:178px !important;
}

#item183855 {
	width:100px !important;
	height:30px !important;
}

#item183851 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item183907 {
	width:30px !important;
	height:30px !important;
}

#item183904 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item183666 {
	width:90px !important;
	height:13px !important;
	left:1053px !important;
	top:52px !important;
}

#item183712 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item183759 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item183790 {
	width:90px !important;
	height:25px !important;
}

#item183787 {
	width:90px !important;
	height:25px !important;
	left:963px !important;
	top:184px !important;
}

#item183793 {
	width:80px !important;
	height:33px !important;
}

#item183791 {
	width:80px !important;
	height:33px !important;
	left:1063px !important;
	top:178px !important;
}

#item183881 {
	width:100px !important;
	height:30px !important;
}

#item183878 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item183914 {
	width:30px !important;
	height:30px !important;
}

#item183911 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item183923 {
	width:30px !important;
	height:30px !important;
}

#item183919 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item184081 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item184086 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item184083 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232084 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item184072 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item184077 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item184074 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232069 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item184017 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item184068 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item184065 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232043 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item183994 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item183999 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item183996 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232035 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item183985 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item183990 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item183987 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232029 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item183930 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item183981 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item183978 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232000 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item183928 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item183926 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item184162 {
	width:30px !important;
	height:30px !important;
}

#item184160 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item184225 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item184271 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item184322 {
	width:70px !important;
	height:27px !important;
}

#item184319 {
	width:70px !important;
	height:27px !important;
	left:405px !important;
	top:183px !important;
}

#item184356 {
	width:30px !important;
	height:30px !important;
}

#item184353 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item184362 {
	width:80px !important;
	height:33px !important;
}

#item184360 {
	width:80px !important;
	height:33px !important;
	left:492px !important;
	top:178px !important;
}

#item184388 {
	width:100px !important;
	height:30px !important;
}

#item184385 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item184440 {
	width:30px !important;
	height:30px !important;
}

#item184437 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item184167 {
	width:30px !important;
	height:30px !important;
}

#item184165 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item184248 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item184294 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item184326 {
	width:90px !important;
	height:25px !important;
}

#item184323 {
	width:90px !important;
	height:25px !important;
	left:967px !important;
	top:183px !important;
}

#item184330 {
	width:80px !important;
	height:33px !important;
}

#item184328 {
	width:80px !important;
	height:33px !important;
	left:1063px !important;
	top:178px !important;
}

#item184414 {
	width:100px !important;
	height:30px !important;
}

#item184411 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item184446 {
	width:30px !important;
	height:30px !important;
}

#item184443 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item184452 {
	width:30px !important;
	height:30px !important;
}

#item184449 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item233748 {
	width:90px !important;
	height:13px !important;
	left:1053px !important;
	top:52px !important;
}

#item184626 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item184631 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item184628 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232200 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item184615 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item184621 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item184617 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232188 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item184604 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item184609 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item184606 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232183 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item184546 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item184598 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item184595 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232157 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
	background:#fff;
}

#item184537 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item184542 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item184539 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232146 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item184528 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item184533 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item184530 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232134 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item184519 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item184524 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item184521 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232129 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item184461 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item184513 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item184510 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232105 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item184459 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item184457 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item199660 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item199667 {
	width:705px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item199690 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:155px !important;
}

#item199716 {
	width:30px !important;
	height:30px !important;
}

#item199713 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:325px !important;
}

#item199722 {
	width:178px !important;
	height:30px !important;
}

#item199719 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:215px !important;
}

#item199748 {
	width:178px !important;
	height:30px !important;
}

#item199745 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:270px !important;
}

#item200362 {
	width:1230px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item200363 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item200368 {
	width:1170px !important;
	height:806px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item200369 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

#item200373 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item200370 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item232211 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

#item199845 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item199848 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

#item199849 {
	width:486px !important;
	height:314px !important;
	left:649px !important;
	top:475px !important;
}

#item199850 {
	width:486px !important;
	height:314px !important;
}

#item199876 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item199873 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

#item200874 {
	width:378px !important;
	height:257px !important;
	left:49px !important;
}

#item200877 {
	width:98px !important;
	height:7px !important;
	left:275px !important;
	top:6px !important;
}

#item200900 {
	width:98px !important;
	height:7px !important;
	left:410px !important;
	top:173px !important;
}

#item200923 {
	width:98px !important;
	height:7px !important;
	top:150px !important;
}

#item200946 {
	width:98px !important;
	height:7px !important;
	left:131px !important;
	top:164px !important;
}

#item200985 {
	width:117px !important;
	height:10px !important;
	left:413px !important;
	top:243px !important;
}

#item201009 {
	width:117px !important;
	height:10px !important;
	left:413px !important;
	top:221px !important;
}

#item201032 {
	width:117px !important;
	height:10px !important;
	left:413px !important;
	top:198px !important;
}

#item201055 {
	width:59px !important;
	height:10px !important;
	left:80px !important;
	top:81px !important;
}

#item201078 {
	width:85px !important;
	height:13px !important;
	left:180px !important;
	top:187px !important;
}

@keyframes aumentar-201104 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-201104 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
#item201104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes aumentar-201108 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-201108 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
#item201108 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes aumentar-201112 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-201112 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
#item201112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item199775 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item199776 {
	width:1230px !important;
	height:870px !important;
	top:-218px !important;
}

#item199782 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

#item227163 {
	width:504px !important;
	height:235px !important;
	left:590px !important;
	top:473px !important;
}

#item199840 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item199837 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

#item199773 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

#item199771 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item239740 {
	width:522px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item184697 {
	width:186px !important;
	height:7px !important;
	left:672px !important;
	top:599px !important;
}

#item184721 {
	width:90px !important;
	height:13px !important;
	left:1053px !important;
	top:52px !important;
}

#item184767 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item184813 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item184846 {
	width:70px !important;
	height:27px !important;
}

#item184843 {
	width:70px !important;
	height:27px !important;
	left:987px !important;
	top:183px !important;
}

#item184849 {
	width:80px !important;
	height:33px !important;
}

#item184847 {
	width:80px !important;
	height:33px !important;
	left:1063px !important;
	top:178px !important;
}

#item184934 {
	width:100px !important;
	height:30px !important;
}

#item184931 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item184968 {
	width:30px !important;
	height:30px !important;
}

#item184965 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item184974 {
	width:30px !important;
	height:30px !important;
}

#item184971 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item227538 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item227539 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item227542 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item185133 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item185139 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item185136 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232258 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item227531 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item227533 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item227536 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item185123 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item185128 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item185125 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232243 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item227525 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item227526 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item227529 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item185068 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item185119 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item185116 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232216 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item184979 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item184977 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item185225 {
	width:186px !important;
	height:7px !important;
	left:105px !important;
	top:599px !important;
}

#item185271 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item185317 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item185368 {
	width:70px !important;
	height:27px !important;
}

#item185364 {
	width:70px !important;
	height:27px !important;
	left:405px !important;
	top:183px !important;
}

#item185401 {
	width:30px !important;
	height:30px !important;
}

#item185398 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item185407 {
	width:80px !important;
	height:33px !important;
}

#item185404 {
	width:80px !important;
	height:33px !important;
	left:492px !important;
	top:178px !important;
}

#item185433 {
	width:100px !important;
	height:30px !important;
}

#item185430 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item185485 {
	width:30px !important;
	height:30px !important;
}

#item185482 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item185294 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item185340 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item185372 {
	width:90px !important;
	height:25px !important;
}

#item185369 {
	width:90px !important;
	height:25px !important;
	left:963px !important;
	top:184px !important;
}

#item185375 {
	width:80px !important;
	height:33px !important;
}

#item185373 {
	width:80px !important;
	height:33px !important;
	left:1063px !important;
	top:178px !important;
}

#item185459 {
	width:100px !important;
	height:30px !important;
}

#item185456 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item185491 {
	width:30px !important;
	height:30px !important;
}

#item185488 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item185499 {
	width:30px !important;
	height:30px !important;
}

#item185496 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item233774 {
	width:90px !important;
	height:13px !important;
	left:1053px !important;
	top:52px !important;
}

#item185663 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item185668 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item185665 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232340 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item185657 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item185654 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232335 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item185593 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item185644 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item185641 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232307 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
	background:#fff;
}

#item185574 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item185579 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item185576 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232301 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item185570 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item185567 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232293 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item185506 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item185557 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item185554 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232269 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item185504 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item185502 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item201142 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item201149 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item201172 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:155px !important;
}

#item201198 {
	width:30px !important;
	height:30px !important;
}

#item201195 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:325px !important;
}

#item201205 {
	width:178px !important;
	height:30px !important;
}

#item201202 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:215px !important;
}

#item201231 {
	width:178px !important;
	height:30px !important;
}

#item201228 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:270px !important;
}

#item201867 {
	width:1230px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item201868 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item201872 {
	width:1170px !important;
	height:806px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item201873 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

#item201879 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item201875 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item232352 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

#item201325 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item201328 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

#item201329 {
	width:486px !important;
	height:314px !important;
	left:649px !important;
	top:475px !important;
}

#item201330 {
	width:486px !important;
	height:314px !important;
}

#item201886 {
	width:378px !important;
	height:333px !important;
	top:5px !important;
}

#item201889 {
	width:98px !important;
	height:7px !important;
	left:185px !important;
	top:276px !important;
}

#item202278 {
	width:98px !important;
	height:7px !important;
	left:207px !important;
	top:262px !important;
}

#item202301 {
	width:98px !important;
	height:7px !important;
	left:297px !important;
	top:204px !important;
}

#item202325 {
	width:98px !important;
	height:7px !important;
	left:302px !important;
	top:172px !important;
}

#item202352 {
	width:98px !important;
	height:7px !important;
	left:356px !important;
	top:136px !important;
}

#item202067 {
	width:95px !important;
	height:10px !important;
	left:322px !important;
}

#item202255 {
	width:95px !important;
	height:10px !important;
	left:96px !important;
	top:207px !important;
}

@keyframes aumentar-202120 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-202120 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
#item202120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes aumentar-202237 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-202237 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
#item202237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item201356 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item201353 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

#item201258 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item201259 {
	width:1230px !important;
	height:870px !important;
	top:-218px !important;
}

#item201264 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

#item227149 {
	width:522px !important;
	height:285px !important;
	left:604px !important;
	top:472px !important;
}

#item201321 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item201318 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

#item201256 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

#item201254 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item185798 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item185844 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item185895 {
	width:70px !important;
	height:27px !important;
}

#item185891 {
	width:70px !important;
	height:27px !important;
	left:405px !important;
	top:183px !important;
}

#item185928 {
	width:30px !important;
	height:30px !important;
}

#item185925 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item185934 {
	width:80px !important;
	height:33px !important;
}

#item185932 {
	width:80px !important;
	height:33px !important;
	left:492px !important;
	top:178px !important;
}

#item185960 {
	width:100px !important;
	height:30px !important;
}

#item185957 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item186013 {
	width:30px !important;
	height:30px !important;
}

#item186010 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item185775 {
	width:60px !important;
	height:13px !important;
	left:1083px !important;
	top:52px !important;
}

#item185821 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item185867 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item185899 {
	width:90px !important;
	height:25px !important;
}

#item185896 {
	width:90px !important;
	height:25px !important;
	left:961px !important;
	top:184px !important;
}

#item185902 {
	width:80px !important;
	height:33px !important;
}

#item185900 {
	width:80px !important;
	height:33px !important;
	left:1063px !important;
	top:178px !important;
}

#item185986 {
	width:100px !important;
	height:30px !important;
}

#item185983 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item186020 {
	width:30px !important;
	height:30px !important;
}

#item186017 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item186026 {
	width:30px !important;
	height:30px !important;
}

#item186023 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item186185 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item186191 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item186188 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232438 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item186181 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item186178 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232431 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item186121 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item186172 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item186169 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232404 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item186101 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item186106 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item186103 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232390 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item186088 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item186094 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item186090 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232385 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item186033 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item186084 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item186081 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232360 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item186031 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item186029 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item256997 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item249822 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item249823 {
	width:1230px !important;
	height:870px !important;
	top:-218px !important;
}

#item249828 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

#item249829 {
	width:549px !important;
	height:342px !important;
	left:589px !important;
	top:473px !important;
}

#item249863 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item249860 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

#item250227 {
	width:444px !important;
	height:228px !important;
	left:97px !important;
	top:478px !important;
}

#item249820 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

#item249818 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item249872 {
	width:178px !important;
	height:30px !important;
}

#item249869 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:258px !important;
}

#item249895 {
	width:522px !important;
	height:128px !important;
	left:87px !important;
	top:87px !important;
}

#item248923 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item248969 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:451px !important;
}

#item250800 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item249018 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:518px !important;
}

#item250824 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item249042 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item249066 {
	width:102px !important;
	height:35px !important;
	left:376px !important;
	top:179px !important;
}

#item249093 {
	width:70px !important;
	height:25px !important;
}

#item249089 {
	width:70px !important;
	height:25px !important;
	left:1072px !important;
	top:551px !important;
}

#item250850 {
	width:70px !important;
	height:25px !important;
}

#item250847 {
	width:70px !important;
	height:25px !important;
	left:978px !important;
	top:186px !important;
}

#item249160 {
	width:30px !important;
	height:30px !important;
}

#item249156 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item249170 {
	width:80px !important;
	height:49px !important;
}

#item249165 {
	width:80px !important;
	height:49px !important;
	left:492px !important;
	top:178px !important;
}

#item249196 {
	width:100px !important;
	height:30px !important;
}

#item249193 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item249250 {
	width:100px !important;
	height:30px !important;
}

#item249245 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:543px !important;
}

#item250860 {
	width:100px !important;
	height:30px !important;
}

#item250857 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item249276 {
	width:30px !important;
	height:30px !important;
}

#item249273 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item249293 {
	width:30px !important;
	height:30px !important;
}

#item249289 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:545px !important;
}

#item250887 {
	width:30px !important;
	height:30px !important;
}

#item250884 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item249311 {
	width:30px !important;
	height:30px !important;
}

#item249308 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:545px !important;
}

#item250894 {
	width:30px !important;
	height:30px !important;
}

#item250891 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item249319 {
	width:72px !important;
	height:13px !important;
	left:1071px !important;
	top:52px !important;
}

#item251037 {
	width:72px !important;
	height:13px !important;
	left:1071px !important;
	top:453px !important;
}

#item251008 {
	width:66px !important;
	height:49px !important;
}

#item251003 {
	width:66px !important;
	height:49px !important;
	left:1077px !important;
	top:178px !important;
}

#item250961 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item250958 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item250965 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item250945 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item250949 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item250946 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item250953 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item250908 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item250909 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item250938 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item250935 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item249561 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item249558 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item249564 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item249545 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item249549 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item249546 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item249552 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item249503 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item249504 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item249538 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item249535 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item249417 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item249414 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item249425 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item249397 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item249401 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item249398 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item249406 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item249352 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item249366 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item249363 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item249372 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
	background:#fff;
}

#item249350 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item249348 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item202397 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item202404 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item202427 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:155px !important;
}

#item202453 {
	width:30px !important;
	height:30px !important;
}

#item202450 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:325px !important;
}

#item202459 {
	width:178px !important;
	height:30px !important;
}

#item202456 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:215px !important;
}

#item202485 {
	width:178px !important;
	height:30px !important;
}

#item202482 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:270px !important;
}

#item203072 {
	width:1230px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item203073 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item203076 {
	width:1170px !important;
	height:806px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item203077 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

#item203081 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item203078 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item232445 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

#item202579 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item202583 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

#item202584 {
	width:486px !important;
	height:314px !important;
	left:649px !important;
	top:475px !important;
}

#item202585 {
	width:486px !important;
	height:314px !important;
}

#item203368 {
	width:477px !important;
	height:414px !important;
}

#item203369 {
	width:378px !important;
	height:782px !important;
	left:36px !important;
	top:23px !important;
}

#item203166 {
	width:98px !important;
	height:7px !important;
	left:24px !important;
	top:2px !important;
}

#item203383 {
	width:98px !important;
	height:7px !important;
	left:24px !important;
	top:2px !important;
}

#item203412 {
	width:98px !important;
	height:7px !important;
	left:24px !important;
	top:2px !important;
}

#item203527 {
	width:98px !important;
	height:7px !important;
	top:2px !important;
}

#item203442 {
	width:98px !important;
	height:7px !important;
	left:24px !important;
	top:2px !important;
}

#item203300 {
	width:133px !important;
	height:10px !important;
	left:26px !important;
	top:4px !important;
}

@keyframes aumentar-203349 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-203349 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
#item203349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item203469 {
	width:133px !important;
	height:10px !important;
	left:26px !important;
	top:4px !important;
}

@keyframes aumentar-203495 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-203495 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
#item203495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item203497 {
	width:133px !important;
	height:10px !important;
	left:26px !important;
	top:4px !important;
}

@keyframes aumentar-203523 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-203523 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
#item203523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item202804 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item202801 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

#item202512 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item202513 {
	width:1230px !important;
	height:870px !important;
	top:-218px !important;
}

#item202516 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

#item202540 {
	width:549px !important;
	height:230px !important;
	left:589px !important;
	top:473px !important;
}

#item202541 {
	width:504px !important;
	height:181px !important;
	left:1px !important;
}

#item202575 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item202572 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

#item202510 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

#item202508 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item186855 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item186902 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item186952 {
	width:90px !important;
	height:25px !important;
}

#item186949 {
	width:90px !important;
	height:25px !important;
	left:976px !important;
	top:184px !important;
}

#item186985 {
	width:30px !important;
	height:30px !important;
}

#item186982 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item186991 {
	width:66px !important;
	height:33px !important;
}

#item186989 {
	width:66px !important;
	height:33px !important;
	left:1077px !important;
	top:178px !important;
}

#item187018 {
	width:100px !important;
	height:30px !important;
}

#item187015 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item187071 {
	width:30px !important;
	height:30px !important;
}

#item187068 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item246605 {
	width:522px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item186832 {
	width:70px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item187158 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item232531 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item187163 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item187160 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item187148 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item232527 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item187154 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item187150 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item187090 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item187091 {
	width:486px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item187141 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item187138 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item187088 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item187086 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item257085 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item203593 {
	width:705px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item203616 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:155px !important;
}

#item203642 {
	width:30px !important;
	height:30px !important;
}

#item203639 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:325px !important;
}

#item203651 {
	width:178px !important;
	height:30px !important;
}

#item203648 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:215px !important;
}

#item203677 {
	width:178px !important;
	height:30px !important;
}

#item203674 {
	width:178px !important;
	height:30px !important;
	left:87px !important;
	top:270px !important;
}

#item204299 {
	width:1230px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item204300 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item204304 {
	width:1170px !important;
	height:806px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item204305 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

#item204309 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item204306 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item232544 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

#item203771 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item203775 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

#item204653 {
	width:420px !important;
	height:342px !important;
}

#item204475 {
	width:98px !important;
	height:7px !important;
	left:24px !important;
	top:2px !important;
}

#item204800 {
	width:98px !important;
	height:7px !important;
	left:24px !important;
	top:2px !important;
}

#item204827 {
	width:98px !important;
	height:7px !important;
	left:24px !important;
	top:2px !important;
}

#item204854 {
	width:98px !important;
	height:7px !important;
	left:24px !important;
	top:2px !important;
}

#item204881 {
	width:98px !important;
	height:7px !important;
	left:24px !important;
	top:2px !important;
}

#item204913 {
	width:98px !important;
	height:7px !important;
	left:24px !important;
	top:2px !important;
}

#item204556 {
	width:133px !important;
	height:10px !important;
	left:26px !important;
	top:4px !important;
}

@keyframes aumentar-204582 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-204582 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
#item204582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item204612 {
	width:133px !important;
	height:10px !important;
	left:26px !important;
	top:4px !important;
}

@keyframes aumentar-204639 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-204639 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
#item204639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item203776 {
	width:486px !important;
	height:314px !important;
	left:649px !important;
	top:475px !important;
}

#item203777 {
	width:423px !important;
	height:288px !important;
	left:18px !important;
	top:12px !important;
}

#item204032 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item204029 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

#item203704 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item203705 {
	width:1230px !important;
	height:870px !important;
	top:-218px !important;
}

#item203708 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

#item203733 {
	width:549px !important;
	height:230px !important;
	left:589px !important;
	top:473px !important;
}

#item203734 {
	width:504px !important;
	height:484px !important;
	left:1px !important;
}

#item203766 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item203763 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

#item203702 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

#item203700 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item187590 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item187636 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item187688 {
	width:74px !important;
	height:26px !important;
}

#item187685 {
	width:74px !important;
	height:26px !important;
	left:414px !important;
	top:183px !important;
}

#item187721 {
	width:30px !important;
	height:30px !important;
}

#item187718 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item187726 {
	width:80px !important;
	height:33px !important;
}

#item187724 {
	width:80px !important;
	height:33px !important;
	left:492px !important;
	top:178px !important;
}

#item187752 {
	width:100px !important;
	height:30px !important;
}

#item187749 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item187804 {
	width:30px !important;
	height:30px !important;
}

#item187801 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item187567 {
	width:90px !important;
	height:13px !important;
	left:1053px !important;
	top:52px !important;
}

#item187613 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item187660 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item187692 {
	width:70px !important;
	height:28px !important;
}

#item187689 {
	width:70px !important;
	height:28px !important;
	left:987px !important;
	top:183px !important;
}

#item187695 {
	width:66px !important;
	height:33px !important;
}

#item187693 {
	width:66px !important;
	height:33px !important;
	left:1077px !important;
	top:178px !important;
}

#item187778 {
	width:100px !important;
	height:30px !important;
}

#item187775 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item187812 {
	width:30px !important;
	height:30px !important;
}

#item187809 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item187819 {
	width:30px !important;
	height:30px !important;
}

#item187816 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item187979 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item232561 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item187984 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item187981 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item187970 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item232557 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item187975 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item187972 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item187914 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item187915 {
	width:522px !important;
	height:512px !important;
	left:631px !important;
	top:254px !important;
}

#item187965 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item187962 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item187893 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item232553 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item187898 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item187895 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item187883 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item232549 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item187888 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item187885 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item187827 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item187828 {
	width:522px !important;
	height:512px !important;
	left:631px !important;
	top:254px !important;
}

#item187879 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item187876 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item187825 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item187823 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item233853 {
	width:96px !important;
	height:13px !important;
	left:1050px !important;
	top:52px !important;
}

#item233901 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item233924 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item233951 {
	width:73px !important;
	height:26px !important;
}

#item233948 {
	width:73px !important;
	height:26px !important;
	left:499px !important;
	top:183px !important;
}

#item233961 {
	width:30px !important;
	height:30px !important;
}

#item233958 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item234001 {
	width:100px !important;
	height:30px !important;
}

#item233998 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item234028 {
	width:30px !important;
	height:30px !important;
}

#item234025 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item234061 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item234084 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item234138 {
	width:100px !important;
	height:30px !important;
}

#item234135 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item234164 {
	width:30px !important;
	height:30px !important;
}

#item234161 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item234176 {
	width:30px !important;
	height:30px !important;
}

#item234173 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item234185 {
	width:74px !important;
	height:26px !important;
}

#item234182 {
	width:74px !important;
	height:26px !important;
	left:1069px !important;
	top:186px !important;
}

#item234388 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item234385 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234393 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item234370 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item234374 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item234371 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234379 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item234326 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item234327 {
	width:484px !important;
	height:570px !important;
	left:631px !important;
	top:254px !important;
}

#item234363 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item234360 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234314 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item234311 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234321 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item234293 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item234297 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item234294 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234303 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item234248 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item234250 {
	width:484px !important;
	height:570px !important;
	left:631px !important;
	top:254px !important;
}

#item234287 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item234284 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234246 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item234244 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item234427 {
	width:96px !important;
	height:13px !important;
	left:1050px !important;
	top:52px !important;
}

#item234477 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item234500 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item234527 {
	width:74px !important;
	height:26px !important;
}

#item234524 {
	width:74px !important;
	height:26px !important;
	left:498px !important;
	top:186px !important;
}

#item234537 {
	width:30px !important;
	height:30px !important;
}

#item234534 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item234571 {
	width:100px !important;
	height:30px !important;
}

#item234568 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item234598 {
	width:30px !important;
	height:30px !important;
}

#item234595 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item234630 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item234653 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item234706 {
	width:100px !important;
	height:30px !important;
}

#item234703 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item234732 {
	width:30px !important;
	height:30px !important;
}

#item234729 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item234739 {
	width:30px !important;
	height:30px !important;
}

#item234736 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item234745 {
	width:74px !important;
	height:26px !important;
}

#item234742 {
	width:74px !important;
	height:26px !important;
	left:1069px !important;
	top:186px !important;
}

#item234935 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item234932 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234938 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item234919 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item234923 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item234920 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234926 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item234876 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item234877 {
	width:484px !important;
	height:512px !important;
	left:631px !important;
	top:254px !important;
}

#item234912 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item234909 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234866 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item234863 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234870 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item234849 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item234853 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item234850 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234857 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item234809 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item234810 {
	width:484px !important;
	height:512px !important;
	left:631px !important;
	top:254px !important;
	padding:0px 50px 0px 0px;
}

#item234845 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item234842 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item234807 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item234805 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item235060 {
	width:96px !important;
	height:13px !important;
	left:1050px !important;
	top:52px !important;
}

#item235111 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item235134 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item235161 {
	width:74px !important;
	height:26px !important;
}

#item235158 {
	width:74px !important;
	height:26px !important;
	left:498px !important;
	top:183px !important;
}

#item235171 {
	width:30px !important;
	height:30px !important;
}

#item235168 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item235208 {
	width:100px !important;
	height:30px !important;
}

#item235205 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item235234 {
	width:30px !important;
	height:30px !important;
}

#item235231 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item235263 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item235287 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item235343 {
	width:100px !important;
	height:30px !important;
}

#item235340 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item235369 {
	width:30px !important;
	height:30px !important;
}

#item235366 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item235377 {
	width:30px !important;
	height:30px !important;
}

#item235374 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item235385 {
	width:74px !important;
	height:26px !important;
}

#item235382 {
	width:74px !important;
	height:26px !important;
	left:1067px !important;
	top:183px !important;
}

#item239494 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item239491 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item239499 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item239475 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item239480 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item239477 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item239485 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item239435 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item239436 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:256px !important;
}

#item239469 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item239466 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item239423 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item239420 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item239430 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item239399 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item239403 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item239400 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item239413 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item239351 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item239353 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:256px !important;
}

#item239391 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item239387 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item239349 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item239347 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item204955 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item204960 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item204983 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:155px !important;
}

#item205009 {
	width:30px !important;
	height:30px !important;
}

#item205006 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:270px !important;
}

#item205016 {
	width:178px !important;
	height:30px !important;
}

#item205013 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:215px !important;
}

#item205665 {
	width:1230px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item205666 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item205671 {
	width:1170px !important;
	height:806px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item205672 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

#item205677 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item205673 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item232590 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

#item205069 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item205070 {
	width:1230px !important;
	height:870px !important;
	top:-218px !important;
}

#item205074 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

#item227080 {
	width:504px !important;
	height:342px !important;
	left:604px !important;
	top:478px !important;
}

#item205130 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item205127 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

#item205067 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

#item205065 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item233159 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item233182 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item233205 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item233228 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item233255 {
	width:75px !important;
	height:27px !important;
}

#item233252 {
	width:75px !important;
	height:27px !important;
	left:495px !important;
	top:183px !important;
}

#item233267 {
	width:98px !important;
	height:21px !important;
}

#item233264 {
	width:98px !important;
	height:21px !important;
	left:1045px !important;
	top:186px !important;
}

#item233279 {
	width:30px !important;
	height:30px !important;
}

#item233275 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item233289 {
	width:30px !important;
	height:30px !important;
}

#item233286 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item233297 {
	width:100px !important;
	height:30px !important;
}

#item233294 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item233323 {
	width:100px !important;
	height:30px !important;
}

#item233320 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item233349 {
	width:30px !important;
	height:30px !important;
}

#item233346 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item233357 {
	width:30px !important;
	height:30px !important;
}

#item233354 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item233365 {
	width:30px !important;
	height:30px !important;
}

#item233362 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item233372 {
	width:74px !important;
	height:13px !important;
	left:1072px !important;
	top:52px !important;
}

#item233399 {
	width:30px !important;
	height:30px !important;
}

#item233395 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item233092 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item233096 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item233093 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item233101 {
	width:1056px !important;
	height:645px !important;
	left:97px !important;
	top:145px !important;
}

#item233081 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item233078 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item233087 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item233063 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item233067 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item233064 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item233072 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item233015 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item233016 {
	width:484px !important;
	height:570px !important;
	left:631px !important;
	top:254px !important;
}

#item233051 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item233048 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item233004 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item233001 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item233009 {
	width:1056px !important;
	height:645px !important;
	left:97px !important;
	top:145px !important;
}

#item232989 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item232986 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232994 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item232968 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item232972 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item232969 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232978 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item232922 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item232924 {
	width:484px !important;
	height:570px !important;
	left:631px !important;
	top:254px !important;
}

#item232961 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item232958 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232920 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item232918 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item233473 {
	width:74px !important;
	height:13px !important;
	left:1072px !important;
	top:52px !important;
}

#item239768 {
	width:522px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item188662 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item188709 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item188740 {
	width:74px !important;
	height:26px !important;
}

#item188737 {
	width:74px !important;
	height:26px !important;
	left:986px !important;
	top:183px !important;
}

#item188743 {
	width:66px !important;
	height:33px !important;
}

#item188741 {
	width:66px !important;
	height:33px !important;
	left:1077px !important;
	top:178px !important;
}

#item188826 {
	width:100px !important;
	height:30px !important;
}

#item188823 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item188860 {
	width:30px !important;
	height:30px !important;
}

#item188857 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item188869 {
	width:30px !important;
	height:30px !important;
}

#item188866 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item227592 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item227593 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item227597 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item189028 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item232634 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item189033 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item189030 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item227586 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item227587 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item227590 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item189018 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item232630 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item189024 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item189020 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item227577 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item227578 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item227584 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item188962 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item189013 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item189010 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232794 {
	width:484px !important;
	height:570px !important;
	left:631px !important;
	top:254px !important;
}

#item188874 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item188872 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item205755 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item205760 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item205783 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:155px !important;
}

#item205809 {
	width:30px !important;
	height:30px !important;
}

#item205806 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:270px !important;
}

#item205815 {
	width:178px !important;
	height:30px !important;
}

#item205812 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:215px !important;
}

#item206462 {
	width:1230px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item206463 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item206466 {
	width:1170px !important;
	height:806px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item206467 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

#item206471 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item206468 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item232639 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

#item205869 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item205870 {
	width:1230px !important;
	height:870px !important;
	top:-218px !important;
}

#item205874 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

#item226975 {
	width:501px !important;
	height:171px !important;
	left:616px !important;
	top:478px !important;
}

#item205930 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item205927 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

#item205866 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

#item205864 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item239773 {
	width:522px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item189135 {
	width:70px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item189181 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item189227 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item189258 {
	width:74px !important;
	height:26px !important;
}

#item189255 {
	width:74px !important;
	height:26px !important;
	left:1069px !important;
	top:185px !important;
}

#item189345 {
	width:100px !important;
	height:30px !important;
}

#item189342 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item189377 {
	width:30px !important;
	height:30px !important;
}

#item189374 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item189383 {
	width:30px !important;
	height:30px !important;
}

#item189380 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item227630 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item227631 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item227634 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item189545 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item232648 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item189550 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item189547 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item227615 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item227616 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item227619 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item189534 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item232644 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item239736 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item239734 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item227609 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item227610 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item227613 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item189478 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item189479 {
	width:485px !important;
	height:516px !important;
	left:631px !important;
	top:254px !important;
}

#item189530 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item189527 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item189390 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item189388 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item257095 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item236473 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item236496 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:155px !important;
}

#item236529 {
	width:178px !important;
	height:30px !important;
}

#item236526 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:215px !important;
}

#item236556 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item236557 {
	width:1230px !important;
	height:870px !important;
	top:-218px !important;
}

#item236560 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

#item236583 {
	width:501px !important;
	height:197px !important;
	left:616px !important;
	top:478px !important;
}

#item236614 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item236611 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

#item236554 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

#item236552 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item235924 {
	width:81px !important;
	height:13px !important;
	left:1064px !important;
	top:52px !important;
}

#item239777 {
	width:522px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item235733 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item235779 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item235828 {
	width:74px !important;
	height:26px !important;
}

#item235825 {
	width:74px !important;
	height:26px !important;
	left:1067px !important;
	top:181px !important;
}

#item235843 {
	width:100px !important;
	height:30px !important;
}

#item235840 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item235896 {
	width:30px !important;
	height:30px !important;
}

#item235893 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item235911 {
	width:30px !important;
	height:30px !important;
}

#item235908 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item236171 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item236168 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item236177 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item236153 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item236157 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item236154 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item236162 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item236114 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item236115 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:256px !important;
}

#item236146 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item236143 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item236030 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item236028 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item206554 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item206560 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item206583 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:155px !important;
}

#item206609 {
	width:30px !important;
	height:30px !important;
}

#item206606 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:270px !important;
}

#item206617 {
	width:178px !important;
	height:30px !important;
}

#item206614 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:215px !important;
}

#item207261 {
	width:1230px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item207262 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item207265 {
	width:1170px !important;
	height:806px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item207267 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

#item207271 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item207268 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item232654 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

#item206671 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item206672 {
	width:1230px !important;
	height:870px !important;
	top:-218px !important;
}

#item206676 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

#item219586 {
	width:504px !important;
	height:338px !important;
	left:590px !important;
	top:473px !important;
}

#item206730 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item206727 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

#item206669 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

#item206667 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item236855 {
	width:485px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item189648 {
	width:134px !important;
	height:13px !important;
	left:1009px !important;
	top:52px !important;
}

#item189695 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item189741 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item189860 {
	width:100px !important;
	height:30px !important;
}

#item189857 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item189894 {
	width:30px !important;
	height:30px !important;
}

#item189891 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item189902 {
	width:30px !important;
	height:30px !important;
}

#item189898 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item237949 {
	width:74px !important;
	height:26px !important;
}

#item237945 {
	width:74px !important;
	height:26px !important;
	left:1069px !important;
	top:183px !important;
}

#item257422 {
	width:30px !important;
	height:30px !important;
}

#item257420 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item257427 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item257428 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item257432 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item257433 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item257434 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item257440 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item257437 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item227643 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item227644 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item227647 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item190060 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item232666 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item190065 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item190062 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item227649 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item227650 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item227654 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item190051 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item232661 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item190056 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item190053 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item227636 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item227637 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item227640 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item189996 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item189997 {
	width:485px !important;
	height:516px !important;
	left:631px !important;
	top:254px !important;
}

#item190047 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item190044 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item189907 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item189905 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item236896 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item237100 {
	width:485px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item236952 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item236976 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item237006 {
	width:75px !important;
	height:26px !important;
}

#item237002 {
	width:75px !important;
	height:26px !important;
	left:1068px !important;
	top:183px !important;
}

#item237018 {
	width:100px !important;
	height:30px !important;
}

#item237013 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item237072 {
	width:30px !important;
	height:30px !important;
}

#item237068 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item237093 {
	width:30px !important;
	height:30px !important;
}

#item237089 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item237608 {
	width:1212px !important;
	height:831px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item237612 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item237609 {
	width:36px !important;
	height:36px !important;
	left:1111px !important;
	top:94px !important;
}

#item237617 {
	width:1056px !important;
	height:600px !important;
	left:88px !important;
	top:190px !important;
}

#item237592 {
	width:1212px !important;
	height:831px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item237596 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item237593 {
	width:36px !important;
	height:36px !important;
	left:1111px !important;
	top:94px !important;
}

#item237601 {
	width:1056px !important;
	height:654px !important;
	left:88px !important;
	top:136px !important;
}

#item237114 {
	width:1212px !important;
	height:831px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item237116 {
	width:480px !important;
	height:383px !important;
	left:622px !important;
	top:254px !important;
	background:#fff;
	padding:0px 40px 0px 0px;
}

#item237542 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item237539 {
	width:36px !important;
	height:36px !important;
	left:1111px !important;
	top:94px !important;
}

#item237112 {
	width:27px !important;
	height:27px !important;
	left:1207px !important;
	top:10px !important;
}

#item237110 {
	width:1234px !important;
	height:871px !important;
	left:-1px !important;
	top:-10px !important;
}

#item232670 {
	width:1230px !important;
	height:866px !important;
}

#item223418 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item223441 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:155px !important;
}

#item223473 {
	width:178px !important;
	height:30px !important;
}

#item223470 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:215px !important;
}

#item223500 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item223501 {
	width:1230px !important;
	height:870px !important;
	top:-218px !important;
}

#item223505 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

#item223534 {
	width:545px !important;
	height:374px !important;
	left:590px !important;
	top:473px !important;
}

#item223560 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item223557 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

#item223498 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

#item223496 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item232689 {
	width:522px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item225025 {
	width:30px !important;
	height:30px !important;
}

#item225022 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item225069 {
	width:80px !important;
	height:13px !important;
	left:1063px !important;
	top:52px !important;
}

#item225092 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item225115 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item225142 {
	width:74px !important;
	height:26px !important;
}

#item225139 {
	width:74px !important;
	height:26px !important;
	left:986px !important;
	top:183px !important;
}

#item225149 {
	width:66px !important;
	height:33px !important;
}

#item225145 {
	width:66px !important;
	height:33px !important;
	left:1077px !important;
	top:178px !important;
}

#item225175 {
	width:100px !important;
	height:30px !important;
}

#item225172 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item225201 {
	width:30px !important;
	height:30px !important;
}

#item225198 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item225207 {
	width:30px !important;
	height:30px !important;
}

#item225204 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item227684 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item227685 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item227688 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item225389 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item225386 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232684 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item227690 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item227691 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item227695 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item225374 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item232679 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item225379 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item225376 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item227675 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item227676 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item227682 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item225364 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item232675 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item225369 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item225366 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item227666 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item227667 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item227672 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item225302 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item225304 {
	width:485px !important;
	height:516px !important;
	left:631px !important;
	top:254px !important;
}

#item225359 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item225356 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item225212 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item225210 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item257105 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item223953 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item223976 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:155px !important;
}

#item224003 {
	width:30px !important;
	height:30px !important;
}

#item224000 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:270px !important;
}

#item224010 {
	width:178px !important;
	height:30px !important;
}

#item224007 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:215px !important;
}

#item224375 {
	width:1230px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item224376 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item224379 {
	width:1170px !important;
	height:806px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item224381 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

#item224385 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item224382 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item232694 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

#item224037 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item224038 {
	width:1230px !important;
	height:870px !important;
	top:-218px !important;
}

#item224042 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

#item224070 {
	width:504px !important;
	height:338px !important;
	left:590px !important;
	top:473px !important;
}

#item224096 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item224093 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

#item224035 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

#item224033 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item232699 {
	width:522px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item225590 {
	width:70px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item225613 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item225636 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item225662 {
	width:74px !important;
	height:26px !important;
}

#item225659 {
	width:74px !important;
	height:26px !important;
	left:986px !important;
	top:183px !important;
}

#item225669 {
	width:66px !important;
	height:33px !important;
}

#item225665 {
	width:66px !important;
	height:33px !important;
	left:1077px !important;
	top:178px !important;
}

#item225695 {
	width:100px !important;
	height:30px !important;
}

#item225692 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item225721 {
	width:30px !important;
	height:30px !important;
}

#item225718 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item225729 {
	width:30px !important;
	height:30px !important;
}

#item225726 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item227711 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item227712 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item227715 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item225810 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item232707 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item225815 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item225812 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item227705 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item227706 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item227709 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item225800 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item232703 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item225805 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item225802 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item227697 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item227698 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item227702 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item225739 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item225741 {
	width:522px !important;
	height:592px !important;
	left:631px !important;
	top:191px !important;
}

#item225796 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item225793 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item225737 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item225735 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item226199 {
	width:30px !important;
	height:30px !important;
}

#item226196 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:297px !important;
}

#item257133 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item226107 {
	width:1230px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item226115 {
	width:1170px !important;
	height:806px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item226119 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item226116 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item232713 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

#item226056 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item226057 {
	width:1230px !important;
	height:870px !important;
	top:-218px !important;
}

#item226062 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

#item226075 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item226071 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

#item226082 {
	width:504px !important;
	height:338px !important;
	left:619px !important;
	top:473px !important;
}

#item226054 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

#item226052 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item226134 {
	width:178px !important;
	height:30px !important;
}

#item226131 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:234px !important;
}

#item226164 {
	width:700px !important;
	height:118px !important;
	left:87px !important;
	top:87px !important;
}

#item226246 {
	width:74px !important;
	height:13px !important;
	left:1072px !important;
	top:52px !important;
}

#item232718 {
	width:522px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item226458 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item226481 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item226518 {
	width:66px !important;
	height:49px !important;
}

#item226513 {
	width:66px !important;
	height:49px !important;
	left:1077px !important;
	top:178px !important;
}

#item226544 {
	width:100px !important;
	height:30px !important;
}

#item226541 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item226570 {
	width:30px !important;
	height:30px !important;
}

#item226567 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item226580 {
	width:30px !important;
	height:30px !important;
}

#item226577 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item226348 {
	width:74px !important;
	height:26px !important;
}

#item226345 {
	width:74px !important;
	height:26px !important;
	left:982px !important;
	top:180px !important;
}

#item227743 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item227744 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item227747 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item226773 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item226770 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232729 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item227734 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item227735 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item227739 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item226756 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item226760 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item226757 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item232722 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item227728 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item227729 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item227732 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item226711 {
	width:1212px !important;
	height:831px !important;
	left:19px !important;
	top:40px !important;
	background:#fff;
}

#item226712 {
	width:484px !important;
	height:570px !important;
	left:631px !important;
	top:254px !important;
}

#item226746 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item226743 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item226639 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item226637 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item237981 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item237982 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item237988 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item238011 {
	width:1116px !important;
	height:652px !important;
	left:75px !important;
	top:153px !important;
}

@keyframes aumentar-298999 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-298999 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item257170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item257183 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item257206 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item257170 {
	width:255px !important;
	height:190px !important;
	left:814px !important;
	top:868px !important;
}

@keyframes aumentar-299095 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-299095 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item238110 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item238128 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item238151 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item238110 {
	width:255px !important;
	height:190px !important;
	left:546px !important;
	top:868px !important;
}

@keyframes aumentar-299193 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-299193 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item238016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item238037 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item238061 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item238016 {
	width:255px !important;
	height:190px !important;
	left:279px !important;
	top:868px !important;
}

@keyframes aumentar-299291 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-299291 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item238067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item238082 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item238105 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item238067 {
	width:255px !important;
	height:190px !important;
	left:12px !important;
	top:868px !important;
}

@keyframes aumentar-299389 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-299389 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item250077 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item250089 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item250112 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item250077 {
	width:255px !important;
	height:190px !important;
	left:813px !important;
	top:652px !important;
}

@keyframes aumentar-299483 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-299483 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item238364 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item238381 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item238404 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item238364 {
	width:255px !important;
	height:190px !important;
	left:546px !important;
	top:652px !important;
}

@keyframes aumentar-299581 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-299581 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item238491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item238503 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item238527 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item238491 {
	width:255px !important;
	height:190px !important;
	left:279px !important;
	top:652px !important;
}

@keyframes aumentar-299677 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-299677 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item238234 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item238250 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item238274 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item238234 {
	width:255px !important;
	height:190px !important;
	left:12px !important;
	top:652px !important;
}

@keyframes aumentar-299773 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-299773 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item250129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item250141 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item250164 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item250129 {
	width:255px !important;
	height:190px !important;
	left:813px !important;
	top:436px !important;
}

@keyframes aumentar-299871 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-299871 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item238572 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item238590 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item238613 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item238572 {
	width:255px !important;
	height:190px !important;
	left:546px !important;
	top:436px !important;
}

@keyframes aumentar-299968 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-299968 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item238322 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item238338 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item238361 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item238322 {
	width:255px !important;
	height:190px !important;
	left:279px !important;
	top:436px !important;
}

@keyframes aumentar-300066 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-300066 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item238452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item238465 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item238488 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item238452 {
	width:255px !important;
	height:190px !important;
	left:12px !important;
	top:436px !important;
}

@keyframes aumentar-300164 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-300164 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item238194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item238207 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item238231 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item238194 {
	width:255px !important;
	height:190px !important;
	left:813px !important;
	top:222px !important;
}

@keyframes aumentar-300262 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-300262 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item238530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item238544 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item238567 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item238530 {
	width:255px !important;
	height:190px !important;
	left:546px !important;
	top:222px !important;
}

@keyframes aumentar-300360 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-300360 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item238281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item238296 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item238319 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item238281 {
	width:255px !important;
	height:190px !important;
	left:279px !important;
	top:222px !important;
}

@keyframes aumentar-300458 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-300458 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item238407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item238425 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item238448 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item238407 {
	width:255px !important;
	height:190px !important;
	left:12px !important;
	top:222px !important;
}

@keyframes aumentar-300554 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-300554 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item238154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item238168 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item238191 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item238154 {
	width:255px !important;
	height:190px !important;
	left:813px !important;
	top:9px !important;
}

@keyframes aumentar-300652 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-300652 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item257211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item257225 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item257248 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item257211 {
	width:255px !important;
	height:190px !important;
	left:546px !important;
	top:9px !important;
}

@keyframes aumentar-300746 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-300746 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item257251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item257263 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item257286 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item257251 {
	width:255px !important;
	height:190px !important;
	left:279px !important;
	top:9px !important;
}

@keyframes aumentar-300840 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-300840 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item257289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item257300 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item257323 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item257289 {
	width:255px !important;
	height:190px !important;
	left:12px !important;
	top:9px !important;
}

#item250186 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item250187 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item250192 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item250189 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:64px !important;
}

#item238986 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item238987 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item238992 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item238989 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:64px !important;
}

#item238974 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item238975 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item238980 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item238977 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:64px !important;
}

#item238961 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item238962 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item238967 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item238964 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:64px !important;
}

#item238949 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item238950 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item238955 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item238952 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:64px !important;
}

#item238939 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item238940 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item238945 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item238942 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:64px !important;
}

#item238924 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item238925 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item238930 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item238927 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:64px !important;
}

#item238906 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item238907 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item238912 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item238909 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:64px !important;
}

#item238893 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item238894 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item238899 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item238896 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:64px !important;
}

#item238881 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item238882 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item238887 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item238884 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:64px !important;
}

#item238868 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item238869 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item238874 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item238871 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:64px !important;
}

#item238854 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item238855 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item238860 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item238857 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:64px !important;
}

#item238840 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item238841 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item238847 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item238844 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:64px !important;
}

#item238811 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item238812 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item238819 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item238816 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:64px !important;
}

#item238797 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item238798 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item238805 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item238802 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:64px !important;
}

#item238783 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item238784 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item238791 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item238788 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:64px !important;
}

#item238767 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item238770 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item238777 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item238774 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:64px !important;
}

#item257366 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item257367 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item257372 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item257369 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:64px !important;
}

#item257355 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item257356 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item257361 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item257358 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:64px !important;
}

#item257345 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item257346 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item257351 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item257348 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:64px !important;
}

#item238765 {
	width:27px !important;
	height:30px !important;
	left:1180px !important;
	top:10px !important;
}

#item238763 {
	width:1207px !important;
	height:846px !important;
	left:20px !important;
	top:-10px !important;
}

#item218834 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

#item218836 {
	width:609px !important;
	height:866px !important;
	left:621px !important;
}

#item218846 {
	width:344px !important;
	height:140px !important;
	left:87px !important;
	top:639px !important;
}

#item218869 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:87px !important;
}

#item218897 {
	width:324px !important;
	height:10px !important;
}

#item218893 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:228px !important;
}

#item218924 {
	width:324px !important;
	height:10px !important;
}

#item218920 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:386px !important;
}

#item218951 {
	width:324px !important;
	height:10px !important;
}

#item218947 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:347px !important;
}

#item218978 {
	width:324px !important;
	height:10px !important;
}

#item218974 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:307px !important;
}

#item219006 {
	width:324px !important;
	height:10px !important;
}

#item219001 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:268px !important;
}

#item219172 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item219173 {
	width:522px !important;
	height:378px !important;
	left:200px !important;
	top:236px !important;
}

#item219200 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item219196 {
	width:36px !important;
	height:36px !important;
	left:719px !important;
	top:64px !important;
}

#item219137 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item219165 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item219162 {
	width:36px !important;
	height:36px !important;
	left:719px !important;
	top:64px !important;
}

#item250340 {
	width:522px !important;
	height:692px !important;
	left:200px !important;
	top:97px !important;
}

#item219103 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item219131 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item219128 {
	width:36px !important;
	height:36px !important;
	left:719px !important;
	top:64px !important;
}

#item250315 {
	width:522px !important;
	height:692px !important;
	left:200px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item219069 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item219070 {
	width:522px !important;
	height:378px !important;
	left:200px !important;
	top:236px !important;
}

#item219096 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item219093 {
	width:36px !important;
	height:36px !important;
	left:719px !important;
	top:64px !important;
}

#item219033 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item219061 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item219058 {
	width:36px !important;
	height:36px !important;
	left:719px !important;
	top:64px !important;
}

#item250276 {
	width:522px !important;
	height:692px !important;
	left:200px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item219031 {
	width:30px !important;
	height:27px !important;
	left:779px !important;
	top:10px !important;
}

#item219029 {
	width:809px !important;
	height:876px !important;
	left:421px !important;
	top:-10px !important;
}

#item240020 {
	width:1230px !important;
	height:866px !important;
}

#item239870 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item166107 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:24px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle7 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle6 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	padding-right:85px;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.autoParaStyle5 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:transparent;
	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.autoParaStyle4 {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:10px;
	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.autoParaStyle3 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:20px;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:50px;
	color:#000;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:34px;
	line-height:40.8px;
	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.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.hotel-descripcion-titular {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	padding-right:140px;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.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.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-40-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:50px;
	color:#fff;
	text-align:left;
}

p.regular-30-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-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-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.regular-10-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.light-20-verde {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.light-20-negro-justificado {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.light-20-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.light-10-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:10px;
	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.hoteles-cabecera {
	font-weight:500;
	font-family:FF-Quicksand-Medium,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.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:13px;
	line-height:15.6px;
	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: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 #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.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-20-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.book-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-blanco {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-11-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-20-verde-derecha {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.bold-20-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.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.autoCharStyle5 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	color:#d2ffda;
}

span.autoCharStyle4 {
	color:#000;
}

span.autoCharStyle3 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
}

span.autoCharStyle2 {
	font-size:13px;
	color:#000;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	color:#009976;
}

span.hotel-regimen-precios {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:13px;
}

span.bold {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

span.superindice {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.quicksand-bold {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
}

span.desde-precio {
	font-size:13px;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
