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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item407759 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

#item408010 {
	width:78px !important;
	height:34px !important;
	left:69px !important;
	top:84px !important;
}

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

#item407960 {
	width:78px !important;
	height:34px !important;
	left:69px !important;
	top:84px !important;
}

#item407948 {
	width:216px !important;
	height:200px !important;
	left:304px !important;
	top:578px !important;
}

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

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

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

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

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

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

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

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

#item416469 {
	width:549px !important;
	height:404px !important;
	left:10px !important;
	top:352px !important;
	background:#fff;
}

#item416471 {
	width:89px !important;
	height:32px !important;
}

#item416474 {
	width:426px !important;
	height:59px !important;
	top:50px !important;
}

#item416498 {
	width:433px !important;
	height:22px !important;
}

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

#item416521 {
	width:36px !important;
	height:36px !important;
	left:508px !important;
	top:373px !important;
}

#item416385 {
	width:549px !important;
	height:404px !important;
	left:10px !important;
	top:352px !important;
	background:#fff;
}

#item416387 {
	width:89px !important;
	height:25px !important;
}

#item416396 {
	width:426px !important;
	height:59px !important;
	top:46px !important;
}

#item416420 {
	width:433px !important;
	height:22px !important;
}

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

#item416443 {
	width:36px !important;
	height:36px !important;
	left:508px !important;
	top:373px !important;
}

#item416059 {
	width:549px !important;
	height:404px !important;
	left:10px !important;
	top:352px !important;
	background:#fff;
}

#item416093 {
	width:131px !important;
	height:28px !important;
}

#item416098 {
	width:426px !important;
	height:15px !important;
	top:48px !important;
}

#item416122 {
	width:433px !important;
	height:22px !important;
}

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

#item416176 {
	width:36px !important;
	height:36px !important;
	left:508px !important;
	top:373px !important;
}

#item419502 {
	width:513px !important;
	height:306px !important;
	left:10px !important;
	top:64px !important;
}

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

#item416050 {
	width:36px !important;
	height:36px !important;
	left:527px !important;
	top:10px !important;
}

#item415938 {
	width:549px !important;
	height:404px !important;
	left:10px !important;
	top:352px !important;
	background:#fff;
}

#item415939 {
	width:433px !important;
	height:94px !important;
	left:69px !important;
	top:403px !important;
}

#item415967 {
	width:342px !important;
	height:15px !important;
}

#item415963 {
	width:342px !important;
	height:15px !important;
}

#item415994 {
	width:414px !important;
	height:15px !important;
}

#item415991 {
	width:414px !important;
	height:15px !important;
}

#item416021 {
	width:414px !important;
	height:15px !important;
}

#item416018 {
	width:414px !important;
	height:15px !important;
}

#item415936 {
	width:563px !important;
	height:756px !important;
	left:641px !important;
	top:80px !important;
}

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

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

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

#item188942 {
	width:433px !important;
	height:225px !important;
	left:87px !important;
	top:77px !important;
}

#item398207 {
	width:433px !important;
	height:89px !important;
	left:87px !important;
	top:690px !important;
}

#item399533 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item399557 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item399784 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:10px !important;
}

#item399561 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item399584 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item399782 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:58px !important;
}

#item399589 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:4px !important;
}

#item399612 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item399780 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:105px !important;
}

#item399616 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item399639 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item399778 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:153px !important;
}

#item399650 {
	width:429px !important;
	height:126px !important;
	left:45px !important;
	top:201px !important;
}

#item399387 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item399410 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item399776 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:283px !important;
}

#item399360 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:4px !important;
}

#item399383 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item399774 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:105px !important;
}

#item399331 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item399354 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item399772 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:58px !important;
}

#item399297 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item399320 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item399768 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:10px !important;
}

#item399460 {
	width:429px !important;
	height:89px !important;
	left:45px !important;
	top:156px !important;
}

#item399179 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item399202 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item399766 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:238px !important;
}

#item399152 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:4px !important;
}

#item399175 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item399764 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:191px !important;
}

#item399123 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item399146 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item399762 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:58px !important;
}

#item399096 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item399119 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item399760 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:10px !important;
}

#item399217 {
	width:429px !important;
	height:52px !important;
	left:45px !important;
	top:100px !important;
}

#item398701 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item398724 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item399758 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:10px !important;
}

#item398850 {
	width:429px !important;
	height:274px !important;
	left:45px !important;
	top:57px !important;
}

#item398404 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item398511 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item399749 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:10px !important;
}

#item398427 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item398517 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item399751 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:58px !important;
}

#item398450 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:4px !important;
}

#item398520 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item399754 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:105px !important;
}

#item398473 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item398523 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item399756 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:153px !important;
}

#item398874 {
	width:480px !important;
	height:331px !important;
	left:77px !important;
	top:335px !important;
}

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

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

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

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

#item12691 {
	width:177px !important;
	height:30px !important;
	left:88px !important;
	top:246px !important;
}

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

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

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

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

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

#item189091 {
	width:504px !important;
	height:338px !important;
	left:619px !important;
	top:473px !important;
}

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

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

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

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

#item307582 {
	width:433px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

#item409730 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

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

#item310608 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

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

#item310572 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

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

#item310536 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

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

#item310501 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

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

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

#item310757 {
	width:177px !important;
	height:30px !important;
}

#item310755 {
	width:177px !important;
	height:30px !important;
	top:46px !important;
}

#item310782 {
	width:177px !important;
	height:30px !important;
}

#item310780 {
	width:177px !important;
	height:30px !important;
	top:92px !important;
}

#item310807 {
	width:177px !important;
	height:30px !important;
}

#item310805 {
	width:177px !important;
	height:30px !important;
	top:137px !important;
}

#item310833 {
	width:177px !important;
	height:30px !important;
}

#item310831 {
	width:177px !important;
	height:30px !important;
	top:183px !important;
}

#item310433 {
	width:530px !important;
	height:876px !important;
	left:700px !important;
	top:-10px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item189601 {
	width:742px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#33ad91;
}

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

#item189635 {
	width:431px !important;
	height:866px !important;
	left:799px !important;
	background:#fff;
}

#item312276 {
	width:177px !important;
	height:30px !important;
}

#item312274 {
	width:177px !important;
	height:30px !important;
	left:876px !important;
	top:386px !important;
}

#item312301 {
	width:177px !important;
	height:30px !important;
}

#item312299 {
	width:177px !important;
	height:30px !important;
	left:876px !important;
	top:476px !important;
}

#item312326 {
	width:177px !important;
	height:30px !important;
}

#item312324 {
	width:177px !important;
	height:30px !important;
	left:876px !important;
	top:566px !important;
}

#item312351 {
	width:177px !important;
	height:30px !important;
}

#item312349 {
	width:177px !important;
	height:30px !important;
	left:876px !important;
	top:341px !important;
}

#item312374 {
	width:177px !important;
	height:30px !important;
}

#item312693 {
	width:177px !important;
	height:30px !important;
	left:876px !important;
	top:431px !important;
}

#item312398 {
	width:177px !important;
	height:30px !important;
}

#item312697 {
	width:177px !important;
	height:30px !important;
	left:876px !important;
	top:521px !important;
}

#item219654 {
	width:324px !important;
	height:250px !important;
	left:876px !important;
	top:63px !important;
}

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

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

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

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

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

#item419553 {
	width:959px !important;
	height:540px !important;
	left:143px !important;
	top:172px !important;
}

#item312634 {
	width:431px !important;
	height:873px !important;
	left:809px !important;
	top:10px !important;
	background:#fff;
}

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

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

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

#item312642 {
	width:351px !important;
	height:421px !important;
	left:841px !important;
	top:97px !important;
}

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

#item312665 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:535px !important;
}

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

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

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

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

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

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

#item419549 {
	width:963px !important;
	height:540px !important;
	left:143px !important;
	top:172px !important;
}

#item312530 {
	width:431px !important;
	height:873px !important;
	left:809px !important;
	top:10px !important;
	background:#fff;
}

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

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

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

#item312538 {
	width:351px !important;
	height:380px !important;
	left:841px !important;
	top:97px !important;
}

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

#item312561 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:535px !important;
}

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

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

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

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

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

#item419543 {
	width:963px !important;
	height:540px !important;
	left:143px !important;
	top:172px !important;
}

#item263307 {
	width:431px !important;
	height:873px !important;
	left:809px !important;
	top:10px !important;
	background:#fff;
}

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

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

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

#item263319 {
	width:351px !important;
	height:375px !important;
	left:841px !important;
	top:97px !important;
}

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

#item304593 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:535px !important;
}

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

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

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

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

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

#item419539 {
	width:962px !important;
	height:540px !important;
	left:134px !important;
	top:162px !important;
}

#item263256 {
	width:431px !important;
	height:873px !important;
	left:809px !important;
	top:10px !important;
	background:#fff;
}

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

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

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

#item263265 {
	width:351px !important;
	height:375px !important;
	left:841px !important;
	top:97px !important;
}

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

#item304522 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:531px !important;
}

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

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

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

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

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

#item419535 {
	width:959px !important;
	height:540px !important;
	left:143px !important;
	top:172px !important;
}

#item263205 {
	width:431px !important;
	height:873px !important;
	left:809px !important;
	top:10px !important;
	background:#fff;
}

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

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

#item263207 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:59px !important;
}

#item263213 {
	width:351px !important;
	height:375px !important;
	left:841px !important;
	top:97px !important;
}

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

#item304452 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:531px !important;
}

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

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

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

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

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

#item419526 {
	width:957px !important;
	height:540px !important;
	left:145px !important;
	top:172px !important;
}

#item219756 {
	width:431px !important;
	height:873px !important;
	left:809px !important;
	top:10px !important;
	background:#fff;
}

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

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

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

#item262992 {
	width:351px !important;
	height:419px !important;
	left:841px !important;
	top:97px !important;
}

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

#item304411 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:541px !important;
}

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

#item219687 {
	width:1240px !important;
	height:883px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

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

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

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

#item419981 {
	width:390px !important;
	height:457px !important;
	left:2748px !important;
	top:31px !important;
}

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

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

#item419977 {
	width:390px !important;
	height:457px !important;
	left:2307px !important;
	top:33px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item267142 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#fff;
}

#item267292 {
	width:417px !important;
	height:469px !important;
	left:723px !important;
	top:310px !important;
}

#item266940 {
	width:344px !important;
	height:10px !important;
}

#item266934 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:220px !important;
}

#item266966 {
	width:344px !important;
	height:10px !important;
}

#item266963 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:269px !important;
}

#item267049 {
	width:344px !important;
	height:10px !important;
}

#item267044 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:245px !important;
}

#item267118 {
	width:401px !important;
	height:102px !important;
	left:799px !important;
	top:87px !important;
}

#item318688 {
	width:27px !important;
	height:27px !important;
	left:308px !important;
}

#item318689 {
	width:335px !important;
	height:438px !important;
	left:802px !important;
	top:320px !important;
}

#item267314 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item266834 {
	width:20px !important;
	height:20px !important;
}

#item267550 {
	width:120px !important;
	height:20px !important;
	left:972px !important;
	top:643px !important;
}

#item422963 {
	width:54px !important;
	height:15px !important;
	left:30px !important;
	top:5px !important;
}

#item422986 {
	width:20px !important;
	height:20px !important;
}

#item422961 {
	width:84px !important;
	height:20px !important;
	left:1116px !important;
	top:747px !important;
}

#item422992 {
	width:54px !important;
	height:15px !important;
	top:5px !important;
}

#item423016 {
	width:20px !important;
	height:20px !important;
	left:50px !important;
}

#item422990 {
	width:70px !important;
	height:20px !important;
	left:745px !important;
	top:684px !important;
}

#item318499 {
	width:90px !important;
	height:10px !important;
	top:5px !important;
}

#item318523 {
	width:20px !important;
	height:20px !important;
	left:69px !important;
}

#item318497 {
	width:90px !important;
	height:20px !important;
	left:879px !important;
	top:633px !important;
}

#item318590 {
	width:90px !important;
	height:10px !important;
	top:5px !important;
}

#item318613 {
	width:20px !important;
	height:20px !important;
	left:60px !important;
}

#item318588 {
	width:90px !important;
	height:20px !important;
	left:894px !important;
	top:652px !important;
}

#item318528 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item318551 {
	width:20px !important;
	height:20px !important;
}

#item318526 {
	width:120px !important;
	height:20px !important;
	left:942px !important;
	top:597px !important;
}

#item318556 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item318579 {
	width:20px !important;
	height:20px !important;
}

#item318554 {
	width:120px !important;
	height:20px !important;
	left:906px !important;
	top:561px !important;
}

#item318308 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item318331 {
	width:20px !important;
	height:20px !important;
}

#item318306 {
	width:120px !important;
	height:20px !important;
	left:1026px !important;
	top:561px !important;
}

#item318336 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item318359 {
	width:20px !important;
	height:20px !important;
}

#item318334 {
	width:120px !important;
	height:20px !important;
	left:1020px !important;
	top:534px !important;
}

#item318367 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item318391 {
	width:20px !important;
	height:20px !important;
}

#item318365 {
	width:120px !important;
	height:20px !important;
	left:957px !important;
	top:364px !important;
}

#item318464 {
	width:90px !important;
	height:10px !important;
	top:5px !important;
}

#item318487 {
	width:20px !important;
	height:20px !important;
	left:51px !important;
}

#item318462 {
	width:90px !important;
	height:20px !important;
	left:867px !important;
	top:363px !important;
}

#item318427 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item318450 {
	width:20px !important;
	height:20px !important;
}

#item318425 {
	width:120px !important;
	height:20px !important;
	left:897px !important;
	top:327px !important;
}

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

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

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

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

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

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

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

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

#item313967 {
	width:344px !important;
	height:308px !important;
	left:87px !important;
	top:87px !important;
}

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

#item313990 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:426px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item314531 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

#item314166 {
	width:611px !important;
	height:156px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

#item314396 {
	width:85px !important;
	height:8px !important;
	top:40px !important;
}

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

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

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

#item420875 {
	width:100px !important;
	height:8px !important;
	top:37px !important;
}

#item314468 {
	width:40px !important;
	height:19px !important;
	left:7px !important;
	top:19px !important;
}

#item314471 {
	width:40px !important;
	height:19px !important;
	left:183px !important;
	top:16px !important;
}

#item314474 {
	width:19px !important;
	height:19px !important;
	left:106px !important;
	top:5px !important;
}

#item314478 {
	width:19px !important;
	height:19px !important;
	left:282px !important;
	top:5px !important;
}

#item314481 {
	width:40px !important;
	height:19px !important;
	left:360px !important;
	top:17px !important;
}

#item314485 {
	width:40px !important;
	height:19px !important;
	left:516px !important;
	top:-1px !important;
}

#item314488 {
	width:40px !important;
	height:19px !important;
	left:462px !important;
	top:45px !important;
}

#item314492 {
	width:40px !important;
	height:19px !important;
	left:565px !important;
	top:45px !important;
}

#item420899 {
	width:40px !important;
	height:19px !important;
	left:565px !important;
	top:106px !important;
}

#item314495 {
	width:611px !important;
	height:518px !important;
	left:101px !important;
	top:271px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

#item419594 {
	width:680px !important;
	height:806px !important;
	left:519px !important;
	top:29px !important;
}

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

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

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

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

#item192343 {
	width:344px !important;
	height:264px !important;
	left:87px !important;
	top:87px !important;
}

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

#item192366 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:375px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item192798 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

