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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

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

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

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

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

@media all and (max-height:866px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1230px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

@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-Bold;
	src:url("../fonts/RaisonnePro-Bold.ttf");
	font-weight:bold;
}

@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");
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item454447 {
	width:429px !important;
	height:176px !important;
	left:45px !important;
	top:156px !important;
}

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

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

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

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

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

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

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

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

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

#item454306 {
	width:429px !important;
	height:89px !important;
	left:45px !important;
	top:100px !important;
}

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

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

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

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

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

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

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

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

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

#item454158 {
	width:429px !important;
	height:126px !important;
	left:45px !important;
	top:57px !important;
}

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

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

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

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

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

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

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

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

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

#item454004 {
	width:480px !important;
	height:332px !important;
	left:74px !important;
	top:262px !important;
}

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

#item454733 {
	width:433px !important;
	height:163px !important;
	left:87px !important;
	top:616px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item456206 {
	width:1056px !important;
	height:617px !important;
	left:87px !important;
	top:162px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item456201 {
	width:1056px !important;
	height:617px !important;
	left:87px !important;
	top:162px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item456195 {
	width:1056px !important;
	height:617px !important;
	left:87px !important;
	top:162px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item456190 {
	width:1056px !important;
	height:617px !important;
	left:87px !important;
	top:162px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item456233 {
	width:1056px !important;
	height:617px !important;
	left:87px !important;
	top:162px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item456229 {
	width:1056px !important;
	height:617px !important;
	left:87px !important;
	top:162px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item456225 {
	width:1056px !important;
	height:617px !important;
	left:87px !important;
	top:162px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item457010 {
	width:177px !important;
	height:30px !important;
	left:876px !important;
	top:405px !important;
}

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

#item408519 {
	width:177px !important;
	height:30px !important;
	left:876px !important;
	top:360px !important;
}

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

#item408440 {
	width:177px !important;
	height:30px !important;
	left:876px !important;
	top:315px !important;
}

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

#item408493 {
	width:177px !important;
	height:30px !important;
	left:876px !important;
	top:270px !important;
}

#item408545 {
	width:324px !important;
	height:198px !important;
	left:876px !important;
	top:63px !important;
}

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

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

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

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

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

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

#item457118 {
	width:1056px !important;
	height:617px !important;
	left:97px !important;
	top:172px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item456268 {
	width:1056px !important;
	height:617px !important;
	left:97px !important;
	top:172px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item456259 {
	width:1056px !important;
	height:617px !important;
	left:87px !important;
	top:162px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item13799 {
	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;
	}
}
#item262750 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item456349 {
	width:1056px !important;
	height:617px !important;
	left:97px !important;
	top:172px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item420776 {
	width:270px !important;
	height:223px !important;
	left:759px !important;
	top:613px !important;
}

#item267292 {
	width:295px !important;
	height:360px !important;
	left:796px !important;
	top:386px !important;
}

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

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

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

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

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

#item408932 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:294px !important;
}

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

#item408962 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:319px !important;
}

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

#item408990 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:343px !important;
}

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

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

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

#item457333 {
	width:20px !important;
	height:20px !important;
	left:21px !important;
}

#item457337 {
	width:90px !important;
	height:10px !important;
	top:24px !important;
}

#item418591 {
	width:90px !important;
	height:10px !important;
	left:25px !important;
	top:3px !important;
}

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

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

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

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

#item418698 {
	width:20px !important;
	height:20px !important;
	left:85px !important;
}

#item419483 {
	width:109px !important;
	height:10px !important;
	top:5px !important;
}

#item419506 {
	width:20px !important;
	height:20px !important;
	left:101px !important;
}

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

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

#item457299 {
	width:20px !important;
	height:20px !important;
	left:21px !important;
}

#item457304 {
	width:90px !important;
	height:10px !important;
	top:24px !important;
}

#item418157 {
	width:90px !important;
	height:10px !important;
	top:21px !important;
}

#item418180 {
	width:20px !important;
	height:20px !important;
	left:15px !important;
}

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

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

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

#item418152 {
	width:20px !important;
	height:20px !important;
	left:85px !important;
}

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

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

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

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

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

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

#item419261 {
	width:90px !important;
	height:10px !important;
	top:21px !important;
}

#item419284 {
	width:20px !important;
	height:20px !important;
	left:15px !important;
}

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

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

#item419316 {
	width:109px !important;
	height:10px !important;
	top:5px !important;
}

#item419339 {
	width:20px !important;
	height:20px !important;
	left:101px !important;
}

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

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

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

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

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

#item419456 {
	width:20px !important;
	height:20px !important;
	left:85px !important;
}

#item419594 {
	width:109px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

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

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

#item419726 {
	width:20px !important;
	height:20px !important;
	left:82px !important;
}

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

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

#item419894 {
	width:155px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

#item419923 {
	width:155px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

#item419951 {
	width:155px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

#item420141 {
	width:117px !important;
	height:10px !important;
	top:5px !important;
}

#item420164 {
	width:20px !important;
	height:20px !important;
	left:97px !important;
}

#item455210 {
	width:90px !important;
	height:10px !important;
	top:21px !important;
}

#item455233 {
	width:20px !important;
	height:20px !important;
	left:15px !important;
}

#item420592 {
	width:90px !important;
	height:10px !important;
	top:21px !important;
}

#item420615 {
	width:20px !important;
	height:20px !important;
	left:15px !important;
}

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

#item420642 {
	width:20px !important;
	height:20px !important;
	left:85px !important;
}

#item420682 {
	width:155px !important;
	height:10px !important;
	top:5px !important;
}

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

#item420711 {
	width:155px !important;
	height:10px !important;
	top:5px !important;
}

#item420734 {
	width:20px !important;
	height:20px !important;
	left:100px !important;
}

#item420738 {
	width:155px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

#item420244 {
	width:90px !important;
	height:10px !important;
	top:21px !important;
}

#item420267 {
	width:20px !important;
	height:20px !important;
	left:15px !important;
}

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

#item420403 {
	width:20px !important;
	height:20px !important;
	left:85px !important;
}

#item420408 {
	width:155px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

#item420436 {
	width:155px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

#item420471 {
	width:155px !important;
	height:10px !important;
	top:5px !important;
}

#item420494 {
	width:20px !important;
	height:20px !important;
	left:100px !important;
}

#item420526 {
	width:155px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

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

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

#item418366 {
	width:90px !important;
	height:10px !important;
	top:21px !important;
}

#item418389 {
	width:20px !important;
	height:20px !important;
	left:15px !important;
}

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

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

#item418781 {
	width:109px !important;
	height:10px !important;
	top:5px !important;
}

#item418804 {
	width:20px !important;
	height:20px !important;
	left:101px !important;
}

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

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

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

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

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

