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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#009976; }
:-webkit-full-screen { background:#009976; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:615px; height:1050px; background: #009976 !important; }
.paper-vertical { width:615px; height:100%; }
.paper-horizontal { width:10px; height:1062px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
/* Estilos generales para los botones de navegación */
nav#page-nav > button {
	display: block;
	position: fixed;
	width: 40px;
	height: 40px;
	text-align: center;
	outline: 0;
	/* En este ejemplo, el cuadrado usará el color #f0f0f0 y la flecha el color #ff0000.
	   Si deseas cambiar los colores, deberás modificar los valores hexadecimales dentro de la URL. */
	background: url("data:image/svg+xml,%3Csvg%20viewBox%3D'0%200%2040%2040'%20xmlns%3D'http://www.w3.org/2000/svg'%3E%3Crect%20width%3D'40'%20height%3D'40'%20fill%3D'%23ffffff'/%3E%3Cpath%20d%3D'M16%2012l8%208-8%208'%20transform%3D'rotate(180,20,20)'%20fill%3D'none'%20stroke%3D'%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:1050px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:615px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

@font-face {
	font-family:FF-Quicksand-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;
}

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

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

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

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

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

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

#item9345 {
	width:558px !important;
	height:136px !important;
	left:30px !important;
	top:26px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item433003 {
	width:92px !important;
	height:95px !important;
	left:9px !important;
	top:7px !important;
}

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

#item432934 {
	width:110px !important;
	height:102px !important;
	left:87px !important;
	top:394px !important;
}

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

#item433101 {
	width:92px !important;
	height:95px !important;
	left:9px !important;
	top:7px !important;
}

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

#item433026 {
	width:110px !important;
	height:102px !important;
	left:197px !important;
	top:394px !important;
}

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

#item433193 {
	width:92px !important;
	height:83px !important;
	left:9px !important;
	top:16px !important;
}

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

#item433124 {
	width:110px !important;
	height:102px !important;
	left:417px !important;
	top:394px !important;
}

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

#item433287 {
	width:92px !important;
	height:80px !important;
	left:9px !important;
	top:18px !important;
}

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

#item433216 {
	width:110px !important;
	height:102px !important;
	left:308px !important;
	top:394px !important;
}

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

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

#item432858 {
	width:549px !important;
	height:340px !important;
	left:49px !important;
	top:525px !important;
	background:#fff;
}

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

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

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

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

#item432913 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:523px !important;
}

#item432793 {
	width:549px !important;
	height:331px !important;
	left:48px !important;
	top:514px !important;
	background:#fff;
}

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

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

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

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

#item432851 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:520px !important;
}

#item432728 {
	width:549px !important;
	height:260px !important;
	left:48px !important;
	top:517px !important;
	background:#fff;
}

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

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

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

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

#item432784 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:523px !important;
}

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

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

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

#item434712 {
	width:507px !important;
	height:816px !important;
	left:64px !important;
	top:97px !important;
}

#item432606 {
	width:549px !important;
	height:322px !important;
	left:48px !important;
	top:523px !important;
	background:#fff;
}

#item432607 {
	width:433px !important;
	height:94px !important;
	left:106px !important;
	top:555px !important;
}

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

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

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

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

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

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

#item432604 {
	width:625px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item398207 {
	width:433px !important;
	height:89px !important;
	left:87px !important;
	top:685px !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:75px !important;
	top:329px !important;
}

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

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

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

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

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

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

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

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

#item12778 {
	width:555px !important;
	height:338px !important;
	left:40px !important;
	top:41px !important;
	background:#f2f2f2;
}

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

#item25832 {
	width:36px !important;
	height:36px !important;
	left:538px !important;
	top:409px !important;
}

#item189091 {
	width:441px !important;
	height:338px !important;
	left:97px !important;
	top:478px !important;
}

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

#item12741 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

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

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

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

#item409707 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

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

#item310580 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

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

#item310545 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

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

#item310509 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

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

#item310472 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

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

#item310436 {
	width:555px !important;
	height:783px !important;
	left:40px !important;
	top:37px !important;
	background:#fff;
	padding:60px 57px 60px 57px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item430091 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:465px !important;
}

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

#item430117 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:510px !important;
}

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

#item430143 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:555px !important;
}

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

#item430170 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:600px !important;
}

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

#item430197 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:645px !important;
}

#item429619 {
	width:441px !important;
	height:163px !important;
	left:87px !important;
	top:227px !important;
}

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

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

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

#item430080 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item430318 {
	width:507px !important;
	height:816px !important;
	left:64px !important;
	top:97px !important;
}

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

#item432533 {
	width:1714px !important;
	height:1212px !important;
	left:-550px !important;
	top:-81px !important;
}

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

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

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

#item430029 {
	width:441px !important;
	height:312px !important;
	left:97px !important;
	top:97px !important;
}

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

#item430053 {
	width:36px !important;
	height:36px !important;
	left:94px !important;
	top:442px !important;
}

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

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

#item430005 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

#item430007 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item430314 {
	width:507px !important;
	height:816px !important;
	left:64px !important;
	top:97px !important;
}

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

#item432523 {
	width:1782px !important;
	height:1260px !important;
	left:-584px !important;
	top:-105px !important;
}

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

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

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

#item429959 {
	width:441px !important;
	height:290px !important;
	left:97px !important;
	top:97px !important;
}

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

#item429982 {
	width:36px !important;
	height:36px !important;
	left:94px !important;
	top:412px !important;
}

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

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

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

#item429935 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item430310 {
	width:507px !important;
	height:816px !important;
	left:64px !important;
	top:97px !important;
}

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

#item432511 {
	width:1875px !important;
	height:1326px !important;
	left:-630px !important;
	top:-138px !important;
}

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

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

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

#item429882 {
	width:441px !important;
	height:246px !important;
	left:97px !important;
	top:97px !important;
}

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

#item429905 {
	width:36px !important;
	height:36px !important;
	left:94px !important;
	top:412px !important;
}

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

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

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

#item429861 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item430306 {
	width:507px !important;
	height:816px !important;
	left:64px !important;
	top:97px !important;
}

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

#item432498 {
	width:1782px !important;
	height:1260px !important;
	left:-584px !important;
	top:-105px !important;
}

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

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

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

#item429811 {
	width:441px !important;
	height:273px !important;
	left:97px !important;
	top:97px !important;
}

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

#item429835 {
	width:36px !important;
	height:36px !important;
	left:94px !important;
	top:412px !important;
}

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

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

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

#item429789 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item430302 {
	width:507px !important;
	height:816px !important;
	left:64px !important;
	top:97px !important;
}

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

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

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

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

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

#item429739 {
	width:441px !important;
	height:220px !important;
	left:97px !important;
	top:97px !important;
}

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

#item429772 {
	width:36px !important;
	height:36px !important;
	left:94px !important;
	top:372px !important;
}

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

#item429712 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item430298 {
	width:507px !important;
	height:816px !important;
	left:64px !important;
	top:97px !important;
}

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

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

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

#item429657 {
	width:441px !important;
	height:312px !important;
	left:97px !important;
	top:97px !important;
}

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

#item429691 {
	width:36px !important;
	height:36px !important;
	left:94px !important;
	top:452px !important;
}

#item429644 {
	width:30px !important;
	height:30px !important;
	left:902px !important;
	top:102px !important;
}

#item429642 {
	width:932px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item13765 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item13766 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

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

#item13797 {
	width:589px !important;
	height:549px !important;
	left:26px !important;
	top:266px !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;
	}
}
#item312921 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item312948 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item262750 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item262776 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item218031 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item218059 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item14382 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item14406 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item14319 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item14348 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item14257 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item14284 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item14191 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

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

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

#item14167 {
	width:928px !important;
	height:1060px !important;
	left:-313px !important;
	top:-10px !important;
}

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

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

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

#item267292 {
	width:417px !important;
	height:469px !important;
	left:84px !important;
	top:283px !important;
}

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

#item318689 {
	width:335px !important;
	height:438px !important;
	left:163px !important;
	top:293px !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:333px !important;
	top:616px !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:479px !important;
	top:718px !important;
}

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

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

#item422990 {
	width:69px !important;
	height:20px !important;
	left:106px !important;
	top:657px !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:240px !important;
	top:605px !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:255px !important;
	top:625px !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:303px !important;
	top:570px !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:267px !important;
	top:534px !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:387px !important;
	top:533px !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:381px !important;
	top:506px !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:318px !important;
	top:337px !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:228px !important;
	top:335px !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:258px !important;
	top:300px !important;
}

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

#item266934 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:201px !important;
}

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

#item266963 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:250px !important;
}

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

#item267044 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:226px !important;
}

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

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

#item313905 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

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

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

#item419573 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item313967 {
	width:471px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

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

#item313990 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:541px !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;
}

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

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

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

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

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

#item419585 {
	width:510px !important;
	height:816px !important;
	left:62px !important;
	top:97px !important;
}

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

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

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

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

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

#item419581 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item419577 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item314531 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item314136 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

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

#item314166 {
	width:441px !important;
	height:184px !important;
	left:97px !important;
	top:96px !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:6px !important;
	top:24px !important;
}

#item314471 {
	width:40px !important;
	height:19px !important;
	left:182px !important;
	top:21px !important;
}

#item314474 {
	width:19px !important;
	height:19px !important;
	left:105px !important;
	top:10px !important;
}

#item314478 {
	width:19px !important;
	height:19px !important;
	left:281px !important;
	top:10px !important;
}

#item314481 {
	width:40px !important;
	height:19px !important;
	left:359px !important;
	top:22px !important;
}

#item314485 {
	width:40px !important;
	height:19px !important;
	left:515px !important;
	top:4px !important;
}

#item314488 {
	width:40px !important;
	height:19px !important;
	left:461px !important;
	top:50px !important;
}