#item192543 {
	width:653px !important;
	height:156px !important;
	left:89px !important;
	top:97px !important;
}

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

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

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

#item315382 {
	width:61px !important;
	height:22px !important;
	top:40px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item420970 {
	width:100px !important;
	height:8px !important;
	top:37px !important;
}

#item315652 {
	width:40px !important;
	height:19px !important;
	left:3px !important;
	top:27px !important;
}

#item315655 {
	width:40px !important;
	height:19px !important;
	left:572px !important;
	top:28px !important;
}

#item315658 {
	width:15px !important;
	height:19px !important;
	left:96px !important;
	top:13px !important;
}

#item315665 {
	width:19px !important;
	height:19px !important;
	left:154px !important;
	top:13px !important;
}

#item315668 {
	width:19px !important;
	height:19px !important;
	left:215px !important;
	top:13px !important;
}

#item315672 {
	width:19px !important;
	height:19px !important;
	left:368px !important;
	top:13px !important;
}

#item315675 {
	width:40px !important;
	height:19px !important;
	left:282px !important;
	top:25px !important;
}

#item315684 {
	width:40px !important;
	height:19px !important;
	left:433px !important;
	top:25px !important;
}

#item420997 {
	width:40px !important;
	height:19px !important;
	left:598px !important;
	top:92px !important;
}

#item221425 {
	width:611px !important;
	height:505px !important;
	left:101px !important;
	top:284px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

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

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

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

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

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

#item315795 {
	width:344px !important;
	height:288px !important;
	left:87px !important;
	top:87px !important;
}

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

#item315818 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:411px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item316408 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

#item315997 {
	width:611px !important;
	height:111px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item410904 {
	width:40px !important;
	height:19px !important;
	left:967px !important;
	top:23px !important;
}

#item410900 {
	width:40px !important;
	height:19px !important;
	left:843px !important;
	top:23px !important;
}

#item410883 {
	width:19px !important;
	height:19px !important;
	left:647px !important;
	top:4px !important;
}

#item410886 {
	width:19px !important;
	height:19px !important;
	left:754px !important;
	top:4px !important;
}

#item410891 {
	width:19px !important;
	height:19px !important;
	left:342px !important;
	top:6px !important;
}

#item410894 {
	width:40px !important;
	height:19px !important;
	left:225px !important;
	top:18px !important;
}

#item410897 {
	width:40px !important;
	height:19px !important;
	left:439px !important;
	top:18px !important;
}

#item410879 {
	width:19px !important;
	height:19px !important;
	left:128px !important;
	top:6px !important;
}

#item410870 {
	width:40px !important;
	height:19px !important;
	left:11px !important;
	top:19px !important;
}

#item316376 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item319503 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#fff;
}

#item319504 {
	width:450px !important;
	height:414px !important;
	left:750px !important;
	top:423px !important;
}

#item321842 {
	width:21px !important;
	height:23px !important;
	left:336px !important;
}

#item321843 {
	width:357px !important;
	height:312px !important;
	left:840px !important;
	top:427px !important;
}

#item319514 {
	width:344px !important;
	height:10px !important;
}

#item319508 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:224px !important;
}

#item319596 {
	width:401px !important;
	height:102px !important;
	left:799px !important;
	top:87px !important;
}

#item319817 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item319840 {
	width:20px !important;
	height:20px !important;
}

#item319815 {
	width:120px !important;
	height:20px !important;
	left:900px !important;
	top:576px !important;
}

#item321747 {
	width:127px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item321770 {
	width:20px !important;
	height:20px !important;
}

#item321745 {
	width:157px !important;
	height:20px !important;
	left:906px !important;
	top:728px !important;
}

#item319845 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item319868 {
	width:20px !important;
	height:20px !important;
}

#item319843 {
	width:120px !important;
	height:20px !important;
	left:870px !important;
	top:602px !important;
}

#item319903 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item319927 {
	width:20px !important;
	height:20px !important;
}

#item319901 {
	width:120px !important;
	height:20px !important;
	left:963px !important;
	top:665px !important;
}

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

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

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

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

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

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

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

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

#item320018 {
	width:344px !important;
	height:288px !important;
	left:87px !important;
	top:87px !important;
}

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

#item320042 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:399px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item320588 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

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

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

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

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

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

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

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

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

#item321682 {
	width:109px !important;
	height:22px !important;
	top:40px !important;
}

#item321705 {
	width:40px !important;
	height:19px !important;
	left:61px !important;
	top:27px !important;
}

#item321710 {
	width:40px !important;
	height:19px !important;
	left:388px !important;
	top:24px !important;
}

#item321713 {
	width:19px !important;
	height:19px !important;
	left:183px !important;
	top:13px !important;
}

#item321717 {
	width:19px !important;
	height:19px !important;
	left:286px !important;
	top:13px !important;
}

#item321720 {
	width:40px !important;
	height:19px !important;
	left:511px !important;
	top:25px !important;
}

#item320556 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item322512 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#fff;
}

#item322531 {
	width:344px !important;
	height:10px !important;
}

#item322525 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:224px !important;
}

#item322555 {
	width:401px !important;
	height:102px !important;
	left:799px !important;
	top:87px !important;
}

#item324423 {
	width:417px !important;
	height:469px !important;
	left:741px !important;
	top:359px !important;
}

#item324429 {
	width:27px !important;
	height:27px !important;
	left:245px !important;
}

#item324427 {
	width:272px !important;
	height:335px !important;
	left:883px !important;
	top:369px !important;
}

#item324454 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item324477 {
	width:20px !important;
	height:20px !important;
}

#item324452 {
	width:120px !important;
	height:20px !important;
	left:990px !important;
	top:692px !important;
}

#item324572 {
	width:168px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item324595 {
	width:20px !important;
	height:20px !important;
}

#item324570 {
	width:198px !important;
	height:20px !important;
	left:876px !important;
	top:449px !important;
}

#item324600 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item324623 {
	width:20px !important;
	height:20px !important;
}

#item324598 {
	width:120px !important;
	height:20px !important;
	left:1044px !important;
	top:610px !important;
}

#item324633 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item324656 {
	width:20px !important;
	height:20px !important;
}

#item324631 {
	width:120px !important;
	height:20px !important;
	left:1038px !important;
	top:583px !important;
}

#item324661 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item324684 {
	width:20px !important;
	height:20px !important;
}

#item324659 {
	width:120px !important;
	height:20px !important;
	left:975px !important;
	top:413px !important;
}

#item324689 {
	width:90px !important;
	height:10px !important;
	top:5px !important;
}

#item324712 {
	width:20px !important;
	height:20px !important;
	left:51px !important;
}

#item324687 {
	width:90px !important;
	height:20px !important;
	left:885px !important;
	top:412px !important;
}

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

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

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

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

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

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

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

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

#item322837 {
	width:344px !important;
	height:288px !important;
	left:87px !important;
	top:87px !important;
}

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

#item322860 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:399px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item323296 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

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

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

#item324094 {
	width:105px !important;
	height:22px !important;
	top:40px !important;
}

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

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

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

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

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

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

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

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

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

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

#item324364 {
	width:40px !important;
	height:19px !important;
	left:5px !important;
	top:27px !important;
}

#item324368 {
	width:40px !important;
	height:19px !important;
	left:295px !important;
	top:24px !important;
}

#item324371 {
	width:40px !important;
	height:19px !important;
	left:122px !important;
	top:24px !important;
}

#item324377 {
	width:40px !important;
	height:19px !important;
	left:469px !important;
	top:24px !important;
}

#item324380 {
	width:19px !important;
	height:19px !important;
	left:393px !important;
	top:13px !important;
}

#item324383 {
	width:19px !important;
	height:19px !important;
	left:219px !important;
	top:13px !important;
}

#item324387 {
	width:40px !important;
	height:19px !important;
	left:567px !important;
	top:25px !important;
}

#item323260 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

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

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

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

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

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

#item326548 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:396px !important;
}

#item420074 {
	width:390px !important;
	height:457px !important;
	left:2304px !important;
	top:33px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item325419 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#fff;
}

#item325426 {
	width:344px !important;
	height:10px !important;
}

#item325420 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:224px !important;
}

#item325449 {
	width:401px !important;
	height:102px !important;
	left:799px !important;
	top:87px !important;
}

#item325472 {
	width:321px !important;
	height:468px !important;
	left:822px !important;
	top:311px !important;
}

#item325478 {
	width:27px !important;
	height:27px !important;
	left:214px !important;
}

#item325476 {
	width:241px !important;
	height:335px !important;
	left:914px !important;
	top:369px !important;
}

#item325518 {
	width:168px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item325542 {
	width:20px !important;
	height:20px !important;
}

#item325516 {
	width:198px !important;
	height:20px !important;
	left:966px !important;
	top:486px !important;
}

#item325547 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item325570 {
	width:20px !important;
	height:20px !important;
}

#item325545 {
	width:120px !important;
	height:20px !important;
	left:1011px !important;
	top:548px !important;
}

#item325576 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item325599 {
	width:20px !important;
	height:20px !important;
}

#item325574 {
	width:120px !important;
	height:20px !important;
	left:945px !important;
	top:522px !important;
}

#item325604 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item325627 {
	width:20px !important;
	height:20px !important;
}

#item325602 {
	width:120px !important;
	height:20px !important;
	left:1005px !important;
	top:692px !important;
}

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

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

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

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

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

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

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

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

#item325747 {
	width:344px !important;
	height:288px !important;
	left:87px !important;
	top:87px !important;
}

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

#item325770 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:399px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item326306 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

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

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

#item327757 {
	width:77px !important;
	height:22px !important;
	top:40px !important;
}

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

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

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

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

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

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

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

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

#item327977 {
	width:40px !important;
	height:19px !important;
	left:5px !important;
	top:27px !important;
}

#item327980 {
	width:40px !important;
	height:19px !important;
	left:117px !important;
	top:24px !important;
}

#item327987 {
	width:40px !important;
	height:19px !important;
	left:446px !important;
	top:24px !important;
}

#item327990 {
	width:19px !important;
	height:19px !important;
	left:240px !important;
	top:13px !important;
}

#item327993 {
	width:19px !important;
	height:19px !important;
	left:343px !important;
	top:13px !important;
}

#item327997 {
	width:40px !important;
	height:19px !important;
	left:567px !important;
	top:25px !important;
}

#item326275 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

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

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

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

#item420116 {
	width:390px !important;
	height:457px !important;
	left:2307px !important;
	top:32px !important;
}

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

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

#item420126 {
	width:390px !important;
	height:457px !important;
	left:2757px !important;
	top:32px !important;
}

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

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

#item420129 {
	width:390px !important;
	height:457px !important;
	left:3207px !important;
	top:32px !important;
}

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

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

#item420147 {
	width:390px !important;
	height:457px !important;
	left:3657px !important;
	top:32px !important;
}

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

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

#item420084 {
	width:390px !important;
	height:457px !important;
	left:960px !important;
	top:32px !important;
}

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

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

#item420089 {
	width:390px !important;
	height:457px !important;
	left:1410px !important;
	top:32px !important;
}

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

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

#item420098 {
	width:390px !important;
	height:457px !important;
	left:1860px !important;
	top:32px !important;
}

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

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

#item420082 {
	width:390px !important;
	height:457px !important;
	left:510px !important;
	top:32px !important;
}

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

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

#item420079 {
	width:390px !important;
	height:457px !important;
	left:60px !important;
	top:32px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item328760 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#fff;
}

#item328761 {
	width:431px !important;
	height:202px !important;
	left:732px !important;
	top:351px !important;
}

#item337803 {
	width:258px !important;
	height:169px !important;
	left:36px !important;
	top:144px !important;
}

#item329166 {
	width:42px !important;
	height:14px !important;
	left:6px !important;
	top:21px !important;
}

#item329189 {
	width:20px !important;
	height:20px !important;
}

#item337972 {
	width:47px !important;
	height:10px !important;
	top:5px !important;
}

#item337996 {
	width:20px !important;
	height:20px !important;
	left:35px !important;
}

#item337813 {
	width:90px !important;
	height:10px !important;
	top:21px !important;
}

#item337836 {
	width:20px !important;
	height:20px !important;
	left:15px !important;
}

#item338004 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item338027 {
	width:20px !important;
	height:20px !important;
}

#item338032 {
	width:124px !important;
	height:10px !important;
}

#item338056 {
	width:20px !important;
	height:20px !important;
	left:15px !important;
	top:19px !important;
}

#item339088 {
	width:90px !important;
	height:10px !important;
}

#item339111 {
	width:20px !important;
	height:20px !important;
	left:27px !important;
	top:18px !important;
}

#item339119 {
	width:90px !important;
	height:10px !important;
}

#item339143 {
	width:20px !important;
	height:20px !important;
	left:18px !important;
	top:18px !important;
}

#item339152 {
	width:90px !important;
	height:10px !important;
}

#item339175 {
	width:20px !important;
	height:20px !important;
	left:18px !important;
	top:18px !important;
}

#item339184 {
	width:90px !important;
	height:10px !important;
}

#item339207 {
	width:20px !important;
	height:20px !important;
	left:18px !important;
	top:18px !important;
}

#item339212 {
	width:47px !important;
	height:10px !important;
	top:5px !important;
}

#item339235 {
	width:20px !important;
	height:20px !important;
	left:35px !important;
}

#item339273 {
	width:47px !important;
	height:10px !important;
	top:5px !important;
}

#item339296 {
	width:20px !important;
	height:20px !important;
	left:35px !important;
}

#item339313 {
	width:39px !important;
	height:13px !important;
	left:6px !important;
	top:20px !important;
}

#item339336 {
	width:20px !important;
	height:20px !important;
}

#item339526 {
	width:75px !important;
	height:10px !important;
	left:17px !important;
}

#item339549 {
	width:20px !important;
	height:20px !important;
	top:7px !important;
}

#item339368 {
	width:47px !important;
	height:10px !important;
	top:5px !important;
}

#item339391 {
	width:20px !important;
	height:20px !important;
	left:35px !important;
}

#item339396 {
	width:90px !important;
	height:10px !important;
	top:21px !important;
}

#item339419 {
	width:20px !important;
	height:20px !important;
	left:15px !important;
}

#item339556 {
	width:124px !important;
	height:10px !important;
}

#item339579 {
	width:20px !important;
	height:20px !important;
	left:15px !important;
	top:19px !important;
}

#item339590 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item339613 {
	width:20px !important;
	height:20px !important;
}

#item339656 {
	width:27px !important;
	height:27px !important;
	left:387px !important;
}

#item339657 {
	width:441px !important;
	height:355px !important;
	left:795px !important;
	top:396px !important;
}

#item328772 {
	width:344px !important;
	height:10px !important;
}

#item328765 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:220px !important;
}

#item328801 {
	width:344px !important;
	height:10px !important;
}

#item328795 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:269px !important;
}

#item328830 {
	width:344px !important;
	height:10px !important;
}

#item328824 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:245px !important;
}

#item328853 {
	width:401px !important;
	height:102px !important;
	left:799px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

#item329275 {
	width:344px !important;
	height:288px !important;
	left:87px !important;
	top:87px !important;
}

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

#item329298 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:414px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item329838 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item329835 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item329841 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item329445 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item329472 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item329469 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item329475 {
	width:611px !important;
	height:303px !important;
	left:101px !important;
	top:94px !important;
}

#item411594 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item411618 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item411644 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item411667 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item411693 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item411716 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item411743 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item411766 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item411792 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item411815 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item411841 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item411864 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item411940 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item411963 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item411989 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item412012 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item412035 {
	width:40px !important;
	height:19px !important;
	left:10px !important;
	top:114px !important;
}