#item418472 {
	width:20px !important;
	height:20px !important;
	left:85px !important;
}

#item419745 {
	width:155px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

#item419774 {
	width:155px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

#item419801 {
	width:155px !important;
	height:10px !important;
	top:5px !important;
}

#item419824 {
	width:20px !important;
	height:20px !important;
	left:100px !important;
}

#item419828 {
	width:117px !important;
	height:10px !important;
	top:5px !important;
}

#item419852 {
	width:20px !important;
	height:20px !important;
	left:97px !important;
}

#item420186 {
	width:155px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

#item418333 {
	width:479px !important;
	height:329px !important;
	left:736px !important;
	top:481px !important;
}

#item420777 {
	width:155px !important;
	height:10px !important;
	left:781px !important;
	top:814px !important;
}

#item420802 {
	width:155px !important;
	height:10px !important;
	left:997px !important;
	top:472px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item192543 {
	width:609px !important;
	height:170px !important;
	left:103px !important;
	top:63px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item411084 {
	width:40px !important;
	height:19px !important;
	top:41px !important;
}

#item411088 {
	width:19px !important;
	height:19px !important;
	left:104px !important;
	top:28px !important;
}

#item411092 {
	width:19px !important;
	height:19px !important;
	left:187px !important;
	top:28px !important;
}

#item411095 {
	width:19px !important;
	height:19px !important;
	left:270px !important;
	top:28px !important;
}

#item411107 {
	width:40px !important;
	height:19px !important;
	left:382px !important;
}

#item457202 {
	width:40px !important;
	height:19px !important;
	left:382px !important;
	top:114px !important;
}

#item411110 {
	width:40px !important;
	height:19px !important;
	left:382px !important;
	top:46px !important;
}

#item411113 {
	width:40px !important;
	height:19px !important;
	left:484px !important;
	top:46px !important;
}

#item411116 {
	width:40px !important;
	height:19px !important;
	left:484px !important;
	top:116px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item412369 {
	width:344px !important;
	height:310px !important;
	left:87px !important;
	top:87px !important;
}

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

#item412392 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:450px !important;
}

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

#item418056 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:450px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item456466 {
	width:620px !important;
	height:367px !important;
	left:95px !important;
	top:264px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item412986 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item414035 {
	width:40px !important;
	height:19px !important;
	left:1px !important;
	top:27px !important;
}

#item414038 {
	width:40px !important;
	height:19px !important;
	left:570px !important;
	top:27px !important;
}

#item414042 {
	width:40px !important;
	height:19px !important;
	left:474px !important;
	top:27px !important;
}

#item414045 {
	width:19px !important;
	height:20px !important;
	left:97px !important;
	top:13px !important;
}

#item414048 {
	width:19px !important;
	height:20px !important;
	left:172px !important;
	top:13px !important;
}

#item414051 {
	width:19px !important;
	height:20px !important;
	left:248px !important;
	top:13px !important;
}

#item414056 {
	width:19px !important;
	height:20px !important;
	left:323px !important;
	top:13px !important;
}

#item414059 {
	width:19px !important;
	height:20px !important;
	left:399px !important;
	top:13px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item414545 {
	width:344px !important;
	height:225px !important;
	left:87px !important;
	top:87px !important;
}

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

#item414568 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:354px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item415157 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item416239 {
	width:40px !important;
	height:19px !important;
	left:1px !important;
	top:27px !important;
}

#item416242 {
	width:40px !important;
	height:19px !important;
	left:570px !important;
	top:27px !important;
}

#item416245 {
	width:19px !important;
	height:19px !important;
	left:113px !important;
	top:13px !important;
}

#item416255 {
	width:19px !important;
	height:19px !important;
	left:205px !important;
	top:13px !important;
}

#item416258 {
	width:19px !important;
	height:19px !important;
	left:296px !important;
	top:13px !important;
}

#item416261 {
	width:19px !important;
	height:19px !important;
	left:387px !important;
	top:13px !important;
}

#item416264 {
	width:19px !important;
	height:19px !important;
	left:479px !important;
	top:13px !important;
}

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

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

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

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

#item418073 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:354px !important;
}

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

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

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

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

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

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

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

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

#item416737 {
	width:344px !important;
	height:242px !important;
	left:87px !important;
	top:87px !important;
}

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

#item416760 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:354px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item417298 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item417780 {
	width:40px !important;
	height:19px !important;
	left:1px !important;
	top:27px !important;
}

#item417783 {
	width:40px !important;
	height:19px !important;
	left:570px !important;
	top:27px !important;
}

#item417786 {
	width:19px !important;
	height:19px !important;
	left:131px !important;
	top:13px !important;
}

#item417789 {
	width:19px !important;
	height:19px !important;
	left:241px !important;
	top:13px !important;
}

#item417792 {
	width:19px !important;
	height:19px !important;
	left:351px !important;
	top:13px !important;
}

#item417795 {
	width:19px !important;
	height:19px !important;
	left:460px !important;
	top:13px !important;
}

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

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

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

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

#item418083 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:354px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item425064 {
	width:463px !important;
	height:503px !important;
	left:738px !important;
	top:333px !important;
}

#item424920 {
	width:155px !important;
	height:10px !important;
	left:766px !important;
	top:805px !important;
}

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

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

#item425551 {
	width:90px !important;
	height:10px !important;
	top:26px !important;
}

#item425574 {
	width:20px !important;
	height:20px !important;
	left:18px !important;
}

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

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

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

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

#item455500 {
	width:96px !important;
	height:10px !important;
	top:5px !important;
}

#item455523 {
	width:20px !important;
	height:20px !important;
	left:95px !important;
}

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

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

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

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

#item425641 {
	width:111px !important;
	height:10px !important;
	left:10px !important;
	top:21px !important;
}

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

#item425669 {
	width:81px !important;
	height:10px !important;
	top:5px !important;
}

#item425692 {
	width:20px !important;
	height:20px !important;
	left:83px !important;
}

#item425724 {
	width:96px !important;
	height:10px !important;
	top:5px !important;
}

#item425747 {
	width:20px !important;
	height:20px !important;
	left:95px !important;
}

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

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

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

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

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

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

#item425206 {
	width:111px !important;
	height:10px !important;
	top:21px !important;
}

#item425229 {
	width:20px !important;
	height:20px !important;
	left:23px !important;
}

#item425233 {
	width:81px !important;
	height:10px !important;
	top:5px !important;
}

#item425256 {
	width:20px !important;
	height:20px !important;
	left:83px !important;
}

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

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

#item425265 {
	width:96px !important;
	height:10px !important;
	top:5px !important;
}

#item425288 {
	width:20px !important;
	height:20px !important;
	left:95px !important;
}

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

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