#item314492 {
	width:40px !important;
	height:19px !important;
	left:564px !important;
	top:50px !important;
}

#item420899 {
	width:40px !important;
	height:19px !important;
	left:564px !important;
	top:111px !important;
}

#item314495 {
	width:471px !important;
	height:606px !important;
	left:97px !important;
	top:307px !important;
	padding:0px 30px 0px 0px;
}

#item314133 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

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

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

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

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

#item419594 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item192343 {
	width:471px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

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

#item192366 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !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;
}

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

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

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

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

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

#item419606 {
	width:510px !important;
	height:816px !important;
	left:62px !important;
	top:97px !important;
}

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

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

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

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

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

#item419602 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item419598 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item192798 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

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

#item192513 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

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

#item192543 {
	width:441px !important;
	height:139px !important;
	left:97px !important;
	top:96px !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:4px !important;
	top:19px !important;
}

#item315655 {
	width:40px !important;
	height:19px !important;
	left:573px !important;
	top:20px !important;
}

#item315658 {
	width:15px !important;
	height:19px !important;
	left:97px !important;
	top:6px !important;
}

#item315665 {
	width:19px !important;
	height:19px !important;
	left:155px !important;
	top:6px !important;
}

#item315668 {
	width:19px !important;
	height:19px !important;
	left:216px !important;
	top:6px !important;
}

#item315672 {
	width:19px !important;
	height:19px !important;
	left:369px !important;
	top:6px !important;
}

#item315675 {
	width:40px !important;
	height:19px !important;
	left:283px !important;
	top:18px !important;
}

#item315684 {
	width:40px !important;
	height:19px !important;
	left:434px !important;
	top:18px !important;
}

#item420997 {
	width:40px !important;
	height:19px !important;
	left:599px !important;
	top:85px !important;
}

#item221425 {
	width:471px !important;
	height:606px !important;
	left:97px !important;
	top:307px !important;
	padding:0px 30px 0px 0px;
}

#item192510 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item192508 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

#item419610 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item315795 {
	width:471px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

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

#item315818 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !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;
}

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

#item430661 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

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

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

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

#item419624 {
	width:510px !important;
	height:816px !important;
	left:63px !important;
	top:97px !important;
}

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

#item430657 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

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

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

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

#item419620 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

#item430652 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

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

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

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

#item419616 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item316408 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

#item430642 {
	width:1485px !important;
	height:1050px !important;
	left:-453px !important;
}

#item315965 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

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

#item315997 {
	width:441px !important;
	height:115px !important;
	left:97px !important;
	top:96px !important;
}

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

#item410798 {
	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;
}

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

#item410699 {
	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;
}

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

#item410453 {
	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;
}

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

#item410601 {
	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;
}

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

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

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

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

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

#item410879 {
	width:19px !important;
	height:19px !important;
	left:123px !important;
	top:5px !important;
}

#item410891 {
	width:19px !important;
	height:19px !important;
	left:337px !important;
	top:5px !important;
}

#item410894 {
	width:40px !important;
	height:19px !important;
	left:220px !important;
	top:17px !important;
}

#item410897 {
	width:40px !important;
	height:19px !important;
	left:434px !important;
	top:17px !important;
}

#item316376 {
	width:471px !important;
	height:606px !important;
	left:97px !important;
	top:307px !important;
	padding:0px 30px 0px 0px;
}

#item315962 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item315960 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item318719 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item318720 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

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

#item318747 {
	width:615px !important;
	height:549px !important;
	top:251px !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:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item319370 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item319310 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item319337 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

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

#item321009 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

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

#item321013 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

#item321015 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item419634 {
	width:507px !important;
	height:816px !important;
	left:367px !important;
	top:97px !important;
}

#item319274 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item319300 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

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

#item320997 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:421px !important;
}

#item319239 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item319265 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

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

#item319448 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

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

#item319454 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

#item319456 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item419628 {
	width:507px !important;
	height:816px !important;
	left:367px !important;
	top:97px !important;
}

#item319203 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

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

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

#item320951 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:415px !important;
}

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

#item319197 {
	width:928px !important;
	height:1060px !important;
	left:-313px !important;
	top:-10px !important;
}

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

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

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

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

#item321843 {
	width:357px !important;
	height:312px !important;
	left:178px !important;
	top:337px !important;
}

#item319504 {
	width:450px !important;
	height:414px !important;
	left:89px !important;
	top:333px !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:302px !important;
	top:575px !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:209px !important;
	top:512px !important;
}

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

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

#item321745 {
	width:157px !important;
	height:20px !important;
	left:244px !important;
	top:638px !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:239px !important;
	top:486px !important;
}

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

#item319508 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:269px !important;
}

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

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

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

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

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

#item419644 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item320018 {
	width:471px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

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

#item320042 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !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;
}

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

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

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

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

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

#item419665 {
	width:510px !important;
	height:816px !important;
	left:63px !important;
	top:97px !important;
}

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

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

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

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

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

#item419661 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item419648 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

#item430675 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

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

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

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

#item320588 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

#item430670 {
	width:1485px !important;
	height:1050px !important;
	left:-453px !important;
}

#item320188 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

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

#item320218 {
	width:441px !important;
	height:115px !important;
	left:97px !important;
	top:96px !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:4px !important;
	top:27px !important;
}

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

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

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

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

#item320556 {
	width:471px !important;
	height:606px !important;
	left:97px !important;
	top:307px !important;
	padding:0px 30px 0px 0px;
}

#item320185 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item320183 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item321876 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item321877 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

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

#item321904 {
	width:615px !important;
	height:549px !important;
	top:251px !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:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item322465 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item322404 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item322430 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item322341 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item322367 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item322303 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item322332 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item322243 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item322270 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

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

#item322238 {
	width:928px !important;
	height:1060px !important;
	left:-313px !important;
	top:-10px !important;
}

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

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

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

#item324423 {
	width:417px !important;
	height:469px !important;
	left:93px !important;
	top:323px !important;
}

#item324429 {
	width:27px !important;
	height:27px !important;
	left:245px !important;
}

#item324427 {
	width:272px !important;
	height:335px !important;
	left:235px !important;
	top:333px !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:342px !important;
	top:656px !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:228px !important;
	top:413px !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:396px !important;
	top:574px !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:390px !important;
	top:547px !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:327px !important;
	top:377px !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:237px !important;
	top:376px !important;
}

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

#item322525 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:260px !important;
}

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

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

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

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

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

#item419674 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item322837 {
	width:471px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

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

#item322860 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !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;
}

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

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

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

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

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

#item419686 {
	width:510px !important;
	height:816px !important;
	left:63px !important;
	top:97px !important;
}

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

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

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

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

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

#item419682 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item419678 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item323296 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

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

#item323008 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

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

#item323038 {
	width:441px !important;
	height:115px !important;
	left:97px !important;
	top:96px !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:7px !important;
	top:27px !important;
}

#item324368 {
	width:40px !important;
	height:19px !important;
	left:298px !important;
	top:24px !important;
}

#item324371 {
	width:40px !important;
	height:19px !important;
	left:124px !important;
	top:24px !important;
}

#item324377 {
	width:40px !important;
	height:19px !important;
	left:472px !important;
	top:24px !important;
}

#item324380 {
	width:19px !important;
	height:19px !important;
	left:395px !important;
	top:13px !important;
}

#item324383 {
	width:19px !important;
	height:19px !important;
	left:221px !important;
	top:13px !important;
}

#item324387 {
	width:40px !important;
	height:19px !important;
	left:569px !important;
	top:25px !important;
}

#item323260 {
	width:471px !important;
	height:606px !important;
	left:97px !important;
	top:307px !important;
	padding:0px 30px 0px 0px;
}

#item323005 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item323002 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item324809 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item324810 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

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

#item324838 {
	width:615px !important;
	height:549px !important;
	top:251px !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:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item327269 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item325347 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item325374 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item325310 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item325338 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item325271 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item325300 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item325234 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item325262 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item325199 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item325225 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

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

#item325194 {
	width:928px !important;
	height:1060px !important;
	left:-313px !important;
	top:-10px !important;
}

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

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

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

#item325472 {
	width:434px !important;
	height:468px !important;
	left:151px !important;
	top:324px !important;
}

#item325478 {
	width:27px !important;
	height:27px !important;
	left:214px !important;
}

#item325476 {
	width:241px !important;
	height:335px !important;
	left:242px !important;
	top:382px !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:295px !important;
	top:499px !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:340px !important;
	top:561px !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:274px !important;
	top:535px !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:334px !important;
	top:705px !important;
}

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

#item325420 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:251px !important;
}

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

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

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

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

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

#item419697 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item325747 {
	width:471px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

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

#item325770 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !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;
}

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

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

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

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

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

#item419711 {
	width:510px !important;
	height:816px !important;
	left:63px !important;
	top:97px !important;
}

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

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

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

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

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

#item419707 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item419703 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item326306 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

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

#item325916 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

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

#item325947 {
	width:441px !important;
	height:115px !important;
	left:97px !important;
	top:96px !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:11px !important;
	top:27px !important;
}

#item327980 {
	width:40px !important;
	height:19px !important;
	left:123px !important;
	top:24px !important;
}

#item327987 {
	width:40px !important;
	height:19px !important;
	left:452px !important;
	top:24px !important;
}

#item327990 {
	width:19px !important;
	height:19px !important;
	left:247px !important;
	top:13px !important;
}

#item327993 {
	width:19px !important;
	height:19px !important;
	left:349px !important;
	top:13px !important;
}

#item327997 {
	width:40px !important;
	height:19px !important;
	left:573px !important;
	top:25px !important;
}

#item326275 {
	width:471px !important;
	height:606px !important;
	left:97px !important;
	top:307px !important;
	padding:0px 30px 0px 0px;
}

#item325913 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item325911 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item328069 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item328070 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

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

#item328096 {
	width:615px !important;
	height:549px !important;
	top:251px !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:10px !important;
	top:107px !important;
}