#item412039 {
	width:19px !important;
	height:19px !important;
	left:109px !important;
	top:100px !important;
}

#item412042 {
	width:19px !important;
	height:19px !important;
	left:203px !important;
	top:100px !important;
}

#item412051 {
	width:19px !important;
	height:19px !important;
	left:337px !important;
	top:48px !important;
}

#item412055 {
	width:19px !important;
	height:20px !important;
	left:337px !important;
	top:146px !important;
}

#item412058 {
	width:19px !important;
	height:20px !important;
	left:428px !important;
	top:146px !important;
}

#item412065 {
	width:19px !important;
	height:19px !important;
	left:337px !important;
	top:217px !important;
}

#item412068 {
	width:19px !important;
	height:19px !important;
	left:428px !important;
	top:217px !important;
}

#item412071 {
	width:40px !important;
	height:19px !important;
	left:441px !important;
	top:69px !important;
}

#item412074 {
	width:40px !important;
	height:19px !important;
	left:372px !important;
	top:6px !important;
}

#item412077 {
	width:40px !important;
	height:19px !important;
	left:561px !important;
	top:163px !important;
}

#item412083 {
	width:40px !important;
	height:19px !important;
	left:561px !important;
	top:235px !important;
}

#item329810 {
	width:611px !important;
	height:356px !important;
	left:101px !important;
	top:433px !important;
	padding:0px 30px 0px 0px;
}

#item329442 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item329440 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item332582 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item332583 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item332588 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item419745 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item332592 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item332590 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item332619 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item332615 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item332642 {
	width:344px !important;
	height:339px !important;
	left:87px !important;
	top:87px !important;
}

#item332669 {
	width:30px !important;
	height:30px !important;
}

#item332665 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:459px !important;
}

#item332676 {
	width:165px !important;
	height:30px !important;
}

#item332673 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item332703 {
	width:165px !important;
	height:30px !important;
}

#item332699 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item332730 {
	width:165px !important;
	height:30px !important;
}

#item332726 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item332757 {
	width:165px !important;
	height:30px !important;
}

#item332753 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item332784 {
	width:165px !important;
	height:30px !important;
}

#item332781 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item333422 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item333426 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item333423 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item419758 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item333412 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item333416 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item333413 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item419753 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item333399 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item333403 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item333400 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item419749 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item333367 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item333371 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item333368 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item333375 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item332810 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item332837 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item332834 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item332840 {
	width:591px !important;
	height:326px !important;
	left:111px !important;
	top:80px !important;
}

#item338620 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item338643 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item338670 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item338693 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item338719 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item338743 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item338769 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item338792 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item338819 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item338842 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item338918 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item338941 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item338969 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item338992 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item339016 {
	width:40px !important;
	height:19px !important;
	top:137px !important;
}

#item339019 {
	width:19px !important;
	height:19px !important;
	left:150px !important;
	top:123px !important;
}

#item339022 {
	width:19px !important;
	height:19px !important;
	left:326px !important;
	top:66px !important;
}

#item339025 {
	width:19px !important;
	height:20px !important;
	left:326px !important;
	top:169px !important;
}

#item339028 {
	width:19px !important;
	height:20px !important;
	left:418px !important;
	top:169px !important;
}

#item339039 {
	width:19px !important;
	height:19px !important;
	left:326px !important;
	top:240px !important;
}

#item339042 {
	width:19px !important;
	height:19px !important;
	left:418px !important;
	top:240px !important;
}

#item339045 {
	width:40px !important;
	height:19px !important;
	left:431px !important;
	top:87px !important;
}

#item339049 {
	width:40px !important;
	height:19px !important;
	left:363px !important;
	top:20px !important;
}

#item339052 {
	width:40px !important;
	height:19px !important;
	left:551px !important;
	top:186px !important;
}

#item339058 {
	width:40px !important;
	height:19px !important;
	left:551px !important;
	top:258px !important;
}

#item333341 {
	width:611px !important;
	height:365px !important;
	left:101px !important;
	top:424px !important;
	padding:0px 30px 0px 0px;
}

#item333365 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item332807 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item333500 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item333501 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item333504 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item419762 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item333508 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item333506 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item333535 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item333531 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item333559 {
	width:344px !important;
	height:288px !important;
	left:87px !important;
	top:87px !important;
}

#item333586 {
	width:30px !important;
	height:30px !important;
}

#item333582 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:399px !important;
}

#item333592 {
	width:165px !important;
	height:30px !important;
}

#item333589 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item333619 {
	width:165px !important;
	height:30px !important;
}

#item333615 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item333647 {
	width:165px !important;
	height:30px !important;
}

#item333643 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item333674 {
	width:165px !important;
	height:30px !important;
}

#item333670 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item333700 {
	width:165px !important;
	height:30px !important;
}

#item333697 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item334342 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item334347 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item334343 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item419774 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item334330 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item334334 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item334331 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item419770 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item334319 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item334323 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item334320 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item419766 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item334288 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item334292 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item334289 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item334295 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item333726 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item333754 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item333750 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item333758 {
	width:611px !important;
	height:129px !important;
	left:101px !important;
	top:97px !important;
}

#item412599 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item412622 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item412648 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item412672 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item412698 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item412721 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item412748 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item412771 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item412797 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item412820 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item412896 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item412919 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item412943 {
	width:40px !important;
	height:19px !important;
	left:38px !important;
	top:30px !important;
}

#item412946 {
	width:19px !important;
	height:25px !important;
	left:153px !important;
	top:9px !important;
}

#item412952 {
	width:19px !important;
	height:19px !important;
	left:223px !important;
	top:17px !important;
}

#item412955 {
	width:19px !important;
	height:19px !important;
	left:364px !important;
	top:17px !important;
}

#item412958 {
	width:19px !important;
	height:19px !important;
	left:293px !important;
	top:17px !important;
}

#item412966 {
	width:19px !important;
	height:19px !important;
	left:445px !important;
	top:16px !important;
}

#item412972 {
	width:40px !important;
	height:19px !important;
	left:532px !important;
	top:32px !important;
}

#item334260 {
	width:611px !important;
	height:531px !important;
	left:101px !important;
	top:258px !important;
	padding:0px 30px 0px 0px;
}

#item334285 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item333723 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item339688 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item339689 {
	width:1230px !important;
	height:867px !important;
	top:-1px !important;
}

#item339692 {
	width:1056px !important;
	height:111px !important;
	left:87px !important;
	top:87px !important;
}

#item339715 {
	width:1200px !important;
	height:530px !important;
	left:30px !important;
	top:306px !important;
}

#item339720 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item339721 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item420177 {
	width:390px !important;
	height:457px !important;
	left:2307px !important;
	top:14px !important;
}

#item339787 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item339788 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item420184 {
	width:390px !important;
	height:457px !important;
	left:2757px !important;
	top:14px !important;
}

#item339992 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item339993 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item420166 {
	width:390px !important;
	height:457px !important;
	left:960px !important;
	top:14px !important;
}

#item340059 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item340060 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item420170 {
	width:390px !important;
	height:457px !important;
	left:1410px !important;
	top:14px !important;
}

#item340124 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item340126 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item420174 {
	width:390px !important;
	height:457px !important;
	left:1860px !important;
	top:14px !important;
}

#item340196 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item340197 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item420162 {
	width:390px !important;
	height:457px !important;
	left:510px !important;
	top:14px !important;
}

#item340261 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item340262 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item420155 {
	width:390px !important;
	height:457px !important;
	left:60px !important;
	top:14px !important;
}

@keyframes derecha-100-339715 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-339715 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item340541 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item340572 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item340569 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item340506 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item340537 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item340534 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item340470 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item340502 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item340499 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item340434 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item340465 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item340462 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item340398 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item340430 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item340427 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item340359 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item340389 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item340386 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item340662 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item340664 {
	width:1230px !important;
	height:866px !important;
}

#item340665 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item340668 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item340669 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item340673 {
	width:30px !important;
	height:30px !important;
}

#item340670 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item419780 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item340325 {
	width:520px !important;
	height:866px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item340355 {
	width:30px !important;
	height:30px !important;
}

#item340351 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item344288 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item344286 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:475px !important;
}

#item340322 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item340320 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item340715 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item340716 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item340720 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#fff;
}

#item419784 {
	width:650px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item340721 {
	width:441px !important;
	height:410px !important;
	left:759px !important;
	top:369px !important;
}

#item345580 {
	width:27px !important;
	height:27px !important;
	left:216px !important;
}

#item345581 {
	width:243px !important;
	height:276px !important;
	left:939px !important;
	top:405px !important;
}

#item341030 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item341053 {
	width:20px !important;
	height:20px !important;
}

#item345511 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item345534 {
	width:20px !important;
	height:20px !important;
}

#item345538 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item345561 {
	width:20px !important;
	height:20px !important;
}

#item341375 {
	width:344px !important;
	height:10px !important;
}

#item341369 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:220px !important;
}

#item341457 {
	width:431px !important;
	height:102px !important;
	left:799px !important;
	top:87px !important;
}

#item341506 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item341507 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item341511 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item419788 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item341515 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item341513 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item341543 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item341539 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item341566 {
	width:344px !important;
	height:247px !important;
	left:87px !important;
	top:87px !important;
}

#item341593 {
	width:30px !important;
	height:30px !important;
}

#item341589 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:372px !important;
}

#item341604 {
	width:165px !important;
	height:30px !important;
}

#item341601 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item341631 {
	width:165px !important;
	height:30px !important;
}

#item341627 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item341659 {
	width:165px !important;
	height:30px !important;
}

#item341654 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item341686 {
	width:165px !important;
	height:30px !important;
}

#item341682 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item341712 {
	width:165px !important;
	height:30px !important;
}

#item341709 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item341737 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item341742 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item341739 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item419800 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item342350 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item342355 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item342351 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item419796 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item342345 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item342342 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item419792 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item342309 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item342313 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item342310 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item342317 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item341752 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item341779 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item341776 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item341782 {
	width:611px !important;
	height:76px !important;
	left:101px !important;
	top:98px !important;
}

#item345200 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item345223 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item345249 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item345272 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item345298 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item345321 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item345344 {
	width:40px !important;
	height:19px !important;
	top:14px !important;
}

#item345349 {
	width:40px !important;
	height:19px !important;
	left:371px !important;
	top:14px !important;
}

#item345352 {
	width:19px !important;
	height:19px !important;
	left:137px !important;
}

#item345356 {
	width:19px !important;
	height:19px !important;
	left:254px !important;
}

#item342285 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item341749 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item341735 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item346662 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item346663 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item346668 {
	width:742px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#33ad91;
}

#item346678 {
	width:522px !important;
	height:118px !important;
	left:87px !important;
	top:87px !important;
}

#item346701 {
	width:431px !important;
	height:866px !important;
	left:799px !important;
	background:#fff;
}

#item346705 {
	width:177px !important;
	height:30px !important;
}

#item346702 {
	width:177px !important;
	height:30px !important;
	left:876px !important;
	top:267px !important;
}

#item346728 {
	width:324px !important;
	height:163px !important;
	left:876px !important;
	top:63px !important;
}

#item346809 {
	width:1230px !important;
	height:866px !important;
}

#item346810 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item346816 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item346820 {
	width:30px !important;
	height:30px !important;
}

#item346817 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item419807 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item346756 {
	width:431px !important;
	height:873px !important;
	left:809px !important;
	top:10px !important;
	background:#fff;
}

#item346757 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

#item346761 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item346758 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

#item346766 {
	width:351px !important;
	height:419px !important;
	left:841px !important;
	top:97px !important;
}

#item346801 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item346798 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:541px !important;
}

#item346754 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

#item346751 {
	width:1240px !important;
	height:883px !important;
	left:-10px !important;
	top:-10px !important;
}

#item347819 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item347820 {
	width:1230px !important;
	height:867px !important;
	top:-1px !important;
}

#item347825 {
	width:1056px !important;
	height:111px !important;
	left:87px !important;
	top:87px !important;
}

#item347849 {
	width:1200px !important;
	height:539px !important;
	left:30px !important;
	top:297px !important;
}

#item348018 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item348019 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item420202 {
	width:390px !important;
	height:457px !important;
	left:960px !important;
	top:23px !important;
}

#item348083 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item348084 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item420207 {
	width:390px !important;
	height:457px !important;
	left:1410px !important;
	top:23px !important;
}

#item348147 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item348148 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item420210 {
	width:390px !important;
	height:457px !important;
	left:1860px !important;
	top:23px !important;
}

#item348218 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item348219 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item420200 {
	width:390px !important;
	height:457px !important;
	left:510px !important;
	top:23px !important;
}

#item348284 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item348285 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item420191 {
	width:390px !important;
	height:457px !important;
	left:60px !important;
	top:23px !important;
}

@keyframes derecha-100-347849 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-347849 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item349150 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item349152 {
	width:1230px !important;
	height:866px !important;
}

#item349153 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item349156 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item349157 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item349161 {
	width:30px !important;
	height:30px !important;
}

#item349158 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item419832 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item349097 {
	width:520px !important;
	height:866px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item349127 {
	width:30px !important;
	height:30px !important;
}

#item349124 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item349134 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item349131 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:475px !important;
}

#item349074 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item349077 {
	width:1230px !important;
	height:866px !important;
}

#item349078 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item349081 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item349082 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item349086 {
	width:30px !important;
	height:30px !important;
}

#item349083 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item419828 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item349015 {
	width:520px !important;
	height:866px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item349046 {
	width:30px !important;
	height:30px !important;
}

#item349043 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item349052 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item349049 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:475px !important;
}

#item348969 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item348972 {
	width:1230px !important;
	height:866px !important;
}

#item348973 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item348976 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item348977 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item348981 {
	width:30px !important;
	height:30px !important;
}

#item348978 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item419823 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item348922 {
	width:520px !important;
	height:866px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item348954 {
	width:30px !important;
	height:30px !important;
}

#item348951 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item348961 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item348958 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:475px !important;
}

#item348900 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item348902 {
	width:1230px !important;
	height:866px !important;
}

#item348903 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item348906 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item348907 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item348911 {
	width:30px !important;
	height:30px !important;
}

#item348908 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item419815 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item348844 {
	width:520px !important;
	height:866px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item348874 {
	width:30px !important;
	height:30px !important;
}

#item348871 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item348881 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item348878 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:475px !important;
}

#item348360 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item348362 {
	width:1230px !important;
	height:866px !important;
}

#item348363 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item348366 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item348367 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item348371 {
	width:30px !important;
	height:30px !important;
}

#item348368 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item419811 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item348318 {
	width:520px !important;
	height:866px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item348350 {
	width:30px !important;
	height:30px !important;
}

#item348347 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item348356 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item348353 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:475px !important;
}

#item348315 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item348313 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item349197 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item349198 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item419837 {
	width:650px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item349356 {
	width:344px !important;
	height:10px !important;
}

#item349352 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:278px !important;
}

#item421172 {
	width:344px !important;
	height:10px !important;
}

#item421168 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:249px !important;
}

#item349383 {
	width:344px !important;
	height:10px !important;
}

#item349379 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:306px !important;
}

#item349410 {
	width:344px !important;
	height:10px !important;
}

#item349406 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:332px !important;
}

#item349209 {
	width:416px !important;
	height:262px !important;
	left:759px !important;
	top:517px !important;
}

#item355634 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item355657 {
	width:20px !important;
	height:20px !important;
	left:93px !important;
}

#item355688 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item355711 {
	width:20px !important;
	height:20px !important;
}