#item425293 {
	width:480px !important;
	height:446px !important;
	left:741px !important;
	top:382px !important;
}

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

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

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

#item421259 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:256px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item320079 {
	width:165px !important;
	height:30px !important;
}

#item320075 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item320107 {
	width:165px !important;
	height:30px !important;
}

#item320102 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item320134 {
	width:165px !important;
	height:30px !important;
}

#item320130 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item320160 {
	width:165px !important;
	height:30px !important;
}

#item320157 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item320631 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item320635 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item320632 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item456622 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item320622 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item320626 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item320623 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item456603 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item320612 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item320616 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item320613 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item456595 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item320580 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item320584 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item320581 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item320588 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item320188 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item320215 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item320212 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item320218 {
	width:611px !important;
	height:103px !important;
	left:101px !important;
	top:97px !important;
}

#item421611 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item421634 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item421660 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item421683 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item421709 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item421732 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item421759 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item421782 {
	width:109px !important;
	height:22px !important;
	top:40px !important;
}

#item421805 {
	width:40px !important;
	height:19px !important;
	left:61px !important;
	top:27px !important;
}

#item421808 {
	width:40px !important;
	height:19px !important;
	left:388px !important;
	top:24px !important;
}

#item421811 {
	width:19px !important;
	height:19px !important;
	left:183px !important;
	top:13px !important;
}

#item421814 {
	width:19px !important;
	height:19px !important;
	left:286px !important;
	top:13px !important;
}

#item421817 {
	width:40px !important;
	height:19px !important;
	left:511px !important;
	top:25px !important;
}

#item320556 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item320185 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item320183 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item421878 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item421879 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item456626 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item421890 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item421888 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item421917 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item421913 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item421940 {
	width:344px !important;
	height:288px !important;
	left:87px !important;
	top:87px !important;
}

#item421967 {
	width:30px !important;
	height:30px !important;
}

#item421963 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:399px !important;
}

#item421974 {
	width:165px !important;
	height:30px !important;
}

#item421970 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item422001 {
	width:165px !important;
	height:30px !important;
}

#item421997 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item422028 {
	width:165px !important;
	height:30px !important;
}

#item422024 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item422055 {
	width:165px !important;
	height:30px !important;
}

#item422051 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item422081 {
	width:165px !important;
	height:30px !important;
}

#item422078 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item422434 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item422440 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item422436 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item456651 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item422419 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item422423 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item422420 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item456643 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item422410 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item422414 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item422411 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item456635 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item422379 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item422383 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item422380 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item422386 {
	width:680px !important;
	height:690px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item422109 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item422136 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item422133 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item422139 {
	width:611px !important;
	height:103px !important;
	left:101px !important;
	top:97px !important;
}

#item423101 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item423124 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item423150 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item423173 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item423199 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item423222 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item423249 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item423272 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item423300 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item423323 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item423349 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item423374 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item423400 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item423423 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item423446 {
	width:40px !important;
	height:19px !important;
	left:4px !important;
	top:27px !important;
}

#item423449 {
	width:19px !important;
	height:19px !important;
	left:102px !important;
	top:13px !important;
}

#item423452 {
	width:19px !important;
	height:19px !important;
	left:179px !important;
	top:13px !important;
}

#item423461 {
	width:19px !important;
	height:19px !important;
	left:257px !important;
	top:13px !important;
}

#item423464 {
	width:19px !important;
	height:19px !important;
	left:335px !important;
	top:13px !important;
}

#item423467 {
	width:19px !important;
	height:19px !important;
	left:412px !important;
	top:13px !important;
}

#item423470 {
	width:19px !important;
	height:19px !important;
	left:490px !important;
	top:13px !important;
}

#item423473 {
	width:40px !important;
	height:19px !important;
	left:568px !important;
	top:25px !important;
}

#item422355 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item422106 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item422104 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item321876 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item321877 {
	width:1230px !important;
	height:867px !important;
	top:-1px !important;
}

#item321881 {
	width:1056px !important;
	height:111px !important;
	left:87px !important;
	top:87px !important;
}

#item321904 {
	width:1200px !important;
	height:549px !important;
	left:30px !important;
	top:288px !important;
}

#item321943 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item321944 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item456667 {
	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;
}

#item456671 {
	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;
}

#item456678 {
	width:390px !important;
	height:457px !important;
	left:1860px !important;
	top:33px !important;
}

#item425979 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item425980 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item456681 {
	width:390px !important;
	height:457px !important;
	left:2298px !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;
}

#item456662 {
	width:390px !important;
	height:457px !important;
	left:510px !important;
	top:33px !important;
}

#item322173 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item322174 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item322169 {
	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;
	}
}
#item426232 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item426262 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item426260 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item322437 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item322468 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item322465 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item426285 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item426287 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item426289 {
	width:1230px !important;
	height:866px !important;
}

#item426290 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item426299 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item426300 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item426304 {
	width:30px !important;
	height:30px !important;
}

#item426302 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item456687 {
	width:792px !important;
	height:437px !important;
	left:229px !important;
	top:225px !important;
}

#item322404 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item322433 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item322430 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item426276 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item426274 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:475px !important;
}

#item322341 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item322370 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item322367 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item322303 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item322335 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item322332 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item322243 {
	width:520px !important;
	height:866px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item322273 {
	width:30px !important;
	height:30px !important;
}

#item322270 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item322240 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item322238 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item322506 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item322507 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item322512 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#fff;
}

#item456691 {
	width:650px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item427606 {
	width:155px !important;
	height:10px !important;
	left:856px !important;
	top:792px !important;
}

#item427629 {
	width:155px !important;
	height:10px !important;
	left:1042px !important;
	top:445px !important;
}

#item427599 {
	width:15px !important;
	height:15px !important;
	left:295px !important;
}

#item427600 {
	width:310px !important;
	height:357px !important;
	left:878px !important;
	top:417px !important;
}

#item427408 {
	width:106px !important;
	height:10px !important;
	top:5px !important;
}

#item427431 {
	width:20px !important;
	height:20px !important;
	left:76px !important;
}

#item427436 {
	width:106px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item427459 {
	width:20px !important;
	height:20px !important;
}

#item427464 {
	width:106px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item427487 {
	width:20px !important;
	height:20px !important;
}

#item427492 {
	width:106px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item427515 {
	width:20px !important;
	height:20px !important;
}

#item427526 {
	width:106px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item427550 {
	width:20px !important;
	height:20px !important;
}

#item427555 {
	width:200px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item427578 {
	width:20px !important;
	height:20px !important;
}

#item324661 {
	width:106px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item324684 {
	width:20px !important;
	height:20px !important;
}

#item455591 {
	width:106px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item455615 {
	width:20px !important;
	height:20px !important;
}