#item328478 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

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

#item328484 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

#item328486 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item419715 {
	width:507px !important;
	height:816px !important;
	left:367px !important;
	top:97px !important;
}

#item331079 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item331108 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

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

#item331129 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:421px !important;
}

#item331026 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item331055 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item330978 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item331006 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item330934 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item330963 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item328632 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item328661 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item328595 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item328625 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item328535 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item328562 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item328497 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item328526 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item328431 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item328458 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

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

#item328426 {
	width:928px !important;
	height:1060px !important;
	left:-313px !important;
	top:-10px !important;
}

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

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

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

#item328761 {
	width:431px !important;
	height:202px !important;
	left:84px !important;
	top:315px !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:19px !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:147px !important;
	top:360px !important;
}

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

#item328765 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:221px !important;
}

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

#item328795 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:270px !important;
}

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

#item328824 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:245px !important;
}

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

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

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

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

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

#item419723 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item329275 {
	width:471px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

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

#item329298 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !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;
}

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

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

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

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

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

#item419741 {
	width:510px !important;
	height:816px !important;
	left:63px !important;
	top:97px !important;
}

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

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

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

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

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

#item419732 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item419728 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item329841 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

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

#item329445 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

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

#item329475 {
	width:441px !important;
	height:328px !important;
	left:97px !important;
	top:96px !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:8px !important;
	top:121px !important;
}

#item412039 {
	width:19px !important;
	height:19px !important;
	left:107px !important;
	top:107px !important;
}

#item412042 {
	width:19px !important;
	height:19px !important;
	left:200px !important;
	top:107px !important;
}

#item412051 {
	width:19px !important;
	height:19px !important;
	left:334px !important;
	top:55px !important;
}

#item412055 {
	width:19px !important;
	height:20px !important;
	left:334px !important;
	top:153px !important;
}

#item412058 {
	width:19px !important;
	height:20px !important;
	left:425px !important;
	top:153px !important;
}

#item412065 {
	width:19px !important;
	height:19px !important;
	left:334px !important;
	top:224px !important;
}

#item412068 {
	width:19px !important;
	height:19px !important;
	left:425px !important;
	top:224px !important;
}

#item412071 {
	width:40px !important;
	height:19px !important;
	left:439px !important;
	top:75px !important;
}

#item412074 {
	width:40px !important;
	height:19px !important;
	left:369px !important;
	top:13px !important;
}

#item412077 {
	width:40px !important;
	height:19px !important;
	left:559px !important;
	top:169px !important;
}

#item412083 {
	width:40px !important;
	height:19px !important;
	left:559px !important;
	top:241px !important;
}

#item329810 {
	width:471px !important;
	height:606px !important;
	left:97px !important;
	top:307px !important;
	padding:0px 30px 0px 0px;
}

#item329442 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item329440 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

#item419745 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item332642 {
	width:471px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

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

#item332665 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !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;
}

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

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

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

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

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

#item419758 {
	width:510px !important;
	height:816px !important;
	left:63px !important;
	top:97px !important;
}

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

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

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

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

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

#item419753 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item419749 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item333375 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

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

#item332810 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

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

#item332840 {
	width:441px !important;
	height:340px !important;
	left:97px !important;
	top:96px !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;
	left:10px !important;
	top:131px !important;
}

#item339019 {
	width:19px !important;
	height:19px !important;
	left:160px !important;
	top:117px !important;
}

#item339022 {
	width:19px !important;
	height:19px !important;
	left:337px !important;
	top:59px !important;
}

#item339025 {
	width:19px !important;
	height:20px !important;
	left:337px !important;
	top:163px !important;
}

#item339028 {
	width:19px !important;
	height:20px !important;
	left:428px !important;
	top:163px !important;
}

#item339039 {
	width:19px !important;
	height:19px !important;
	left:337px !important;
	top:234px !important;
}

#item339042 {
	width:19px !important;
	height:19px !important;
	left:428px !important;
	top:234px !important;
}

#item339045 {
	width:40px !important;
	height:19px !important;
	left:441px !important;
	top:81px !important;
}

#item339049 {
	width:40px !important;
	height:19px !important;
	left:373px !important;
	top:13px !important;
}

#item339052 {
	width:40px !important;
	height:19px !important;
	left:561px !important;
	top:179px !important;
}

#item339058 {
	width:40px !important;
	height:19px !important;
	left:561px !important;
	top:251px !important;
}

#item333341 {
	width:471px !important;
	height:606px !important;
	left:97px !important;
	top:307px !important;
	padding:0px 30px 0px 0px;
}

#item333365 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item332807 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

#item419762 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item333559 {
	width:471px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

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

#item333582 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !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;
}

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

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

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

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

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

#item419774 {
	width:510px !important;
	height:816px !important;
	left:63px !important;
	top:97px !important;
}

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

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

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

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

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

#item419770 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item419766 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item334295 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

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

#item333726 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

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

#item333758 {
	width:441px !important;
	height:115px !important;
	left:97px !important;
	top:96px !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:12px !important;
	top:31px !important;
}

#item412946 {
	width:19px !important;
	height:25px !important;
	left:127px !important;
	top:9px !important;
}

#item412952 {
	width:19px !important;
	height:19px !important;
	left:197px !important;
	top:17px !important;
}

#item412955 {
	width:19px !important;
	height:19px !important;
	left:337px !important;
	top:17px !important;
}

#item412958 {
	width:19px !important;
	height:19px !important;
	left:267px !important;
	top:17px !important;
}

#item412966 {
	width:19px !important;
	height:19px !important;
	left:419px !important;
	top:17px !important;
}

#item412972 {
	width:40px !important;
	height:19px !important;
	left:506px !important;
	top:33px !important;
}

#item334260 {
	width:471px !important;
	height:606px !important;
	left:97px !important;
	top:307px !important;
	padding:0px 30px 0px 0px;
}

#item334285 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item333723 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item339688 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item339689 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

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

#item339715 {
	width:615px !important;
	height:530px !important;
	top:260px !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:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item340569 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item340506 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item340534 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item340470 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item340499 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item340434 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item340462 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item340398 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item340427 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item340359 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item340386 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

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

#item340664 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

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

#item340668 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

#item340670 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item419780 {
	width:507px !important;
	height:816px !important;
	left:367px !important;
	top:97px !important;
}

#item340325 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item340351 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

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

#item344286 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:421px !important;
}

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

#item340320 {
	width:928px !important;
	height:1060px !important;
	left:-313px !important;
	top:-10px !important;
}

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

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

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

#item340721 {
	width:441px !important;
	height:410px !important;
	left:93px !important;
	top:329px !important;
}

#item345580 {
	width:27px !important;
	height:27px !important;
	left:216px !important;
}

#item345581 {
	width:243px !important;
	height:276px !important;
	left:273px !important;
	top:365px !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:87px !important;
	top:247px !important;
}

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

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

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

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

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

#item419788 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item341566 {
	width:471px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

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

#item341589 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !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;
}

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

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

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

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

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

#item419800 {
	width:510px !important;
	height:816px !important;
	left:63px !important;
	top:97px !important;
}

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

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

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

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

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

#item419796 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

#item419792 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item342317 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

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

#item341752 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

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

#item341782 {
	width:441px !important;
	height:103px !important;
	left:97px !important;
	top:96px !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:471px !important;
	height:606px !important;
	left:97px !important;
	top:307px !important;
	padding:0px 30px 0px 0px;
}

#item341749 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item341735 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

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

#item430887 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:411px !important;
}

#item430914 {
	width:441px !important;
	height:148px !important;
	left:87px !important;
	top:224px !important;
}

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

#item431016 {
	width:615px !important;
	height:1055px !important;
}

#item431017 {
	width:1492px !important;
	height:1055px !important;
	left:-438px !important;
}

#item431024 {
	width:30px !important;
	height:30px !important;
	left:862px !important;
	top:898px !important;
}

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

#item431025 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item431058 {
	width:507px !important;
	height:816px !important;
	left:64px !important;
	top:97px !important;
}

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

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

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

#item430965 {
	width:30px !important;
	height:30px !important;
	left:872px !important;
	top:908px !important;
}

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

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

#item430974 {
	width:441px !important;
	height:419px !important;
	left:97px !important;
	top:97px !important;
}

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

#item431005 {
	width:36px !important;
	height:36px !important;
	left:94px !important;
	top:412px !important;
}

#item430962 {
	width:30px !important;
	height:30px !important;
	left:902px !important;
	top:102px !important;
}

#item430960 {
	width:932px !important;
	height:1065px !important;
	left:-10px !important;
	top:-10px !important;
}

#item347819 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item347820 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

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

#item347849 {
	width:615px !important;
	height:539px !important;
	top:256px !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:10px !important;
	top:107px !important;
}

#item349152 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

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

#item349156 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

#item349158 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item419832 {
	width:507px !important;
	height:816px !important;
	left:367px !important;
	top:97px !important;
}

#item349097 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item349124 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

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

#item349131 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:418px !important;
}

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

#item349077 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

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

#item349081 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

#item349083 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item419828 {
	width:507px !important;
	height:816px !important;
	left:367px !important;
	top:97px !important;
}

#item349015 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item349043 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

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

#item349049 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:421px !important;
}

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

#item348972 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

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

#item348976 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

#item348978 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item419823 {
	width:507px !important;
	height:816px !important;
	left:367px !important;
	top:97px !important;
}

#item348922 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item348951 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

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

#item348958 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:418px !important;
}

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

#item348902 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

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

#item348906 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

#item348908 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item419815 {
	width:507px !important;
	height:816px !important;
	left:367px !important;
	top:97px !important;
}

#item348844 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item348871 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

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

#item348878 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:421px !important;
}

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

#item348362 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

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

#item348366 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

#item348368 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item419811 {
	width:507px !important;
	height:816px !important;
	left:367px !important;
	top:97px !important;
}