#item355715 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item355738 {
	width:20px !important;
	height:20px !important;
	left:59px !important;
}

#item355742 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item355765 {
	width:20px !important;
	height:20px !important;
	left:45px !important;
}

#item349219 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item349242 {
	width:20px !important;
	height:20px !important;
	left:93px !important;
}

#item355401 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item355425 {
	width:20px !important;
	height:20px !important;
}

#item355430 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item355453 {
	width:20px !important;
	height:20px !important;
}

#item349246 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item349269 {
	width:20px !important;
	height:20px !important;
	left:59px !important;
}

#item349273 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item349296 {
	width:20px !important;
	height:20px !important;
	left:45px !important;
}

#item355471 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item355494 {
	width:20px !important;
	height:20px !important;
	left:93px !important;
}

#item355526 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item355549 {
	width:20px !important;
	height:20px !important;
}

#item355560 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item355583 {
	width:20px !important;
	height:20px !important;
	left:59px !important;
}

#item355587 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item355611 {
	width:20px !important;
	height:20px !important;
	left:45px !important;
}

#item423031 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item423055 {
	width:20px !important;
	height:20px !important;
	left:93px !important;
}

#item423059 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item423082 {
	width:20px !important;
	height:20px !important;
}

#item423086 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item423109 {
	width:20px !important;
	height:20px !important;
	left:59px !important;
}

#item423113 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item423136 {
	width:20px !important;
	height:20px !important;
	left:45px !important;
}

#item355786 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item355809 {
	width:20px !important;
	height:20px !important;
	left:93px !important;
}

#item355813 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item355836 {
	width:20px !important;
	height:20px !important;
}

#item355840 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item355863 {
	width:20px !important;
	height:20px !important;
	left:59px !important;
}

#item355868 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item355891 {
	width:20px !important;
	height:20px !important;
	left:45px !important;
}

#item355911 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item355934 {
	width:20px !important;
	height:20px !important;
	left:93px !important;
}

#item355939 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item355962 {
	width:20px !important;
	height:20px !important;
}

#item355972 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item355995 {
	width:20px !important;
	height:20px !important;
}

#item355999 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item356022 {
	width:20px !important;
	height:20px !important;
	left:59px !important;
}

#item356026 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item356049 {
	width:20px !important;
	height:20px !important;
	left:45px !important;
}

#item356058 {
	width:401px !important;
	height:105px !important;
	left:831px !important;
	top:597px !important;
}

#item349303 {
	width:344px !important;
	height:10px !important;
}

#item349299 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:220px !important;
}

#item349326 {
	width:431px !important;
	height:102px !important;
	left:799px !important;
	top:87px !important;
}

#item421223 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item421224 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item421227 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item421228 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item421232 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item421230 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item421259 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item421255 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item421282 {
	width:344px !important;
	height:305px !important;
	left:87px !important;
	top:87px !important;
}

#item421309 {
	width:30px !important;
	height:30px !important;
}

#item421305 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:411px !important;
}

#item421317 {
	width:165px !important;
	height:30px !important;
}

#item421314 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item421344 {
	width:165px !important;
	height:30px !important;
}

#item421340 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item421371 {
	width:165px !important;
	height:30px !important;
}

#item421367 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item421399 {
	width:165px !important;
	height:30px !important;
}

#item421394 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item421425 {
	width:165px !important;
	height:30px !important;
}

#item421422 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item421780 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item421784 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item421781 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item421787 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item421770 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item421774 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item421771 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item421777 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item421763 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item421760 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item421766 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item421726 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item421730 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item421727 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item421734 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item421453 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item421480 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item421477 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item421483 {
	width:611px !important;
	height:200px !important;
	left:101px !important;
	top:98px !important;
}

#item421489 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item421512 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item421538 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item421561 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item421588 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item421611 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item421637 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item421660 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item421683 {
	width:40px !important;
	height:19px !important;
	left:100px !important;
	top:14px !important;
}

#item421686 {
	width:40px !important;
	height:19px !important;
	left:471px !important;
	top:14px !important;
}

#item421693 {
	width:19px !important;
	height:19px !important;
	left:208px !important;
}

#item421696 {
	width:19px !important;
	height:19px !important;
	left:296px !important;
}

#item421699 {
	width:19px !important;
	height:19px !important;
	left:383px !important;
}

#item421870 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item421893 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item421919 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item421942 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item421968 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item421991 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item422017 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item422040 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item422064 {
	width:40px !important;
	height:19px !important;
	top:14px !important;
}

#item422068 {
	width:40px !important;
	height:19px !important;
	left:371px !important;
	top:14px !important;
}

#item422071 {
	width:19px !important;
	height:19px !important;
	left:108px !important;
}

#item422078 {
	width:19px !important;
	height:19px !important;
	left:196px !important;
}

#item422081 {
	width:19px !important;
	height:19px !important;
	left:283px !important;
}

#item421702 {
	width:611px !important;
	height:462px !important;
	left:101px !important;
	top:327px !important;
	padding:0px 30px 0px 0px;
}

#item421450 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item421448 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item349471 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item349473 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item349477 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item419855 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item349481 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item349479 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item349508 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item349504 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item349531 {
	width:344px !important;
	height:372px !important;
	left:87px !important;
	top:87px !important;
}

#item349558 {
	width:30px !important;
	height:30px !important;
}

#item349554 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:468px !important;
}

#item349564 {
	width:165px !important;
	height:30px !important;
}

#item349561 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item349591 {
	width:165px !important;
	height:30px !important;
}

#item349587 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item349619 {
	width:165px !important;
	height:30px !important;
}

#item349614 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item349646 {
	width:165px !important;
	height:30px !important;
}

#item349642 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item349672 {
	width:165px !important;
	height:30px !important;
}

#item349669 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item349977 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item349982 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item349979 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item419851 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item349968 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item349972 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item349969 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item419847 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item349963 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item349959 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item419843 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item349927 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item349931 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item349928 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item407605 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item349700 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item349727 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item349724 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item349731 {
	width:611px !important;
	height:200px !important;
	left:101px !important;
	top:98px !important;
}

#item350640 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item350663 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item350689 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item350712 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item350738 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item350761 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item350788 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item350811 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item350835 {
	width:40px !important;
	height:19px !important;
	left:100px !important;
	top:14px !important;
}

#item350838 {
	width:40px !important;
	height:19px !important;
	left:471px !important;
	top:14px !important;
}

#item350841 {
	width:19px !important;
	height:19px !important;
	left:208px !important;
}

#item350845 {
	width:19px !important;
	height:19px !important;
	left:296px !important;
}

#item350848 {
	width:19px !important;
	height:19px !important;
	left:383px !important;
}

#item422226 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item422249 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item422275 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item422298 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item422324 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item422347 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item422373 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item422396 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item422419 {
	width:40px !important;
	height:19px !important;
	top:14px !important;
}

#item422423 {
	width:40px !important;
	height:19px !important;
	left:371px !important;
	top:14px !important;
}

#item422427 {
	width:19px !important;
	height:19px !important;
	left:108px !important;
}

#item422431 {
	width:19px !important;
	height:19px !important;
	left:196px !important;
}

#item422434 {
	width:19px !important;
	height:19px !important;
	left:283px !important;
}

#item349903 {
	width:611px !important;
	height:428px !important;
	left:101px !important;
	top:361px !important;
	padding:0px 30px 0px 0px;
}

#item349697 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item349695 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item350936 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item350938 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item350946 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item419859 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item350950 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item350948 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item350977 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item350973 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item351000 {
	width:344px !important;
	height:405px !important;
	left:87px !important;
	top:87px !important;
}

#item351027 {
	width:30px !important;
	height:30px !important;
}

#item351023 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:510px !important;
}

#item351033 {
	width:165px !important;
	height:30px !important;
}

#item351030 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item351060 {
	width:165px !important;
	height:30px !important;
}

#item351056 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item351087 {
	width:165px !important;
	height:30px !important;
}

#item351083 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item351115 {
	width:165px !important;
	height:30px !important;
}

#item351111 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item351141 {
	width:165px !important;
	height:30px !important;
}

#item351138 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item351495 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item351499 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item351496 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item419871 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item351486 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item351490 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item351487 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item419867 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item351480 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item351477 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item419863 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item351444 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item351448 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item351445 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item351452 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item351169 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item351196 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item351193 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item351199 {
	width:611px !important;
	height:200px !important;
	left:101px !important;
	top:98px !important;
}

#item351916 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item351939 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item351965 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item351988 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item352014 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item352037 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item352063 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item352086 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item352109 {
	width:40px !important;
	height:19px !important;
	left:100px !important;
	top:14px !important;
}

#item352112 {
	width:40px !important;
	height:19px !important;
	left:471px !important;
	top:14px !important;
}

#item352116 {
	width:19px !important;
	height:19px !important;
	left:208px !important;
}

#item352119 {
	width:19px !important;
	height:19px !important;
	left:296px !important;
}

#item352122 {
	width:19px !important;
	height:19px !important;
	left:383px !important;
}

#item422472 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item422495 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item422521 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item422544 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item422571 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item422594 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item422621 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item422644 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item422667 {
	width:40px !important;
	height:19px !important;
	top:14px !important;
}

#item422672 {
	width:40px !important;
	height:19px !important;
	left:371px !important;
	top:14px !important;
}

#item422676 {
	width:19px !important;
	height:19px !important;
	left:108px !important;
}

#item422679 {
	width:19px !important;
	height:19px !important;
	left:196px !important;
}

#item422686 {
	width:19px !important;
	height:19px !important;
	left:283px !important;
}

#item351420 {
	width:611px !important;
	height:455px !important;
	left:101px !important;
	top:334px !important;
	padding:0px 30px 0px 0px;
}

#item351166 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item351164 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item352161 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item352162 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item352169 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item419875 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item352173 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item352171 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item352200 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item352196 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item352223 {
	width:344px !important;
	height:373px !important;
	left:87px !important;
	top:87px !important;
}

#item352250 {
	width:30px !important;
	height:30px !important;
}

#item352246 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:502px !important;
}

#item352256 {
	width:165px !important;
	height:30px !important;
}

#item352253 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item352283 {
	width:165px !important;
	height:30px !important;
}

#item352279 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item352310 {
	width:165px !important;
	height:30px !important;
}

#item352306 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item352339 {
	width:165px !important;
	height:30px !important;
}

#item352335 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item352365 {
	width:165px !important;
	height:30px !important;
}

#item352362 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item352720 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item352724 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item352721 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item419888 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item352711 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item352715 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item352712 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item419884 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item352706 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item352703 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item419879 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item352670 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item352674 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item352671 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item352678 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item352393 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item352420 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item352417 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item352428 {
	width:594px !important;
	height:123px !important;
	left:110px !important;
	top:75px !important;
}

#item413422 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item413445 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item413471 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item413494 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item413521 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item413544 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item413570 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item413593 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item413619 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item413643 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item413669 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item413692 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item413718 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item413741 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item413765 {
	width:40px !important;
	height:19px !important;
	top:29px !important;
}

#item413768 {
	width:40px !important;
	height:19px !important;
	left:92px !important;
	top:29px !important;
}

#item413777 {
	width:40px !important;
	height:19px !important;
	left:452px !important;
}

#item413781 {
	width:40px !important;
	height:19px !important;
	left:554px !important;
	top:61px !important;
}

#item413784 {
	width:19px !important;
	height:19px !important;
	left:185px !important;
	top:15px !important;
}

#item413787 {
	width:19px !important;
	height:19px !important;
	left:258px !important;
	top:15px !important;
}

#item413790 {
	width:19px !important;
	height:19px !important;
	left:485px !important;
	top:46px !important;
}

#item413795 {
	width:15px !important;
	height:19px !important;
	left:331px !important;
	top:15px !important;
}

#item413800 {
	width:15px !important;
	height:19px !important;
	left:426px !important;
	top:46px !important;
}

#item352646 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item352390 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item352388 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item353777 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item353778 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item353785 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item419892 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item353792 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item353790 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item353819 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item353815 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item353842 {
	width:344px !important;
	height:407px !important;
	left:87px !important;
	top:87px !important;
}

#item353869 {
	width:30px !important;
	height:30px !important;
}

#item353865 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:525px !important;
}

#item353876 {
	width:165px !important;
	height:30px !important;
}

#item353873 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item353904 {
	width:165px !important;
	height:30px !important;
}

#item353899 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item353931 {
	width:165px !important;
	height:30px !important;
}

#item353927 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item353958 {
	width:165px !important;
	height:30px !important;
}

#item353954 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item353984 {
	width:165px !important;
	height:30px !important;
}

#item353981 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item354506 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item354510 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item354507 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item419905 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item354496 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item354500 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item354497 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item419901 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item354491 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item354488 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item419897 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item354455 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item354460 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item354456 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item354463 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item354012 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item354039 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item354036 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item354042 {
	width:582px !important;
	height:123px !important;
	left:116px !important;
	top:75px !important;
}

#item355130 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item355154 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item355180 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item355203 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item355230 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item355254 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item355280 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item355303 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item355326 {
	width:40px !important;
	height:19px !important;
	left:81px !important;
	top:37px !important;
}

#item355329 {
	width:40px !important;
	height:19px !important;
	left:461px !important;
	top:37px !important;
}

#item355333 {
	width:40px !important;
	height:19px !important;
	left:186px !important;
	top:37px !important;
}

#item355336 {
	width:19px !important;
	height:19px !important;
	left:291px !important;
	top:23px !important;
}

#item355339 {
	width:19px !important;
	height:19px !important;
	left:376px !important;
	top:23px !important;
}

#item354431 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item354009 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item354007 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item346865 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item346866 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item346874 {
	width:742px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#33ad91;
}

#item346880 {
	width:522px !important;
	height:118px !important;
	left:87px !important;
	top:87px !important;
}

#item346903 {
	width:431px !important;
	height:866px !important;
	left:799px !important;
	background:#fff;
}

#item346907 {
	width:177px !important;
	height:30px !important;
}

#item346904 {
	width:177px !important;
	height:30px !important;
	left:876px !important;
	top:459px !important;
}

#item347055 {
	width:177px !important;
	height:30px !important;
}

#item347052 {
	width:177px !important;
	height:30px !important;
	left:876px !important;
	top:504px !important;
}

#item346930 {
	width:324px !important;
	height:362px !important;
	left:876px !important;
	top:63px !important;
}

#item347144 {
	width:1230px !important;
	height:866px !important;
}

#item347145 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item347149 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item347153 {
	width:30px !important;
	height:30px !important;
}

#item347150 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item419913 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item347098 {
	width:431px !important;
	height:873px !important;
	left:809px !important;
	top:10px !important;
	background:#fff;
}

#item347099 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

#item347103 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item347100 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

#item347106 {
	width:351px !important;
	height:417px !important;
	left:841px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item347139 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item347136 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:541px !important;
}

#item347003 {
	width:1230px !important;
	height:866px !important;
}

#item347004 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item347008 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item347012 {
	width:30px !important;
	height:30px !important;
}

#item347009 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item419909 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item346957 {
	width:431px !important;
	height:873px !important;
	left:809px !important;
	top:10px !important;
	background:#fff;
}

#item346958 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

#item346963 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item346959 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

#item346966 {
	width:351px !important;
	height:363px !important;
	left:841px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item346998 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item346995 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:541px !important;
}

#item346955 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

#item346953 {
	width:1240px !important;
	height:883px !important;
	left:-10px !important;
	top:-10px !important;
}

