/* 	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:615px; height:1050px; background: #009976 !important; }
.paper-vertical { width:615px; height:100%; }
.paper-horizontal { width:10px; height:1062px; }
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:1050px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:615px) {
	.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-Regular;
	src:url("../fonts/Quicksand-Regular.ttf");
}

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

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

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

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

#item250394 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item250398 {
	width:60px !important;
	height:60px !important;
}

#item250395 {
	width:60px !important;
	height:60px !important;
	left:468px !important;
	top:903px !important;
}

#item250404 {
	opacity:0.50;
	width:60px !important;
	height:60px !important;
	left:87px !important;
	top:903px !important;
}

#item162671 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item230289 {
	width:555px !important;
	height:644px !important;
	left:30px !important;
	top:162px !important;
}

#item116009 {
	width:384px !important;
	height:136px !important;
	left:30px !important;
	top:26px !important;
}

#item250479 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item250483 {
	width:60px !important;
	height:60px !important;
}

#item250480 {
	width:60px !important;
	height:60px !important;
	left:468px !important;
	top:903px !important;
}

#item250493 {
	width:60px !important;
	height:60px !important;
}

#item250490 {
	width:60px !important;
	height:60px !important;
	left:87px !important;
	top:903px !important;
}

#item230293 {
	width:615px !important;
	height:1050px !important;
}

#item230300 {
	width:615px !important;
	height:1050px !important;
}

#item230304 {
	width:615px !important;
	height:1050px !important;
}

#item230308 {
	width:615px !important;
	height:1050px !important;
}

#item254758 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

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

#item254750 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:171px !important;
}

#item254228 {
	width:71px !important;
	height:15px !important;
	left:19px !important;
	top:43px !important;
}

#item254318 {
	width:38px !important;
	height:14px !important;
	left:35px !important;
	top:44px !important;
}

#item254408 {
	width:40px !important;
	height:17px !important;
	left:35px !important;
	top:43px !important;
}

#item254498 {
	width:46px !important;
	height:13px !important;
	left:32px !important;
	top:45px !important;
}

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

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

#item254736 {
	width:603px !important;
	height:846px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item254792 {
	width:543px !important;
	height:325px !important;
	left:40px !important;
	top:306px !important;
}

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

#item254742 {
	width:36px !important;
	height:36px !important;
	left:538px !important;
	top:88px !important;
}

#item254612 {
	width:548px !important;
	height:261px !important;
	left:39px !important;
	top:546px !important;
	background:#fff;
}

#item254614 {
	width:433px !important;
	height:36px !important;
}

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

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

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

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

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

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

#item254610 {
	width:613px !important;
	height:856px !important;
	left:-7px !important;
	top:-10px !important;
}

#item230365 {
	width:615px !important;
	height:1050px !important;
}

#item208227 {
	width:154px !important;
	height:55px !important;
	left:83px !important;
	top:711px !important;
}

#item208299 {
	width:108px !important;
	height:84px !important;
	left:91px !important;
	top:290px !important;
}

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

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

#item208344 {
	width:33px !important;
	height:33px !important;
	left:211px !important;
	top:317px !important;
}

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

#item208166 {
	width:380px !important;
	height:549px !important;
	left:51px !important;
	top:217px !important;
}

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

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

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

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

#item208213 {
	width:36px !important;
	height:36px !important;
	left:412px !important;
	top:103px !important;
}

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

#item208157 {
	width:532px !important;
	height:793px !important;
	left:83px !important;
	top:-10px !important;
}

#item250905 {
	width:615px !important;
	height:214px !important;
	top:838px !important;
	background:#fff;
}

#item250910 {
	width:60px !important;
	height:60px !important;
}

#item250907 {
	width:60px !important;
	height:60px !important;
	left:21px !important;
	top:21px !important;
}

#item250919 {
	width:60px !important;
	height:60px !important;
}

#item250916 {
	width:60px !important;
	height:60px !important;
	left:402px !important;
	top:21px !important;
}

#item250928 {
	width:108px !important;
	height:108px !important;
}

#item250925 {
	width:108px !important;
	height:108px !important;
	left:378px !important;
}

#item250932 {
	width:108px !important;
	height:108px !important;
}

#item250929 {
	width:108px !important;
	height:108px !important;
}

#item219474 {
	width:615px !important;
	height:838px !important;
	background:#fff;
}

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

#item208826 {
	width:141px !important;
	height:127px !important;
	left:98px !important;
	top:335px !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%;
}

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

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

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

#item208710 {
	width:340px !important;
	height:10px !important;
	left:112px !important;
	top:524px !important;
}

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

#item208736 {
	width:245px !important;
	height:10px !important;
	left:112px !important;
	top:560px !important;
}

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

#item208762 {
	width:245px !important;
	height:10px !important;
	left:112px !important;
	top:593px !important;
}

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

#item208788 {
	width:245px !important;
	height:10px !important;
	left:112px !important;
	top:629px !important;
}

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

#item208627 {
	width:393px !important;
	height:553px !important;
	left:46px !important;
	top:258px !important;
}

#item208635 {
	width:338px !important;
	height:133px !important;
	left:10px !important;
	top:213px !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:104px !important;
}

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

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

#item208704 {
	width:36px !important;
	height:36px !important;
	left:418px !important;
	top:101px !important;
}

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

#item208539 {
	width:387px !important;
	height:554px !important;
	left:52px !important;
	top:257px !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:275px !important;
}

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

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

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

#item208618 {
	width:36px !important;
	height:36px !important;
	left:418px !important;
	top:100px !important;
}

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

#item208462 {
	width:386px !important;
	height:551px !important;
	left:53px !important;
	top:260px !important;
}

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

#item208487 {
	width:379px !important;
	height:41px !important;
	left:4px !important;
	top:285px !important;
}

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

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

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

#item208531 {
	width:36px !important;
	height:36px !important;
	left:418px !important;
	top:102px !important;
}

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

#item208384 {
	width:387px !important;
	height:571px !important;
	left:53px !important;
	top:240px !important;
}

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

#item208428 {
	width:381px !important;
	height:46px !important;
	left:2px !important;
	top:287px !important;
}

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

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

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

#item208450 {
	width:36px !important;
	height:36px !important;
	left:418px !important;
	top:100px !important;
}

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

#item208379 {
	width:538px !important;
	height:811px !important;
	left:77px !important;
	top:-10px !important;
}

#item208859 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item219475 {
	width:615px !important;
	height:838px !important;
	background:#fff;
}

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

#item209533 {
	width:433px !important;
	height:135px !important;
	left:87px !important;
	top:387px !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;
	}
}
#item209502 {
	width:105px !important;
	height:60px !important;
	left:87px !important;
	top:87px !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:767px !important;
	left:10px !important;
	top:42px !important;
	background:#fff;
}

#item209307 {
	width:401px !important;
	height:574px !important;
	left:46px !important;
	top:235px !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:187px !important;
}

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

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

#item209376 {
	width:36px !important;
	height:36px !important;
	left:418px !important;
	top:92px !important;
}

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

#item209205 {
	width:396px !important;
	height:577px !important;
	left:52px !important;
	top:233px !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:302px !important;
}

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

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

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

#item209299 {
	width:36px !important;
	height:36px !important;
	left:418px !important;
	top:92px !important;
}

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

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

#item209047 {
	width:389px !important;
	height:575px !important;
	left:53px !important;
	top:235px !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:251px !important;
}

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

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

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

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

#item209194 {
	width:36px !important;
	height:36px !important;
	left:418px !important;
	top:92px !important;
}

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

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

#item208960 {
	width:387px !important;
	height:582px !important;
	left:53px !important;
	top:227px !important;
}

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

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

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

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

#item209028 {
	width:36px !important;
	height:36px !important;
	left:418px !important;
	top:92px !important;
}

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

#item208946 {
	width:538px !important;
	height:809px !important;
	left:77px !important;
	top:-8px !important;
}

#item209492 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item163864 {
	width:615px !important;
	height:836px !important;
}

#item163865 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

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

#item163881 {
	width:445px !important;
	height:30px !important;
	left:86px !important;
	top:144px !important;
}

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

#item163930 {
	width:214px !important;
	height:422px !important;
	left:87px !important;
	top:273px !important;
}

#item253449 {
	width:263px !important;
	height:422px !important;
	left:314px !important;
	top:273px !important;
}

#item230536 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item256485 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item256487 {
	width:1187px !important;
	height:836px !important;
	left:-286px !important;
	background:#009976;
}

#item256494 {
	width:520px !important;
	height:97px !important;
	left:87px !important;
	top:87px !important;
}

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

#item256518 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:306px !important;
}

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

#item256526 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:243px !important;
}

#item256609 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:52px !important;
	background:#009976;
}

#item256611 {
	width:1489px !important;
	height:1053px !important;
	left:-437px !important;
}

#item256618 {
	width:555px !important;
	height:873px !important;
	left:40px !important;
	top:82px !important;
	background:#fff;
}

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

#item256621 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:106px !important;
}

#item256632 {
	width:441px !important;
	height:293px !important;
	left:97px !important;
	top:372px !important;
}

#item256556 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:52px !important;
}

#item256559 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item256565 {
	width:555px !important;
	height:467px !important;
	left:40px !important;
	top:421px !important;
	background:#fff;
}

#item256577 {
	width:504px !important;
	height:256px !important;
	left:66px !important;
	top:579px !important;
}

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

#item256600 {
	width:36px !important;
	height:36px !important;
	left:550px !important;
	top:520px !important;
}

#item256554 {
	width:30px !important;
	height:30px !important;
	left:589px !important;
	top:10px !important;
}

#item256552 {
	width:625px !important;
	height:1105px !important;
	left:-10px !important;
	top:-52px !important;
}

#item250412 {
	width:615px !important;
	height:836px !important;
}

#item250413 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item250420 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item250421 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item250427 {
	width:60px !important;
	height:60px !important;
}

#item250423 {
	width:60px !important;
	height:60px !important;
	left:21px !important;
	top:21px !important;
}

#item250435 {
	width:60px !important;
	height:60px !important;
}

#item250432 {
	width:60px !important;
	height:60px !important;
	left:402px !important;
	top:21px !important;
}

#item250444 {
	width:108px !important;
	height:108px !important;
}

#item250441 {
	width:108px !important;
	height:108px !important;
	left:378px !important;
}

#item250448 {
	width:108px !important;
	height:108px !important;
}

#item250445 {
	width:108px !important;
	height:108px !important;
}

#item256782 {
	width:95px !important;
	height:13px !important;
	left:432px !important;
	top:44px !important;
}

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

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

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

#item256855 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

#item256694 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:87px !important;
}

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

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

#item256744 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

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

#item256866 {
	width:70px !important;
	height:27px !important;
	left:458px !important;
	top:182px !important;
}

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

#item256875 {
	width:70px !important;
	height:27px !important;
	left:458px !important;
	top:182px !important;
}

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

#item256886 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

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

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

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

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

#item256951 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

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

#item256961 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item256970 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item257153 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item257154 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item257161 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item257139 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item257140 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item257148 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item257124 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item257125 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item257134 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item257080 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item257089 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item257099 {
	width:471px !important;
	height:543px !important;
	left:97px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

#item257066 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item257067 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item257075 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item257051 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item257052 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item257060 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item257034 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item257035 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item257044 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item256985 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item256987 {
	width:471px !important;
	height:543px !important;
	left:97px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item257022 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

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

#item256981 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item257356 {
	width:95px !important;
	height:13px !important;
	left:432px !important;
	top:44px !important;
}

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

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

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

#item257425 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

#item257276 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:87px !important;
}

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

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

#item257322 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

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

#item257433 {
	width:70px !important;
	height:27px !important;
	left:458px !important;
	top:182px !important;
}

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

#item257441 {
	width:70px !important;
	height:27px !important;
	left:458px !important;
	top:182px !important;
}

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

#item257447 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

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

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

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

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

#item257505 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

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

#item257513 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item257519 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item257677 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item257678 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item257684 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item257664 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item257665 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item257672 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item257650 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item257652 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item257658 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item257610 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item257620 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item257626 {
	width:471px !important;
	height:543px !important;
	left:97px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

#item257596 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item257597 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item257605 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item257583 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item257585 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item257591 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item257569 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item257570 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item257578 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item257529 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item257530 {
	width:471px !important;
	height:543px !important;
	left:97px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item257562 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

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

#item257525 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item264439 {
	width:140px !important;
	height:12px !important;
	left:387px !important;
	top:44px !important;
}

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

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

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

#item264508 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

#item264532 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:87px !important;
}

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

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

#item264579 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

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

#item264585 {
	width:70px !important;
	height:27px !important;
	left:458px !important;
	top:182px !important;
}

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

#item264591 {
	width:70px !important;
	height:27px !important;
	left:458px !important;
	top:182px !important;
}

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

#item264597 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

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

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

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

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

#item264655 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

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

#item264663 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item264670 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item264812 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item264813 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item264819 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item264799 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item264800 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item264808 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item264789 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item264790 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item264796 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item264753 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item264759 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item264765 {
	width:471px !important;
	height:543px !important;
	left:97px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

#item264742 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item264743 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item264750 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item264729 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item264730 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item264738 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item264719 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item264720 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item264726 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item264682 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item264684 {
	width:471px !important;
	height:543px !important;
	left:97px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item264712 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

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

#item264678 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item257718 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item257719 {
	width:1187px !important;
	height:836px !important;
	left:-286px !important;
	background:#009976;
}

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

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

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

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

#item257755 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:234px !important;
}

#item257831 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item257832 {
	width:1466px !important;
	height:1036px !important;
	left:-425px !important;
	top:26px !important;
}

#item257837 {
	width:555px !important;
	height:873px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

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

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

#item257839 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item257846 {
	width:441px !important;
	height:293px !important;
	left:97px !important;
	top:330px !important;
}

#item257785 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item257787 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item257790 {
	width:555px !important;
	height:467px !important;
	left:40px !important;
	top:379px !important;
	background:#fff;
}

#item257801 {
	width:504px !important;
	height:311px !important;
	left:72px !important;
	top:541px !important;
}

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

#item257824 {
	width:36px !important;
	height:36px !important;
	left:541px !important;
	top:487px !important;
}

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

#item257781 {
	width:1240px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item257986 {
	width:95px !important;
	height:13px !important;
	left:432px !important;
	top:44px !important;
}

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

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

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

#item258055 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

#item257909 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:87px !important;
}

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

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

#item257955 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

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

#item258065 {
	width:70px !important;
	height:27px !important;
	left:458px !important;
	top:182px !important;
}

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

#item258071 {
	width:70px !important;
	height:27px !important;
	left:458px !important;
	top:182px !important;
}

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

#item258079 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

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

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

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

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

#item258140 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

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

#item258147 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item258154 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item258315 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item258316 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item258323 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item258303 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item258304 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item258310 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item258288 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item258289 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item258296 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item258246 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item258256 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item258264 {
	width:471px !important;
	height:543px !important;
	left:97px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

#item258231 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item258232 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item258241 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item258219 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item258220 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item258226 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item258207 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item258208 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item258214 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item258166 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item258167 {
	width:471px !important;
	height:543px !important;
	left:97px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item258199 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

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

#item258162 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item258463 {
	width:95px !important;
	height:13px !important;
	left:432px !important;
	top:44px !important;
}

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

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

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

#item258532 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

#item258385 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:87px !important;
}

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

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

#item258431 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

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

#item258541 {
	width:70px !important;
	height:27px !important;
	left:458px !important;
	top:182px !important;
}

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

#item258549 {
	width:70px !important;
	height:27px !important;
	left:458px !important;
	top:182px !important;
}

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

#item258555 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

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

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

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

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

#item258613 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

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

#item258621 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item258627 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item258788 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item258789 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item258795 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item258774 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item258775 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item258783 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item258761 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item258762 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item258768 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item258720 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item258731 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item258737 {
	width:471px !important;
	height:543px !important;
	left:97px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

#item258705 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item258706 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item258715 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item258692 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item258694 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item258700 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item258677 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item258678 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item258687 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item258637 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item258638 {
	width:471px !important;
	height:543px !important;
	left:97px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item258670 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

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

#item258633 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item258941 {
	width:95px !important;
	height:13px !important;
	left:432px !important;
	top:44px !important;
}

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

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

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

#item259010 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

#item258854 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:87px !important;
}

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

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

#item258900 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

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

#item259016 {
	width:70px !important;
	height:27px !important;
	left:458px !important;
	top:182px !important;
}

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

#item259023 {
	width:70px !important;
	height:27px !important;
	left:458px !important;
	top:182px !important;
}

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

#item259031 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

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

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

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

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

#item259090 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

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

#item259096 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item259102 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item259266 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item259267 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item259273 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item259250 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item259251 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item259260 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item259237 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item259239 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item259245 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item259195 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item259205 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item259213 {
	width:471px !important;
	height:543px !important;
	left:97px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

#item259183 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item259184 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item259190 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item259169 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item259170 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item259178 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item259155 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item259156 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item259164 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item259112 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item259113 {
	width:471px !important;
	height:543px !important;
	left:97px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item259146 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

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

#item259108 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item259417 {
	width:95px !important;
	height:13px !important;
	left:432px !important;
	top:44px !important;
}

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

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

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

#item259486 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

#item259336 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:87px !important;
}

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

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

#item259383 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

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

#item259494 {
	width:70px !important;
	height:27px !important;
	left:458px !important;
	top:182px !important;
}

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

#item259500 {
	width:70px !important;
	height:27px !important;
	left:458px !important;
	top:182px !important;
}

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

#item259506 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

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

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

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

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

#item259564 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

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

#item259571 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item259581 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item259736 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item259737 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item259746 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item259724 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item259725 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item259731 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item259712 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item259713 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item259719 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item259672 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item259681 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item259688 {
	width:471px !important;
	height:543px !important;
	left:97px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

#item259658 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item259659 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item259667 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item259646 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item259647 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item259653 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item259634 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item259635 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item259641 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item259592 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item259593 {
	width:471px !important;
	height:543px !important;
	left:97px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item259626 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

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

#item259588 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item259887 {
	width:95px !important;
	height:13px !important;
	left:432px !important;
	top:44px !important;
}

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

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

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

#item259956 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

#item259809 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:87px !important;
}

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

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

#item259855 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

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

#item259962 {
	width:70px !important;
	height:27px !important;
	left:458px !important;
	top:182px !important;
}

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

#item259968 {
	width:70px !important;
	height:27px !important;
	left:458px !important;
	top:182px !important;
}

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

#item259974 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

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

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

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

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

#item260035 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

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

#item260042 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item260050 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item260205 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item260206 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item260214 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item260193 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item260194 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item260200 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item260178 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item260179 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item260187 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item260140 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item260147 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item260153 {
	width:471px !important;
	height:543px !important;
	left:97px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

#item260128 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item260129 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item260135 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item260115 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item260116 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item260123 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item260100 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item260101 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item260109 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item260061 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item260062 {
	width:471px !important;
	height:543px !important;
	left:97px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item260093 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

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

#item260057 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item260248 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item260249 {
	width:1187px !important;
	height:836px !important;
	left:-286px !important;
	background:#009976;
}

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

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

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

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

#item260288 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:228px !important;
}

#item260361 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item260362 {
	width:1489px !important;
	height:1053px !important;
	left:-437px !important;
}

#item260366 {
	width:555px !important;
	height:873px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

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

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

#item260368 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item260374 {
	width:441px !important;
	height:293px !important;
	left:97px !important;
	top:330px !important;
}

#item260319 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item260320 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item260323 {
	width:555px !important;
	height:467px !important;
	left:40px !important;
	top:379px !important;
	background:#fff;
}

#item260331 {
	width:504px !important;
	height:311px !important;
	left:64px !important;
	top:539px !important;
}

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

#item260354 {
	width:36px !important;
	height:36px !important;
	left:541px !important;
	top:484px !important;
}

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

#item260314 {
	width:1240px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item260517 {
	width:95px !important;
	height:13px !important;
	left:432px !important;
	top:44px !important;
}

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

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

#item260441 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:87px !important;
}

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

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

#item260586 {
	width:70px !important;
	height:27px !important;
	left:458px !important;
	top:182px !important;
}

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

#item260592 {
	width:70px !important;
	height:27px !important;
	left:458px !important;
	top:182px !important;
}

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

#item260601 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

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

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

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

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

#item260659 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

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

#item260665 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item260672 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item260804 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item260805 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item260811 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item260790 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item260792 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item260799 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item260752 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item260760 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item260766 {
	width:471px !important;
	height:543px !important;
	left:97px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

#item260738 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item260739 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item260747 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item260724 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item260725 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item260733 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item260682 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item260683 {
	width:471px !important;
	height:543px !important;
	left:97px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item260717 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

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

#item260678 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item164516 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item210255 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item164525 {
	width:441px !important;
	height:87px !important;
	left:87px !important;
	top:87px !important;
}

#item164548 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:195px !important;
}

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

#item164571 {
	width:30px !important;
	height:30px !important;
	left:84px !important;
	top:342px !important;
}

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

#item164581 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:252px !important;
}

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

#item164608 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:297px !important;
}

#item165205 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item165206 {
	width:1496px !important;
	height:1058px !important;
	left:-443px !important;
	top:-1px !important;
}

#item165211 {
	width:555px !important;
	height:873px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item165212 {
	width:30px !important;
	height:30px !important;
	left:873px !important;
	top:908px !important;
}

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

#item165213 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item230605 {
	width:441px !important;
	height:293px !important;
	left:97px !important;
	top:330px !important;
}

#item164693 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item164698 {
	width:555px !important;
	height:873px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item164699 {
	width:495px !important;
	height:364px !important;
	left:86px !important;
	top:97px !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:82px !important;
	top:448px !important;
}

#item164758 {
	width:137px !important;
	height:7px !important;
	left:60px !important;
	top:414px !important;
}

#item164781 {
	width:85px !important;
	height:19px !important;
	left:291px !important;
	top:177px !important;
}

#item164806 {
	width:145px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item164804 {
	width:151px !important;
	height:31px !important;
	left:447px !important;
	top:228px !important;
}

#item164831 {
	width:145px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item164829 {
	width:151px !important;
	height:16px !important;
	left:338px !important;
	top:429px !important;
}

#item164857 {
	width:98px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item164855 {
	width:104px !important;
	height:16px !important;
	left:57px !important;
	top:360px !important;
}

#item164882 {
	width:87px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item164880 {
	width:93px !important;
	height:33px !important;
	left:46px !important;
	top:289px !important;
}

#item253576 {
	width:441px !important;
	height:289px !important;
	left:97px !important;
	top:496px !important;
}

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

#item164929 {
	width:36px !important;
	height:36px !important;
	left:541px !important;
	top:55px !important;
}

#item164638 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item164639 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item164648 {
	width:555px !important;
	height:444px !important;
	left:40px !important;
	top:469px !important;
	background:#fff;
}

#item253545 {
	width:440px !important;
	height:251px !important;
	left:98px !important;
	top:541px !important;
}

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

#item164682 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:493px !important;
}

#item164636 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item164634 {
	width:933px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item165696 {
	width:186px !important;
	height:7px !important;
	left:103px !important;
	top:633px !important;
}

#item165898 {
	width:80px !important;
	height:13px !important;
	left:449px !important;
	top:52px !important;
}

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

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

#item165515 {
	width:85px !important;
	height:50px !important;
}

#item165509 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item165500 {
	width:70px !important;
	height:27px !important;
	left:369px !important;
	top:185px !important;
}

#item165384 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:87px !important;
}

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

#item165552 {
	width:85px !important;
	height:50px !important;
}

#item165546 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item165492 {
	width:70px !important;
	height:27px !important;
	left:370px !important;
	top:182px !important;
}

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

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

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

#item165637 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

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

#item165647 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item165657 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item165890 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item165892 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item230699 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item165880 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item165882 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item230693 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item165819 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item165872 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item230649 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

#item165808 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item165810 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item230641 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item165797 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item165799 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item230628 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item165726 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item165754 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item165787 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item165721 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item166691 {
	width:186px !important;
	height:7px !important;
	left:103px !important;
	top:633px !important;
}

#item166714 {
	width:80px !important;
	height:13px !important;
	left:449px !important;
	top:52px !important;
}

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

#item166807 {
	width:485px !important;
	height:10px !important;
	left:87px !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:351px !important;
	top:189px !important;
}

#item166849 {
	width:85px !important;
	height:50px !important;
}

#item166847 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item219320 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

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

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

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

#item166963 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item166970 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item166668 {
	width:186px !important;
	height:7px !important;
	left:104px !important;
	top:633px !important;
}

#item166738 {
	width:485px !important;
	height:70px !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:351px !important;
	top:189px !important;
}

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

#item166872 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item177689 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

#item166880 {
	width:85px !important;
	height:50px !important;
}

#item166878 {
	width:85px !important;
	height:50px !important;
	left:443px !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:208px !important;
	top:181px !important;
}

#item219328 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item219329 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item230828 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:352px !important;
}

#item167132 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item167135 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item230814 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item167121 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item167123 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item230806 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item167059 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item167111 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item230779 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

#item178097 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item178099 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item230775 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:352px !important;
}

#item167050 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item167052 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item230757 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item167040 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item167042 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item230747 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item166980 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item167032 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item230710 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item166976 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item233496 {
	width:80px !important;
	height:13px !important;
	left:449px !important;
	top:52px !important;
}

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

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

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

#item167323 {
	width:70px !important;
	height:27px !important;
	left:365px !important;
	top:180px !important;
}

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

#item167357 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

#item167365 {
	width:85px !important;
	height:50px !important;
}

#item167363 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

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

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

#item167440 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item247180 {
	width:441px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item167528 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item167531 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item230908 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item167519 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item167521 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item230902 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item167464 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item167512 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item230867 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item167460 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

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

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

#item178444 {
	width:70px !important;
	height:28px !important;
}

#item178441 {
	width:70px !important;
	height:28px !important;
	left:354px !important;
	top:184px !important;
}

#item178447 {
	width:85px !important;
	height:50px !important;
}

#item178445 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

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

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

#item178560 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item178566 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item233523 {
	width:80px !important;
	height:13px !important;
	left:449px !important;
	top:52px !important;
}

#item239751 {
	width:441px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item227437 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227438 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227442 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item178730 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item178733 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item230968 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item227431 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227432 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227435 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item178720 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item178722 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item230957 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item227425 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227426 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227429 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item178663 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item178711 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item230929 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item178574 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item194309 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item194316 {
	width:363px !important;
	height:87px !important;
	left:87px !important;
	top:87px !important;
}

#item194340 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:195px !important;
}

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

#item194363 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:342px !important;
}

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

#item194369 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:252px !important;
}

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

#item194395 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:297px !important;
}

#item194970 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item194971 {
	width:1412px !important;
	height:1051px !important;
	left:-399px !important;
}

#item194974 {
	width:555px !important;
	height:873px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item194975 {
	width:30px !important;
	height:30px !important;
	left:873px !important;
	top:908px !important;
}

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

#item194976 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item230980 {
	width:441px !important;
	height:293px !important;
	left:97px !important;
	top:330px !important;
}

#item194467 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item194471 {
	width:555px !important;
	height:873px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item194472 {
	width:346px !important;
	height:364px !important;
	left:133px !important;
	top:94px !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:153px !important;
	top:436px !important;
}

#item194527 {
	width:108px !important;
	height:8px !important;
	left:99px !important;
	top:411px !important;
}

#item194550 {
	width:85px !important;
	height:7px !important;
	left:234px !important;
	top:150px !important;
}

#item194576 {
	width:117px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item194574 {
	width:123px !important;
	height:31px !important;
	left:442px !important;
	top:129px !important;
}

#item194601 {
	width:145px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item194599 {
	width:151px !important;
	height:16px !important;
	left:177px !important;
	top:451px !important;
}

#item194626 {
	width:98px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item194624 {
	width:104px !important;
	height:16px !important;
	left:52px !important;
	top:361px !important;
}

#item195117 {
	width:145px !important;
	height:10px !important;
	left:363px !important;
	top:422px !important;
}

#item195091 {
	width:145px !important;
	height:10px !important;
	left:336px !important;
	top:438px !important;
}

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

#item194699 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:61px !important;
}

#item239687 {
	width:441px !important;
	height:228px !important;
	left:103px !important;
	top:520px !important;
}

#item194425 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item194426 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item194429 {
	width:555px !important;
	height:444px !important;
	left:40px !important;
	top:469px !important;
	background:#fff;
}

#item227385 {
	width:441px !important;
	height:270px !important;
	left:97px !important;
	top:541px !important;
}

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

#item194459 {
	width:36px !important;
	height:36px !important;
	left:508px !important;
	top:490px !important;
}

#item194423 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item194421 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item178862 {
	width:186px !important;
	height:7px !important;
	left:103px !important;
	top:633px !important;
}

#item178885 {
	width:134px !important;
	height:13px !important;
	left:395px !important;
	top:52px !important;
}

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

#item178977 {
	width:485px !important;
	height:10px !important;
	left:87px !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:356px !important;
	top:182px !important;
}

#item179011 {
	width:85px !important;
	height:50px !important;
}

#item179009 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

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

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

#item179128 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item179134 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item178908 {
	width:485px !important;
	height:70px !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:356px !important;
	top:182px !important;
}

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

#item179034 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

#item179046 {
	width:85px !important;
	height:50px !important;
}

#item179044 {
	width:85px !important;
	height:50px !important;
	left:443px !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:208px !important;
	top:181px !important;
}

#item179298 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item179300 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231066 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item179289 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item179291 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231060 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item179232 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item179281 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231025 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

#item179212 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item179214 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231018 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item179200 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item179202 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231013 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item179144 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item179192 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item230984 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item179140 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

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

#item179367 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

#item179378 {
	width:186px !important;
	height:7px !important;
	left:103px !important;
	top:633px !important;
}

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

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

#item179525 {
	width:91px !important;
	height:19px !important;
}

#item179522 {
	width:91px !important;
	height:19px !important;
	left:353px !important;
	top:192px !important;
}

#item179528 {
	width:85px !important;
	height:50px !important;
}

#item179526 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

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

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

#item179642 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item179650 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item233548 {
	width:134px !important;
	height:13px !important;
	left:395px !important;
	top:52px !important;
}

#item239746 {
	width:441px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item227464 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227465 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227468 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item179823 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item179825 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231144 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:352px !important;
}

#item227458 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227459 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227462 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item179813 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item179816 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231106 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item227451 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227452 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227456 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item179803 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item179805 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231099 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item227445 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227446 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227449 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item179746 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item179794 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231073 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item179656 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

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

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

#item180032 {
	width:90px !important;
	height:25px !important;
}

#item180029 {
	width:90px !important;
	height:25px !important;
	left:333px !important;
	top:187px !important;
}

#item180035 {
	width:85px !important;
	height:50px !important;
}

#item180033 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

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

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

#item180149 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item180156 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item233577 {
	width:134px !important;
	height:13px !important;
	left:395px !important;
	top:52px !important;
}

#item179931 {
	width:485px !important;
	height:70px !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:333px !important;
	top:187px !important;
}

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

#item180058 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

#item180067 {
	width:85px !important;
	height:50px !important;
}

#item180065 {
	width:85px !important;
	height:50px !important;
	left:443px !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:208px !important;
	top:181px !important;
}

#item180319 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item180321 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231214 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item180310 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item180312 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231209 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item180255 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item180303 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231181 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

#item180233 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item180235 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231158 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item180222 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item180224 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231151 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item180167 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item180168 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item180215 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item180162 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

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

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

#item222400 {
	width:85px !important;
	height:50px !important;
}

#item222397 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

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

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

#item222449 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item222458 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item222517 {
	width:186px !important;
	height:7px !important;
	left:103px !important;
	top:633px !important;
}

#item233604 {
	width:134px !important;
	height:13px !important;
	left:395px !important;
	top:52px !important;
}

#item246613 {
	width:90px !important;
	height:25px !important;
}

#item246610 {
	width:90px !important;
	height:25px !important;
	left:338px !important;
	top:185px !important;
}

#item239755 {
	width:441px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item227484 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227485 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227490 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item222757 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item222759 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231288 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item227477 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227478 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227482 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item222743 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item222746 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231282 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item227470 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227472 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227475 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item222700 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item222733 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231253 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item222541 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item210008 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item195161 {
	width:441px !important;
	height:87px !important;
	left:87px !important;
	top:87px !important;
}

#item195184 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:195px !important;
}

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

#item195207 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:339px !important;
}

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

#item195213 {
	width:178px !important;
	height:30px !important;
	left:87px !important;
	top:249px !important;
}

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

#item195239 {
	width:178px !important;
	height:30px !important;
	left:87px !important;
	top:294px !important;
}

#item195835 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item195836 {
	width:1412px !important;
	height:1051px !important;
	left:-399px !important;
}

#item195839 {
	width:555px !important;
	height:873px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item195840 {
	width:30px !important;
	height:30px !important;
	left:873px !important;
	top:908px !important;
}

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

#item195841 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item231312 {
	width:441px !important;
	height:293px !important;
	left:97px !important;
	top:330px !important;
}

#item195315 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item195319 {
	width:555px !important;
	height:873px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item195320 {
	width:313px !important;
	height:364px !important;
	left:141px !important;
	top:95px !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:325px !important;
	top:389px !important;
}

#item195360 {
	width:108px !important;
	height:8px !important;
	left:249px !important;
	top:408px !important;
}

#item195383 {
	width:85px !important;
	height:7px !important;
	left:412px !important;
	top:139px !important;
}

#item195409 {
	width:117px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item195406 {
	width:123px !important;
	height:16px !important;
	left:439px !important;
	top:299px !important;
}

#item195434 {
	width:145px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item195432 {
	width:151px !important;
	height:16px !important;
	left:401px !important;
	top:339px !important;
}

#item195459 {
	width:98px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item195457 {
	width:104px !important;
	height:16px !important;
	left:111px !important;
	top:447px !important;
}

#item195550 {
	width:145px !important;
	height:10px !important;
	left:403px !important;
	top:191px !important;
}

#item253644 {
	width:441px !important;
	height:181px !important;
	left:123px !important;
	top:540px !important;
}

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

#item195506 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:94px !important;
}

#item195270 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item195271 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item195274 {
	width:555px !important;
	height:444px !important;
	left:40px !important;
	top:469px !important;
	background:#fff;
}

#item227335 {
	width:441px !important;
	height:207px !important;
	left:97px !important;
	top:541px !important;
}

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

#item195305 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:496px !important;
}

#item195268 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item195265 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item180486 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

#item180520 {
	width:134px !important;
	height:13px !important;
	left:395px !important;
	top:52px !important;
}

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

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

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

#item180640 {
	width:70px !important;
	height:27px !important;
	left:367px !important;
	top:184px !important;
}

#item180646 {
	width:85px !important;
	height:50px !important;
}

#item180644 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

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

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

#item180760 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item180768 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item239760 {
	width:441px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item227517 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227518 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227522 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item180945 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item180947 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231367 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:352px !important;
}

#item227510 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227511 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227515 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item180935 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item180937 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231355 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item227503 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227504 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227508 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item180924 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item180926 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231350 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item227494 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227495 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227501 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item180868 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item180916 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231324 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item180777 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

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

#item180968 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

#item180983 {
	width:186px !important;
	height:7px !important;
	left:103px !important;
	top:633px !important;
}

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

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

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

#item181130 {
	width:70px !important;
	height:27px !important;
	left:365px !important;
	top:184px !important;
}

#item181136 {
	width:85px !important;
	height:50px !important;
}

#item181134 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

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

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

#item181251 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item181257 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item233630 {
	width:134px !important;
	height:13px !important;
	left:395px !important;
	top:52px !important;
}

#item191048 {
	width:186px !important;
	height:7px !important;
	left:104px !important;
	top:633px !important;
}

#item181031 {
	width:485px !important;
	height:70px !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:365px !important;
	top:182px !important;
}

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

#item181159 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

#item181169 {
	width:85px !important;
	height:50px !important;
}

#item181167 {
	width:85px !important;
	height:50px !important;
	left:443px !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:208px !important;
	top:181px !important;
}

#item181430 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item181432 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231458 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:352px !important;
}

#item181418 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item181421 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231446 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item181408 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item181411 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231441 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item181353 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item181401 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231413 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

#item181334 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item181336 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231405 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item181324 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item181326 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231399 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item181267 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item181315 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231373 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item181263 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

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

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

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

#item213296 {
	width:70px !important;
	height:27px !important;
	left:342px !important;
	top:184px !important;
}

#item213307 {
	width:85px !important;
	height:50px !important;
}

#item213305 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

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

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

#item213420 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item213426 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item233653 {
	width:134px !important;
	height:13px !important;
	left:395px !important;
	top:52px !important;
}

#item213196 {
	width:485px !important;
	height:70px !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:342px !important;
	top:182px !important;
}

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

#item213330 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

#item213338 {
	width:85px !important;
	height:50px !important;
}

#item213336 {
	width:85px !important;
	height:50px !important;
	left:443px !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:208px !important;
	top:181px !important;
}

#item213625 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item213628 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231570 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item213616 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item213618 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231565 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item213553 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item213605 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231537 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item213534 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231521 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item213522 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item213524 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231516 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item213462 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item213514 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231489 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
	padding:0px 30px 0px 0px;
}

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

#item213458 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item196062 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

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

#item196092 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:195px !important;
}

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

#item196115 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:360px !important;
}

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

#item196124 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:270px !important;
}

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

#item196151 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:315px !important;
}

#item196725 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item196726 {
	width:1412px !important;
	height:1051px !important;
	left:-399px !important;
}

#item196729 {
	width:555px !important;
	height:873px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item196730 {
	width:30px !important;
	height:30px !important;
	left:873px !important;
	top:908px !important;
}

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

#item196731 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item231582 {
	width:441px !important;
	height:293px !important;
	left:97px !important;
	top:330px !important;
}

#item196225 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item196232 {
	width:555px !important;
	height:873px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

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

#item196419 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:64px !important;
}

#item219398 {
	width:401px !important;
	height:261px !important;
	left:150px !important;
	top:488px !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:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item196182 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item196187 {
	width:555px !important;
	height:444px !important;
	left:40px !important;
	top:469px !important;
	background:#fff;
}

#item227299 {
	width:441px !important;
	height:243px !important;
	left:97px !important;
	top:541px !important;
}

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

#item196217 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:490px !important;
}

#item196179 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item196177 {
	width:933px !important;
	height:1060px !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:615px !important;
	height:958px !important;
	background:#234255;
}

#item198267 {
	width:350px !important;
	height:87px !important;
	left:87px !important;
	top:87px !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:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item198516 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item198520 {
	width:555px !important;
	height:351px !important;
	left:40px !important;
	top:469px !important;
	background:#fff;
}

#item227254 {
	width:441px !important;
	height:246px !important;
	left:97px !important;
	top:500px !important;
}

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

#item198572 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:487px !important;
}

#item198513 {
	width:30px !important;
	height:30px !important;
	left:595px !important;
	top:10px !important;
}

#item198511 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item181558 {
	width:134px !important;
	height:13px !important;
	left:395px !important;
	top:52px !important;
}

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

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

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

#item181678 {
	width:70px !important;
	height:27px !important;
	left:339px !important;
	top:184px !important;
}

#item181684 {
	width:85px !important;
	height:50px !important;
}

#item181682 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

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

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

#item181799 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item181805 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item181581 {
	width:485px !important;
	height:70px !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:339px !important;
	top:182px !important;
}

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

#item181708 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

#item181716 {
	width:85px !important;
	height:50px !important;
}

#item181714 {
	width:85px !important;
	height:50px !important;
	left:443px !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:208px !important;
	top:181px !important;
}

#item181968 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item181971 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231672 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item181959 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item181961 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231663 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item181902 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item181951 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231635 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

#item181882 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item181884 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231627 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item181872 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item181874 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231622 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item181816 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item181865 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231594 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item181812 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

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

#item182055 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

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

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

#item182214 {
	width:90px !important;
	height:25px !important;
}

#item182210 {
	width:90px !important;
	height:25px !important;
	left:351px !important;
	top:185px !important;
}

#item182217 {
	width:85px !important;
	height:50px !important;
}

#item182215 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

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

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

#item182330 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item182336 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item233678 {
	width:134px !important;
	height:13px !important;
	left:395px !important;
	top:52px !important;
}

#item182112 {
	width:485px !important;
	height:70px !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:361px !important;
	top:182px !important;
}

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

#item182240 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

#item182249 {
	width:85px !important;
	height:50px !important;
}

#item182247 {
	width:85px !important;
	height:50px !important;
	left:443px !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:208px !important;
	top:181px !important;
}

#item182514 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item182516 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231765 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:352px !important;
}

#item182504 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item182507 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231753 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item182492 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item182494 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231747 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item182433 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item182483 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231719 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

#item182414 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item182416 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231711 {
	width:441px !important;
	height:816px !important;
	left:405px !important;
	top:97px !important;
}

#item182404 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item182406 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231706 {
	width:441px !important;
	height:810px !important;
	left:405px !important;
	top:103px !important;
}

#item182347 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item182395 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231679 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item182342 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

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

#item182586 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

#item182598 {
	width:186px !important;
	height:7px !important;
	left:103px !important;
	top:633px !important;
}

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

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

#item182745 {
	width:90px !important;
	height:25px !important;
}

#item182742 {
	width:90px !important;
	height:25px !important;
	left:351px !important;
	top:185px !important;
}

#item182748 {
	width:85px !important;
	height:50px !important;
}

#item182746 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

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

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

#item182864 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item182872 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item233701 {
	width:134px !important;
	height:13px !important;
	left:395px !important;
	top:52px !important;
}

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

#item182580 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

#item191595 {
	width:186px !important;
	height:7px !important;
	left:104px !important;
	top:633px !important;
}

#item182644 {
	width:485px !important;
	height:70px !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:351px !important;
	top:185px !important;
}

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

#item182771 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

#item182780 {
	width:85px !important;
	height:50px !important;
}

#item182778 {
	width:85px !important;
	height:50px !important;
	left:443px !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:208px !important;
	top:181px !important;
}

#item183046 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item183048 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231865 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:352px !important;
}

#item183037 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item183039 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231851 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item183028 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item183030 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231846 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item182970 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item183019 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231819 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

#item182960 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item182963 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231813 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:352px !important;
}

#item182949 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item182951 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231801 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item182939 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item182941 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231796 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item182882 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item182931 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231769 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item182878 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

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

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

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

#item183271 {
	width:70px !important;
	height:27px !important;
	left:352px !important;
	top:184px !important;
}

#item183277 {
	width:85px !important;
	height:50px !important;
}

#item183275 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

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

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

#item183389 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item183395 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item233725 {
	width:134px !important;
	height:13px !important;
	left:395px !important;
	top:52px !important;
}

#item183172 {
	width:485px !important;
	height:70px !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:352px !important;
	top:182px !important;
}

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

#item183300 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

#item183308 {
	width:85px !important;
	height:50px !important;
}

#item183306 {
	width:85px !important;
	height:50px !important;
	left:443px !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:208px !important;
	top:181px !important;
}

#item183559 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item183561 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231944 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item183548 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item183550 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231939 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item183493 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item183541 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231912 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

#item183474 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item183476 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231904 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item183464 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item183466 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231899 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item183409 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item183457 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item231870 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item183405 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item197297 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item197303 {
	width:441px !important;
	height:87px !important;
	left:87px !important;
	top:87px !important;
}

#item197326 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:195px !important;
}

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

#item197350 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:342px !important;
}

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

#item197357 {
	width:178px !important;
	height:30px !important;
	left:87px !important;
	top:252px !important;
}

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

#item197383 {
	width:178px !important;
	height:30px !important;
	left:87px !important;
	top:297px !important;
}

#item197972 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item197973 {
	width:1416px !important;
	height:1054px !important;
	left:-401px !important;
}

#item197977 {
	width:555px !important;
	height:873px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item197978 {
	width:30px !important;
	height:30px !important;
	left:873px !important;
	top:908px !important;
}

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

#item197979 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item231956 {
	width:441px !important;
	height:293px !important;
	left:97px !important;
	top:330px !important;
}

#item197480 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item197484 {
	width:555px !important;
	height:873px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item253708 {
	width:406px !important;
	height:289px !important;
	left:135px !important;
	top:469px !important;
}

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

#item197509 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:94px !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:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item197414 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item197419 {
	width:555px !important;
	height:444px !important;
	left:40px !important;
	top:469px !important;
	background:#fff;
}

#item227210 {
	width:441px !important;
	height:216px !important;
	left:97px !important;
	top:541px !important;
}

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

#item197471 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:493px !important;
}

#item197411 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item197409 {
	width:933px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item183666 {
	width:134px !important;
	height:13px !important;
	left:395px !important;
	top:52px !important;
}

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

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

#item183790 {
	width:90px !important;
	height:25px !important;
}

#item183787 {
	width:90px !important;
	height:25px !important;
	left:339px !important;
	top:184px !important;
}

#item183793 {
	width:85px !important;
	height:50px !important;
}

#item183791 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

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

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

#item183911 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item183919 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item183689 {
	width:485px !important;
	height:70px !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:349px !important;
	top:182px !important;
}

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

#item183816 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

#item183828 {
	width:85px !important;
	height:50px !important;
}

#item183826 {
	width:85px !important;
	height:50px !important;
	left:443px !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:208px !important;
	top:181px !important;
}

#item184081 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item184083 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232084 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item184072 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item184074 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232069 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item184017 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item184065 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232043 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

#item183994 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item183996 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232035 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item183985 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item183987 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232029 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item183930 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item183978 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232000 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item183926 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

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

#item184165 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

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

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

#item184326 {
	width:90px !important;
	height:25px !important;
}

#item184323 {
	width:90px !important;
	height:25px !important;
	left:351px !important;
	top:185px !important;
}

#item184330 {
	width:85px !important;
	height:50px !important;
}

#item184328 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

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

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

#item184443 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item184449 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item233748 {
	width:134px !important;
	height:13px !important;
	left:395px !important;
	top:52px !important;
}

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

#item184160 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

#item184225 {
	width:485px !important;
	height:70px !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:361px !important;
	top:182px !important;
}

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

#item184353 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

#item184362 {
	width:85px !important;
	height:50px !important;
}

#item184360 {
	width:85px !important;
	height:50px !important;
	left:443px !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:208px !important;
	top:181px !important;
}

#item184626 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item184628 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232200 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:352px !important;
}

#item184615 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item184617 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232188 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item184604 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item184606 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232183 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item184546 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item184595 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232157 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
	padding:0px 30px 0px 0px;
}

#item184537 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item184539 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232146 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:352px !important;
}

#item184528 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item184530 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232134 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item184519 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item184521 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232129 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item184461 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item184510 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232105 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item184457 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item199660 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item199667 {
	width:441px !important;
	height:102px !important;
	left:87px !important;
	top:87px !important;
}

#item199690 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:195px !important;
}

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

#item199713 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:351px !important;
}

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

#item199719 {
	width:178px !important;
	height:30px !important;
	left:87px !important;
	top:261px !important;
}

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

#item199745 {
	width:178px !important;
	height:30px !important;
	left:87px !important;
	top:306px !important;
}

#item200362 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item200363 {
	width:1412px !important;
	height:1051px !important;
	left:-399px !important;
}

#item200368 {
	width:555px !important;
	height:873px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item200369 {
	width:30px !important;
	height:30px !important;
	left:873px !important;
	top:908px !important;
}

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

#item200370 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item232211 {
	width:441px !important;
	height:293px !important;
	left:97px !important;
	top:330px !important;
}

#item199845 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item199848 {
	width:555px !important;
	height:873px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item199849 {
	width:415px !important;
	height:306px !important;
	left:123px !important;
	top:442px !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:532px !important;
	top:64px !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:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item199776 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item199782 {
	width:555px !important;
	height:444px !important;
	left:40px !important;
	top:469px !important;
	background:#fff;
}

#item227163 {
	width:441px !important;
	height:276px !important;
	left:97px !important;
	top:511px !important;
}

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

#item199837 {
	width:36px !important;
	height:36px !important;
	left:532px !important;
	top:487px !important;
}

#item199773 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item199771 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item184697 {
	width:186px !important;
	height:7px !important;
	left:103px !important;
	top:633px !important;
}

#item184721 {
	width:134px !important;
	height:13px !important;
	left:395px !important;
	top:52px !important;
}

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

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

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

#item184843 {
	width:70px !important;
	height:27px !important;
	left:352px !important;
	top:183px !important;
}

#item184849 {
	width:85px !important;
	height:50px !important;
}

#item184847 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

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

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

#item184965 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item184971 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item239740 {
	width:441px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item227538 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227539 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227542 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item185133 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item185136 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232258 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item227531 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227533 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227536 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item185123 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item185125 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232243 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item227525 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227526 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227529 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item185068 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item185116 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232216 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item184977 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

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

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

#item185372 {
	width:90px !important;
	height:25px !important;
}

#item185369 {
	width:90px !important;
	height:25px !important;
	left:339px !important;
	top:184px !important;
}

#item185375 {
	width:85px !important;
	height:50px !important;
}

#item185373 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

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

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

#item185488 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item185496 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item233774 {
	width:134px !important;
	height:13px !important;
	left:395px !important;
	top:52px !important;
}

#item185225 {
	width:186px !important;
	height:7px !important;
	left:104px !important;
	top:633px !important;
}

#item185271 {
	width:485px !important;
	height:70px !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:349px !important;
	top:183px !important;
}

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

#item185398 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

#item185407 {
	width:85px !important;
	height:50px !important;
}

#item185404 {
	width:85px !important;
	height:50px !important;
	left:443px !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:208px !important;
	top:181px !important;
}

#item185663 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item185665 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232340 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

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

#item185654 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232335 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item185593 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item185641 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232307 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
	padding:0px 30px 0px 0px;
}

#item185574 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item185576 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232301 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

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

#item185567 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232293 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item185506 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item185554 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232269 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item185502 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item201142 {
	width:615px !important;
	height:836px !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:146px !important;
}

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

#item201195 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:306px !important;
}

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

#item201202 {
	width:178px !important;
	height:30px !important;
	left:87px !important;
	top:216px !important;
}

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

#item201228 {
	width:178px !important;
	height:30px !important;
	left:87px !important;
	top:261px !important;
}

#item201867 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item201868 {
	width:1416px !important;
	height:1054px !important;
	left:-401px !important;
}

#item201872 {
	width:555px !important;
	height:873px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item201873 {
	width:30px !important;
	height:30px !important;
	left:873px !important;
	top:908px !important;
}

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

#item201875 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item232352 {
	width:441px !important;
	height:293px !important;
	left:97px !important;
	top:330px !important;
}

#item201325 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item201328 {
	width:555px !important;
	height:873px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item253787 {
	width:378px !important;
	height:171px !important;
	left:160px !important;
	top:577px !important;
}

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

#item201353 {
	width:30px !important;
	height:30px !important;
	left:386px !important;
}

#item201886 {
	width:378px !important;
	height:333px !important;
	top:64px !important;
}

#item201889 {
	width:98px !important;
	height:7px !important;
	left:185px !important;
	top:336px !important;
}

#item202278 {
	width:98px !important;
	height:7px !important;
	left:207px !important;
	top:321px !important;
}

#item202301 {
	width:98px !important;
	height:7px !important;
	left:297px !important;
	top:264px !important;
}

#item202325 {
	width:98px !important;
	height:7px !important;
	left:302px !important;
	top:231px !important;
}

#item202352 {
	width:98px !important;
	height:7px !important;
	left:356px !important;
	top:195px !important;
}

#item202067 {
	width:95px !important;
	height:10px !important;
	left:322px !important;
	top:59px !important;
}

#item202255 {
	width:95px !important;
	height:10px !important;
	left:96px !important;
	top:266px !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%;
}

#item201258 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item201259 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item201264 {
	width:555px !important;
	height:351px !important;
	left:40px !important;
	top:469px !important;
	background:#fff;
}

#item227149 {
	width:441px !important;
	height:267px !important;
	left:97px !important;
	top:544px !important;
}

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

#item201318 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:499px !important;
}

#item201256 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item201254 {
	width:933px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item185775 {
	width:134px !important;
	height:13px !important;
	left:395px !important;
	top:52px !important;
}

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

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

#item185899 {
	width:90px !important;
	height:25px !important;
}

#item185896 {
	width:90px !important;
	height:25px !important;
	left:339px !important;
	top:185px !important;
}

#item185902 {
	width:85px !important;
	height:50px !important;
}

#item185900 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

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

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

#item186017 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item186023 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item185798 {
	width:485px !important;
	height:70px !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:349px !important;
	top:185px !important;
}

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

#item185925 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

#item185934 {
	width:85px !important;
	height:50px !important;
}

#item185932 {
	width:85px !important;
	height:50px !important;
	left:443px !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:208px !important;
	top:181px !important;
}

#item186185 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item186188 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232438 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

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

#item186178 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232431 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item186121 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item186169 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232404 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

#item186101 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item186103 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232390 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item186088 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item186090 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232385 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item186033 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item186081 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232360 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item186029 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item254927 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

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

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

#item249869 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:264px !important;
}

#item249822 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item249823 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item249828 {
	width:555px !important;
	height:444px !important;
	left:40px !important;
	top:469px !important;
	background:#fff;
}

#item249829 {
	width:441px !important;
	height:333px !important;
	left:97px !important;
	top:550px !important;
}

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

#item249860 {
	width:36px !important;
	height:36px !important;
	left:547px !important;
	top:496px !important;
}

#item250227 {
	width:555px !important;
	height:432px !important;
	left:40px !important;
	top:37px !important;
}

#item249820 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item249818 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item249319 {
	width:72px !important;
	height:13px !important;
	left:457px !important;
	top:52px !important;
}

#item256080 {
	width:85px !important;
	height:50px !important;
}

#item256075 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item256051 {
	width:72px !important;
	height:13px !important;
	left:457px !important;
	top:446px !important;
}

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

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

#item255894 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:518px !important;
}

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

#item255947 {
	width:70px !important;
	height:25px !important;
}

#item255942 {
	width:70px !important;
	height:25px !important;
	left:458px !important;
	top:548px !important;
}

#item255956 {
	width:70px !important;
	height:25px !important;
}

#item255952 {
	width:70px !important;
	height:25px !important;
	left:370px !important;
	top:185px !important;
}

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

#item255961 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:547px !important;
}

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

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

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

#item256013 {
	width:30px !important;
	height:30px !important;
	left:260px !important;
	top:545px !important;
}

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

#item256022 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item256033 {
	width:30px !important;
	height:30px !important;
	left:211px !important;
	top:545px !important;
}

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

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

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

#item249273 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

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

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

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

#item249156 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

#item249066 {
	width:102px !important;
	height:35px !important;
	left:321px !important;
	top:177px !important;
}

#item249170 {
	width:85px !important;
	height:50px !important;
}

#item249165 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:171px !important;
}

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

#item248923 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:87px !important;
}

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

#item256183 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item256191 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item256172 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item256173 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item256179 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item256132 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item256133 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item256160 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item249558 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item249564 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item249545 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item249546 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item249552 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item249503 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item249504 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item249535 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item249414 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item249425 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item249397 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item249398 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item249406 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item249352 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item249363 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item249372 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
	padding:0px 30px 0px 0px;
}

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

#item249348 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item202397 {
	width:615px !important;
	height:836px !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:156px !important;
}

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

#item202450 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:306px !important;
}

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

#item202456 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:216px !important;
}

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

#item202482 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:261px !important;
}

#item203072 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item203073 {
	width:1412px !important;
	height:1051px !important;
	left:-399px !important;
}

#item203076 {
	width:555px !important;
	height:873px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item203077 {
	width:30px !important;
	height:30px !important;
	left:873px !important;
	top:908px !important;
}

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

#item203078 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item232445 {
	width:441px !important;
	height:293px !important;
	left:97px !important;
	top:330px !important;
}

#item202579 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item202583 {
	width:555px !important;
	height:873px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

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

#item253882 {
	width:418px !important;
	height:200px !important;
	left:123px !important;
	top:179px !important;
}

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

#item202801 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:94px !important;
}

#item202512 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item202513 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item202516 {
	width:555px !important;
	height:444px !important;
	left:40px !important;
	top:469px !important;
	background:#fff;
}

#item253854 {
	width:440px !important;
	height:221px !important;
	left:98px !important;
	top:545px !important;
}

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

#item202572 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:492px !important;
}

#item202510 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item202508 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

#item186952 {
	width:90px !important;
	height:25px !important;
}

#item186949 {
	width:90px !important;
	height:25px !important;
	left:339px !important;
	top:185px !important;
}

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

#item186982 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

#item186991 {
	width:85px !important;
	height:50px !important;
}

#item186989 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

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

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

#item187068 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item186832 {
	width:134px !important;
	height:13px !important;
	left:395px !important;
	top:52px !important;
}

#item246605 {
	width:441px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item187158 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item232531 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

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

#item187160 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item187148 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item232527 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

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

#item187150 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item187090 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item187091 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item187138 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item187086 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item254940 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

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

#item203616 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:195px !important;
}

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

#item203639 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:354px !important;
}

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

#item203648 {
	width:178px !important;
	height:30px !important;
	left:87px !important;
	top:264px !important;
}

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

#item203674 {
	width:178px !important;
	height:30px !important;
	left:87px !important;
	top:309px !important;
}

#item204299 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item204300 {
	width:1416px !important;
	height:1054px !important;
	left:-401px !important;
}

#item204304 {
	width:555px !important;
	height:873px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item204305 {
	width:30px !important;
	height:30px !important;
	left:873px !important;
	top:908px !important;
}

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

#item204306 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item232544 {
	width:441px !important;
	height:293px !important;
	left:97px !important;
	top:330px !important;
}

#item203771 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item203775 {
	width:555px !important;
	height:873px !important;
	left:40px !important;
	top:40px !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%;
}

#item253948 {
	width:375px !important;
	height:225px !important;
	left:163px !important;
	top:559px !important;
}

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

#item204029 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:94px !important;
}

#item203704 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item203705 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item203708 {
	width:555px !important;
	height:351px !important;
	left:40px !important;
	top:469px !important;
	background:#fff;
}

#item253921 {
	width:441px !important;
	height:243px !important;
	left:97px !important;
	top:541px !important;
}

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

#item203763 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:493px !important;
}

#item203702 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item203700 {
	width:933px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item187567 {
	width:134px !important;
	height:13px !important;
	left:395px !important;
	top:52px !important;
}

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

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

#item187692 {
	width:70px !important;
	height:28px !important;
}

#item187689 {
	width:70px !important;
	height:28px !important;
	left:339px !important;
	top:184px !important;
}

#item187695 {
	width:85px !important;
	height:50px !important;
}

#item187693 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

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

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

#item187809 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item187816 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item187590 {
	width:485px !important;
	height:70px !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:338px !important;
	top:185px !important;
}

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

#item187718 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

#item187726 {
	width:85px !important;
	height:50px !important;
}

#item187724 {
	width:85px !important;
	height:50px !important;
	left:443px !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:208px !important;
	top:181px !important;
}

#item187979 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item232561 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

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

#item187981 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item187970 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item232557 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

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

#item187972 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item187914 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item187915 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item187962 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item187893 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item232553 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

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

#item187895 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item187883 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item232549 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

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

#item187885 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item187827 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item187828 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item187876 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item187823 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item233853 {
	width:96px !important;
	height:13px !important;
	left:433px !important;
	top:52px !important;
}

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

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

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

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

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

#item234161 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item234173 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item234185 {
	width:74px !important;
	height:26px !important;
}

#item234182 {
	width:74px !important;
	height:26px !important;
	left:454px !important;
	top:185px !important;
}

#item233901 {
	width:485px !important;
	height:70px !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:454px !important;
	top:183px !important;
}

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

#item233958 {
	width:30px !important;
	height:30px !important;
	left:253px !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:208px !important;
	top:181px !important;
}

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

#item234385 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item234393 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item234370 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item234371 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item234379 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item234326 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item234327 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item234360 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item234311 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item234321 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item234293 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item234294 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item234303 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item234248 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item234250 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item234284 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item234244 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item234427 {
	width:96px !important;
	height:13px !important;
	left:433px !important;
	top:52px !important;
}

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

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

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

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

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

#item234729 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item234736 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item234745 {
	width:74px !important;
	height:26px !important;
}

#item234742 {
	width:74px !important;
	height:26px !important;
	left:454px !important;
	top:185px !important;
}

#item234477 {
	width:485px !important;
	height:70px !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:454px !important;
	top:183px !important;
}

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

#item234534 {
	width:30px !important;
	height:30px !important;
	left:253px !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:208px !important;
	top:181px !important;
}

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

#item234932 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item234938 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item234919 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item234920 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item234926 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item234876 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item234877 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item234909 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item234863 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item234870 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item234849 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item234850 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item234857 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item234809 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item234810 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item234842 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item234805 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item235060 {
	width:96px !important;
	height:13px !important;
	left:433px !important;
	top:52px !important;
}

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

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

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

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

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

#item235366 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item235374 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item235385 {
	width:74px !important;
	height:26px !important;
}

#item235382 {
	width:74px !important;
	height:26px !important;
	left:454px !important;
	top:185px !important;
}

#item235111 {
	width:485px !important;
	height:70px !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:454px !important;
	top:183px !important;
}

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

#item235168 {
	width:30px !important;
	height:30px !important;
	left:253px !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:208px !important;
	top:181px !important;
}

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

#item239491 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item239499 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item239475 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item239477 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item239485 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item239435 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item239436 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

#item239466 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item239420 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item239430 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item239399 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item239400 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item239413 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item239351 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item239353 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

#item239387 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item239347 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item204955 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item204960 {
	width:403px !important;
	height:87px !important;
	left:87px !important;
	top:87px !important;
}

#item204983 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:195px !important;
}

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

#item205006 {
	width:30px !important;
	height:30px !important;
	left:83px !important;
	top:321px !important;
}

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

#item205013 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:264px !important;
}

#item205665 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item205666 {
	width:1416px !important;
	height:1054px !important;
	left:-401px !important;
}

#item205671 {
	width:555px !important;
	height:873px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item205672 {
	width:30px !important;
	height:30px !important;
	left:873px !important;
	top:908px !important;
}

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

#item205673 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item232590 {
	width:441px !important;
	height:293px !important;
	left:97px !important;
	top:330px !important;
}

#item205069 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item205070 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item205074 {
	width:555px !important;
	height:444px !important;
	left:40px !important;
	top:469px !important;
	background:#fff;
}

#item227080 {
	width:441px !important;
	height:252px !important;
	left:97px !important;
	top:541px !important;
}

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

#item205127 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:496px !important;
}

#item205067 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item205065 {
	width:933px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item233267 {
	width:98px !important;
	height:21px !important;
}

#item233264 {
	width:98px !important;
	height:21px !important;
	left:430px !important;
	top:188px !important;
}

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

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

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

#item233354 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item233362 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item233372 {
	width:74px !important;
	height:13px !important;
	left:455px !important;
	top:52px !important;
}

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

#item233395 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

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

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

#item233255 {
	width:74px !important;
	height:26px !important;
}

#item233252 {
	width:74px !important;
	height:26px !important;
	left:454px !important;
	top:186px !important;
}

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

#item233275 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item233286 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

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

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

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

#item233346 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item233159 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:87px !important;
}

#item233092 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item233093 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item233101 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:352px !important;
}

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

#item233078 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item233087 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item233063 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item233064 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item233072 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item233015 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item233016 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item233048 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item233001 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item233009 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:352px !important;
}

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

#item232986 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232994 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item232968 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item232969 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232978 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item232922 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item232924 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item232958 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item232918 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item233473 {
	width:74px !important;
	height:13px !important;
	left:455px !important;
	top:52px !important;
}

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

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

#item188740 {
	width:74px !important;
	height:26px !important;
}

#item188737 {
	width:74px !important;
	height:26px !important;
	left:358px !important;
	top:185px !important;
}

#item188743 {
	width:85px !important;
	height:50px !important;
}

#item188741 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

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

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

#item188857 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item188866 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item239768 {
	width:441px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item227592 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227593 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227597 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item189028 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item232634 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

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

#item189030 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item227586 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227587 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227590 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item189018 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item232630 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

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

#item189020 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item227577 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227578 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227584 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item188962 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item189010 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232794 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item188872 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item205755 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item205760 {
	width:381px !important;
	height:87px !important;
	left:87px !important;
	top:87px !important;
}

#item205783 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:195px !important;
}

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

#item205806 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:297px !important;
}

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

#item205812 {
	width:178px !important;
	height:30px !important;
	left:87px !important;
	top:252px !important;
}

#item206462 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item206463 {
	width:1412px !important;
	height:1051px !important;
	left:-399px !important;
}

#item206466 {
	width:555px !important;
	height:873px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item206467 {
	width:30px !important;
	height:30px !important;
	left:873px !important;
	top:908px !important;
}

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

#item206468 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item232639 {
	width:441px !important;
	height:293px !important;
	left:97px !important;
	top:330px !important;
}

#item205869 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item205870 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item205874 {
	width:555px !important;
	height:444px !important;
	left:40px !important;
	top:469px !important;
	background:#fff;
}

#item226975 {
	width:441px !important;
	height:225px !important;
	left:97px !important;
	top:541px !important;
}

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

#item205927 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:499px !important;
}

#item205866 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item205864 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item189135 {
	width:134px !important;
	height:13px !important;
	left:395px !important;
	top:52px !important;
}

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

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

#item189258 {
	width:74px !important;
	height:26px !important;
}

#item189255 {
	width:74px !important;
	height:26px !important;
	left:454px !important;
	top:183px !important;
}

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

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

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

#item189374 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item189380 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item239773 {
	width:441px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item227630 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227631 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227634 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item189545 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item232648 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

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

#item189547 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item227615 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227616 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227619 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item189534 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item232644 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

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

#item239734 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item227609 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227610 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227613 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item189478 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item189479 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item189527 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item189388 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item254911 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item236473 {
	width:399px !important;
	height:87px !important;
	left:87px !important;
	top:87px !important;
}

#item236496 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:195px !important;
}

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

#item236526 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:243px !important;
}

#item236556 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item236557 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item236560 {
	width:555px !important;
	height:444px !important;
	left:40px !important;
	top:469px !important;
	background:#fff;
}

#item236583 {
	width:441px !important;
	height:224px !important;
	left:97px !important;
	top:542px !important;
}

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

#item236611 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:493px !important;
}

#item236554 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item236552 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item235924 {
	width:81px !important;
	height:13px !important;
	left:448px !important;
	top:52px !important;
}

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

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

#item235828 {
	width:74px !important;
	height:26px !important;
}

#item235825 {
	width:74px !important;
	height:26px !important;
	left:454px !important;
	top:183px !important;
}

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

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

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

#item235893 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

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

#item235908 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item239777 {
	width:441px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

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

#item236168 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item236177 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item236153 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item236154 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item236162 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item236114 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item236115 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

#item236143 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item236028 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item206554 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item206560 {
	width:390px !important;
	height:93px !important;
	left:87px !important;
	top:87px !important;
}

#item206583 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:195px !important;
}

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

#item206606 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:297px !important;
}

#item206617 {
	width:178px !important;
	height:30px !important;
}

#item206614 {
	width:178px !important;
	height:30px !important;
	left:87px !important;
	top:252px !important;
}

#item207261 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item207262 {
	width:1412px !important;
	height:1051px !important;
	left:-399px !important;
}

#item207265 {
	width:555px !important;
	height:873px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item207267 {
	width:30px !important;
	height:30px !important;
	left:873px !important;
	top:908px !important;
}

#item207271 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item207268 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item232654 {
	width:441px !important;
	height:293px !important;
	left:97px !important;
	top:330px !important;
}

#item206671 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item206672 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item206676 {
	width:555px !important;
	height:534px !important;
	left:40px !important;
	top:379px !important;
	background:#fff;
}

#item219586 {
	width:444px !important;
	height:379px !important;
	left:97px !important;
	top:477px !important;
}

#item206730 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item206727 {
	width:36px !important;
	height:36px !important;
	left:538px !important;
	top:403px !important;
}

#item206669 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item206667 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item189625 {
	width:186px !important;
	height:7px !important;
	left:103px !important;
	top:633px !important;
}

#item189648 {
	width:134px !important;
	height:13px !important;
	left:395px !important;
	top:52px !important;
}

#item189695 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item189741 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item189860 {
	width:100px !important;
	height:30px !important;
}

#item189857 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item189894 {
	width:30px !important;
	height:30px !important;
}

#item189891 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

#item189902 {
	width:30px !important;
	height:30px !important;
}

#item189898 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item237949 {
	width:74px !important;
	height:26px !important;
}

#item237945 {
	width:74px !important;
	height:26px !important;
	left:454px !important;
	top:183px !important;
}

#item264361 {
	width:30px !important;
	height:30px !important;
}

#item264359 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

#item236855 {
	width:441px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item264339 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item264340 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item264344 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item264346 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item264347 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:352px !important;
}

#item264352 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item264349 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item227643 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227644 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227647 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item190060 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item232666 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item190065 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item190062 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item227649 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227650 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227654 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item190051 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item232661 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item190056 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item190053 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item227636 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227637 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227640 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item189996 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item189997 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

#item190047 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item190044 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item189907 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item189905 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item236896 {
	width:72px !important;
	height:13px !important;
	left:457px !important;
	top:52px !important;
}

#item236952 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item236976 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item237006 {
	width:74px !important;
	height:26px !important;
}

#item237002 {
	width:74px !important;
	height:26px !important;
	left:454px !important;
	top:183px !important;
}

#item237018 {
	width:100px !important;
	height:30px !important;
}

#item237013 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item237072 {
	width:30px !important;
	height:30px !important;
}

#item237068 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

#item237093 {
	width:30px !important;
	height:30px !important;
}

#item237089 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item237100 {
	width:441px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item237608 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item237612 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item237609 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item237617 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

#item237592 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item237596 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item237593 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item237601 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item237114 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item237116 {
	width:471px !important;
	height:543px !important;
	left:97px !important;
	top:370px !important;
	background:#fff;
	padding:0px 30px 0px 0px;
}

#item237542 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item237539 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item237112 {
	width:27px !important;
	height:27px !important;
	left:908px !important;
	top:102px !important;
}

#item237110 {
	width:935px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item232670 {
	width:615px !important;
	height:837px !important;
}

#item223418 {
	width:441px !important;
	height:93px !important;
	left:87px !important;
	top:87px !important;
}

#item223441 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:195px !important;
}

#item223473 {
	width:178px !important;
	height:30px !important;
}

#item223470 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:258px !important;
}

#item223500 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item223501 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item223505 {
	width:555px !important;
	height:534px !important;
	left:40px !important;
	top:379px !important;
	background:#fff;
}

#item223534 {
	width:441px !important;
	height:394px !important;
	left:97px !important;
	top:469px !important;
}

#item223560 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item223557 {
	width:36px !important;
	height:36px !important;
	left:538px !important;
	top:397px !important;
}

#item223498 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item223496 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item225025 {
	width:30px !important;
	height:30px !important;
}

#item225022 {
	width:30px !important;
	height:30px !important;
	left:298px !important;
	top:181px !important;
}

#item225069 {
	width:134px !important;
	height:13px !important;
	left:395px !important;
	top:52px !important;
}

#item225092 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item225115 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item225142 {
	width:74px !important;
	height:26px !important;
}

#item225139 {
	width:74px !important;
	height:26px !important;
	left:364px !important;
	top:185px !important;
}

#item225149 {
	width:85px !important;
	height:50px !important;
}

#item225145 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item225175 {
	width:100px !important;
	height:30px !important;
}

#item225172 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item225201 {
	width:30px !important;
	height:30px !important;
}

#item225198 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

#item225207 {
	width:30px !important;
	height:30px !important;
}

#item225204 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item232689 {
	width:441px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item227684 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227685 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227688 {
	width:599px !important;
	height:819px !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:842px !important;
	top:64px !important;
}

#item232684 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:352px !important;
}

#item227690 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227691 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227695 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item225374 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item232679 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item225379 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item225376 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item227675 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227676 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227682 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item225364 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item232675 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item225369 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item225366 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item227666 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227667 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227672 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item225302 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item225304 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

#item225359 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item225356 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item225212 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item225210 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item254962 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item223953 {
	width:372px !important;
	height:87px !important;
	left:87px !important;
	top:87px !important;
}

#item223976 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:195px !important;
}

#item224003 {
	width:30px !important;
	height:30px !important;
}

#item224000 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:306px !important;
}

#item224010 {
	width:178px !important;
	height:30px !important;
}

#item224007 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:261px !important;
}

#item224375 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item224376 {
	width:1412px !important;
	height:1051px !important;
	left:-399px !important;
}

#item224379 {
	width:555px !important;
	height:873px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item224381 {
	width:30px !important;
	height:30px !important;
	left:873px !important;
	top:908px !important;
}

#item224385 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item224382 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item232694 {
	width:441px !important;
	height:293px !important;
	left:97px !important;
	top:330px !important;
}

#item224037 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item224038 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item224042 {
	width:555px !important;
	height:444px !important;
	left:40px !important;
	top:469px !important;
	background:#fff;
}

#item224070 {
	width:441px !important;
	height:216px !important;
	left:97px !important;
	top:541px !important;
}

#item224096 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item224093 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:490px !important;
}

#item224035 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item224033 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item225590 {
	width:134px !important;
	height:13px !important;
	left:395px !important;
	top:52px !important;
}

#item225613 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item225636 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item225662 {
	width:74px !important;
	height:26px !important;
}

#item225659 {
	width:74px !important;
	height:26px !important;
	left:352px !important;
	top:185px !important;
}

#item225669 {
	width:85px !important;
	height:50px !important;
}

#item225665 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item225695 {
	width:100px !important;
	height:30px !important;
}

#item225692 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item225721 {
	width:30px !important;
	height:30px !important;
}

#item225718 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

#item225729 {
	width:30px !important;
	height:30px !important;
}

#item225726 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item232699 {
	width:441px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item227711 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227712 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227715 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item225810 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item232707 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item225815 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item225812 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item227705 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227706 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227709 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item225800 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item232703 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item225805 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item225802 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item227697 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227698 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227702 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item225739 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item225741 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

#item225796 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item225793 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item225737 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item225735 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item254974 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item226199 {
	width:30px !important;
	height:30px !important;
}

#item226196 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:341px !important;
}

#item226164 {
	width:462px !important;
	height:201px !important;
	left:87px !important;
	top:87px !important;
}

#item226134 {
	width:178px !important;
	height:30px !important;
}

#item226131 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:296px !important;
}

#item226107 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item226115 {
	width:555px !important;
	height:873px !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:535px !important;
	top:64px !important;
}

#item232713 {
	width:441px !important;
	height:293px !important;
	left:97px !important;
	top:330px !important;
}

#item226056 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item226057 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item226062 {
	width:555px !important;
	height:444px !important;
	left:40px !important;
	top:469px !important;
	background:#fff;
}

#item226075 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item226071 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:508px !important;
}

#item226082 {
	width:441px !important;
	height:252px !important;
	left:97px !important;
	top:541px !important;
}

#item226054 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item226052 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item226246 {
	width:74px !important;
	height:13px !important;
	left:455px !important;
	top:52px !important;
}

#item226458 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item226481 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item226518 {
	width:85px !important;
	height:50px !important;
}

#item226513 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item226544 {
	width:100px !important;
	height:30px !important;
}

#item226541 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item226570 {
	width:30px !important;
	height:30px !important;
}

#item226567 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

#item226580 {
	width:30px !important;
	height:30px !important;
}

#item226577 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item226348 {
	width:74px !important;
	height:26px !important;
}

#item226345 {
	width:74px !important;
	height:26px !important;
	left:352px !important;
	top:185px !important;
}

#item232718 {
	width:441px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item227743 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227744 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227747 {
	width:599px !important;
	height:819px !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:842px !important;
	top:64px !important;
}

#item232729 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item227734 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227735 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227739 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item226756 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item226760 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item226757 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item232722 {
	width:441px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item227728 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item227729 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item227732 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item226711 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item226712 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

#item226746 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item226743 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item226639 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item226637 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item261114 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item261116 {
	width:1491px !important;
	height:1054px !important;
	left:-438px !important;
	top:-2px !important;
}

#item261121 {
	width:522px !important;
	height:37px !important;
	left:50px !important;
	top:87px !important;
}

#item261145 {
	width:567px !important;
	height:661px !important;
	left:47px !important;
	top:175px !important;
}

@keyframes aumentar-302880 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-302880 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item263466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item263484 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item263507 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item263466 {
	width:255px !important;
	height:190px !important;
	left:275px !important;
	top:1893px !important;
}

@keyframes aumentar-302994 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-302994 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item263514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item263527 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item263551 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item263514 {
	width:255px !important;
	height:190px !important;
	left:4px !important;
	top:1893px !important;
}

@keyframes aumentar-303099 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-303099 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item263556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item263573 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item263596 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item263556 {
	width:255px !important;
	height:190px !important;
	left:275px !important;
	top:1683px !important;
}

@keyframes aumentar-303204 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-303204 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item263599 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item263614 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item263637 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item263599 {
	width:255px !important;
	height:190px !important;
	left:4px !important;
	top:1683px !important;
}

@keyframes aumentar-303309 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-303309 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item263640 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item263656 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item263679 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item263640 {
	width:255px !important;
	height:190px !important;
	left:275px !important;
	top:1473px !important;
}

@keyframes aumentar-303410 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-303410 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item263682 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item263696 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item263719 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item263682 {
	width:255px !important;
	height:190px !important;
	left:4px !important;
	top:1473px !important;
}

@keyframes aumentar-303515 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-303515 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item263723 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item263736 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item263759 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item263723 {
	width:255px !important;
	height:190px !important;
	left:275px !important;
	top:1263px !important;
}

@keyframes aumentar-303618 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-303618 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item263763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item263776 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item263799 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item263763 {
	width:255px !important;
	height:190px !important;
	left:4px !important;
	top:1263px !important;
}

@keyframes aumentar-303721 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-303721 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item263804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item263817 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item263840 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item263804 {
	width:255px !important;
	height:190px !important;
	left:275px !important;
	top:1053px !important;
}

@keyframes aumentar-303826 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-303826 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item263843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item263856 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item263879 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item263843 {
	width:255px !important;
	height:190px !important;
	left:4px !important;
	top:1053px !important;
}

@keyframes aumentar-303929 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-303929 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item263882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item263895 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item263918 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item263882 {
	width:255px !important;
	height:190px !important;
	left:275px !important;
	top:843px !important;
}

@keyframes aumentar-304034 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-304034 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item263923 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item263937 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item263960 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item263923 {
	width:255px !important;
	height:190px !important;
	left:4px !important;
	top:843px !important;
}

@keyframes aumentar-304139 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-304139 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item263965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item263977 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item264000 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item263965 {
	width:255px !important;
	height:190px !important;
	left:275px !important;
	top:633px !important;
}

@keyframes aumentar-304244 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-304244 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item264004 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item264016 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item264039 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item264004 {
	width:255px !important;
	height:190px !important;
	left:4px !important;
	top:633px !important;
}

@keyframes aumentar-304349 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-304349 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item264042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item264058 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item264082 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item264042 {
	width:255px !important;
	height:190px !important;
	left:275px !important;
	top:423px !important;
}

@keyframes aumentar-304454 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-304454 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item264086 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item264100 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item264123 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item264086 {
	width:255px !important;
	height:190px !important;
	left:4px !important;
	top:423px !important;
}

@keyframes aumentar-304557 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-304557 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item264126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item264141 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item264164 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item264126 {
	width:255px !important;
	height:190px !important;
	left:275px !important;
	top:213px !important;
}

@keyframes aumentar-304662 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-304662 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item264168 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item264179 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item264202 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item264168 {
	width:255px !important;
	height:190px !important;
	left:4px !important;
	top:213px !important;
}

@keyframes aumentar-304763 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-304763 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item264205 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item264217 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item264240 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item264205 {
	width:255px !important;
	height:190px !important;
	left:275px !important;
	top:3px !important;
}

@keyframes aumentar-304864 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-304864 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item264245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item264257 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item264280 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:150px !important;
}

#item264245 {
	width:255px !important;
	height:190px !important;
	left:4px !important;
	top:3px !important;
}

#item262239 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item262240 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item262247 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item262244 {
	width:36px !important;
	height:36px !important;
	left:539px !important;
	top:64px !important;
}

#item262226 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item262227 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item262234 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item262231 {
	width:36px !important;
	height:36px !important;
	left:539px !important;
	top:64px !important;
}

#item262214 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item262215 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item262222 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item262219 {
	width:36px !important;
	height:36px !important;
	left:539px !important;
	top:64px !important;
}

#item262202 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item262203 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item262210 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item262207 {
	width:36px !important;
	height:36px !important;
	left:539px !important;
	top:64px !important;
}

#item262189 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item262190 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item262198 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item262194 {
	width:36px !important;
	height:36px !important;
	left:539px !important;
	top:64px !important;
}

#item262176 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item262177 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item262184 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item262181 {
	width:36px !important;
	height:36px !important;
	left:539px !important;
	top:64px !important;
}

#item262164 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item262165 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item262172 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item262169 {
	width:36px !important;
	height:36px !important;
	left:539px !important;
	top:64px !important;
}

#item262152 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item262153 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item262160 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item262157 {
	width:36px !important;
	height:36px !important;
	left:539px !important;
	top:64px !important;
}

#item262138 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item262139 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item262147 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item262144 {
	width:36px !important;
	height:36px !important;
	left:539px !important;
	top:64px !important;
}

#item262124 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item262125 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item262132 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item262129 {
	width:36px !important;
	height:36px !important;
	left:539px !important;
	top:64px !important;
}

#item262112 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item262113 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item262120 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item262117 {
	width:36px !important;
	height:36px !important;
	left:539px !important;
	top:64px !important;
}

#item262098 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item262099 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item262106 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item262103 {
	width:36px !important;
	height:36px !important;
	left:539px !important;
	top:64px !important;
}

#item262085 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item262086 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item262093 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item262090 {
	width:36px !important;
	height:36px !important;
	left:539px !important;
	top:64px !important;
}

#item262070 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item262071 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item262078 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item262075 {
	width:36px !important;
	height:36px !important;
	left:539px !important;
	top:64px !important;
}

#item262055 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item262056 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item262064 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item262060 {
	width:36px !important;
	height:36px !important;
	left:539px !important;
	top:64px !important;
}

#item262041 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item262042 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item262049 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item262046 {
	width:36px !important;
	height:36px !important;
	left:539px !important;
	top:64px !important;
}

#item262028 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item262029 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item262036 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item262033 {
	width:36px !important;
	height:36px !important;
	left:539px !important;
	top:64px !important;
}

#item262014 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item262015 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item262023 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item262019 {
	width:36px !important;
	height:36px !important;
	left:539px !important;
	top:64px !important;
}

#item262002 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item262003 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item262010 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item262007 {
	width:36px !important;
	height:36px !important;
	left:539px !important;
	top:64px !important;
}

#item261984 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item261986 {
	width:441px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item261994 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item261991 {
	width:36px !important;
	height:36px !important;
	left:539px !important;
	top:64px !important;
}

#item261982 {
	width:27px !important;
	height:30px !important;
	left:1215px !important;
	top:10px !important;
}

#item261979 {
	width:1242px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item250532 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

#item250533 {
	width:615px !important;
	height:252px !important;
}

#item250541 {
	width:344px !important;
	height:140px !important;
	left:87px !important;
	top:639px !important;
}

#item250565 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:299px !important;
}

#item250592 {
	width:324px !important;
	height:10px !important;
}

#item250588 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:418px !important;
}

#item250619 {
	width:324px !important;
	height:10px !important;
}

#item250615 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:576px !important;
}

#item250647 {
	width:324px !important;
	height:10px !important;
}

#item250642 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:537px !important;
}

#item250674 {
	width:324px !important;
	height:10px !important;
}

#item250670 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:497px !important;
}

#item250701 {
	width:324px !important;
	height:10px !important;
}

#item250697 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:458px !important;
}

#item250864 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item250866 {
	width:441px !important;
	height:469px !important;
	left:97px !important;
	top:99px !important;
}

#item250892 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item250889 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item250830 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item250834 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item250831 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item250839 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item250795 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item250799 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item250796 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item250806 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item250762 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item250763 {
	width:441px !important;
	height:656px !important;
	left:97px !important;
	top:99px !important;
}

#item250789 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item250786 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item250729 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item250733 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item250730 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item250738 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item250726 {
	width:30px !important;
	height:27px !important;
	left:595px !important;
	top:10px !important;
}

#item250724 {
	width:625px !important;
	height:1065px !important;
	left:-10px !important;
	top:-12px !important;
}

#item250500 {
	width:615px !important;
	height:1050px !important;
}

#item250451 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item250459 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item250460 {
	opacity:0.50;
	width:60px !important;
	height:60px !important;
	left:468px !important;
	top:903px !important;
}

#item250469 {
	width:60px !important;
	height:60px !important;
}

#item250466 {
	width:60px !important;
	height:60px !important;
	left:87px !important;
	top:903px !important;
}

#item166107 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

p.autoParaStyle8 {
	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.autoParaStyle7 {
	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.autoParaStyle6 {
	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.autoParaStyle5 {
	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.autoParaStyle4 {
	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.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:24px;
	line-height:28.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.light-18-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-acordeon-off {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.cubierta-movil {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:80px;
	line-height:96px;
	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.hotel-nombre {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.hotel-categoria {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.bold-8-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.bold-13-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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-family:FF-Quicksand-Regular,Quicksand;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	text-transform:uppercase;
	border-top:dotted 21px #d2ffda;
	margin-bottom:3px;
	text-align:center;
}

p.hotel-precios {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.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.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.autoCharStyle6 {
	color:#000;
}

span.autoCharStyle5 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
}

span.autoCharStyle4 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle3 {
	font-size:20px;
}

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-superindice {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:11.7px;
	text-transform:uppercase;
	vertical-align:super;
	line-height:0;
}

span.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.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;}