#item348318 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item348347 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

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

#item348353 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:418px !important;
}

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

#item348313 {
	width:928px !important;
	height:1060px !important;
	left:-313px !important;
	top:-10px !important;
}

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

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

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

#item349352 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:287px !important;
}

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

#item421168 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:258px !important;
}

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

#item349379 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:315px !important;
}

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

#item349406 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:341px !important;
}

#item349209 {
	width:416px !important;
	height:262px !important;
	left:91px !important;
	top:418px !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:163px !important;
	top:498px !important;
}

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

#item349299 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:229px !important;
}

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

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

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

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

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

#item421228 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item421282 {
	width:471px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

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

#item421305 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !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;
}

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

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

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

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

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

#item421787 {
	width:510px !important;
	height:816px !important;
	left:63px !important;
	top:97px !important;
}

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

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

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

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

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

#item421777 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

#item421766 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item421734 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

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

#item421453 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

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

#item421483 {
	width:441px !important;
	height:202px !important;
	left:97px !important;
	top:96px !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:15px !important;
	top:26px !important;
}

#item421686 {
	width:40px !important;
	height:19px !important;
	left:386px !important;
	top:26px !important;
}

#item421693 {
	width:19px !important;
	height:19px !important;
	left:123px !important;
	top:12px !important;
}

#item421696 {
	width:19px !important;
	height:19px !important;
	left:211px !important;
	top:12px !important;
}

#item421699 {
	width:19px !important;
	height:19px !important;
	left:298px !important;
	top:12px !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:471px !important;
	height:561px !important;
	left:97px !important;
	top:352px !important;
	padding:0px 30px 0px 0px;
}

#item421450 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item421448 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

#item419855 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item349531 {
	width:471px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
	padding:0px 40px 0px 0px;
}

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

#item349554 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !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;
}

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

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

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

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

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

#item419851 {
	width:510px !important;
	height:816px !important;
	left:63px !important;
	top:97px !important;
}

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

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

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

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

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

#item419847 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

#item419843 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item407605 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

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

#item349700 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

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

#item349731 {
	width:441px !important;
	height:211px !important;
	left:97px !important;
	top:96px !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:15px !important;
	top:30px !important;
}

#item350838 {
	width:40px !important;
	height:19px !important;
	left:386px !important;
	top:30px !important;
}

#item350841 {
	width:19px !important;
	height:19px !important;
	left:123px !important;
	top:17px !important;
}

#item350845 {
	width:19px !important;
	height:19px !important;
	left:211px !important;
	top:17px !important;
}

#item350848 {
	width:19px !important;
	height:19px !important;
	left:298px !important;
	top:17px !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:471px !important;
	height:606px !important;
	left:97px !important;
	top:307px !important;
	padding:0px 30px 0px 0px;
}

#item349697 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item349695 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

#item419859 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item351000 {
	width:471px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
	padding:0px 40px 0px 0px;
}

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

#item351023 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !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;
}

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

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

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

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

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

#item419871 {
	width:510px !important;
	height:816px !important;
	left:63px !important;
	top:97px !important;
}

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

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

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

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

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

#item419867 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

#item419863 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item351452 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

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

#item351169 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

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

#item351199 {
	width:441px !important;
	height:211px !important;
	left:97px !important;
	top:96px !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:15px !important;
	top:33px !important;
}

#item352112 {
	width:40px !important;
	height:19px !important;
	left:386px !important;
	top:33px !important;
}

#item352116 {
	width:19px !important;
	height:19px !important;
	left:123px !important;
	top:19px !important;
}

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

#item352122 {
	width:19px !important;
	height:19px !important;
	left:298px !important;
	top:19px !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:471px !important;
	height:606px !important;
	left:97px !important;
	top:307px !important;
	padding:0px 30px 0px 0px;
}

#item351166 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item351164 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

#item419875 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item352223 {
	width:471px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
	padding:0px 40px 0px 0px;
}

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

#item352246 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !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;
}

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

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

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

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

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

#item419888 {
	width:510px !important;
	height:816px !important;
	left:63px !important;
	top:97px !important;
}

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

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

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

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

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

#item419884 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

#item419879 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item352678 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

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

#item352393 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

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

#item352428 {
	width:441px !important;
	height:160px !important;
	left:97px !important;
	top:96px !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;
	left:16px !important;
	top:37px !important;
}

#item413768 {
	width:40px !important;
	height:19px !important;
	left:108px !important;
	top:37px !important;
}

#item413777 {
	width:40px !important;
	height:19px !important;
	left:468px !important;
	top:8px !important;
}

#item413781 {
	width:40px !important;
	height:19px !important;
	left:570px !important;
	top:70px !important;
}

#item413784 {
	width:19px !important;
	height:19px !important;
	left:201px !important;
	top:23px !important;
}

#item413787 {
	width:19px !important;
	height:19px !important;
	left:274px !important;
	top:23px !important;
}

#item413790 {
	width:19px !important;
	height:19px !important;
	left:501px !important;
	top:54px !important;
}

#item413795 {
	width:15px !important;
	height:19px !important;
	left:347px !important;
	top:23px !important;
}

#item413800 {
	width:15px !important;
	height:19px !important;
	left:442px !important;
	top:54px !important;
}

#item352646 {
	width:471px !important;
	height:606px !important;
	left:97px !important;
	top:307px !important;
	padding:0px 30px 0px 0px;
}

#item352390 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item352388 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

#item419892 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item353842 {
	width:471px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
	padding:0px 40px 0px 0px;
}

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

#item353865 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !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;
}

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

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

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

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

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

#item419905 {
	width:510px !important;
	height:816px !important;
	left:63px !important;
	top:97px !important;
}

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

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

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

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

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

#item419901 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

#item419897 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item354463 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

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

#item354012 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

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

#item354042 {
	width:441px !important;
	height:103px !important;
	left:97px !important;
	top:96px !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:10px !important;
	top:27px !important;
}

#item355329 {
	width:40px !important;
	height:19px !important;
	left:391px !important;
	top:27px !important;
}

#item355333 {
	width:40px !important;
	height:19px !important;
	left:116px !important;
	top:27px !important;
}

#item355336 {
	width:19px !important;
	height:19px !important;
	left:221px !important;
	top:13px !important;
}

#item355339 {
	width:19px !important;
	height:19px !important;
	left:306px !important;
	top:13px !important;
}

#item354431 {
	width:471px !important;
	height:660px !important;
	left:97px !important;
	top:253px !important;
	padding:0px 30px 0px 0px;
}

#item354009 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item354007 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

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

#item431236 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:521px !important;
}

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

#item431262 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:566px !important;
}

#item431289 {
	width:441px !important;
	height:246px !important;
	left:87px !important;
	top:225px !important;
}

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

#item431476 {
	width:615px !important;
	height:1053px !important;
}

#item431477 {
	width:615px !important;
	height:1053px !important;
}

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

#item431483 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item431517 {
	width:507px !important;
	height:816px !important;
	left:64px !important;
	top:97px !important;
}

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

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

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

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

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

#item431432 {
	width:474px !important;
	height:300px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

#item431465 {
	width:36px !important;
	height:36px !important;
	left:94px !important;
	top:442px !important;
}

#item431397 {
	width:615px !important;
	height:1053px !important;
}

#item431398 {
	width:615px !important;
	height:1053px !important;
}

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

#item431405 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item431513 {
	width:507px !important;
	height:816px !important;
	left:64px !important;
	top:97px !important;
}

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

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

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

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

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

#item431354 {
	width:474px !important;
	height:273px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

#item431387 {
	width:36px !important;
	height:36px !important;
	left:94px !important;
	top:412px !important;
}

#item431338 {
	width:30px !important;
	height:30px !important;
	left:902px !important;
	top:102px !important;
}

#item431336 {
	width:932px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item358398 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item358399 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

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

#item358426 {
	width:615px !important;
	height:530px !important;
	top:260px !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:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item360115 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item359145 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item359173 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item359111 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item359137 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item359074 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item359104 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item359040 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item359067 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

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

#item360215 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

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

#item360220 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item360222 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:898px !important;
}

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

#item360223 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item419921 {
	width:507px !important;
	height:816px !important;
	left:367px !important;
	top:97px !important;
}

#item359004 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item359031 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

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

#item360236 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:421px !important;
}

#item358960 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item358990 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

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

#item358943 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item358944 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item358948 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item358949 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:898px !important;
}

#item358953 {
	width:30px !important;
	height:30px !important;
}

#item358950 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item419917 {
	width:507px !important;
	height:816px !important;
	left:367px !important;
	top:97px !important;
}

#item358901 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item358931 {
	width:30px !important;
	height:30px !important;
}

#item358928 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item358937 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item358934 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:418px !important;
}

#item358897 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:107px !important;
}

#item358895 {
	width:1206px !important;
	height:1060px !important;
	left:-313px !important;
	top:-10px !important;
}

#item356855 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item356856 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item356861 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item356944 {
	width:432px !important;
	height:447px !important;
	left:87px !important;
	top:307px !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:19px !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:19px !important;
	height:20px !important;
	left:55px !important;
}

#item362914 {
	width:371px !important;
	height:310px !important;
	left:202px !important;
	top:363px !important;
}

#item357590 {
	width:344px !important;
	height:10px !important;
}

#item357586 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:232px !important;
}

#item357613 {
	width:522px !important;
	height:102px !important;
	left:87px !important;
	top:87px !important;
}

#item356866 {
	width:344px !important;
	height:10px !important;
}

#item356862 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:263px !important;
}

#item419925 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item357664 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item357665 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item357668 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item419929 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item357722 {
	width:471px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

#item357750 {
	width:30px !important;
	height:30px !important;
}

#item357746 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !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;
}

#item431545 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item431546 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item358220 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item358224 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item358221 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item419942 {
	width:510px !important;
	height:816px !important;
	left:63px !important;
	top:97px !important;
}