#item358398 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item358399 {
	width:1230px !important;
	height:867px !important;
	top:-1px !important;
}

#item358403 {
	width:1056px !important;
	height:111px !important;
	left:87px !important;
	top:87px !important;
}

#item358426 {
	width:1200px !important;
	height:530px !important;
	left:30px !important;
	top:306px !important;
}

#item358462 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item358463 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item420244 {
	width:390px !important;
	height:457px !important;
	left:2307px !important;
	top:14px !important;
}

#item359951 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item359952 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item420253 {
	width:390px !important;
	height:457px !important;
	left:3222px !important;
	top:14px !important;
}

#item358526 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item358527 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item420250 {
	width:390px !important;
	height:457px !important;
	left:2757px !important;
	top:14px !important;
}

#item358598 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item358599 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item420227 {
	width:390px !important;
	height:457px !important;
	left:960px !important;
	top:14px !important;
}

#item358664 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item358665 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item420237 {
	width:390px !important;
	height:457px !important;
	left:1410px !important;
	top:14px !important;
}

#item358727 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item358728 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item420242 {
	width:390px !important;
	height:457px !important;
	left:1860px !important;
	top:14px !important;
}

#item358800 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item358801 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item420221 {
	width:390px !important;
	height:457px !important;
	left:510px !important;
	top:14px !important;
}

#item358867 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item358868 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item420215 {
	width:390px !important;
	height:457px !important;
	left:60px !important;
	top:14px !important;
}

@keyframes derecha-100-358426 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-358426 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item360087 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item360118 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item360115 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item359145 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item359176 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item359173 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item359111 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item359141 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item359137 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item359074 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item359107 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item359104 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item359040 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item359070 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item359067 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item360213 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item360215 {
	width:1230px !important;
	height:866px !important;
}

#item360216 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item360220 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item360222 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item360226 {
	width:30px !important;
	height:30px !important;
}

#item360223 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item419921 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item359004 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item359034 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item359031 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item360238 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item360236 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:475px !important;
}

#item358960 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item358993 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item358990 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item358941 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item358943 {
	width:1230px !important;
	height:866px !important;
}

#item358944 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item358948 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item358949 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item358953 {
	width:30px !important;
	height:30px !important;
}

#item358950 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item419917 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item358901 {
	width:520px !important;
	height:866px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item358931 {
	width:30px !important;
	height:30px !important;
}

#item358928 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item358937 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item358934 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:475px !important;
}

#item358897 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item358895 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item356855 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item356856 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item419925 {
	width:650px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item356861 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#fff;
}

#item356944 {
	width:432px !important;
	height:447px !important;
	left:750px !important;
	top:387px !important;
}

#item357006 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item357029 {
	width:20px !important;
	height:20px !important;
}

#item362527 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item362550 {
	width:20px !important;
	height:20px !important;
}

#item357033 {
	width:68px !important;
	height:10px !important;
	top:4px !important;
}

#item357056 {
	width:20px !important;
	height:20px !important;
	left:59px !important;
}

#item362469 {
	width:68px !important;
	height:10px !important;
	top:4px !important;
}

#item362492 {
	width:20px !important;
	height:20px !important;
	left:71px !important;
}

#item362497 {
	width:40px !important;
	height:10px !important;
	top:4px !important;
}

#item362520 {
	width:20px !important;
	height:20px !important;
	left:42px !important;
}

#item357060 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item357083 {
	width:20px !important;
	height:20px !important;
	left:55px !important;
}

#item362564 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item362587 {
	width:20px !important;
	height:20px !important;
}

#item362592 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item362615 {
	width:20px !important;
	height:20px !important;
}

#item362620 {
	width:68px !important;
	height:10px !important;
	top:4px !important;
}

#item362643 {
	width:20px !important;
	height:20px !important;
	left:59px !important;
}

#item362648 {
	width:68px !important;
	height:10px !important;
	top:4px !important;
}

#item362671 {
	width:20px !important;
	height:20px !important;
	left:71px !important;
}

#item362681 {
	width:40px !important;
	height:10px !important;
	top:4px !important;
}

#item362704 {
	width:20px !important;
	height:20px !important;
	left:42px !important;
}

#item362747 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item362770 {
	width:20px !important;
	height:20px !important;
}

#item362774 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item362797 {
	width:20px !important;
	height:20px !important;
}

#item362801 {
	width:68px !important;
	height:10px !important;
	top:4px !important;
}

#item362824 {
	width:20px !important;
	height:20px !important;
	left:59px !important;
}

#item362829 {
	width:68px !important;
	height:10px !important;
	top:4px !important;
}

#item362852 {
	width:20px !important;
	height:20px !important;
	left:71px !important;
}

#item362856 {
	width:40px !important;
	height:10px !important;
	top:4px !important;
}

#item362879 {
	width:20px !important;
	height:20px !important;
	left:42px !important;
}

#item362883 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item362907 {
	width:20px !important;
	height:20px !important;
	left:55px !important;
}

#item362914 {
	width:371px !important;
	height:310px !important;
	left:865px !important;
	top:443px !important;
}

#item357590 {
	width:344px !important;
	height:10px !important;
}

#item357586 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:220px !important;
}

#item357613 {
	width:431px !important;
	height:102px !important;
	left:799px !important;
	top:87px !important;
}

#item356866 {
	width:344px !important;
	height:10px !important;
}

#item356862 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:251px !important;
}

#item357664 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item357665 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item357668 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item419929 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item357672 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item357670 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item357699 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item357695 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item357722 {
	width:344px !important;
	height:203px !important;
	left:87px !important;
	top:87px !important;
}

#item357750 {
	width:30px !important;
	height:30px !important;
}

#item357746 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:324px !important;
}

#item357756 {
	width:165px !important;
	height:30px !important;
}

#item357753 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item357783 {
	width:165px !important;
	height:30px !important;
}

#item357779 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item357810 {
	width:165px !important;
	height:30px !important;
}

#item357806 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item357837 {
	width:165px !important;
	height:30px !important;
}

#item357833 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item357863 {
	width:165px !important;
	height:30px !important;
}

#item357860 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item358220 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item358224 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item358221 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item419942 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item358210 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item358214 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item358211 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item419938 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item358205 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item358202 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item419933 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item358164 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item358168 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item358165 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item358177 {
	width:611px !important;
	height:724px !important;
	left:101px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item357891 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item357919 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item357915 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item357922 {
	width:611px !important;
	height:76px !important;
	left:101px !important;
	top:98px !important;
}

#item360677 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item360701 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item360727 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item360750 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item360776 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item360799 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item360825 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item360848 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item360874 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item360898 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item360921 {
	width:40px !important;
	height:19px !important;
	left:18px !important;
	top:14px !important;
}

#item360924 {
	width:40px !important;
	height:19px !important;
	left:553px !important;
	top:14px !important;
}

#item360928 {
	width:40px !important;
	height:19px !important;
	left:237px !important;
	top:14px !important;
}

#item360931 {
	width:15px !important;
	height:19px !important;
	left:140px !important;
}

#item360937 {
	width:15px !important;
	height:19px !important;
	left:359px !important;
}

#item360940 {
	width:15px !important;
	height:19px !important;
	left:456px !important;
}

#item358140 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item357888 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item357886 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item360984 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item360985 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item360993 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item420294 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item360997 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item360995 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item361025 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item361020 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item361048 {
	width:344px !important;
	height:203px !important;
	left:87px !important;
	top:87px !important;
}

#item361075 {
	width:30px !important;
	height:30px !important;
}

#item361071 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:324px !important;
}

#item361081 {
	width:165px !important;
	height:30px !important;
}

#item361078 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item361108 {
	width:165px !important;
	height:30px !important;
}

#item361104 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item361135 {
	width:165px !important;
	height:30px !important;
}

#item361131 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item361163 {
	width:165px !important;
	height:30px !important;
}

#item361159 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item361189 {
	width:165px !important;
	height:30px !important;
}

#item361186 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item361600 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item361604 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item361601 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item420307 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item361585 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item361589 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item361586 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item420302 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item361579 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item361576 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item420298 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item361543 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item361547 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item361544 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item361550 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item361217 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item361246 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item361243 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item361249 {
	width:611px !important;
	height:76px !important;
	left:101px !important;
	top:98px !important;
}

#item362094 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item362118 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item362144 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item362167 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item362193 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item362216 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item362242 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item362265 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item362291 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item362314 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item362340 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item362363 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item362387 {
	width:40px !important;
	height:19px !important;
	left:18px !important;
	top:14px !important;
}

#item362391 {
	width:40px !important;
	height:19px !important;
	left:553px !important;
	top:14px !important;
}

#item362394 {
	width:40px !important;
	height:19px !important;
	left:196px !important;
	top:14px !important;
}

#item362397 {
	width:40px !important;
	height:19px !important;
	left:298px !important;
	top:14px !important;
}

#item362406 {
	width:15px !important;
	height:19px !important;
	left:120px !important;
}

#item362409 {
	width:15px !important;
	height:19px !important;
	left:400px !important;
}

#item362413 {
	width:15px !important;
	height:19px !important;
	left:476px !important;
}

#item361519 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item361214 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item361212 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item362992 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item362993 {
	width:1230px !important;
	height:867px !important;
	top:-1px !important;
}

#item362997 {
	width:1056px !important;
	height:111px !important;
	left:87px !important;
	top:87px !important;
}

#item363020 {
	width:1200px !important;
	height:530px !important;
	left:30px !important;
	top:306px !important;
}

#item363025 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item363026 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item420289 {
	width:390px !important;
	height:457px !important;
	left:2307px !important;
	top:14px !important;
}

#item413965 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item413966 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item420292 {
	width:390px !important;
	height:457px !important;
	left:2748px !important;
	top:14px !important;
}

#item363231 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item363232 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item420273 {
	width:390px !important;
	height:457px !important;
	left:960px !important;
	top:14px !important;
}

#item363297 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item363299 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item420278 {
	width:390px !important;
	height:457px !important;
	left:1410px !important;
	top:14px !important;
}

#item363369 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item363370 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item420285 {
	width:390px !important;
	height:457px !important;
	left:1860px !important;
	top:14px !important;
}

#item363436 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item363437 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item420263 {
	width:390px !important;
	height:457px !important;
	left:510px !important;
	top:14px !important;
}

#item363502 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item363503 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item420257 {
	width:390px !important;
	height:457px !important;
	left:60px !important;
	top:14px !important;
}

@keyframes derecha-100-363020 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-363020 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item366974 {
	width:30px !important;
	height:30px !important;
}

#item367010 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:198px !important;
}

#item413826 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
}

#item413856 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item413853 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item413889 {
	width:432px !important;
	height:381px !important;
	left:778px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item363814 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item363846 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item363843 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item363779 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item363810 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item363807 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item363744 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item363775 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item363772 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item363673 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item363705 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item363702 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item363637 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item363669 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item363666 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item363572 {
	width:520px !important;
	height:866px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item363608 {
	width:30px !important;
	height:30px !important;
}

#item363605 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item363618 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item363620 {
	width:1230px !important;
	height:866px !important;
}

#item363621 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item363624 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item363625 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item363629 {
	width:30px !important;
	height:30px !important;
}

#item363626 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item423198 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item363569 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item363567 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item363955 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item363956 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item420311 {
	width:650px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item363967 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#fff;
}

#item363968 {
	width:432px !important;
	height:447px !important;
	left:822px !important;
	top:306px !important;
}

#item364002 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item364025 {
	width:20px !important;
	height:20px !important;
}

#item369101 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item369124 {
	width:20px !important;
	height:20px !important;
}

#item369129 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item369152 {
	width:20px !important;
	height:20px !important;
	left:68px !important;
}

#item369188 {
	width:48px !important;
	height:10px !important;
	top:4px !important;
}

#item369211 {
	width:20px !important;
	height:20px !important;
	left:49px !important;
}

#item369215 {
	width:54px !important;
	height:10px !important;
	top:4px !important;
}

#item369238 {
	width:20px !important;
	height:20px !important;
	left:58px !important;
}

#item369249 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item369272 {
	width:20px !important;
	height:20px !important;
}

#item369489 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item369512 {
	width:20px !important;
	height:20px !important;
}

#item369517 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item369540 {
	width:20px !important;
	height:20px !important;
}

#item369576 {
	width:48px !important;
	height:10px !important;
	top:4px !important;
}

#item369599 {
	width:20px !important;
	height:20px !important;
	left:49px !important;
}

#item369603 {
	width:54px !important;
	height:10px !important;
	top:4px !important;
}

#item369626 {
	width:20px !important;
	height:20px !important;
	left:58px !important;
}

#item369631 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item369654 {
	width:20px !important;
	height:20px !important;
}

#item369294 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item369317 {
	width:20px !important;
	height:20px !important;
}

#item369321 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item369344 {
	width:20px !important;
	height:20px !important;
}

#item369348 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item369371 {
	width:20px !important;
	height:20px !important;
	left:68px !important;
}

#item369375 {
	width:48px !important;
	height:10px !important;
	top:4px !important;
}

#item369399 {
	width:20px !important;
	height:20px !important;
	left:49px !important;
}

#item369403 {
	width:54px !important;
	height:10px !important;
	top:4px !important;
}

#item369426 {
	width:20px !important;
	height:20px !important;
	left:58px !important;
}

#item369454 {
	width:20px !important;
	height:20px !important;
	top:184px !important;
}

#item369714 {
	width:423px !important;
	height:213px !important;
	left:768px !important;
	top:571px !important;
}

#item369431 {
	width:90px !important;
	height:10px !important;
	left:795px !important;
	top:759px !important;
}

#item364459 {
	width:344px !important;
	height:10px !important;
}

#item364455 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:220px !important;
}

#item364482 {
	width:431px !important;
	height:102px !important;
	left:799px !important;
	top:87px !important;
}

#item364509 {
	width:344px !important;
	height:10px !important;
}

#item364505 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:251px !important;
}

#item364558 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item364559 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item364563 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item420315 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item364567 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item364565 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item364595 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item364591 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item364618 {
	width:344px !important;
	height:345px !important;
	left:87px !important;
	top:87px !important;
}

#item364645 {
	width:30px !important;
	height:30px !important;
}

#item364641 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:465px !important;
}

#item364651 {
	width:165px !important;
	height:30px !important;
}

#item364648 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item364678 {
	width:165px !important;
	height:30px !important;
}

#item364674 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item364705 {
	width:165px !important;
	height:30px !important;
}

#item364701 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item364732 {
	width:165px !important;
	height:30px !important;
}

#item364728 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item364758 {
	width:165px !important;
	height:30px !important;
}

#item364755 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item365167 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item365171 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item365168 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item420327 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item365157 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item365161 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item365158 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item420323 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item365152 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item365149 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item420319 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item365116 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item365120 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item365117 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item365123 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item364787 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item364815 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item364811 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item364818 {
	width:567px !important;
	height:127px !important;
	left:123px !important;
	top:97px !important;
}

#item367564 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item367587 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item367615 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item367638 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item367665 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item367688 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item367714 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item367737 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item367763 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item367786 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item367809 {
	width:40px !important;
	height:19px !important;
	top:29px !important;
}

#item367813 {
	width:40px !important;
	height:19px !important;
	left:410px !important;
}

#item367816 {
	width:40px !important;
	height:19px !important;
	left:413px !important;
	top:68px !important;
}

#item367819 {
	width:40px !important;
	height:19px !important;
	left:527px !important;
	top:68px !important;
}

#item367823 {
	width:15px !important;
	height:15px !important;
	left:108px !important;
	top:17px !important;
}