#item455564 {
	width:106px !important;
	height:10px !important;
	left:21px !important;
	top:11px !important;
}

#item455587 {
	width:20px !important;
	height:20px !important;
}

#item322531 {
	width:344px !important;
	height:10px !important;
}

#item322525 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:224px !important;
}

#item322555 {
	width:428px !important;
	height:102px !important;
	left:799px !important;
	top:87px !important;
}

#item322779 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item322780 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item322783 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item456695 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item322787 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item322785 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item322814 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item322810 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item322837 {
	width:344px !important;
	height:356px !important;
	left:87px !important;
	top:87px !important;
}

#item322864 {
	width:30px !important;
	height:30px !important;
}

#item322860 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:480px !important;
}

#item322870 {
	width:165px !important;
	height:30px !important;
}

#item322867 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item322898 {
	width:165px !important;
	height:30px !important;
}

#item322894 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item322926 {
	width:165px !important;
	height:30px !important;
}

#item322921 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item322953 {
	width:165px !important;
	height:30px !important;
}

#item322949 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item322979 {
	width:165px !important;
	height:30px !important;
}

#item322976 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item323338 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item323342 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item323339 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item456719 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item323329 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item323333 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item323330 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item456711 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item323320 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item323324 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item323321 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item456703 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item323284 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item323289 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item323285 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item323296 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item323008 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item323035 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item323032 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item323038 {
	width:611px !important;
	height:103px !important;
	left:101px !important;
	top:97px !important;
}

#item426871 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item426895 {
	width:67px !important;
	height:22px !important;
	top:40px !important;
}

#item426921 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item426944 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item426970 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item426993 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item427020 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item427043 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item427069 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item427092 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item427118 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item427141 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item427168 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item427191 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item427217 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item427241 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item427264 {
	width:40px !important;
	height:19px !important;
	left:2px !important;
	top:27px !important;
}

#item427273 {
	width:19px !important;
	height:19px !important;
	left:289px !important;
	top:13px !important;
}

#item427276 {
	width:19px !important;
	height:19px !important;
	left:359px !important;
	top:13px !important;
}

#item427279 {
	width:19px !important;
	height:19px !important;
	left:429px !important;
	top:13px !important;
}

#item427282 {
	width:19px !important;
	height:19px !important;
	left:499px !important;
	top:13px !important;
}

#item427285 {
	width:19px !important;
	height:19px !important;
	left:149px !important;
	top:13px !important;
}

#item427288 {
	width:19px !important;
	height:19px !important;
	left:219px !important;
	top:13px !important;
}

#item427291 {
	width:19px !important;
	height:19px !important;
	left:82px !important;
	top:13px !important;
}

#item427295 {
	width:40px !important;
	height:19px !important;
	left:569px !important;
	top:25px !important;
}

#item323260 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item323005 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item323002 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item324809 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item324810 {
	width:1230px !important;
	height:867px !important;
	top:-1px !important;
}

#item324815 {
	width:1056px !important;
	height:111px !important;
	left:87px !important;
	top:87px !important;
}

#item324838 {
	width:1200px !important;
	height:549px !important;
	left:30px !important;
	top:288px !important;
}

#item324876 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item324877 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item456732 {
	width:390px !important;
	height:457px !important;
	left:960px !important;
	top:32px !important;
}

#item324944 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item324946 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item456742 {
	width:390px !important;
	height:457px !important;
	left:1410px !important;
	top:32px !important;
}

#item325011 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item325012 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item456751 {
	width:390px !important;
	height:457px !important;
	left:1860px !important;
	top:32px !important;
}

#item325080 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item325081 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item456728 {
	width:390px !important;
	height:457px !important;
	left:510px !important;
	top:32px !important;
}

#item325113 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item325136 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item325109 {
	width:390px !important;
	height:457px !important;
	left:60px !important;
	top:32px !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;
	}
}
#item325347 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item325377 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item325374 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item325310 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item325342 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item325338 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item427842 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item427844 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:5px !important;
}

#item427845 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:5px !important;
}

#item427847 {
	width:1230px !important;
	height:866px !important;
}

#item427848 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item427851 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item427852 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item427855 {
	width:30px !important;
	height:30px !important;
}

#item427853 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item456757 {
	width:774px !important;
	height:432px !important;
	left:238px !important;
	top:227px !important;
}

#item325271 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item325303 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item325300 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item427814 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item427812 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:475px !important;
}

#item325234 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item325265 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item325262 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item325199 {
	width:520px !important;
	height:866px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item325228 {
	width:30px !important;
	height:30px !important;
}

#item325225 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item325196 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item325194 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item325413 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item325414 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item325419 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#fff;
}

#item456762 {
	width:650px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item325472 {
	width:442px !important;
	height:504px !important;
	left:714px !important;
	top:333px !important;
}

#item325426 {
	width:344px !important;
	height:10px !important;
}

#item325420 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:232px !important;
}

#item427881 {
	width:344px !important;
	height:10px !important;
}

#item427877 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:256px !important;
}

#item427908 {
	width:344px !important;
	height:10px !important;
}

#item427904 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:281px !important;
}

#item325449 {
	width:401px !important;
	height:102px !important;
	left:799px !important;
	top:87px !important;
}

#item457405 {
	width:20px !important;
	height:20px !important;
	left:25px !important;
}

#item457408 {
	width:90px !important;
	height:10px !important;
	top:24px !important;
}

#item457375 {
	width:20px !important;
	height:20px !important;
	left:21px !important;
}

#item457378 {
	width:90px !important;
	height:10px !important;
	top:24px !important;
}

#item434784 {
	width:168px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item434807 {
	width:20px !important;
	height:20px !important;
}

#item434839 {
	width:174px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item434862 {
	width:20px !important;
	height:20px !important;
}

#item434866 {
	width:123px !important;
	height:10px !important;
	top:6px !important;
}

#item434889 {
	width:20px !important;
	height:20px !important;
	left:116px !important;
}

#item434893 {
	width:153px !important;
	height:10px !important;
	top:24px !important;
}

#item434916 {
	width:20px !important;
	height:20px !important;
	left:51px !important;
}

#item434160 {
	width:168px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item434183 {
	width:20px !important;
	height:20px !important;
}

#item434188 {
	width:90px !important;
	height:10px !important;
	top:5px !important;
}

#item434211 {
	width:20px !important;
	height:20px !important;
	left:50px !important;
}

#item434215 {
	width:174px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item434238 {
	width:20px !important;
	height:20px !important;
}

#item434242 {
	width:123px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item434265 {
	width:20px !important;
	height:20px !important;
}

#item434325 {
	width:153px !important;
	height:10px !important;
	top:24px !important;
}

#item434348 {
	width:20px !important;
	height:20px !important;
	left:51px !important;
}