#item431540 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item431541 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item358210 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item358214 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item358211 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item419938 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item431536 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item431537 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item358205 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item358202 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item419933 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item431528 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item431529 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item358164 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item358168 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item358165 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item358177 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item431524 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item431525 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item357891 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item357919 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item357915 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item357922 {
	width:441px !important;
	height:115px !important;
	left:97px !important;
	top:96px !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:6px !important;
	top:27px !important;
}

#item360924 {
	width:40px !important;
	height:19px !important;
	left:541px !important;
	top:27px !important;
}

#item360928 {
	width:40px !important;
	height:19px !important;
	left:225px !important;
	top:27px !important;
}

#item360931 {
	width:15px !important;
	height:19px !important;
	left:128px !important;
	top:13px !important;
}

#item360937 {
	width:15px !important;
	height:19px !important;
	left:347px !important;
	top:13px !important;
}

#item360940 {
	width:15px !important;
	height:19px !important;
	left:444px !important;
	top:13px !important;
}

#item358140 {
	width:471px !important;
	height:606px !important;
	left:97px !important;
	top:307px !important;
	padding:0px 30px 0px 0px;
}

#item357888 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item357886 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item360984 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item360985 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item360993 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item420294 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item361048 {
	width:471px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

#item361075 {
	width:30px !important;
	height:30px !important;
}

#item361071 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !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;
}

#item431572 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item431573 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item361600 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item361604 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item361601 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420307 {
	width:510px !important;
	height:816px !important;
	left:63px !important;
	top:97px !important;
}

#item431566 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item431567 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item361585 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item361589 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item361586 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420302 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item431562 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item431563 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item361579 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item361576 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420298 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item431558 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item431559 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item361543 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item361547 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item361544 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item361550 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item431553 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item431554 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item361217 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item361246 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item361243 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item361249 {
	width:441px !important;
	height:115px !important;
	left:97px !important;
	top:96px !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:8px !important;
	top:27px !important;
}

#item362391 {
	width:40px !important;
	height:19px !important;
	left:542px !important;
	top:27px !important;
}

#item362394 {
	width:40px !important;
	height:19px !important;
	left:186px !important;
	top:27px !important;
}

#item362397 {
	width:40px !important;
	height:19px !important;
	left:287px !important;
	top:27px !important;
}

#item362406 {
	width:15px !important;
	height:19px !important;
	left:109px !important;
	top:13px !important;
}

#item362409 {
	width:15px !important;
	height:19px !important;
	left:389px !important;
	top:13px !important;
}

#item362413 {
	width:15px !important;
	height:19px !important;
	left:466px !important;
	top:13px !important;
}

#item361519 {
	width:471px !important;
	height:606px !important;
	left:97px !important;
	top:307px !important;
	padding:0px 30px 0px 0px;
}

#item361214 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item361212 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item362992 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item362993 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item362997 {
	width:441px !important;
	height:118px !important;
	left:87px !important;
	top:87px !important;
}

#item363020 {
	width:615px !important;
	height:530px !important;
	top:275px !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:230px !important;
}

#item413826 {
	width:615px !important;
	height:1050px !important;
	left:313px !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:838px !important;
	top:64px !important;
}

#item413889 {
	width:432px !important;
	height:568px !important;
	left:400px !important;
	top:97px !important;
}

#item363814 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item363846 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item363843 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item363779 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item363810 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item363807 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item363744 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item363775 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item363772 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item363673 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item363705 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item363702 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item363637 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item363669 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item363666 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item363572 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item363608 {
	width:30px !important;
	height:30px !important;
}

#item363605 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item363618 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:107px !important;
}

#item363620 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item363621 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item363624 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item363629 {
	width:30px !important;
	height:30px !important;
}

#item363626 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item423198 {
	width:507px !important;
	height:816px !important;
	left:367px !important;
	top:97px !important;
}

#item363569 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:107px !important;
}

#item363567 {
	width:928px !important;
	height:1060px !important;
	left:-313px !important;
	top:-10px !important;
}

#item363955 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item363956 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item363967 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item363968 {
	width:432px !important;
	height:447px !important;
	left:147px !important;
	top:295px !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:93px !important;
	top:560px !important;
}

#item364459 {
	width:344px !important;
	height:10px !important;
}

#item364455 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:221px !important;
}

#item364482 {
	width:522px !important;
	height:102px !important;
	left:87px !important;
	top:87px !important;
}

#item364509 {
	width:344px !important;
	height:10px !important;
}

#item364505 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:252px !important;
}

#item420311 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item364558 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item364559 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item364563 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item420315 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item364618 {
	width:471px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
	padding:0px 40px 0px 0px;
}

#item364645 {
	width:30px !important;
	height:30px !important;
}

#item364641 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !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;
}

#item431599 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item431600 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item365167 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item365171 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item365168 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420327 {
	width:510px !important;
	height:816px !important;
	left:63px !important;
	top:97px !important;
}

#item431595 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item431596 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item365157 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item365161 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item365158 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420323 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item431586 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item431587 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item365152 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item365149 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420319 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item431582 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item431583 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item365116 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item365120 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item365117 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item365123 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item431577 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item431578 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item364787 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item364815 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item364811 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item364818 {
	width:441px !important;
	height:155px !important;
	left:97px !important;
	top:96px !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;
	left:6px !important;
	top:33px !important;
}

#item367813 {
	width:40px !important;
	height:19px !important;
	left:416px !important;
	top:4px !important;
}

#item367816 {
	width:40px !important;
	height:19px !important;
	left:418px !important;
	top:72px !important;
}

#item367819 {
	width:40px !important;
	height:19px !important;
	left:533px !important;
	top:72px !important;
}

#item367823 {
	width:15px !important;
	height:15px !important;
	left:114px !important;
	top:21px !important;
}

#item367829 {
	width:15px !important;
	height:15px !important;
	left:310px !important;
	top:21px !important;
}

#item367834 {
	width:15px !important;
	height:15px !important;
	left:29px !important;
	top:2px !important;
}

#item367837 {
	width:15px !important;
	height:19px !important;
}

#item365092 {
	width:471px !important;
	height:606px !important;
	left:97px !important;
	top:307px !important;
	padding:0px 30px 0px 0px;
}

#item364783 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item364781 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item365279 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item365280 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item365290 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item420333 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item365344 {
	width:471px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

#item365371 {
	width:30px !important;
	height:30px !important;
}

#item365367 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !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;
}

#item431625 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item431626 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item365896 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item365901 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item365897 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420345 {
	width:510px !important;
	height:816px !important;
	left:63px !important;
	top:97px !important;
}

#item431620 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item431622 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item365881 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item365885 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item365882 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420341 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item431615 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item431616 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item365876 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item365873 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420337 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item431610 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item431611 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item365840 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item365845 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item365841 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item365848 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item431606 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item431607 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item365514 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item365541 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item365538 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item365544 {
	width:441px !important;
	height:148px !important;
	left:97px !important;
	top:96px !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;
	left:6px !important;
	top:32px !important;
}

#item368915 {
	width:40px !important;
	height:19px !important;
	left:417px !important;
	top:4px !important;
}

#item368918 {
	width:40px !important;
	height:19px !important;
	left:419px !important;
	top:72px !important;
}

#item368922 {
	width:40px !important;
	height:19px !important;
	left:534px !important;
	top:72px !important;
}

#item368925 {
	width:15px !important;
	height:15px !important;
	left:107px !important;
	top:21px !important;
}

#item368928 {
	width:15px !important;
	height:15px !important;
	left:320px !important;
	top:21px !important;
}

#item368931 {
	width:15px !important;
	height:15px !important;
	left:259px !important;
	top:21px !important;
}

#item368935 {
	width:15px !important;
	height:15px !important;
	left:29px !important;
	top:2px !important;
}

#item368938 {
	width:15px !important;
	height:19px !important;
}

#item365816 {
	width:471px !important;
	height:606px !important;
	left:97px !important;
	top:307px !important;
	padding:0px 30px 0px 0px;
}

#item365511 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item365509 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item431693 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item431694 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item431699 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item431704 {
	width:178px !important;
	height:30px !important;
}

#item431701 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:617px !important;
}

#item431731 {
	width:178px !important;
	height:30px !important;
}

#item431727 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:662px !important;
}

#item431757 {
	width:178px !important;
	height:30px !important;
}

#item431754 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:707px !important;
}

#item431783 {
	width:178px !important;
	height:30px !important;
}

#item431780 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:752px !important;
}

#item431806 {
	width:441px !important;
	height:311px !important;
	left:87px !important;
	top:270px !important;
}

#item431829 {
	width:522px !important;
	height:147px !important;
	left:87px !important;
	top:87px !important;
}

#item432194 {
	width:615px !important;
	height:836px !important;
}

#item432195 {
	width:615px !important;
	height:836px !important;
}

#item432199 {
	width:30px !important;
	height:30px !important;
	left:862px !important;
	top:898px !important;
}

#item432204 {
	width:30px !important;
	height:30px !important;
}

#item432200 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item432266 {
	width:507px !important;
	height:816px !important;
	left:64px !important;
	top:97px !important;
}

#item432140 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item432141 {
	width:30px !important;
	height:30px !important;
	left:872px !important;
	top:908px !important;
}

#item432145 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item432142 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item432148 {
	width:483px !important;
	height:282px !important;
	left:95px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item432182 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item432179 {
	width:36px !important;
	height:36px !important;
	left:141px !important;
	top:372px !important;
}

#item432121 {
	width:615px !important;
	height:836px !important;
}

#item432122 {
	width:615px !important;
	height:836px !important;
}

#item432126 {
	width:30px !important;
	height:30px !important;
	left:862px !important;
	top:898px !important;
}

#item432130 {
	width:30px !important;
	height:30px !important;
}