#item367829 {
	width:15px !important;
	height:15px !important;
	left:304px !important;
	top:17px !important;
}

#item367834 {
	width:15px !important;
	height:15px !important;
	left:29px !important;
	top:2px !important;
}

#item367837 {
	width:15px !important;
	height:19px !important;
}

#item365092 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item364783 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item364781 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item365279 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
	background:#009976;
}

#item365280 {
	width:1230px !important;
	height:870px !important;
}

#item365290 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item420333 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item365294 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item365292 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item365321 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item365317 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item365344 {
	width:366px !important;
	height:271px !important;
	left:87px !important;
	top:87px !important;
}

#item365371 {
	width:30px !important;
	height:30px !important;
}

#item365367 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:399px !important;
}

#item365377 {
	width:165px !important;
	height:30px !important;
}

#item365374 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item365404 {
	width:165px !important;
	height:30px !important;
}

#item365400 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item365432 {
	width:165px !important;
	height:30px !important;
}

#item365428 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item365459 {
	width:165px !important;
	height:30px !important;
}

#item365455 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item365486 {
	width:165px !important;
	height:30px !important;
}

#item365482 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item365896 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item365901 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item365897 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item420345 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item365881 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item365885 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item365882 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item420341 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item365876 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item365873 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item420337 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item365840 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item365845 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item365841 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item365848 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item365514 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item365541 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item365538 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item365544 {
	width:567px !important;
	height:127px !important;
	left:123px !important;
	top:97px !important;
}

#item368615 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item368638 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item368664 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item368688 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item368714 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item368737 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item368763 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item368786 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item368812 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item368835 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item368861 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item368884 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item368907 {
	width:40px !important;
	height:19px !important;
	top:29px !important;
}

#item368915 {
	width:40px !important;
	height:19px !important;
	left:410px !important;
}

#item368918 {
	width:40px !important;
	height:19px !important;
	left:413px !important;
	top:68px !important;
}

#item368922 {
	width:40px !important;
	height:19px !important;
	left:527px !important;
	top:68px !important;
}

#item368925 {
	width:15px !important;
	height:15px !important;
	left:101px !important;
	top:17px !important;
}

#item368928 {
	width:15px !important;
	height:15px !important;
	left:314px !important;
	top:17px !important;
}

#item368931 {
	width:15px !important;
	height:15px !important;
	left:252px !important;
	top:17px !important;
}

#item368935 {
	width:15px !important;
	height:15px !important;
	left:29px !important;
	top:2px !important;
}

#item368938 {
	width:15px !important;
	height:19px !important;
}

#item365816 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item365511 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item365509 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item347208 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item347209 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item347213 {
	width:742px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#33ad91;
}

#item347219 {
	width:522px !important;
	height:147px !important;
	left:87px !important;
	top:87px !important;
}

#item347242 {
	width:431px !important;
	height:866px !important;
	left:799px !important;
	background:#fff;
}

#item347247 {
	width:177px !important;
	height:30px !important;
}

#item347243 {
	width:177px !important;
	height:30px !important;
	left:876px !important;
	top:504px !important;
}

#item347273 {
	width:177px !important;
	height:30px !important;
}

#item347270 {
	width:177px !important;
	height:30px !important;
	left:876px !important;
	top:549px !important;
}

#item347741 {
	width:177px !important;
	height:30px !important;
}

#item347738 {
	width:177px !important;
	height:30px !important;
	left:876px !important;
	top:594px !important;
}

#item347767 {
	width:177px !important;
	height:30px !important;
}

#item347764 {
	width:177px !important;
	height:30px !important;
	left:876px !important;
	top:639px !important;
}

#item347296 {
	width:324px !important;
	height:403px !important;
	left:876px !important;
	top:63px !important;
}

#item347717 {
	width:1230px !important;
	height:866px !important;
}

#item347718 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item347722 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item347726 {
	width:30px !important;
	height:30px !important;
}

#item347723 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item420376 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item347616 {
	width:431px !important;
	height:873px !important;
	left:809px !important;
	top:10px !important;
	background:#fff;
}

#item347617 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

#item347622 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item347619 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

#item347625 {
	width:351px !important;
	height:417px !important;
	left:841px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item347660 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item347657 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:541px !important;
}

#item347680 {
	width:1230px !important;
	height:866px !important;
}

#item347681 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item347685 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item347690 {
	width:30px !important;
	height:30px !important;
}

#item347686 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item420372 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item347591 {
	width:1230px !important;
	height:866px !important;
}

#item347592 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item347596 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item347600 {
	width:30px !important;
	height:30px !important;
}

#item347597 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item420366 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item347536 {
	width:431px !important;
	height:873px !important;
	left:809px !important;
	top:10px !important;
	background:#fff;
}

#item347537 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

#item347541 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item347538 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

#item347545 {
	width:351px !important;
	height:417px !important;
	left:841px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item347576 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item347573 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:541px !important;
}

#item347667 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item347665 {
	width:36px !important;
	height:36px !important;
	left:883px !important;
	top:541px !important;
}

#item347432 {
	width:1230px !important;
	height:866px !important;
}

#item347433 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item347442 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item347446 {
	width:30px !important;
	height:30px !important;
}

#item347443 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item420361 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item347386 {
	width:431px !important;
	height:873px !important;
	left:809px !important;
	top:10px !important;
	background:#fff;
}

#item347387 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

#item347391 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item347388 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

#item347396 {
	width:351px !important;
	height:417px !important;
	left:841px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item347427 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item347424 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:541px !important;
}

#item347504 {
	width:1230px !important;
	height:866px !important;
}

#item347505 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item347509 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item347513 {
	width:30px !important;
	height:30px !important;
}

#item347510 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item420355 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item347370 {
	width:1230px !important;
	height:866px !important;
}

#item347371 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item347375 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item347379 {
	width:30px !important;
	height:30px !important;
}

#item347376 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item420350 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item347323 {
	width:431px !important;
	height:873px !important;
	left:809px !important;
	top:10px !important;
	background:#fff;
}

#item347325 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

#item347329 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item347326 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

#item347333 {
	width:351px !important;
	height:393px !important;
	left:841px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item347499 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item347497 {
	width:36px !important;
	height:36px !important;
	left:888px !important;
	top:541px !important;
}

#item347365 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item347361 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:541px !important;
}

#item347321 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

#item347319 {
	width:1240px !important;
	height:883px !important;
	left:-10px !important;
	top:-10px !important;
}

#item369744 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item369745 {
	width:1230px !important;
	height:867px !important;
	top:-1px !important;
}

#item369748 {
	width:1056px !important;
	height:111px !important;
	left:87px !important;
	top:87px !important;
}

#item369771 {
	width:1200px !important;
	height:530px !important;
	left:30px !important;
	top:306px !important;
}

#item369810 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item369811 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item420408 {
	width:390px !important;
	height:457px !important;
	left:2307px !important;
	top:15px !important;
}

#item369876 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item369877 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item420387 {
	width:390px !important;
	height:457px !important;
	left:960px !important;
	top:15px !important;
}

#item369946 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item369947 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item420391 {
	width:390px !important;
	height:457px !important;
	left:1410px !important;
	top:15px !important;
}

#item370012 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item370013 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item420404 {
	width:390px !important;
	height:457px !important;
	left:1860px !important;
	top:15px !important;
}

#item370078 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item370079 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item420385 {
	width:390px !important;
	height:457px !important;
	left:510px !important;
	top:15px !important;
}

#item370145 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item370146 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item420381 {
	width:390px !important;
	height:457px !important;
	left:60px !important;
	top:15px !important;
}

@keyframes derecha-100-369771 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-369771 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item370385 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item370415 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item370412 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item370344 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item370381 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item370378 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item370309 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item370340 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item370337 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item370272 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item370304 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item370300 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item370236 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item370268 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item370264 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item370202 {
	width:520px !important;
	height:866px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item370232 {
	width:30px !important;
	height:30px !important;
}

#item370229 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item370180 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:15px !important;
}

#item370178 {
	width:1236px !important;
	height:876px !important;
	left:-5px !important;
	top:-10px !important;
}

#item370696 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item370697 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item370701 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#fff;
}

#item370702 {
	width:470px !important;
	height:404px !important;
	left:730px !important;
	top:432px !important;
}

#item370711 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item370734 {
	width:20px !important;
	height:20px !important;
}

#item381578 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item381601 {
	width:20px !important;
	height:20px !important;
}

#item381637 {
	width:63px !important;
	height:10px !important;
	top:4px !important;
}

#item381660 {
	width:20px !important;
	height:20px !important;
	left:48px !important;
}

#item381457 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item381481 {
	width:20px !important;
	height:20px !important;
}

#item381605 {
	width:90px !important;
	height:10px !important;
}

#item381628 {
	width:20px !important;
	height:20px !important;
	left:23px !important;
	top:14px !important;
}

#item370765 {
	width:90px !important;
	height:10px !important;
	top:23px !important;
}

#item370788 {
	width:20px !important;
	height:20px !important;
	left:16px !important;
}

#item370793 {
	width:75px !important;
	height:10px !important;
	top:4px !important;
}

#item370818 {
	width:20px !important;
	height:20px !important;
	left:76px !important;
}

#item381488 {
	width:75px !important;
	height:10px !important;
	top:4px !important;
}

#item381511 {
	width:20px !important;
	height:20px !important;
	left:58px !important;
}

#item381522 {
	width:75px !important;
	height:10px !important;
	top:4px !important;
}

#item381545 {
	width:20px !important;
	height:20px !important;
	left:63px !important;
}

#item381549 {
	width:75px !important;
	height:10px !important;
	top:4px !important;
}

#item381573 {
	width:19px !important;
	height:20px !important;
	left:63px !important;
}

#item383085 {
	width:20px !important;
	height:20px !important;
	left:21px !important;
}

#item383093 {
	width:90px !important;
	height:10px !important;
	top:24px !important;
}

#item382004 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item382027 {
	width:20px !important;
	height:20px !important;
}

#item382031 {
	width:63px !important;
	height:10px !important;
	top:22px !important;
}

#item382054 {
	width:20px !important;
	height:20px !important;
	left:9px !important;
}

#item382085 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item382108 {
	width:20px !important;
	height:20px !important;
}

#item383134 {
	width:20px !important;
	height:20px !important;
	left:21px !important;
}

#item383137 {
	width:90px !important;
	height:10px !important;
	top:24px !important;
}

#item370738 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item370761 {
	width:20px !important;
	height:20px !important;
}

#item382613 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item382636 {
	width:20px !important;
	height:20px !important;
	left:76px !important;
}

#item382642 {
	width:90px !important;
	height:10px !important;
}

#item382665 {
	width:20px !important;
	height:20px !important;
	left:23px !important;
	top:15px !important;
}

#item381668 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item381691 {
	width:20px !important;
	height:20px !important;
}

#item382546 {
	width:63px !important;
	height:10px !important;
	top:22px !important;
}

#item382569 {
	width:20px !important;
	height:20px !important;
	left:9px !important;
}

#item382573 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item382596 {
	width:20px !important;
	height:20px !important;
}

#item383165 {
	width:20px !important;
	height:20px !important;
	left:21px !important;
}

#item383168 {
	width:90px !important;
	height:10px !important;
	top:24px !important;
}

#item382694 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item382717 {
	width:20px !important;
	height:20px !important;
}

#item382749 {
	width:63px !important;
	height:10px !important;
	left:2px !important;
	top:23px !important;
}

#item382772 {
	width:20px !important;
	height:20px !important;
}

#item382986 {
	width:63px !important;
	height:10px !important;
}

#item383010 {
	width:20px !important;
	height:20px !important;
	left:42px !important;
	top:10px !important;
}

#item382776 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item382799 {
	width:20px !important;
	height:20px !important;
}

#item382803 {
	width:90px !important;
	height:10px !important;
}

#item382826 {
	width:20px !important;
	height:20px !important;
	left:23px !important;
	top:14px !important;
}

#item382887 {
	width:75px !important;
	height:10px !important;
	top:4px !important;
}

#item382910 {
	width:20px !important;
	height:20px !important;
	left:58px !important;
}

#item382915 {
	width:75px !important;
	height:10px !important;
	top:4px !important;
}

#item382938 {
	width:20px !important;
	height:20px !important;
	left:63px !important;
}

#item383021 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item383044 {
	width:20px !important;
	height:20px !important;
	left:73px !important;
}

#item383518 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item383541 {
	width:20px !important;
	height:20px !important;
}

#item383479 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item383502 {
	width:20px !important;
	height:20px !important;
	left:73px !important;
}

#item383545 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item383568 {
	width:20px !important;
	height:20px !important;
	left:76px !important;
}

#item383573 {
	width:90px !important;
	height:10px !important;
}

#item383596 {
	width:20px !important;
	height:20px !important;
	left:23px !important;
	top:15px !important;
}

#item383197 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item383220 {
	width:20px !important;
	height:20px !important;
}

#item383225 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item383248 {
	width:20px !important;
	height:20px !important;
}

#item383252 {
	width:63px !important;
	height:10px !important;
	top:4px !important;
}

#item383275 {
	width:20px !important;
	height:20px !important;
	left:48px !important;
}

#item383279 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item383302 {
	width:20px !important;
	height:20px !important;
}

#item383306 {
	width:90px !important;
	height:10px !important;
}

#item383329 {
	width:20px !important;
	height:20px !important;
	left:23px !important;
	top:14px !important;
}

#item383333 {
	width:90px !important;
	height:10px !important;
	top:23px !important;
}

#item383356 {
	width:20px !important;
	height:20px !important;
	left:16px !important;
}

#item383361 {
	width:75px !important;
	height:10px !important;
	top:4px !important;
}

#item383385 {
	width:20px !important;
	height:20px !important;
	left:76px !important;
}

#item383389 {
	width:75px !important;
	height:10px !important;
	top:4px !important;
}

#item383412 {
	width:20px !important;
	height:20px !important;
	left:58px !important;
}

#item383417 {
	width:75px !important;
	height:10px !important;
	top:4px !important;
}

#item383440 {
	width:20px !important;
	height:20px !important;
	left:63px !important;
}

#item383449 {
	width:75px !important;
	height:10px !important;
	top:4px !important;
}

#item383472 {
	width:19px !important;
	height:20px !important;
	left:63px !important;
}

#item383602 {
	width:495px !important;
	height:244px !important;
	left:714px !important;
	top:502px !important;
}

#item371200 {
	width:344px !important;
	height:10px !important;
}

#item371196 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:220px !important;
}

#item371329 {
	width:344px !important;
	height:10px !important;
}

#item371325 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:286px !important;
}

#item371223 {
	width:431px !important;
	height:102px !important;
	left:799px !important;
	top:87px !important;
}

#item371251 {
	width:344px !important;
	height:10px !important;
}

#item371246 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:253px !important;
}

#item371356 {
	width:344px !important;
	height:10px !important;
}

#item371352 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:319px !important;
}

#item420410 {
	width:650px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item371409 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
	background:#009976;
}

#item371410 {
	width:1230px !important;
	height:870px !important;
}

#item420414 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item371418 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item371416 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item371445 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item371441 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item371468 {
	width:344px !important;
	height:351px !important;
	left:87px !important;
	top:87px !important;
}

#item371495 {
	width:30px !important;
	height:30px !important;
}

#item371491 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:450px !important;
}

#item371503 {
	width:165px !important;
	height:30px !important;
}

#item371500 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item371530 {
	width:165px !important;
	height:30px !important;
}

#item371526 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item371557 {
	width:165px !important;
	height:30px !important;
}