#item434376 {
	width:168px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item434399 {
	width:20px !important;
	height:20px !important;
}

#item434430 {
	width:174px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item434453 {
	width:20px !important;
	height:20px !important;
}

#item434457 {
	width:123px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item434480 {
	width:20px !important;
	height:20px !important;
}

#item434490 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item434514 {
	width:20px !important;
	height:20px !important;
}

#item434518 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item434541 {
	width:20px !important;
	height:20px !important;
}

#item434546 {
	width:153px !important;
	height:10px !important;
	top:24px !important;
}

#item434569 {
	width:20px !important;
	height:20px !important;
	left:51px !important;
}

#item325518 {
	width:168px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item325542 {
	width:20px !important;
	height:20px !important;
}

#item325547 {
	width:90px !important;
	height:10px !important;
	top:5px !important;
}

#item325570 {
	width:20px !important;
	height:20px !important;
	left:50px !important;
}

#item325576 {
	width:174px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item325599 {
	width:20px !important;
	height:20px !important;
}

#item325604 {
	width:123px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item325627 {
	width:20px !important;
	height:20px !important;
}

#item433982 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item434005 {
	width:20px !important;
	height:20px !important;
}

#item434037 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item434060 {
	width:20px !important;
	height:20px !important;
}

#item433946 {
	width:153px !important;
	height:10px !important;
	top:24px !important;
}

#item433970 {
	width:20px !important;
	height:20px !important;
	left:51px !important;
}

#item434157 {
	width:513px !important;
	height:425px !important;
	left:733px !important;
	top:409px !important;
}

#item434071 {
	width:153px !important;
	height:10px !important;
	left:854px !important;
	top:711px !important;
}

#item434096 {
	width:153px !important;
	height:10px !important;
	left:1003px !important;
	top:449px !important;
}

#item434119 {
	width:153px !important;
	height:10px !important;
	left:908px !important;
	top:508px !important;
}

#item430310 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item430311 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item430314 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item456766 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item430318 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item430316 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item430345 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item430341 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item430369 {
	width:344px !important;
	height:319px !important;
	left:87px !important;
	top:87px !important;
}

#item430397 {
	width:30px !important;
	height:30px !important;
}

#item430393 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:449px !important;
}

#item430403 {
	width:165px !important;
	height:30px !important;
}

#item430400 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item430430 {
	width:165px !important;
	height:30px !important;
}

#item430426 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item430457 {
	width:165px !important;
	height:30px !important;
}

#item430453 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item430484 {
	width:165px !important;
	height:30px !important;
}

#item430480 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item430511 {
	width:165px !important;
	height:30px !important;
}

#item430508 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item430540 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item430545 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item430541 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item456813 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item430926 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item430930 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item430927 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item456782 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item430917 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item430921 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item430918 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item456774 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item430886 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item430890 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item430887 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item430893 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item430555 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item430582 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item430579 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item430585 {
	width:566px !important;
	height:181px !important;
	left:124px !important;
	top:58px !important;
}

#item432107 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item432130 {
	width:118px !important;
	height:22px !important;
	top:40px !important;
}

#item432156 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item432179 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item432205 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item432228 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item432254 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item432277 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item432304 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item432327 {
	width:122px !important;
	height:22px !important;
	top:40px !important;
}

#item432350 {
	width:40px !important;
	height:19px !important;
	top:92px !important;
}

#item432353 {
	width:40px !important;
	height:19px !important;
	left:359px !important;
	top:63px !important;
	background:#fff;
}

#item432356 {
	width:40px !important;
	height:19px !important;
	left:526px !important;
	top:63px !important;
	background:#fff;
}

#item432365 {
	width:40px !important;
	height:19px !important;
	left:359px !important;
	top:126px !important;
	background:#fff;
}

#item432368 {
	width:40px !important;
	height:19px !important;
	left:526px !important;
	top:126px !important;
	background:#fff;
}

#item432371 {
	width:40px !important;
	height:19px !important;
	left:359px !important;
}

#item432374 {
	width:40px !important;
	height:19px !important;
	left:215px !important;
	top:89px !important;
}

#item432377 {
	width:19px !important;
	height:20px !important;
	left:114px !important;
	top:78px !important;
}

#item430861 {
	width:611px !important;
	height:491px !important;
	left:101px !important;
	top:298px !important;
	padding:0px 30px 0px 0px;
}

#item430552 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item430538 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item325686 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item325687 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item325690 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item456820 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item325696 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item325694 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item325724 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item325719 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item325747 {
	width:344px !important;
	height:345px !important;
	left:87px !important;
	top:87px !important;
}

#item325774 {
	width:30px !important;
	height:30px !important;
}

#item325770 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:456px !important;
}

#item325780 {
	width:165px !important;
	height:30px !important;
}

#item325777 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item325807 {
	width:165px !important;
	height:30px !important;
}

#item325803 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item325834 {
	width:165px !important;
	height:30px !important;
}

#item325830 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item325861 {
	width:165px !important;
	height:30px !important;
}

#item325857 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item325887 {
	width:165px !important;
	height:30px !important;
}

#item325884 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item326348 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item326352 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item326349 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item456844 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item326339 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item326343 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item326340 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item456836 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item326330 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item326334 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item326331 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item456828 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item326299 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item326303 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item326300 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item326306 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item325916 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item325944 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item325940 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item326275 {
	width:611px !important;
	height:473px !important;
	left:101px !important;
	top:316px !important;
	padding:0px 30px 0px 0px;
}

#item325913 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item325911 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item431000 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item431001 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item431005 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item456854 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item431010 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item431007 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item431037 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item431033 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item431060 {
	width:344px !important;
	height:264px !important;
	left:87px !important;
	top:87px !important;
}

#item431087 {
	width:30px !important;
	height:30px !important;
}

#item431083 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:390px !important;
}

#item431094 {
	width:165px !important;
	height:30px !important;
}

#item431091 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item431121 {
	width:165px !important;
	height:30px !important;
}

#item431117 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item431148 {
	width:165px !important;
	height:30px !important;
}

#item431144 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item431175 {
	width:165px !important;
	height:30px !important;
}

#item431171 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item431202 {
	width:165px !important;
	height:30px !important;
}

#item431199 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item431231 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item431235 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item431232 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item456880 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item431613 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item431617 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item431614 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item456872 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item431603 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item431607 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item431604 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item456864 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item431572 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item431576 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item431573 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item431579 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item431244 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item431271 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item431268 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item431274 {
	width:665px !important;
	height:119px !important;
	left:74px !important;
	top:89px !important;
}

#item433489 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item433512 {
	width:118px !important;
	height:22px !important;
	top:40px !important;
}