#item432127 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item432262 {
	width:507px !important;
	height:816px !important;
	left:64px !important;
	top:97px !important;
}

#item432101 {
	width:615px !important;
	height:836px !important;
}

#item432102 {
	width:615px !important;
	height:836px !important;
}

#item432106 {
	width:30px !important;
	height:30px !important;
	left:862px !important;
	top:898px !important;
}

#item432110 {
	width:30px !important;
	height:30px !important;
}

#item432107 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item432258 {
	width:507px !important;
	height:816px !important;
	left:64px !important;
	top:97px !important;
}

#item432043 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item432044 {
	width:30px !important;
	height:30px !important;
	left:872px !important;
	top:908px !important;
}

#item432048 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item432045 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item432051 {
	width:483px !important;
	height:282px !important;
	left:95px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item432085 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item432082 {
	width:36px !important;
	height:36px !important;
	left:141px !important;
	top:412px !important;
}

#item432093 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item432090 {
	width:36px !important;
	height:36px !important;
	left:94px !important;
	top:412px !important;
}

#item432018 {
	width:615px !important;
	height:836px !important;
}

#item432019 {
	width:615px !important;
	height:836px !important;
}

#item432023 {
	width:30px !important;
	height:30px !important;
	left:862px !important;
	top:898px !important;
}

#item432027 {
	width:30px !important;
	height:30px !important;
}

#item432024 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item432254 {
	width:507px !important;
	height:816px !important;
	left:64px !important;
	top:97px !important;
}

#item431968 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item431969 {
	width:30px !important;
	height:30px !important;
	left:872px !important;
	top:908px !important;
}

#item431973 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item431970 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item431976 {
	width:483px !important;
	height:282px !important;
	left:95px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item432011 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item432008 {
	width:36px !important;
	height:36px !important;
	left:94px !important;
	top:412px !important;
}

#item431947 {
	width:615px !important;
	height:836px !important;
}

#item431948 {
	width:615px !important;
	height:836px !important;
}

#item431952 {
	width:30px !important;
	height:30px !important;
	left:862px !important;
	top:898px !important;
}

#item431958 {
	width:30px !important;
	height:30px !important;
}

#item431953 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item432250 {
	width:507px !important;
	height:816px !important;
	left:64px !important;
	top:97px !important;
}

#item431923 {
	width:615px !important;
	height:836px !important;
}

#item431924 {
	width:615px !important;
	height:836px !important;
}

#item431933 {
	width:30px !important;
	height:30px !important;
}

#item431930 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item432246 {
	width:507px !important;
	height:816px !important;
	left:64px !important;
	top:97px !important;
}

#item431856 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item431857 {
	width:30px !important;
	height:30px !important;
	left:872px !important;
	top:908px !important;
}

#item431861 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item431858 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item431866 {
	width:483px !important;
	height:282px !important;
	left:95px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item431905 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item431902 {
	width:36px !important;
	height:36px !important;
	left:141px !important;
	top:412px !important;
}

#item431915 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item431912 {
	width:36px !important;
	height:36px !important;
	left:94px !important;
	top:412px !important;
}

#item431854 {
	width:30px !important;
	height:30px !important;
	left:902px !important;
	top:102px !important;
}

#item431852 {
	width:932px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item369744 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item369745 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item369748 {
	width:441px !important;
	height:147px !important;
	left:87px !important;
	top:87px !important;
}

#item369771 {
	width:615px !important;
	height:530px !important;
	top:260px !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:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item370415 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item370412 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item370344 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item370381 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item370378 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item370309 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item370340 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item370337 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item370272 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item370304 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item370300 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item370236 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item370268 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item370264 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item370202 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item370232 {
	width:30px !important;
	height:30px !important;
}

#item370229 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item370180 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:107px !important;
}

#item370178 {
	width:928px !important;
	height:1060px !important;
	left:-313px !important;
	top:-10px !important;
}

#item370696 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item370697 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item370701 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item370702 {
	width:470px !important;
	height:404px !important;
	left:81px !important;
	top:380px !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:19px !important;
	height:20px !important;
}

#item381637 {
	width:63px !important;
	height:10px !important;
	top:4px !important;
}

#item381660 {
	width:19px !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:20px !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:19px !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:77px !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:19px !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:19px !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:77px !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:19px !important;
	height:20px !important;
}

#item383252 {
	width:63px !important;
	height:10px !important;
	top:4px !important;
}

#item383275 {
	width:19px !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:20px !important;
	height:20px !important;
	left:63px !important;
}

#item383602 {
	width:495px !important;
	height:244px !important;
	left:65px !important;
	top:450px !important;
}

#item371200 {
	width:344px !important;
	height:10px !important;
}

#item371196 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:233px !important;
}

#item371329 {
	width:344px !important;
	height:10px !important;
}

#item371325 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:299px !important;
}

#item371223 {
	width:522px !important;
	height:102px !important;
	left:87px !important;
	top:87px !important;
}

#item371251 {
	width:344px !important;
	height:10px !important;
}

#item371246 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:266px !important;
}

#item371356 {
	width:344px !important;
	height:10px !important;
}

#item371352 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:332px !important;
}

#item420410 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item371409 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item371410 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item420414 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item371468 {
	width:471px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

#item371495 {
	width:30px !important;
	height:30px !important;
}

#item371491 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !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;
}

#item432289 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432290 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item372089 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item372093 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item372090 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420426 {
	width:510px !important;
	height:816px !important;
	left:63px !important;
	top:97px !important;
}

#item432284 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432285 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item372080 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item372084 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item372081 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420422 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item432280 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432281 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item372069 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item372066 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420418 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item432275 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432276 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item372034 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item372038 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item372035 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item372041 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item432270 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432272 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item371638 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item371665 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item371662 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item371675 {
	width:441px !important;
	height:165px !important;
	left:97px !important;
	top:96px !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;
	left:10px !important;
	top:41px !important;
}

#item373008 {
	width:40px !important;
	height:19px !important;
	left:319px !important;
	top:12px !important;
}

#item373011 {
	width:40px !important;
	height:19px !important;
	left:537px !important;
	top:81px !important;
}

#item373015 {
	width:40px !important;
	height:19px !important;
	left:417px !important;
	top:81px !important;
}

#item373019 {
	width:15px !important;
	height:15px !important;
	left:128px !important;
	top:30px !important;
}

#item373022 {
	width:15px !important;
	height:15px !important;
	left:207px !important;
	top:30px !important;
}

#item373031 {
	width:15px !important;
	height:15px !important;
	left:330px !important;
	top:70px !important;
}

#item372009 {
	width:471px !important;
	height:606px !important;
	left:97px !important;
	top:307px !important;
	padding:0px 30px 0px 0px;
}

#item371635 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item371633 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item373090 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item373091 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item373094 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item420430 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item373148 {
	width:471px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

#item373175 {
	width:30px !important;
	height:30px !important;
}

#item373171 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !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;
}

#item432315 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432316 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item373707 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item373711 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item373708 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420443 {
	width:510px !important;
	height:816px !important;
	left:63px !important;
	top:97px !important;
}

#item432307 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432308 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item373697 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item373701 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item373698 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420439 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item432303 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432304 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item373692 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item373689 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420434 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item432299 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432300 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item373657 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item373661 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item373658 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item373664 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item432294 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432295 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item373318 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item373345 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item373342 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item373348 {
	width:441px !important;
	height:150px !important;
	left:97px !important;
	top:96px !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;
	left:5px !important;
	top:34px !important;
}

#item376317 {
	width:40px !important;
	height:19px !important;
	left:415px !important;
	top:34px !important;
}

#item376320 {
	width:40px !important;
	height:19px !important;
	left:615px !important;
	top:69px !important;
}

#item376323 {
	width:40px !important;
	height:19px !important;
	left:515px !important;
	top:69px !important;
}

#item376327 {
	width:40px !important;
	height:19px !important;
	left:515px !important;
	top:6px !important;
}

#item376330 {
	width:15px !important;
	height:15px !important;
	left:89px !important;
	top:23px !important;
}

#item376334 {
	width:15px !important;
	height:15px !important;
	left:146px !important;
	top:23px !important;
}

#item376337 {
	width:15px !important;
	height:15px !important;
	left:278px !important;
	top:23px !important;
}

#item376340 {
	width:15px !important;
	height:15px !important;
	left:349px !important;
	top:26px !important;
}

#item376349 {
	width:11px !important;
	height:15px !important;
}

#item376354 {
	width:15px !important;
	height:15px !important;
	left:18px !important;
}

#item373633 {
	width:471px !important;
	height:606px !important;
	left:97px !important;
	top:307px !important;
	padding:0px 30px 0px 0px;
}

#item373315 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item373313 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item376408 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item376409 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item376412 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item420447 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item376471 {
	width:471px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
	padding:0px 40px 0px 0px;
}

#item376498 {
	width:30px !important;
	height:30px !important;
}

#item376494 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !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;
}

#item432346 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432347 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item377192 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item377196 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item377193 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420460 {
	width:510px !important;
	height:816px !important;
	left:63px !important;
	top:97px !important;
}

#item432341 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432342 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item377181 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item377185 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item377182 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420456 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item432336 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432337 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item377175 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item377172 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420451 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item432331 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432333 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item377140 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item377144 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item377141 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item377147 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item432327 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432328 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item376638 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item376665 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item376662 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item376668 {
	width:441px !important;
	height:193px !important;
	left:97px !important;
	top:96px !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;
}

#item378377 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item378400 {
	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;
}

#item378475 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item378498 {
	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;
}

#item378659 {
	width:15px !important;
	height:15px !important;
	left:572px !important;
	top:8px !important;
}

#item378662 {
	width:15px !important;
	height:15px !important;
	left:662px !important;
	top:8px !important;
}

#item378630 {
	width:40px !important;
	height:19px !important;
	left:916px !important;
	top:50px !important;
}