#item371553 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item371584 {
	width:165px !important;
	height:30px !important;
}

#item371580 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item371610 {
	width:165px !important;
	height:30px !important;
}

#item371607 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item372089 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item372093 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item372090 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item420426 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item372080 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item372084 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item372081 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item420422 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item372069 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item372066 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item420418 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item372034 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item372038 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item372035 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item372041 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item371638 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item371665 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item371662 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item371675 {
	width:567px !important;
	height:127px !important;
	left:123px !important;
	top:97px !important;
}

#item372761 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item372784 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item372810 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item372833 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item372859 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item372882 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item372908 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item372932 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item372958 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item372982 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item373005 {
	width:40px !important;
	height:19px !important;
	top:29px !important;
}

#item373008 {
	width:40px !important;
	height:19px !important;
	left:309px !important;
}

#item373011 {
	width:40px !important;
	height:19px !important;
	left:527px !important;
	top:68px !important;
}

#item373015 {
	width:40px !important;
	height:19px !important;
	left:407px !important;
	top:68px !important;
}

#item373019 {
	width:15px !important;
	height:15px !important;
	left:118px !important;
	top:17px !important;
}

#item373022 {
	width:15px !important;
	height:15px !important;
	left:197px !important;
	top:17px !important;
}

#item373031 {
	width:15px !important;
	height:15px !important;
	left:320px !important;
	top:58px !important;
}

#item372009 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item371635 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item371633 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item373090 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
	background:#009976;
}

#item373091 {
	width:1230px !important;
	height:870px !important;
}

#item373094 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item420430 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item373098 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item373096 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item373125 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item373121 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item373148 {
	width:344px !important;
	height:346px !important;
	left:87px !important;
	top:87px !important;
}

#item373175 {
	width:30px !important;
	height:30px !important;
}

#item373171 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:468px !important;
}

#item373181 {
	width:165px !important;
	height:30px !important;
}

#item373178 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item373209 {
	width:165px !important;
	height:30px !important;
}

#item373205 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item373237 {
	width:165px !important;
	height:30px !important;
}

#item373233 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item373264 {
	width:165px !important;
	height:30px !important;
}

#item373260 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item373290 {
	width:165px !important;
	height:30px !important;
}

#item373287 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item373707 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item373711 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item373708 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item420443 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item373697 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item373701 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item373698 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item420439 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item373692 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item373689 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item420434 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item373657 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item373661 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item373658 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item373664 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item373318 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item373345 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item373342 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item373348 {
	width:650px !important;
	height:121px !important;
	left:82px !important;
	top:100px !important;
}

#item375922 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item375945 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item375971 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item375995 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item376021 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item376044 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item376070 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item376093 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item376120 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item376143 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item376169 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item376192 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item376218 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item376241 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item376267 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item376290 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item376313 {
	width:40px !important;
	height:19px !important;
	top:28px !important;
}

#item376317 {
	width:40px !important;
	height:19px !important;
	left:410px !important;
	top:28px !important;
}

#item376320 {
	width:40px !important;
	height:19px !important;
	left:610px !important;
	top:63px !important;
}

#item376323 {
	width:40px !important;
	height:19px !important;
	left:510px !important;
	top:63px !important;
}

#item376327 {
	width:40px !important;
	height:19px !important;
	left:510px !important;
}

#item376330 {
	width:15px !important;
	height:15px !important;
	left:84px !important;
	top:17px !important;
}

#item376334 {
	width:15px !important;
	height:15px !important;
	left:141px !important;
	top:17px !important;
}

#item376337 {
	width:15px !important;
	height:15px !important;
	left:273px !important;
	top:17px !important;
}

#item376340 {
	width:15px !important;
	height:15px !important;
	left:344px !important;
	top:20px !important;
}

#item376349 {
	width:11px !important;
	height:15px !important;
}

#item376354 {
	width:15px !important;
	height:15px !important;
	left:18px !important;
}

#item373633 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item373315 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item373313 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item376408 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
	background:#009976;
}

#item376409 {
	width:1230px !important;
	height:870px !important;
}

#item376412 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item420447 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item376420 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item376418 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item376448 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item376443 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item376471 {
	width:344px !important;
	height:327px !important;
	left:87px !important;
	top:87px !important;
}

#item376498 {
	width:30px !important;
	height:30px !important;
}

#item376494 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:462px !important;
}

#item376504 {
	width:165px !important;
	height:30px !important;
}

#item376501 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item376532 {
	width:165px !important;
	height:30px !important;
}

#item376527 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item376559 {
	width:165px !important;
	height:30px !important;
}

#item376555 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item376586 {
	width:165px !important;
	height:30px !important;
}

#item376582 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item376612 {
	width:165px !important;
	height:30px !important;
}

#item376609 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item377192 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item377196 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item377193 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item420460 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item377181 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item377185 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item377182 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item420456 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item377175 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item377172 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item420451 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item377140 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item377144 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item377141 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item377147 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item376638 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item376665 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item376662 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item376668 {
	width:611px !important;
	height:192px !important;
	left:101px !important;
	top:97px !important;
}

#item378131 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item378154 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item378180 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item378203 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item378229 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item378252 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item378278 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item378301 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item378327 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item378351 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item378525 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item378548 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item378574 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item378597 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item378475 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item378498 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item378426 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item378449 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item378377 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item378400 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item378630 {
	width:40px !important;
	height:19px !important;
	left:893px !important;
	top:57px !important;
}

#item378633 {
	width:40px !important;
	height:19px !important;
	left:893px !important;
	top:122px !important;
}

#item378636 {
	width:40px !important;
	height:19px !important;
	left:755px !important;
	top:54px !important;
}

#item378639 {
	width:40px !important;
	height:19px !important;
	left:755px !important;
	top:119px !important;
}

#item378642 {
	width:40px !important;
	height:19px !important;
	left:755px !important;
	top:11px !important;
}

#item378645 {
	width:15px !important;
	height:15px !important;
	left:121px !important;
	top:14px !important;
}

#item378648 {
	width:15px !important;
	height:15px !important;
	left:209px !important;
	top:14px !important;
}

#item378652 {
	width:15px !important;
	height:15px !important;
	left:298px !important;
	top:14px !important;
}

#item378656 {
	width:15px !important;
	height:15px !important;
	left:387px !important;
	top:14px !important;
}

#item378659 {
	width:15px !important;
	height:15px !important;
	left:549px !important;
	top:16px !important;
}

#item378662 {
	width:15px !important;
	height:15px !important;
	left:639px !important;
	top:16px !important;
}

#item378621 {
	width:40px !important;
	height:19px !important;
	left:7px !important;
	top:29px !important;
}

#item377114 {
	width:611px !important;
	height:469px !important;
	left:101px !important;
	top:320px !important;
	padding:0px 30px 0px 0px;
}

#item377138 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item376635 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item378723 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
	background:#009976;
}

#item378724 {
	width:1230px !important;
	height:870px !important;
}

#item378727 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item420464 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item378735 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item378733 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item378762 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item378758 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item378785 {
	width:344px !important;
	height:303px !important;
	left:87px !important;
	top:87px !important;
}

#item378814 {
	width:30px !important;
	height:30px !important;
}

#item378809 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:438px !important;
}

#item378820 {
	width:165px !important;
	height:30px !important;
}

#item378817 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item378847 {
	width:165px !important;
	height:30px !important;
}

#item378843 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item378875 {
	width:165px !important;
	height:30px !important;
}

#item378870 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item378903 {
	width:165px !important;
	height:30px !important;
}

#item378899 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item378929 {
	width:165px !important;
	height:30px !important;
}

#item378926 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item379613 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item379617 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item379614 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item420476 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item379604 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item379608 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item379605 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item420472 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item379599 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item379596 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item420468 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item379563 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item379567 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item379564 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item379570 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item378961 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item378988 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item378985 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item378991 {
	width:611px !important;
	height:121px !important;
	left:101px !important;
	top:96px !important;
}

#item380644 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item380667 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item380693 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item380716 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item380742 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item380765 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item380791 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item380814 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item380840 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item380863 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item380891 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item380915 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item380941 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item380964 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item380990 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item381013 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item381039 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item381062 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item381088 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item381111 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item381137 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item381161 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item381211 {
	width:15px !important;
	height:15px !important;
	left:582px !important;
	top:9px !important;
}

#item381214 {
	width:15px !important;
	height:15px !important;
	left:662px !important;
	top:9px !important;
}

#item381218 {
	width:15px !important;
	height:15px !important;
	left:742px !important;
	top:9px !important;
}

#item381221 {
	width:15px !important;
	height:15px !important;
	left:821px !important;
	top:9px !important;
}

#item381188 {
	width:40px !important;
	height:19px !important;
	left:933px !important;
	top:24px !important;
}

#item381191 {
	width:15px !important;
	height:15px !important;
	left:116px !important;
	top:8px !important;
}

#item381199 {
	width:15px !important;
	height:15px !important;
	left:195px !important;
	top:8px !important;
}

#item381202 {
	width:15px !important;
	height:15px !important;
	left:275px !important;
	top:8px !important;
}

#item381205 {
	width:15px !important;
	height:15px !important;
	left:354px !important;
	top:8px !important;
}

#item381208 {
	width:15px !important;
	height:15px !important;
	left:428px !important;
	top:8px !important;
}

#item381185 {
	width:40px !important;
	height:19px !important;
	left:11px !important;
	top:22px !important;
}

#item379539 {
	width:611px !important;
	height:536px !important;
	left:101px !important;
	top:253px !important;
	padding:0px 30px 0px 0px;
}

#item378958 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item378956 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item384419 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item384420 {
	width:1230px !important;
	height:867px !important;
	top:-1px !important;
}

#item384424 {
	width:1056px !important;
	height:111px !important;
	left:87px !important;
	top:87px !important;
}

#item384448 {
	width:1200px !important;
	height:530px !important;
	left:30px !important;
	top:306px !important;
}

#item384453 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item384454 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item420522 {
	width:390px !important;
	height:457px !important;
	left:2307px !important;
	top:15px !important;
}

#item384519 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item384520 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item420529 {
	width:390px !important;
	height:457px !important;
	left:3222px !important;
	top:15px !important;
}

#item384585 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item384586 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item420525 {
	width:390px !important;
	height:457px !important;
	left:2757px !important;
	top:15px !important;
}

#item384655 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item384656 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item420495 {
	width:390px !important;
	height:457px !important;
	left:960px !important;
	top:15px !important;
}

#item384722 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item384723 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item420506 {
	width:390px !important;
	height:457px !important;
	left:1410px !important;
	top:15px !important;
}

#item384789 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item384790 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item420515 {
	width:390px !important;
	height:457px !important;
	left:1860px !important;
	top:15px !important;
}

#item384860 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item384861 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item420484 {
	width:390px !important;
	height:457px !important;
	left:510px !important;
	top:15px !important;
}

#item384927 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item384928 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item420480 {
	width:390px !important;
	height:457px !important;
	left:60px !important;
	top:15px !important;
}

@keyframes derecha-100-384448 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-384448 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item385310 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item385342 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item385339 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item385274 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item385306 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item385303 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item385239 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item385270 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item385267 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item385197 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item385229 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item385226 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item385161 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item385193 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item385190 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item385098 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item385131 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item385127 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item385063 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item385094 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item385091 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item384995 {
	width:520px !important;
	height:866px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item385026 {
	width:30px !important;
	height:30px !important;
}

#item385023 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item384992 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:15px !important;
}

#item384990 {
	width:1236px !important;
	height:876px !important;
	left:-5px !important;
	top:-10px !important;
}

#item385762 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item385763 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item385766 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#fff;
}

#item385767 {
	width:460px !important;
	height:306px !important;
	left:740px !important;
	top:531px !important;
}

#item385943 {
	width:63px !important;
	height:10px !important;
	top:4px !important;
}

#item385966 {
	width:20px !important;
	height:20px !important;
	left:66px !important;
}

#item385970 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item385993 {
	width:20px !important;
	height:20px !important;
}

#item386080 {
	width:75px !important;
	height:10px !important;
	top:4px !important;
}

#item386103 {
	width:20px !important;
	height:20px !important;
	left:58px !important;
}

#item389299 {
	width:21px !important;
	height:21px !important;
	left:227px !important;
}

#item389300 {
	width:248px !important;
	height:186px !important;
	left:940px !important;
	top:501px !important;
}

#item387030 {
	width:344px !important;
	height:10px !important;
}

#item387026 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:220px !important;
}

#item387080 {
	width:431px !important;
	height:102px !important;
	left:799px !important;
	top:87px !important;
}

#item420531 {
	width:650px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item387187 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
	background:#009976;
}

#item387188 {
	width:1230px !important;
	height:870px !important;
}

#item387196 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item420535 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item387200 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item387198 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item387227 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item387223 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item387250 {
	width:344px !important;
	height:218px !important;
	left:87px !important;
	top:87px !important;
}

#item387277 {
	width:30px !important;
	height:30px !important;
}

#item387273 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:330px !important;
}

#item387283 {
	width:165px !important;
	height:30px !important;
}

#item387280 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item387310 {
	width:165px !important;
	height:30px !important;
}

#item387306 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item387338 {
	width:165px !important;
	height:30px !important;
}

#item387334 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item387365 {
	width:165px !important;
	height:30px !important;
}

#item387361 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item387391 {
	width:165px !important;
	height:30px !important;
}

#item387388 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item388114 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item388118 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item388115 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item420551 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item388105 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item388109 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item388106 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item420547 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item388100 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item388097 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item420539 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item388064 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item388068 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item388065 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item388071 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item387419 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item387446 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item387443 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item387449 {
	width:611px !important;
	height:78px !important;
	left:101px !important;
	top:100px !important;
}

#item389009 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item389032 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item389059 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item389082 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item389108 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item389131 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item389157 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item389180 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item389203 {
	width:40px !important;
	height:19px !important;
	left:51px !important;
	top:15px !important;
}

#item389207 {
	width:40px !important;
	height:19px !important;
	left:520px !important;
	top:15px !important;
}

#item389210 {
	width:15px !important;
	height:15px !important;
	left:187px !important;
}

#item389213 {
	width:15px !important;
	height:15px !important;
	left:298px !important;
}

#item389222 {
	width:15px !important;
	height:15px !important;
	left:409px !important;
}

#item388040 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item387416 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item387414 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item390448 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item390450 {
	width:1230px !important;
	height:867px !important;
	top:-1px !important;
}

#item390458 {
	width:1056px !important;
	height:111px !important;
	left:87px !important;
	top:87px !important;
}

#item390481 {
	width:1200px !important;
	height:530px !important;
	left:30px !important;
	top:306px !important;
}

#item390520 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item390521 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item420586 {
	width:390px !important;
	height:457px !important;
	left:2307px !important;
	top:15px !important;
}

#item390584 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item390585 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item420575 {
	width:390px !important;
	height:457px !important;
	left:960px !important;
	top:15px !important;
}

#item390650 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item390651 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item420578 {
	width:390px !important;
	height:457px !important;
	left:1410px !important;
	top:15px !important;
}

#item390722 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item390723 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item420581 {
	width:390px !important;
	height:457px !important;
	left:1860px !important;
	top:15px !important;
}

#item390790 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item390791 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item420565 {
	width:390px !important;
	height:457px !important;
	left:510px !important;
	top:15px !important;
}

#item390857 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item390858 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item420559 {
	width:390px !important;
	height:457px !important;
	left:60px !important;
	top:15px !important;
}

#item391522 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item391523 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item420596 {
	width:390px !important;
	height:457px !important;
	left:2763px !important;
	top:15px !important;
}