#item433538 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item433562 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item433588 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item433613 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item433639 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item433662 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item433689 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item433712 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item433738 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item433761 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item433787 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item433810 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item433833 {
	width:40px !important;
	height:19px !important;
	top:27px !important;
}

#item433836 {
	width:40px !important;
	height:19px !important;
	left:195px !important;
	top:27px !important;
}

#item433840 {
	width:40px !important;
	height:19px !important;
	left:530px !important;
	top:63px !important;
	background:#fff;
}

#item433843 {
	width:40px !important;
	height:19px !important;
	left:625px !important;
	top:63px !important;
	background:#fff;
}

#item433846 {
	width:40px !important;
	height:19px !important;
	left:530px !important;
}

#item433849 {
	width:19px !important;
	height:20px !important;
	left:114px !important;
	top:14px !important;
}

#item433852 {
	width:19px !important;
	height:20px !important;
	left:295px !important;
	top:14px !important;
}

#item433855 {
	width:19px !important;
	height:20px !important;
	left:367px !important;
	top:14px !important;
}

#item433858 {
	width:19px !important;
	height:20px !important;
	left:439px !important;
	top:14px !important;
}

#item431548 {
	width:611px !important;
	height:518px !important;
	left:101px !important;
	top:271px !important;
	padding:0px 30px 0px 0px;
}

#item431241 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item431229 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item328069 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item328070 {
	width:1230px !important;
	height:867px !important;
	top:-1px !important;
}

#item328073 {
	width:1056px !important;
	height:118px !important;
	left:87px !important;
	top:87px !important;
}

#item328096 {
	width:1200px !important;
	height:549px !important;
	left:30px !important;
	top:288px !important;
}

#item330089 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item330090 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item456912 {
	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;
}

#item456917 {
	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;
}

#item456925 {
	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;
}

#item456927 {
	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;
}

#item456892 {
	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;
}

#item456895 {
	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;
}

#item456908 {
	width:390px !important;
	height:457px !important;
	left:1860px !important;
	top:32px !important;
}

#item328297 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item328298 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item456888 {
	width:390px !important;
	height:457px !important;
	left:510px !important;
	top:32px !important;
}

#item328365 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item328366 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item328361 {
	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;
	}
}
#item331079 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item331111 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item331108 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item331026 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item331058 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item331055 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item330978 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item331009 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item331006 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item330934 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item330966 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item330963 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item328632 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item328665 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item328661 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item328595 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item328628 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item328625 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item328535 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item328565 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item328562 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item328497 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item328530 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item328526 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item328431 {
	width:520px !important;
	height:866px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item328461 {
	width:30px !important;
	height:30px !important;
}

#item328458 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item328428 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:15px !important;
}

#item328426 {
	width:1236px !important;
	height:876px !important;
	left:-5px !important;
	top:-10px !important;
}

#item328755 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item328756 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item328760 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#fff;
}

#item456929 {
	width:650px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item447552 {
	width:464px !important;
	height:459px !important;
	left:736px !important;
	top:378px !important;
}

#item449565 {
	width:117px !important;
	height:7px !important;
	left:18px !important;
	top:4px !important;
}

#item449588 {
	width:14px !important;
	height:14px !important;
}

#item449592 {
	width:68px !important;
	height:7px !important;
	left:18px !important;
	top:5px !important;
}

#item449615 {
	width:15px !important;
	height:15px !important;
}

#item449619 {
	width:44px !important;
	height:36px !important;
	top:17px !important;
}

#item449642 {
	width:15px !important;
	height:15px !important;
	left:1px !important;
}

#item449647 {
	width:91px !important;
	height:7px !important;
}

#item449671 {
	width:15px !important;
	height:15px !important;
	left:31px !important;
	top:9px !important;
}

#item449681 {
	width:62px !important;
	height:7px !important;
}

#item449704 {
	width:15px !important;
	height:15px !important;
	left:23px !important;
	top:9px !important;
}

#item449709 {
	width:82px !important;
	height:7px !important;
}

#item449732 {
	width:15px !important;
	height:15px !important;
	left:75px !important;
	top:1px !important;
}

#item449736 {
	width:58px !important;
	height:7px !important;
	top:5px !important;
}

#item449759 {
	width:15px !important;
	height:15px !important;
	left:53px !important;
}

#item449763 {
	width:65px !important;
	height:7px !important;
	top:16px !important;
}

#item449786 {
	width:15px !important;
	height:15px !important;
	left:46px !important;
}

#item449818 {
	width:87px !important;
	height:7px !important;
	left:17px !important;
	top:4px !important;
}

#item449842 {
	width:15px !important;
	height:15px !important;
}

#item449846 {
	width:90px !important;
	height:7px !important;
	top:1px !important;
}

#item449870 {
	width:15px !important;
	height:15px !important;
	left:90px !important;
}

#item449873 {
	width:150px !important;
	height:10px !important;
	left:137px !important;
	top:188px !important;
}

#item449896 {
	width:150px !important;
	height:10px !important;
	left:249px !important;
	top:188px !important;
}

#item449919 {
	width:150px !important;
	height:10px !important;
	left:398px !important;
	top:75px !important;
}

#item448900 {
	width:90px !important;
	height:7px !important;
	left:18px !important;
	top:3px !important;
}

#item448923 {
	width:15px !important;
	height:15px !important;
}

#item448927 {
	width:90px !important;
	height:7px !important;
	top:5px !important;
}

#item448950 {
	width:15px !important;
	height:15px !important;
	left:77px !important;
}

#item449042 {
	width:91px !important;
	height:7px !important;
}

#item449066 {
	width:15px !important;
	height:15px !important;
	left:31px !important;
	top:9px !important;
}

#item449179 {
	width:96px !important;
	height:7px !important;
	top:3px !important;
}

#item449202 {
	width:15px !important;
	height:15px !important;
	left:91px !important;
}

#item449260 {
	width:150px !important;
	height:10px !important;
	left:137px !important;
	top:188px !important;
}

#item449283 {
	width:150px !important;
	height:10px !important;
	left:249px !important;
	top:188px !important;
}

#item449306 {
	width:150px !important;
	height:10px !important;
	left:398px !important;
	top:75px !important;
}

#item449330 {
	width:40px !important;
	height:7px !important;
	left:19px !important;
	top:4px !important;
}

#item449353 {
	width:15px !important;
	height:15px !important;
}

#item449367 {
	width:51px !important;
	height:7px !important;
	left:20px !important;
	top:3px !important;
}

#item449391 {
	width:15px !important;
	height:15px !important;
}

#item449395 {
	width:56px !important;
	height:7px !important;
	top:3px !important;
}

#item449419 {
	width:15px !important;
	height:15px !important;
	left:57px !important;
}