#item378633 {
	width:40px !important;
	height:19px !important;
	left:916px !important;
	top:114px !important;
}

#item378636 {
	width:40px !important;
	height:19px !important;
	left:778px !important;
	top:47px !important;
}

#item378639 {
	width:40px !important;
	height:19px !important;
	left:778px !important;
	top:111px !important;
}

#item378642 {
	width:40px !important;
	height:19px !important;
	left:778px !important;
	top:4px !important;
}

#item378645 {
	width:15px !important;
	height:15px !important;
	left:129px !important;
	top:7px !important;
}

#item378648 {
	width:15px !important;
	height:15px !important;
	left:217px !important;
	top:7px !important;
}

#item378652 {
	width:15px !important;
	height:15px !important;
	left:306px !important;
	top:7px !important;
}

#item378656 {
	width:15px !important;
	height:15px !important;
	left:395px !important;
	top:7px !important;
}

#item378621 {
	width:40px !important;
	height:19px !important;
	left:15px !important;
	top:22px !important;
}

#item377114 {
	width:471px !important;
	height:606px !important;
	left:97px !important;
	top:307px !important;
	padding:0px 30px 0px 0px;
}

#item377138 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item376635 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item378723 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item378724 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item378727 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item420464 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item378785 {
	width:471px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
	padding:0px 40px 0px 0px;
}

#item378814 {
	width:30px !important;
	height:30px !important;
}

#item378809 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !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;
}

#item432374 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432375 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item379613 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item379617 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item379614 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420476 {
	width:510px !important;
	height:816px !important;
	left:63px !important;
	top:97px !important;
}

#item432370 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432371 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item379604 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item379608 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item379605 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420472 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item432366 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432367 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item379599 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item379596 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420468 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item432360 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432361 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item379563 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item379567 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item379564 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item379570 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item432356 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432357 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item378961 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item378988 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item378985 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item378991 {
	width:441px !important;
	height:121px !important;
	left:97px !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:583px !important;
	top:11px !important;
}

#item381214 {
	width:15px !important;
	height:15px !important;
	left:663px !important;
	top:11px !important;
}

#item381218 {
	width:15px !important;
	height:15px !important;
	left:742px !important;
	top:11px !important;
}

#item381221 {
	width:15px !important;
	height:15px !important;
	left:822px !important;
	top:11px !important;
}

#item381188 {
	width:40px !important;
	height:19px !important;
	left:933px !important;
	top:26px !important;
}

#item381191 {
	width:15px !important;
	height:15px !important;
	left:115px !important;
	top:10px !important;
}

#item381199 {
	width:15px !important;
	height:15px !important;
	left:195px !important;
	top:10px !important;
}

#item381202 {
	width:15px !important;
	height:15px !important;
	left:274px !important;
	top:10px !important;
}

#item381205 {
	width:15px !important;
	height:15px !important;
	left:354px !important;
	top:10px !important;
}

#item381208 {
	width:15px !important;
	height:15px !important;
	left:428px !important;
	top:10px !important;
}

#item381185 {
	width:40px !important;
	height:19px !important;
	left:11px !important;
	top:25px !important;
}

#item379539 {
	width:471px !important;
	height:606px !important;
	left:97px !important;
	top:307px !important;
	padding:0px 30px 0px 0px;
}

#item378958 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item378956 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item384419 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item384420 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item384424 {
	width:441px !important;
	height:118px !important;
	left:87px !important;
	top:87px !important;
}

#item384448 {
	width:615px !important;
	height:530px !important;
	top:260px !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:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item385342 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item385339 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item385274 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item385306 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item385303 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item385239 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item385270 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item385267 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item385197 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item385229 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item385226 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item385161 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item385193 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item385190 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item385098 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item385131 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item385127 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item385063 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item385094 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item385091 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item384995 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item385026 {
	width:30px !important;
	height:30px !important;
}

#item385023 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item384992 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:107px !important;
}

#item384990 {
	width:928px !important;
	height:1060px !important;
	left:-313px !important;
	top:-10px !important;
}

#item385762 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item385763 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item385766 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item385767 {
	width:460px !important;
	height:306px !important;
	left:79px !important;
	top:393px !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:19px !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:279px !important;
	top:363px !important;
}

#item387030 {
	width:344px !important;
	height:10px !important;
}

#item387026 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:225px !important;
}

#item387080 {
	width:522px !important;
	height:102px !important;
	left:87px !important;
	top:87px !important;
}

#item420531 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item387187 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item387188 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item387196 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item420535 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item387250 {
	width:471px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

#item387277 {
	width:30px !important;
	height:30px !important;
}

#item387273 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !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;
}

#item432404 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432406 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item388114 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item388118 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item388115 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420551 {
	width:510px !important;
	height:816px !important;
	left:63px !important;
	top:97px !important;
}

#item432399 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432400 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item388105 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item388109 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item388106 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420547 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item432395 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432396 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item388100 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item388097 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420539 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item432391 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432392 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item388064 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item388068 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item388065 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item388071 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item432387 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432388 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item387419 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item387446 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item387443 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item387449 {
	width:441px !important;
	height:115px !important;
	left:97px !important;
	top:96px !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:10px !important;
	top:27px !important;
}

#item389207 {
	width:40px !important;
	height:19px !important;
	left:479px !important;
	top:27px !important;
}

#item389210 {
	width:15px !important;
	height:15px !important;
	left:146px !important;
	top:13px !important;
}

#item389213 {
	width:15px !important;
	height:15px !important;
	left:257px !important;
	top:13px !important;
}

#item389222 {
	width:15px !important;
	height:15px !important;
	left:368px !important;
	top:13px !important;
}

#item388040 {
	width:471px !important;
	height:606px !important;
	left:97px !important;
	top:307px !important;
	padding:0px 30px 0px 0px;
}

#item387416 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item387414 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item390448 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item390450 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item390458 {
	width:441px !important;
	height:118px !important;
	left:87px !important;
	top:87px !important;
}

#item390481 {
	width:615px !important;
	height:530px !important;
	top:260px !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:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item392259 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item392256 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item392186 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:107px !important;
}

#item392188 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item392189 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item392193 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item392198 {
	width:30px !important;
	height:30px !important;
}

#item392195 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item420632 {
	width:507px !important;
	height:816px !important;
	left:367px !important;
	top:97px !important;
}

#item392141 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item392173 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item392169 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item392180 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item392177 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:421px !important;
}

#item392113 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:107px !important;
}

#item392115 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item392116 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item392119 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item392124 {
	width:30px !important;
	height:30px !important;
}

#item392121 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item420628 {
	width:507px !important;
	height:816px !important;
	left:367px !important;
	top:97px !important;
}

#item392054 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item392090 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item392087 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item392132 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item392130 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:421px !important;
}

#item391094 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item391125 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item391122 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item391058 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item391090 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item391087 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item391023 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item391054 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item391051 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item390988 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item391019 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item391016 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item390890 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:107px !important;
}

#item390892 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item390893 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item390896 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item390901 {
	width:30px !important;
	height:30px !important;
}

#item390898 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item420623 {
	width:507px !important;
	height:816px !important;
	left:367px !important;
	top:97px !important;
}

#item390951 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item390983 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item390980 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item392016 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item392014 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:421px !important;
}

#item390911 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item390941 {
	width:30px !important;
	height:30px !important;
}

#item390938 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item390888 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:107px !important;
}

#item390886 {
	width:928px !important;
	height:1060px !important;
	left:-313px !important;
	top:-10px !important;
}

#item392304 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item392305 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item392308 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item433689 {
	width:263px !important;
	height:464px !important;
	left:215px !important;
	top:302px !important;
}

@keyframes aparecer-434273 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-434273 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
#item434273 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes aparecer-434276 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-434276 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
#item434276 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes aparecer-434279 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-434279 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
#item434279 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes aparecer-434282 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-434282 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
#item434282 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes aparecer-434283 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-434283 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
#item434283 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes aparecer-434284 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-434284 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
#item434284 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes aparecer-434285 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-434285 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
#item434285 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes aparecer-434286 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-434286 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
#item434286 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item434291 {
	width:20px !important;
	height:20px !important;
	left:21px !important;
}

#item434296 {
	width:90px !important;
	height:10px !important;
	top:24px !important;
}

#item434322 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item434345 {
	width:20px !important;
	height:20px !important;
}

#item434349 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item434372 {
	width:20px !important;
	height:20px !important;
}

#item434377 {
	width:64px !important;
	height:12px !important;
	top:4px !important;
}

#item434401 {
	width:20px !important;
	height:20px !important;
	left:63px !important;
}

#item434409 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item434432 {
	width:20px !important;
	height:20px !important;
}

#item434436 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item434460 {
	width:20px !important;
	height:20px !important;
}

#item434465 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item434488 {
	width:20px !important;
	height:20px !important;
}

#item434495 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item434518 {
	width:20px !important;
	height:20px !important;
	left:70px !important;
}

#item434523 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item434546 {
	width:20px !important;
	height:20px !important;
	left:80px !important;
}

#item434551 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item434574 {
	width:19px !important;
	height:20px !important;
	left:77px !important;
}

#item434578 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item434601 {
	width:20px !important;
	height:20px !important;
	left:76px !important;
}

#item434605 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item434629 {
	width:20px !important;
	height:20px !important;
	left:76px !important;
}

#item434081 {
	width:20px !important;
	height:20px !important;
	left:21px !important;
}

#item434085 {
	width:90px !important;
	height:10px !important;
	top:24px !important;
}

#item434109 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item434132 {
	width:20px !important;
	height:20px !important;
}

#item434136 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item434159 {
	width:20px !important;
	height:20px !important;
}

#item434163 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item434186 {
	width:20px !important;
	height:20px !important;
}

#item434191 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item434214 {
	width:20px !important;
	height:20px !important;
	left:68px !important;
}

#item434218 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item434241 {
	width:20px !important;
	height:20px !important;
	left:76px !important;
}