#item391586 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item391587 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item420605 {
	width:390px !important;
	height:457px !important;
	left:3213px !important;
	top:15px !important;
}

#item391659 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item391660 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item420621 {
	width:390px !important;
	height:457px !important;
	left:3663px !important;
	top:15px !important;
}

@keyframes derecha-100-390481 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-390481 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item392227 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item392259 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item392256 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item392186 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item392188 {
	width:1230px !important;
	height:866px !important;
}

#item392189 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item392193 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item392194 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item392198 {
	width:30px !important;
	height:30px !important;
}

#item392195 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item420632 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item392141 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item392173 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item392169 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item392180 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item392177 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:475px !important;
}

#item392113 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item392115 {
	width:1230px !important;
	height:866px !important;
}

#item392116 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item392119 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item392120 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item392124 {
	width:30px !important;
	height:30px !important;
}

#item392121 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item420628 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item392054 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item392090 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item392087 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item392132 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item392130 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:475px !important;
}

#item391094 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item391125 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item391122 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item391058 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item391090 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item391087 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item391023 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item391054 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item391051 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item390988 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item391019 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item391016 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item390890 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item390892 {
	width:1230px !important;
	height:866px !important;
}

#item390893 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item390896 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item390897 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item390901 {
	width:30px !important;
	height:30px !important;
}

#item390898 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item420623 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item390951 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item390983 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item390980 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item392016 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item392014 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:475px !important;
}

#item390911 {
	width:520px !important;
	height:866px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item390941 {
	width:30px !important;
	height:30px !important;
}

#item390938 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item390888 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item390886 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item392304 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item392305 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item392308 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#fff;
}

#item392309 {
	width:263px !important;
	height:464px !important;
	left:875px !important;
	top:342px !important;
}

@keyframes aparecer-417025 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-417025 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
#item417025 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes aparecer-417039 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-417039 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
#item417039 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes aparecer-417052 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-417052 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
#item417052 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes aparecer-424429 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-424429 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
#item424429 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes aparecer-416649 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-416649 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
#item416649 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes aparecer-416650 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-416650 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
#item416650 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes aparecer-416648 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-416648 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
#item416648 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes aparecer-416613 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-416613 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
#item416613 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item416620 {
	width:20px !important;
	height:20px !important;
	left:21px !important;
}

#item416624 {
	width:90px !important;
	height:10px !important;
	top:24px !important;
}

#item416656 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item416679 {
	width:20px !important;
	height:20px !important;
}

#item416683 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item416706 {
	width:20px !important;
	height:20px !important;
}

#item423328 {
	width:64px !important;
	height:12px !important;
	top:4px !important;
}

#item423352 {
	width:20px !important;
	height:20px !important;
	left:63px !important;
}

#item416710 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item416733 {
	width:20px !important;
	height:20px !important;
}

#item416738 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item416761 {
	width:20px !important;
	height:20px !important;
}

#item416765 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item416788 {
	width:20px !important;
	height:20px !important;
}

#item416793 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item416816 {
	width:20px !important;
	height:20px !important;
	left:70px !important;
}

#item416820 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item416843 {
	width:20px !important;
	height:20px !important;
	left:80px !important;
}

#item416847 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item416870 {
	width:20px !important;
	height:20px !important;
	left:76px !important;
}

#item416874 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item416898 {
	width:20px !important;
	height:20px !important;
	left:76px !important;
}

#item416904 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item416927 {
	width:20px !important;
	height:20px !important;
	left:76px !important;
}

#item397062 {
	width:20px !important;
	height:20px !important;
	left:21px !important;
}

#item397065 {
	width:90px !important;
	height:10px !important;
	top:24px !important;
}

#item397146 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item397169 {
	width:20px !important;
	height:20px !important;
}

#item397173 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item397196 {
	width:20px !important;
	height:20px !important;
}

#item397412 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item397435 {
	width:20px !important;
	height:20px !important;
}

#item397228 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item397251 {
	width:20px !important;
	height:20px !important;
	left:68px !important;
}

#item397315 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item397338 {
	width:20px !important;
	height:20px !important;
	left:76px !important;
}

#item397343 {
	width:90px !important;
	height:10px !important;
}

#item397368 {
	width:20px !important;
	height:20px !important;
	left:69px !important;
	top:4px !important;
}

#item392398 {
	width:21px !important;
	height:21px !important;
	left:393px !important;
	top:328px !important;
}

#item397497 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item397520 {
	width:20px !important;
	height:20px !important;
}

#item397526 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item397549 {
	width:20px !important;
	height:20px !important;
}

#item397553 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item397576 {
	width:20px !important;
	height:20px !important;
}

#item397580 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item397603 {
	width:20px !important;
	height:20px !important;
}

#item397607 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item397630 {
	width:20px !important;
	height:20px !important;
}

#item397635 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item397658 {
	width:20px !important;
	height:20px !important;
	left:77px !important;
}

#item423271 {
	width:64px !important;
	height:12px !important;
	top:4px !important;
}

#item423295 {
	width:20px !important;
	height:20px !important;
	left:63px !important;
}

#item423301 {
	width:64px !important;
	height:12px !important;
	top:4px !important;
}

#item423324 {
	width:20px !important;
	height:20px !important;
	left:63px !important;
}

#item397662 {
	width:82px !important;
	height:13px !important;
	top:4px !important;
}

#item397686 {
	width:20px !important;
	height:20px !important;
	left:81px !important;
}

#item397690 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item397713 {
	width:20px !important;
	height:20px !important;
	left:76px !important;
}

#item397717 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item397740 {
	width:20px !important;
	height:20px !important;
	left:76px !important;
}

#item397744 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item397768 {
	width:20px !important;
	height:20px !important;
	left:76px !important;
}

#item398130 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item398153 {
	width:20px !important;
	height:20px !important;
}

#item398165 {
	width:464px !important;
	height:361px !important;
	left:746px !important;
	top:476px !important;
}

#item392406 {
	width:344px !important;
	height:10px !important;
}

#item392401 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:220px !important;
}

#item392460 {
	width:344px !important;
	height:10px !important;
}

#item392456 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:247px !important;
}

#item392430 {
	width:431px !important;
	height:102px !important;
	left:799px !important;
	top:87px !important;
}

#item420636 {
	width:650px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item392519 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
	background:#009976;
}

#item392520 {
	width:1230px !important;
	height:870px !important;
}

#item392523 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item420640 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item392527 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item392525 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item392554 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item392550 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item392577 {
	width:344px !important;
	height:364px !important;
	left:87px !important;
	top:87px !important;
}

#item392604 {
	width:30px !important;
	height:30px !important;
}

#item392600 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:480px !important;
}

#item392610 {
	width:165px !important;
	height:30px !important;
}

#item392607 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item392637 {
	width:165px !important;
	height:30px !important;
}

#item392633 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item392665 {
	width:165px !important;
	height:30px !important;
}

#item392660 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item392693 {
	width:165px !important;
	height:30px !important;
}

#item392688 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item392719 {
	width:165px !important;
	height:30px !important;
}

#item392716 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item393079 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item393083 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item393080 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item420655 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item393069 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item393073 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item393070 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item420651 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item393064 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item393061 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item420646 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item393028 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item393032 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item393029 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item393035 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item392745 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item392772 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item392769 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item392775 {
	width:607px !important;
	height:278px !important;
	left:103px !important;
	top:75px !important;
}

#item418369 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item418392 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item418418 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item418441 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item418467 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item418490 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item418517 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item418540 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item418566 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item418589 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item418615 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item418638 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item418664 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item418687 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item418713 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item418736 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item418763 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item418787 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item418813 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item418836 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item418862 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item418885 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item418908 {
	width:40px !important;
	height:19px !important;
	top:124px !important;
}

#item418911 {
	width:40px !important;
	height:19px !important;
	left:493px !important;
	top:12px !important;
}

#item418914 {
	width:40px !important;
	height:19px !important;
	left:567px !important;
	top:67px !important;
}

#item418917 {
	width:40px !important;
	height:19px !important;
	left:567px !important;
	top:137px !important;
}

#item418920 {
	width:40px !important;
	height:19px !important;
	left:567px !important;
	top:218px !important;
}

#item418923 {
	width:40px !important;
	height:19px !important;
	left:472px !important;
	top:219px !important;
}

#item418926 {
	width:15px !important;
	height:15px !important;
	left:102px !important;
	top:110px !important;
}

#item418930 {
	width:15px !important;
	height:15px !important;
	left:189px !important;
	top:110px !important;
}

#item418933 {
	width:15px !important;
	height:15px !important;
	left:273px !important;
	top:110px !important;
}

#item418937 {
	width:15px !important;
	height:15px !important;
	left:372px !important;
}

#item418940 {
	width:15px !important;
	height:15px !important;
	left:372px !important;
	top:55px !important;
}

#item418949 {
	width:15px !important;
	height:15px !important;
	left:372px !important;
	top:125px !important;
}

#item418952 {
	width:15px !important;
	height:15px !important;
	left:372px !important;
	top:212px !important;
}

#item418955 {
	width:15px !important;
	height:15px !important;
	left:475px !important;
	top:56px !important;
}

#item418958 {
	width:15px !important;
	height:15px !important;
	left:475px !important;
	top:125px !important;
}

#item393002 {
	width:611px !important;
	height:419px !important;
	left:101px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

#item393026 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item392742 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item393147 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
	background:#009976;
}

#item393148 {
	width:1230px !important;
	height:870px !important;
}

#item393152 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item420659 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item393156 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item393154 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item393183 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item393179 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item393206 {
	width:344px !important;
	height:381px !important;
	left:87px !important;
	top:87px !important;
}

#item393234 {
	width:30px !important;
	height:30px !important;
}

#item393229 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:516px !important;
}

#item393240 {
	width:165px !important;
	height:30px !important;
}

#item393237 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item393267 {
	width:165px !important;
	height:30px !important;
}

#item393263 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item393294 {
	width:165px !important;
	height:30px !important;
}

#item393290 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item393321 {
	width:165px !important;
	height:30px !important;
}

#item393317 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item393348 {
	width:165px !important;
	height:30px !important;
}

#item393344 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item393707 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item393711 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item393708 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item420671 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item393698 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item393702 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item393699 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item420667 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item393691 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item393688 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item420663 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item393656 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item393660 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item393657 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item393663 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item393374 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item393402 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item393399 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item393406 {
	width:602px !important;
	height:139px !important;
	left:105px !important;
	top:69px !important;
}

#item396199 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item396222 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item396249 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item396272 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item396298 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item396321 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item396347 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item396370 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item396396 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item396419 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item396445 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item396468 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item396494 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item396518 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item396541 {
	width:40px !important;
	height:19px !important;
	top:47px !important;
}

#item396544 {
	width:40px !important;
	height:19px !important;
	left:427px !important;
	top:80px !important;
}

#item396547 {
	width:40px !important;
	height:19px !important;
	left:562px !important;
	top:80px !important;
}

#item396550 {
	width:40px !important;
	height:19px !important;
	left:562px !important;
	top:12px !important;
}

#item396553 {
	width:15px !important;
	height:15px !important;
	left:102px !important;
	top:32px !important;
}

#item396563 {
	width:15px !important;
	height:15px !important;
	left:189px !important;
	top:32px !important;
}

#item396566 {
	width:15px !important;
	height:15px !important;
	left:253px !important;
	top:32px !important;
}

#item396570 {
	width:15px !important;
	height:15px !important;
	left:325px !important;
	top:36px !important;
}

#item396573 {
	width:15px !important;
	height:15px !important;
	left:438px !important;
}

#item393630 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item393654 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item393371 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item420675 {
	width:1230px !important;
	height:866px !important;
}

#item359447 {
	width:609px !important;
	height:866px !important;
	left:621px !important;
}

#item359453 {
	width:344px !important;
	height:140px !important;
	left:87px !important;
	top:639px !important;
}

#item359476 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:87px !important;
}

#item359532 {
	width:324px !important;
	height:10px !important;
}

#item359528 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:228px !important;
}

#item359560 {
	width:324px !important;
	height:10px !important;
}

#item359556 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:386px !important;
}

#item359587 {
	width:324px !important;
	height:10px !important;
}

#item359583 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:347px !important;
}

#item359614 {
	width:324px !important;
	height:10px !important;
}

#item359610 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:307px !important;
}

#item359641 {
	width:324px !important;
	height:10px !important;
}

#item359637 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:268px !important;
}

#item359796 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item359797 {
	width:522px !important;
	height:378px !important;
	left:200px !important;
	top:236px !important;
}

#item359823 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item359820 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item359764 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item359792 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item359789 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item424504 {
	width:522px !important;
	height:692px !important;
	left:200px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item359732 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item359760 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item359757 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item424479 {
	width:522px !important;
	height:692px !important;
	left:200px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item359700 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item359701 {
	width:522px !important;
	height:378px !important;
	left:200px !important;
	top:236px !important;
}

#item359727 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item359724 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item359668 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item359696 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item359693 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item424441 {
	width:522px !important;
	height:692px !important;
	left:200px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item359666 {
	width:30px !important;
	height:27px !important;
	left:779px !important;
	top:10px !important;
}

#item359664 {
	width:809px !important;
	height:876px !important;
	left:421px !important;
	top:-10px !important;
}

#item420679 {
	width:1230px !important;
	height:866px !important;
}

#item359379 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

p.autoParaStyle10 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:19px;
	line-height:22.8px;
	color:#009976;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle8 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle7 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	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.autoParaStyle6 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:42px;
	line-height:42px;
	color:#009976;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle5 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle4 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle3 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle2 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle1 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.texto-legal-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.sumario {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:44px;
	color:#009976;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.regular-50-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#009976;
	margin-bottom:10px;
	text-align:left;
}

p.regular-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:44px;
	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-30-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	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-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-13-negro-puntos {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.regular-13-negro-mayusculas {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.light-20-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.itinerario-regular-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.itinerario-dias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	text-align:left;
}

p.hoteles-cabecera {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	text-transform:uppercase;
	border-top:dotted 21px #d2ffda;
	margin-bottom:3px;
	text-align:center;
}

p.hotel-precios {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.esquema-numeros {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.cubierta {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:110px;
	line-height:132px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d3e7d1;
	text-align:center;
}

p.boton-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #009976;
	text-align:center;
}

p.boton-sumario {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.boton-menta {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d2ffda;
	text-align:center;
}

p.boton-experiencias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-circuitos-ciudades {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-acordeon-off {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-20-bold-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:20px;
	text-align:left;
}

p.book-20-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.book-13-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-blanco {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-11-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-20-verde-derecha {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.bold-20-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

p.bold-13-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, 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-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.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.autoCharStyle11 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	color:#d2ffda;
}

span.autoCharStyle10 {
	color:#000;
}

span.autoCharStyle9 {
	font-size:18px;
}

span.autoCharStyle8 {
	font-size:19px;
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	color:#009976;
}

span.autoCharStyle6 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:12px;
}

span.autoCharStyle5 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
}

span.autoCharStyle4 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	color:#000;
}

span.autoCharStyle3 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
}

span.autoCharStyle2 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	color:#000;
}

span.autoCharStyle1 {
	font-size:13px;
	color:#000;
}

span.barcelo-pais {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	text-transform:uppercase;
}

span.desde-precio {
	font-size:13px;
}

span.quicksand-bold {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
}

span.bold {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

span.quicksand {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
}

span.dias-noches {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
	font-size:13px;
	color:#009976;
	text-transform:uppercase;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