#item449423 {
	width:65px !important;
	height:7px !important;
	top:5px !important;
}

#item449446 {
	width:15px !important;
	height:15px !important;
	left:62px !important;
}

#item449450 {
	width:90px !important;
	height:7px !important;
	left:19px !important;
	top:4px !important;
}

#item449473 {
	width:15px !important;
	height:15px !important;
}

#item449477 {
	width:137px !important;
	height:7px !important;
}

#item449500 {
	width:15px !important;
	height:15px !important;
	left:19px !important;
	top:10px !important;
}

#item448393 {
	width:90px !important;
	height:7px !important;
	left:18px !important;
	top:3px !important;
}

#item448416 {
	width:15px !important;
	height:15px !important;
}

#item448442 {
	width:90px !important;
	height:7px !important;
	top:5px !important;
}

#item448465 {
	width:15px !important;
	height:15px !important;
	left:77px !important;
}

#item448477 {
	width:117px !important;
	height:7px !important;
	left:18px !important;
	top:4px !important;
}

#item448500 {
	width:14px !important;
	height:14px !important;
}

#item448505 {
	width:68px !important;
	height:7px !important;
	left:18px !important;
	top:5px !important;
}

#item448528 {
	width:15px !important;
	height:15px !important;
}

#item448628 {
	width:44px !important;
	height:36px !important;
	top:17px !important;
}

#item448651 {
	width:15px !important;
	height:15px !important;
	left:1px !important;
}

#item448532 {
	width:91px !important;
	height:7px !important;
}

#item448555 {
	width:15px !important;
	height:15px !important;
	left:31px !important;
	top:9px !important;
}

#item448572 {
	width:62px !important;
	height:7px !important;
}

#item448595 {
	width:15px !important;
	height:15px !important;
	left:23px !important;
	top:9px !important;
}

#item448600 {
	width:82px !important;
	height:7px !important;
}

#item448623 {
	width:15px !important;
	height:15px !important;
	left:75px !important;
	top:1px !important;
}

#item448659 {
	width:58px !important;
	height:7px !important;
	top:5px !important;
}

#item448682 {
	width:15px !important;
	height:15px !important;
	left:53px !important;
}

#item448718 {
	width:65px !important;
	height:7px !important;
	top:16px !important;
}

#item448741 {
	width:15px !important;
	height:15px !important;
	left:46px !important;
}

#item448774 {
	width:96px !important;
	height:7px !important;
	top:3px !important;
}

#item448798 {
	width:15px !important;
	height:15px !important;
	left:91px !important;
}

#item448747 {
	width:87px !important;
	height:7px !important;
	left:17px !important;
	top:4px !important;
}

#item448770 {
	width:15px !important;
	height:15px !important;
}

#item448687 {
	width:90px !important;
	height:7px !important;
	top:1px !important;
}

#item448710 {
	width:15px !important;
	height:15px !important;
	left:90px !important;
}

#item448821 {
	width:150px !important;
	height:10px !important;
	left:137px !important;
	top:188px !important;
}

#item448826 {
	width:150px !important;
	height:10px !important;
	left:249px !important;
	top:188px !important;
}

#item448849 {
	width:150px !important;
	height:10px !important;
	left:398px !important;
	top:75px !important;
}

#item448220 {
	width:40px !important;
	height:7px !important;
	left:19px !important;
	top:4px !important;
}

#item448244 {
	width:15px !important;
	height:15px !important;
}

#item448251 {
	width:51px !important;
	height:7px !important;
	left:20px !important;
	top:3px !important;
}

#item448274 {
	width:15px !important;
	height:15px !important;
}

#item448278 {
	width:56px !important;
	height:7px !important;
	top:3px !important;
}

#item448301 {
	width:15px !important;
	height:15px !important;
	left:57px !important;
}

#item448333 {
	width:65px !important;
	height:7px !important;
	top:5px !important;
}

#item448356 {
	width:15px !important;
	height:15px !important;
	left:62px !important;
}

#item448305 {
	width:90px !important;
	height:7px !important;
	left:19px !important;
	top:4px !important;
}

#item448329 {
	width:15px !important;
	height:15px !important;
}

#item448366 {
	width:137px !important;
	height:7px !important;
	left:18px !important;
	top:4px !important;
}

#item448389 {
	width:15px !important;
	height:15px !important;
}

#item448897 {
	width:556px !important;
	height:226px !important;
	left:739px !important;
	top:465px !important;
}

#item328772 {
	width:344px !important;
	height:10px !important;
}

#item328765 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:306px !important;
}

#item328830 {
	width:344px !important;
	height:10px !important;
}

#item328824 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:331px !important;
}

#item328853 {
	width:401px !important;
	height:197px !important;
	left:799px !important;
	top:87px !important;
}

#item329216 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item329217 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item329220 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item456933 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item329224 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item329222 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item329251 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item329247 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item329275 {
	width:344px !important;
	height:373px !important;
	left:87px !important;
	top:87px !important;
}

#item329302 {
	width:30px !important;
	height:30px !important;
}

#item329298 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:498px !important;
}

#item329309 {
	width:165px !important;
	height:30px !important;
}

#item329306 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item329337 {
	width:165px !important;
	height:30px !important;
}

#item329332 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item329364 {
	width:165px !important;
	height:30px !important;
}

#item329360 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item329391 {
	width:165px !important;
	height:30px !important;
}

#item329387 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item329417 {
	width:165px !important;
	height:30px !important;
}

#item329414 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item329886 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item329890 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item329887 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item456963 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item329877 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item329881 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item329878 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item456955 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item329866 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item329870 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item329867 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item456942 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item329834 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item329838 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item329835 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item329841 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item329445 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item329472 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item329469 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item329475 {
	width:611px !important;
	height:120px !important;
	left:101px !important;
	top:97px !important;
}

#item445491 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item445514 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item445540 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item445563 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item445589 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item445613 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item445640 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item445664 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item445691 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item445714 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item445740 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item445763 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item445789 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item445812 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item445838 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item445861 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item445888 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item445911 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item445938 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item445961 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item445987 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item446010 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item446036 {
	width:40px !important;
	height:19px !important;
	left:1073px !important;
	top:30px !important;
}

#item446045 {
	width:19px !important;
	height:19px !important;
	left:933px !important;
	top:14px !important;
}

#item446050 {
	width:19px !important;
	height:19px !important;
	left:843px !important;
	top:14px !important;
}

#item446068 {
	width:19px !important;
	height:20px !important;
	left:753px !important;
	top:14px !important;
}

#item446071 {
	width:19px !important;
	height:20px !important;
	left:663px !important;
	top:14px !important;
}

#item446074 {
	width:19px !important;
	height:20px !important;
	left:573px !important;
	top:14px !important;
}