#item434245 {
	width:90px !important;
	height:10px !important;
}

#item434269 {
	width:20px !important;
	height:20px !important;
	left:69px !important;
	top:4px !important;
}

#item433699 {
	width:21px !important;
	height:21px !important;
	left:393px !important;
	top:328px !important;
}

#item433702 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item433726 {
	width:20px !important;
	height:20px !important;
}

#item433733 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item433756 {
	width:20px !important;
	height:20px !important;
}

#item433764 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item433787 {
	width:20px !important;
	height:20px !important;
}

#item433791 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item433814 {
	width:20px !important;
	height:20px !important;
}

#item433819 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item433842 {
	width:20px !important;
	height:20px !important;
}

#item433847 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item433870 {
	width:20px !important;
	height:20px !important;
	left:77px !important;
}

#item433875 {
	width:64px !important;
	height:12px !important;
	top:4px !important;
}

#item433898 {
	width:20px !important;
	height:20px !important;
	left:63px !important;
}

#item433903 {
	width:64px !important;
	height:12px !important;
	top:4px !important;
}

#item433926 {
	width:20px !important;
	height:20px !important;
	left:63px !important;
}

#item433930 {
	width:82px !important;
	height:13px !important;
	top:4px !important;
}

#item433953 {
	width:20px !important;
	height:20px !important;
	left:81px !important;
}

#item433957 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item433980 {
	width:19px !important;
	height:20px !important;
	left:77px !important;
}

#item433986 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item434009 {
	width:20px !important;
	height:20px !important;
	left:76px !important;
}

#item434013 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

#item434036 {
	width:20px !important;
	height:20px !important;
	left:76px !important;
}

#item434041 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item434065 {
	width:20px !important;
	height:20px !important;
}

#item433697 {
	width:464px !important;
	height:361px !important;
	left:86px !important;
	top:436px !important;
}

#item392406 {
	width:344px !important;
	height:10px !important;
}

#item392401 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:234px !important;
}

#item392460 {
	width:344px !important;
	height:10px !important;
}

#item392456 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:261px !important;
}

#item392430 {
	width:522px !important;
	height:102px !important;
	left:87px !important;
	top:87px !important;
}

#item420636 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item392519 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item392520 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item392523 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item420640 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item392577 {
	width:471px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
	padding:0px 40px 0px 0px;
}

#item392604 {
	width:30px !important;
	height:30px !important;
}

#item392600 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !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;
}

#item432432 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432433 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item393079 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item393083 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item393080 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420655 {
	width:510px !important;
	height:816px !important;
	left:63px !important;
	top:97px !important;
}

#item432426 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432427 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item393069 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item393073 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item393070 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420651 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item432421 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432422 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item393064 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item393061 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420646 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item432417 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432418 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item393028 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item393032 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item393029 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item393035 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item432412 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432413 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item392745 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item392772 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item392769 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item392775 {
	width:441px !important;
	height:310px !important;
	left:97px !important;
	top:96px !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;
	left:9px !important;
	top:124px !important;
}

#item418911 {
	width:40px !important;
	height:19px !important;
	left:502px !important;
	top:12px !important;
}

#item418914 {
	width:40px !important;
	height:19px !important;
	left:576px !important;
	top:67px !important;
}

#item418917 {
	width:40px !important;
	height:19px !important;
	left:576px !important;
	top:137px !important;
}

#item418920 {
	width:40px !important;
	height:19px !important;
	left:576px !important;
	top:218px !important;
}

#item418923 {
	width:40px !important;
	height:19px !important;
	left:480px !important;
	top:219px !important;
}

#item418926 {
	width:15px !important;
	height:15px !important;
	left:111px !important;
	top:109px !important;
}

#item418930 {
	width:15px !important;
	height:15px !important;
	left:198px !important;
	top:109px !important;
}

#item418933 {
	width:15px !important;
	height:15px !important;
	left:282px !important;
	top:109px !important;
}

#item418937 {
	width:15px !important;
	height:15px !important;
	left:381px !important;
}

#item418940 {
	width:15px !important;
	height:15px !important;
	left:381px !important;
	top:55px !important;
}

#item418949 {
	width:15px !important;
	height:15px !important;
	left:381px !important;
	top:125px !important;
}

#item418952 {
	width:15px !important;
	height:15px !important;
	left:381px !important;
	top:211px !important;
}

#item418955 {
	width:15px !important;
	height:15px !important;
	left:484px !important;
	top:56px !important;
}

#item418958 {
	width:15px !important;
	height:15px !important;
	left:484px !important;
	top:125px !important;
}

#item393002 {
	width:471px !important;
	height:606px !important;
	left:97px !important;
	top:307px !important;
	padding:0px 30px 0px 0px;
}

#item393026 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item392742 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item393147 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item393148 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item393152 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item420659 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item393206 {
	width:471px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
	padding:0px 40px 0px 0px;
}

#item393234 {
	width:30px !important;
	height:30px !important;
}

#item393229 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !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;
}

#item432463 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432464 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item393707 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item393711 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item393708 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420671 {
	width:510px !important;
	height:816px !important;
	left:63px !important;
	top:97px !important;
}

#item432459 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432460 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item393698 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item393702 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item393699 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420667 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item432454 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432455 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item393691 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item393688 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420663 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item432450 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432451 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item393656 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item393660 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item393657 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item393663 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item432442 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432443 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item393374 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item393402 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item393399 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item393406 {
	width:441px !important;
	height:165px !important;
	left:97px !important;
	top:96px !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;
	left:11px !important;
	top:53px !important;
}

#item396544 {
	width:40px !important;
	height:19px !important;
	left:438px !important;
	top:86px !important;
}

#item396547 {
	width:40px !important;
	height:19px !important;
	left:573px !important;
	top:87px !important;
}

#item396550 {
	width:40px !important;
	height:19px !important;
	left:573px !important;
	top:18px !important;
}

#item396553 {
	width:15px !important;
	height:15px !important;
	left:113px !important;
	top:38px !important;
}

#item396563 {
	width:15px !important;
	height:15px !important;
	left:200px !important;
	top:38px !important;
}

#item396566 {
	width:15px !important;
	height:15px !important;
	left:263px !important;
	top:38px !important;
}

#item396570 {
	width:15px !important;
	height:15px !important;
	left:335px !important;
	top:42px !important;
}

#item396573 {
	width:15px !important;
	height:15px !important;
	left:449px !important;
	top:6px !important;
}

#item393630 {
	width:471px !important;
	height:606px !important;
	left:97px !important;
	top:307px !important;
	padding:0px 30px 0px 0px;
}

#item393654 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item393371 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item420675 {
	width:615px !important;
	height:1050px !important;
}

#item435127 {
	width:60px !important;
	height:60px !important;
}

#item435124 {
	width:60px !important;
	height:60px !important;
	left:468px !important;
	top:903px !important;
}

#item435133 {
	width:60px !important;
	height:60px !important;
}

#item435130 {
	width:60px !important;
	height:60px !important;
	left:87px !important;
	top:903px !important;
}

#item423512 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

#item423513 {
	width:615px !important;
	height:252px !important;
}

#item423526 {
	width:344px !important;
	height:140px !important;
	left:87px !important;
	top:639px !important;
}

#item423549 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:299px !important;
}

#item423576 {
	width:324px !important;
	height:10px !important;
}

#item423572 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:418px !important;
}

#item423603 {
	width:324px !important;
	height:10px !important;
}

#item423599 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:576px !important;
}

#item423630 {
	width:324px !important;
	height:10px !important;
}

#item423626 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:537px !important;
}

#item423657 {
	width:324px !important;
	height:10px !important;
}

#item423653 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:497px !important;
}

#item423684 {
	width:324px !important;
	height:10px !important;
}

#item423680 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:458px !important;
}

#item423852 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item423853 {
	width:441px !important;
	height:469px !important;
	left:97px !important;
	top:99px !important;
}

#item423879 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item423876 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item423818 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item423822 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item423819 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item423827 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item423781 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item423785 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item423782 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item423794 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item423747 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item423748 {
	width:441px !important;
	height:656px !important;
	left:97px !important;
	top:99px !important;
}

#item423774 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item423771 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item423712 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item423717 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item423714 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item423723 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item423710 {
	width:30px !important;
	height:27px !important;
	left:595px !important;
	top:10px !important;
}

#item423708 {
	width:625px !important;
	height:1065px !important;
	left:-10px !important;
	top:-12px !important;
}

#item423473 {
	width:615px !important;
	height:1050px !important;
}

#item423423 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item423430 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item423431 {
	opacity:0.50;
	width:60px !important;
	height:60px !important;
	left:468px !important;
	top:903px !important;
}

#item423442 {
	width:60px !important;
	height:60px !important;
}

#item423439 {
	width:60px !important;
	height:60px !important;
	left:87px !important;
	top:903px !important;
}

p.autoParaStyle12 {
	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.autoParaStyle11 {
	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.autoParaStyle10 {
	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.autoParaStyle9 {
	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.autoParaStyle8 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:42px;
	line-height:42px;
	color:#009976;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#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.autoParaStyle6 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle5 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size: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.autoParaStyle3 {
	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.autoParaStyle2 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:45px;
	line-height:43px;
	color:#009976;
	margin-bottom:10px;
	text-align:left;
}

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.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.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.sumario {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:24px;
	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:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-40-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-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.light-20-negro-justificado {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.light-20-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.light-18-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.itinerario-regular-13-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.itinerario-dias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.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-movil {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:80px;
	line-height:96px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d3e7d1;
	text-align:center;
}

p.boton-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #009976;
	text-align:center;
}

p.boton-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:13px;
	line-height:15.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d2ffda;
	text-align:center;
}

p.boton-experiencias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.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.book-20-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.book-20-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.book-13-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-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-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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.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.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.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.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.book {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
}

span.quicksand {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