#item446053 {
	width:19px !important;
	height:20px !important;
	left:118px !important;
	top:13px !important;
}

#item446059 {
	width:19px !important;
	height:20px !important;
	left:298px !important;
	top:13px !important;
}

#item446062 {
	width:19px !important;
	height:20px !important;
	left:208px !important;
	top:13px !important;
}

#item446065 {
	width:19px !important;
	height:20px !important;
	left:388px !important;
	top:13px !important;
}

#item446077 {
	width:19px !important;
	height:20px !important;
	left:478px !important;
	top:13px !important;
}

#item446033 {
	width:40px !important;
	height:19px !important;
	left:7px !important;
	top:27px !important;
}

#item329810 {
	width:611px !important;
	height:518px !important;
	left:101px !important;
	top:271px !important;
	padding:0px 30px 0px 0px;
}

#item329442 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item329440 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item332588 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item456967 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item332592 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item332590 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item332619 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item332615 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item332642 {
	width:344px !important;
	height:407px !important;
	left:87px !important;
	top:87px !important;
}

#item332669 {
	width:30px !important;
	height:30px !important;
}

#item332665 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top: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;
}

#item333422 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item333426 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item333423 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item456991 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item333412 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item333416 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item333413 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item456983 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item333399 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item333403 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item333400 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item456975 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item333367 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item333371 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item333368 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item333375 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item332810 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item332837 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item332834 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item332840 {
	width:611px !important;
	height:111px !important;
	left:101px !important;
	top:97px !important;
}

#item446950 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item446973 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item446999 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item447022 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item447049 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item447072 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item447098 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item447122 {
	width:101px !important;
	height:22px !important;
	top:40px !important;
}

#item447148 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item447171 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item447197 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item447220 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item447246 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item447269 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item447296 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item447320 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item447346 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item447369 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item447395 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item447418 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item447451 {
	width:40px !important;
	height:19px !important;
	left:1044px !important;
	top:17px !important;
}

#item447454 {
	width:19px !important;
	height:19px !important;
	left:936px !important;
}

#item447457 {
	width:19px !important;
	height:19px !important;
	left:838px !important;
}

#item447474 {
	width:19px !important;
	height:20px !important;
	left:740px !important;
}

#item447477 {
	width:19px !important;
	height:20px !important;
	left:642px !important;
}

#item447481 {
	width:19px !important;
	height:20px !important;
	left:544px !important;
}

#item447460 {
	width:19px !important;
	height:20px !important;
	left:142px !important;
}

#item447463 {
	width:19px !important;
	height:20px !important;
	left:330px !important;
}

#item447467 {
	width:19px !important;
	height:20px !important;
	left:236px !important;
}

#item447471 {
	width:19px !important;
	height:20px !important;
	left:440px !important;
}

#item447441 {
	width:40px !important;
	height:19px !important;
	left:22px !important;
	top:14px !important;
}

#item333341 {
	width:611px !important;
	height:518px !important;
	left:101px !important;
	top:271px !important;
	padding:0px 30px 0px 0px;
}

#item333365 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item332807 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item457001 {
	width:1230px !important;
	height:866px !important;
}

#item359447 {
	width:609px !important;
	height:866px !important;
	left:621px !important;
}

#item359453 {
	width:344px !important;
	height:140px !important;
	left:87px !important;
	top:639px !important;
}

#item359476 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:87px !important;
}

#item359532 {
	width:324px !important;
	height:10px !important;
}

#item359528 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:228px !important;
}

#item359560 {
	width:324px !important;
	height:10px !important;
}

#item359556 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:386px !important;
}

#item359587 {
	width:324px !important;
	height:10px !important;
}

#item359583 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:347px !important;
}

#item359614 {
	width:324px !important;
	height:10px !important;
}

#item359610 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:307px !important;
}

#item359641 {
	width:324px !important;
	height:10px !important;
}

#item359637 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:268px !important;
}

#item359796 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item359797 {
	width:522px !important;
	height:378px !important;
	left:200px !important;
	top:236px !important;
}

#item359823 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item359820 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item359764 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item359792 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item359789 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item457597 {
	width:522px !important;
	height:692px !important;
	left:200px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item359732 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item359760 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item359757 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item457572 {
	width:522px !important;
	height:692px !important;
	left:200px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item359700 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item359701 {
	width:522px !important;
	height:378px !important;
	left:200px !important;
	top:236px !important;
}

#item359727 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item359724 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item359668 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item359696 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item359693 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item457510 {
	width:522px !important;
	height:692px !important;
	left:200px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item359666 {
	width:30px !important;
	height:27px !important;
	left:779px !important;
	top:10px !important;
}

#item359664 {
	width:809px !important;
	height:876px !important;
	left:421px !important;
	top:-10px !important;
}

#item457006 {
	width:1230px !important;
	height:866px !important;
}

#item359379 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

p.autoParaStyle5 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle4 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-align:left;
}

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-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.autoParaStyle1 {
	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.texto-legal-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.sumario {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:44px;
	color:#009976;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.regular-50-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#009976;
	margin-bottom:10px;
	text-align:left;
}

p.regular-50-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.regular-40-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:44px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-40-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-30-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-13-negro-puntos {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.regular-13-negro-mayusculas {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.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.light-20-negro {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.light-20-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.itinerario-regular-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.itinerario-dias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	text-align:left;
}

p.hoteles-cabecera {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	text-transform:uppercase;
	border-top:dotted 21px #d2ffda;
	margin-bottom:3px;
	text-align:center;
}

p.hotel-precios {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.esquema-numeros {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.cubierta {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:110px;
	line-height:132px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d3e7d1;
	text-align:center;
}

p.boton-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #009976;
	text-align:center;
}

p.boton-sumario {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.boton-menta {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d2ffda;
	text-align:center;
}

p.boton-experiencias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-circuitos-ciudades {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-acordeon-off {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-20-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.book-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-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-9-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-20-verde-derecha {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.bold-20-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

p.bold-13-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-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.autoCharStyle9 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	color:#d2ffda;
}

span.autoCharStyle8 {
	color:#000;
}

span.autoCharStyle7 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:12px;
}

span.autoCharStyle6 {
	text-transform:uppercase;
}

span.autoCharStyle5 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	color:#000;
}

span.autoCharStyle4 {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	color:#000;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	color:#009976;
}

span.autoCharStyle2 {
	font-size:13px;
	color:#000;
}

span.autoCharStyle1 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
}

span.desde-precio {
	font-size:13px;
}

span.quicksand-bold {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
}

span.verde {
	color:#009976;
}

span.bold {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

span._20pt {
	font-size:20px;
}

span.quicksand {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
}

span.superindice {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.dias-noches {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
	font-size:13px;
	color:#009976;
	text-transform:uppercase;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
