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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item471768 {
	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:56px !important;
	left:30px !important;
	top:40px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item466491 {
	width:216px !important;
	height:200px !important;
	left:303px !important;
	top:577px !important;
}

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

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

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

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

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

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

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

#item473431 {
	width:77px !important;
	height:28px !important;
}

#item473434 {
	width:426px !important;
	height:15px !important;
	left:1px !important;
	top:48px !important;
}

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

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

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

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

#item467001 {
	width:77px !important;
	height:28px !important;
}

#item467004 {
	width:426px !important;
	height:15px !important;
	left:1px !important;
	top:48px !important;
}

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

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

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

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

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

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

#item466943 {
	width:426px !important;
	height:15px !important;
	left:1px !important;
	top:46px !important;
}

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

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

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

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

#item466700 {
	width:426px !important;
	height:15px !important;
	left:58px !important;
	top:597px !important;
}

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

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

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

#item466775 {
	width:77px !important;
	height:28px !important;
}

#item466780 {
	width:426px !important;
	height:15px !important;
}

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

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

#item472743 {
	width:491px !important;
	height:277px !important;
	left:11px !important;
	top:66px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item468026 {
	width:433px !important;
	height:126px !important;
	left:13px !important;
	top:229px !important;
}

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

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

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

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

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

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

#item467562 {
	width:429px !important;
	height:200px !important;
	left:45px !important;
	top:57px !important;
}

#item467990 {
	width:433px !important;
	height:126px !important;
	left:13px !important;
	top:342px !important;
}

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

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

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

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

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

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

#item467954 {
	width:433px !important;
	height:126px !important;
	left:13px !important;
	top:121px !important;
}

#item467372 {
	width:480px !important;
	height:468px !important;
	left:74px !important;
	top:311px !important;
}

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

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

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

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

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

#item468134 {
	width:254px !important;
	height:30px !important;
}

#item468131 {
	width:254px !important;
	height:30px !important;
	left:88px !important;
	top:297px !important;
}

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

#item468070 {
	width:1192px !important;
	height:843px !important;
	left:-4122px !important;
	top:-204px !important;
}

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

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

#item468086 {
	width:534px !important;
	height:338px !important;
	left:619px !important;
	top:473px !important;
	padding:0px 40px 0px 0px;
}

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

#item12746 {
	width:1230px !important;
	height:870px !important;
	left:-4275px !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;
}

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

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

#item189091 {
	width:534px !important;
	height:338px !important;
	left:619px !important;
	top:473px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

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

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

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

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

#item473365 {
	width:742px !important;
	height:806px !important;
	left:28px !important;
	top:30px !important;
}

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

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

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

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

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

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

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

#item489911 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item489891 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item489873 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

#item471861 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !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;
}

#item471866 {
	width:1056px !important;
	height:645px !important;
	left:97px !important;
	top:145px !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;
}

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

#item312274 {
	width:183px !important;
	height:36px !important;
	left:838px !important;
	top:382px !important;
}

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

#item312349 {
	width:183px !important;
	height:36px !important;
	left:838px !important;
	top:337px !important;
}

#item219654 {
	width:351px !important;
	height:232px !important;
	left:841px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

#item473164 {
	width:1056px !important;
	height:645px !important;
	left:97px !important;
	top:145px !important;
}

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

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

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

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

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

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

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

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

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

#item473354 {
	width:184px !important;
	height:36px !important;
	left:883px !important;
	top:274px !important;
}

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

#item473351 {
	width:184px !important;
	height:36px !important;
	left:883px !important;
	top:229px !important;
}

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

#item472947 {
	width:183px !important;
	height:36px !important;
	left:883px !important;
	top:184px !important;
}

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

#item472973 {
	width:183px !important;
	height:36px !important;
	left:883px !important;
	top:139px !important;
}

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

#item473021 {
	width:183px !important;
	height:36px !important;
	left:883px !important;
	top:94px !important;
}

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

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

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

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

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

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

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

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

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

#item473672 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

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

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

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

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

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

#item473747 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

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

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

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

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

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

#item473823 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

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

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

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

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

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

#item473891 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

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

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

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

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

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

#item473963 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item473896 {
	width:390px !important;
	height:457px !important;
	left:2304px !important;
	top:33px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item474555 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item474550 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item474546 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item474542 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item474538 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item474533 {
	width:300px !important;
	height:154px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

#item474596 {
	width:655px !important;
	height:806px !important;
	left:28px !important;
	top:30px !important;
}

#item474601 {
	width:417px !important;
	height:431px !important;
	left:799px !important;
	top:423px !important;
}

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

#item474637 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:223px !important;
}

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

#item474664 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:272px !important;
}

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

#item474691 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:296px !important;
}

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

#item474719 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:247px !important;
}

#item474746 {
	width:401px !important;
	height:102px !important;
	left:799px !important;
	top:57px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item474770 {
	width:253px !important;
	height:266px !important;
	left:768px !important;
	top:566px !important;
}

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

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

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

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

#item476323 {
	width:344px !important;
	height:237px !important;
	left:87px !important;
	top:87px !important;
}

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

#item476346 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:374px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item476968 {
	width:344px !important;
	height:203px !important;
	left:87px !important;
	top:87px !important;
}

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

#item476991 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:340px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item477572 {
	width:19px !important;
	height:19px !important;
	left:421px !important;
	top:13px !important;
}

#item477322 {
	width:40px !important;
	height:19px !important;
	left:56px !important;
	top:27px !important;
}

#item477328 {
	width:40px !important;
	height:19px !important;
	left:521px !important;
	top:27px !important;
}

#item477333 {
	width:19px !important;
	height:19px !important;
	left:191px !important;
	top:13px !important;
}

#item477339 {
	width:19px !important;
	height:19px !important;
	left:306px !important;
	top:13px !important;
}

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

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

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

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

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

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

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

#item477691 {
	width:344px !important;
	height:220px !important;
	left:87px !important;
	top:87px !important;
}

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

#item477715 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:357px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item478096 {
	width:40px !important;
	height:19px !important;
	left:56px !important;
	top:27px !important;
}

#item478102 {
	width:40px !important;
	height:19px !important;
	left:516px !important;
	top:27px !important;
}

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

#item478114 {
	width:19px !important;
	height:19px !important;
	left:186px !important;
	top:13px !important;
}

#item478117 {
	width:19px !important;
	height:19px !important;
	left:406px !important;
	top:13px !important;
}

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

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

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

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

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

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

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

#item478405 {
	width:344px !important;
	height:271px !important;
	left:87px !important;
	top:87px !important;
}

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

#item478428 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:408px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item471879 {
	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:715px !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:1173px !important;
	top:37px !important;
}

#item218031 {
	width:520px !important;
	height:866px !important;
	left:715px !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:1173px !important;
	top:37px !important;
}

#item14382 {
	width:520px !important;
	height:866px !important;
	left:715px !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:1173px !important;
	top:37px !important;
}

#item14319 {
	width:520px !important;
	height:866px !important;
	left:715px !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:1173px !important;
	top:37px !important;
}

#item14257 {
	width:520px !important;
	height:866px !important;
	left:715px !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:1173px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

#item267292 {
	width:450px !important;
	height:265px !important;
	left:750px !important;
	top:571px !important;
}

#item461402 {
	width:151px !important;
	height:10px !important;
	left:842px !important;
	top:801px !important;
}

#item462438 {
	width:41px !important;
	height:10px !important;
	top:4px !important;
}

#item462461 {
	width:20px !important;
	height:20px !important;
	left:48px !important;
}

#item462348 {
	width:75px !important;
	height:10px !important;
	left:28px !important;
	top:5px !important;
}

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

#item462377 {
	width:75px !important;
	height:10px !important;
}

#item462400 {
	width:20px !important;
	height:20px !important;
	left:37px !important;
	top:13px !important;
}

#item462409 {
	width:84px !important;
	height:10px !important;
	top:5px !important;
}

#item462432 {
	width:20px !important;
	height:20px !important;
	left:84px !important;
}

#item488035 {
	width:20px !important;
	height:20px !important;
	top:12px !important;
}

#item488038 {
	width:51px !important;
	height:11px !important;
	left:3px !important;
}

#item488005 {
	width:20px !important;
	height:20px !important;
	top:12px !important;
}

#item488012 {
	width:75px !important;
	height:10px !important;
}

#item462079 {
	width:41px !important;
	height:10px !important;
	left:87px !important;
	top:334px !important;
}

#item462102 {
	width:20px !important;
	height:20px !important;
	left:135px !important;
	top:330px !important;
}

#item462171 {
	width:41px !important;
	height:10px !important;
	top:4px !important;
}

#item462194 {
	width:20px !important;
	height:20px !important;
	left:48px !important;
}

#item462204 {
	width:67px !important;
	height:10px !important;
	top:4px !important;
}

#item462227 {
	width:20px !important;
	height:20px !important;
	left:72px !important;
}

#item468461 {
	width:70px !important;
	height:10px !important;
	top:4px !important;
}

#item468484 {
	width:20px !important;
	height:20px !important;
	left:78px !important;
}

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

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

#item471707 {
	width:55px !important;
	height:10px !important;
	top:4px !important;
}

#item471731 {
	width:20px !important;
	height:20px !important;
	left:59px !important;
}

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

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

#item461757 {
	width:55px !important;
	height:10px !important;
	top:4px !important;
}

#item461780 {
	width:20px !important;
	height:20px !important;
	left:59px !important;
}

#item461786 {
	width:70px !important;
	height:10px !important;
	top:4px !important;
}

#item461809 {
	width:20px !important;
	height:20px !important;
	left:78px !important;
}

#item461813 {
	width:67px !important;
	height:10px !important;
	top:4px !important;
}

#item461836 {
	width:20px !important;
	height:20px !important;
	left:72px !important;
}

#item488081 {
	width:75px !important;
	height:10px !important;
	left:28px !important;
	top:5px !important;
}

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

#item488108 {
	width:75px !important;
	height:10px !important;
}

#item488131 {
	width:20px !important;
	height:20px !important;
	left:37px !important;
	top:13px !important;
}

#item488136 {
	width:84px !important;
	height:10px !important;
	top:5px !important;
}

#item488159 {
	width:20px !important;
	height:20px !important;
	left:84px !important;
}

#item488164 {
	width:20px !important;
	height:20px !important;
	top:12px !important;
}

#item488169 {
	width:51px !important;
	height:11px !important;
	left:3px !important;
}

#item488193 {
	width:20px !important;
	height:20px !important;
	top:12px !important;
}

#item488196 {
	width:75px !important;
	height:10px !important;
}

#item462029 {
	width:41px !important;
	height:10px !important;
	top:4px !important;
}

#item462052 {
	width:20px !important;
	height:20px !important;
	left:48px !important;
}

#item463069 {
	width:405px !important;
	height:385px !important;
	left:825px !important;
	top:369px !important;
}

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

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

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

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

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

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

#item267118 {
	width:401px !important;
	height:157px !important;
	left:799px !important;
	top:87px !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;
}

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

#item313967 {
	width:344px !important;
	height:339px !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:476px !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;
}

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

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

#item472421 {
	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:644px !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;
}

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

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

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

#item454980 {
	width:40px !important;
	height:19px !important;
	left:157px !important;
	top:20px !important;
}

#item454983 {
	width:40px !important;
	height:19px !important;
	left:414px !important;
	top:20px !important;
}

#item314495 {
	width:641px !important;
	height:555px !important;
	left:101px !important;
	top:234px !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;
}

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

#item192343 {
	width:344px !important;
	height:271px !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:408px !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;
}

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

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

#item472463 {
	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:644px !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:611px !important;
	height:103px !important;
	left:101px !important;
	top:97px !important;
}

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

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

#item455119 {
	width:40px !important;
	height:19px !important;
	left:142px !important;
	top:20px !important;
}

#item455122 {
	width:40px !important;
	height:19px !important;
	left:399px !important;
	top:20px !important;
}

#item221425 {
	width:641px !important;
	height:555px !important;
	left:101px !important;
	top:234px !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;
}

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

#item315795 {
	width:344px !important;
	height:264px !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:401px !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;
}

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

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

#item472481 {
	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:644px !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;
}

#item315997 {
	width:348px !important;
	height:301px !important;
	left:232px !important;
	top:60px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item455823 {
	width:40px !important;
	height:19px !important;
	top:56px !important;
}

#item455826 {
	width:40px !important;
	height:19px !important;
	left:308px !important;
	top:56px !important;
}

#item455836 {
	width:40px !important;
	height:19px !important;
	left:162px !important;
	top:56px !important;
}

#item455839 {
	width:40px !important;
	height:19px !important;
	left:308px !important;
	top:5px !important;
}

#item455842 {
	width:40px !important;
	height:19px !important;
	left:162px !important;
	top:5px !important;
}

#item455845 {
	width:40px !important;
	height:19px !important;
	left:308px !important;
	top:122px !important;
}

#item455848 {
	width:40px !important;
	height:19px !important;
	left:162px !important;
	top:122px !important;
}

#item479111 {
	width:40px !important;
	height:19px !important;
	left:162px !important;
	top:185px !important;
}

#item479167 {
	width:40px !important;
	height:19px !important;
	left:308px !important;
	top:185px !important;
}

#item479222 {
	width:40px !important;
	height:19px !important;
	left:162px !important;
	top:240px !important;
}

#item479225 {
	width:40px !important;
	height:19px !important;
	left:308px !important;
	top:240px !important;
}

#item316376 {
	width:641px !important;
	height:410px !important;
	left:101px !important;
	top:379px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item479774 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

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

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

#item479739 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

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

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

#item479703 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

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

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

#item479668 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

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

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

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

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

#item479599 {
	width:1236px !important;
	height:876px !important;
	left:-5px !important;
	top:-10px !important;
}

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

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

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

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

#item479868 {
	width:450px !important;
	height:440px !important;
	left:750px !important;
	top:396px !important;
}

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

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

#item488344 {
	width:55px !important;
	height:10px !important;
	left:28px !important;
	top:4px !important;
}

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

#item488375 {
	width:72px !important;
	height:10px !important;
	left:26px !important;
	top:5px !important;
}

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

#item488402 {
	width:70px !important;
	height:10px !important;
	left:28px !important;
	top:6px !important;
}

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

#item488429 {
	width:67px !important;
	height:10px !important;
	left:27px !important;
	top:6px !important;
}

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

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

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

#item479926 {
	width:55px !important;
	height:10px !important;
	left:28px !important;
	top:4px !important;
}

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

#item488259 {
	width:72px !important;
	height:10px !important;
	left:26px !important;
	top:5px !important;
}

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

#item479953 {
	width:70px !important;
	height:10px !important;
	left:28px !important;
	top:6px !important;
}

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

#item479983 {
	width:67px !important;
	height:10px !important;
	left:27px !important;
	top:6px !important;
}

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

#item479895 {
	width:371px !important;
	height:119px !important;
	left:832px !important;
	top:566px !important;
}

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

#item480507 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:287px !important;
}

#item480592 {
	width:401px !important;
	height:157px !important;
	left:799px !important;
	top:87px !important;
}

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

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

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

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

#item480700 {
	width:344px !important;
	height:220px !important;
	left:87px !important;
	top:87px !important;
}

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

#item480724 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:357px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item481992 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

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

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

#item481953 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

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

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

#item481917 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

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

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

#item481881 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

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

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

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

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

#item481812 {
	width:1236px !important;
	height:876px !important;
	left:-5px !important;
	top:-10px !important;
}

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

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

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

#item483612 {
	width:648px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item482040 {
	width:450px !important;
	height:265px !important;
	left:750px !important;
	top:571px !important;
}

#item482044 {
	width:151px !important;
	height:10px !important;
	left:858px !important;
	top:800px !important;
}

#item482215 {
	width:75px !important;
	height:10px !important;
	left:29px !important;
	top:1px !important;
}

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

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

#item488536 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:310px !important;
}

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

#item482682 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:287px !important;
}

#item482709 {
	width:401px !important;
	height:157px !important;
	left:799px !important;
	top:87px !important;
}

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

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

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

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

#item482817 {
	width:344px !important;
	height:186px !important;
	left:87px !important;
	top:87px !important;
}

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

#item482840 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:323px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item483765 {
	width:344px !important;
	height:186px !important;
	left:87px !important;
	top:87px !important;
}

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

#item483788 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:323px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item485884 {
	width:390px !important;
	height:457px !important;
	background:#009976;
}

#item485885 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item485881 {
	width:390px !important;
	height:457px !important;
	left:2316px !important;
	top:32px !important;
}

#item484289 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item484290 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item484286 {
	width:390px !important;
	height:457px !important;
	left:1860px !important;
	top:32px !important;
}

#item484256 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item484257 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item484253 {
	width:390px !important;
	height:457px !important;
	left:1410px !important;
	top:32px !important;
}

#item484221 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item484222 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item484218 {
	width:390px !important;
	height:457px !important;
	left:960px !important;
	top:32px !important;
}

#item484321 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item484322 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item484318 {
	width:390px !important;
	height:457px !important;
	left:510px !important;
	top:32px !important;
}

#item484352 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item484353 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item484349 {
	width:390px !important;
	height:457px !important;
	left:60px !important;
	top:32px !important;
}

@keyframes derecha-100-484216 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-484216 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item486017 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item486052 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item486049 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item484532 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item484563 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item484560 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item484494 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item484526 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item484523 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item484459 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item484490 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item484487 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item484423 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item484454 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item484450 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item484385 {
	width:520px !important;
	height:866px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item484415 {
	width:30px !important;
	height:30px !important;
}

#item484412 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item484382 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:15px !important;
}

#item484380 {
	width:1236px !important;
	height:876px !important;
	left:-5px !important;
	top:-10px !important;
}

#item484602 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item484603 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item484606 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#fff;
}

#item484607 {
	width:648px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item484612 {
	width:450px !important;
	height:440px !important;
	left:750px !important;
	top:396px !important;
}

#item488574 {
	width:155px !important;
	height:10px !important;
	left:28px !important;
	top:5px !important;
}

#item488597 {
	width:20px !important;
	height:20px !important;
}

#item488601 {
	width:136px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item488624 {
	width:20px !important;
	height:20px !important;
}

#item488629 {
	width:133px !important;
	height:10px !important;
}

#item488652 {
	width:20px !important;
	height:20px !important;
	left:1px !important;
	top:12px !important;
}

#item488891 {
	width:132px !important;
	height:10px !important;
	left:24px !important;
	top:4px !important;
}

#item488914 {
	width:20px !important;
	height:20px !important;
}

#item488727 {
	width:155px !important;
	height:10px !important;
	left:28px !important;
	top:5px !important;
}

#item488750 {
	width:20px !important;
	height:20px !important;
}

#item488759 {
	width:136px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item488782 {
	width:20px !important;
	height:20px !important;
}

#item488786 {
	width:133px !important;
	height:10px !important;
}

#item488809 {
	width:20px !important;
	height:20px !important;
	left:1px !important;
	top:12px !important;
}

#item484648 {
	width:155px !important;
	height:10px !important;
	left:28px !important;
	top:5px !important;
}

#item484672 {
	width:20px !important;
	height:20px !important;
}

#item484676 {
	width:136px !important;
	height:10px !important;
	left:27px !important;
	top:4px !important;
}

#item484699 {
	width:20px !important;
	height:20px !important;
}

#item484704 {
	width:133px !important;
	height:10px !important;
}

#item484728 {
	width:20px !important;
	height:20px !important;
	left:1px !important;
	top:12px !important;
}

#item484848 {
	width:132px !important;
	height:10px !important;
	left:24px !important;
	top:4px !important;
}

#item484871 {
	width:20px !important;
	height:20px !important;
}

#item484644 {
	width:224px !important;
	height:105px !important;
	left:999px !important;
	top:481px !important;
}

#item485259 {
	width:344px !important;
	height:10px !important;
}

#item485255 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:287px !important;
}

#item485283 {
	width:401px !important;
	height:157px !important;
	left:799px !important;
	top:87px !important;
}

#item485306 {
	width:344px !important;
	height:10px !important;
}

#item488918 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:310px !important;
}

#item485355 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item485356 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item485359 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item485360 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item485414 {
	width:344px !important;
	height:220px !important;
	left:87px !important;
	top:87px !important;
}

#item485441 {
	width:30px !important;
	height:30px !important;
}

#item485437 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:357px !important;
}

#item485448 {
	width:165px !important;
	height:30px !important;
}

#item485445 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item485476 {
	width:165px !important;
	height:30px !important;
}

#item485472 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item485504 {
	width:165px !important;
	height:30px !important;
}

#item485500 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item485531 {
	width:165px !important;
	height:30px !important;
}

#item485527 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item485557 {
	width:165px !important;
	height:30px !important;
}

#item485554 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item485753 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item485757 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item485754 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item485761 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item485743 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item485747 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item485744 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item485750 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item485733 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item485737 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item485734 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item485740 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item485701 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item485705 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item485702 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item485708 {
	width:644px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item485585 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item485612 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item485609 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item485616 {
	width:641px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item485582 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item485580 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item486411 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item486412 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item486415 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item486416 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item486470 {
	width:344px !important;
	height:237px !important;
	left:87px !important;
	top:87px !important;
}

#item486497 {
	width:30px !important;
	height:30px !important;
}

#item486493 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:374px !important;
}

#item486504 {
	width:165px !important;
	height:30px !important;
}

#item486501 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item486531 {
	width:165px !important;
	height:30px !important;
}

#item486527 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item486559 {
	width:165px !important;
	height:30px !important;
}

#item486555 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item486587 {
	width:165px !important;
	height:30px !important;
}

#item486583 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item486613 {
	width:165px !important;
	height:30px !important;
}

#item486610 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item486917 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item486921 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item486918 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item486924 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item486906 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item486910 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item486907 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item486914 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item486894 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item486898 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item486895 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item486903 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item486863 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item486867 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item486864 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item486870 {
	width:644px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item486641 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item486668 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item486665 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item486671 {
	width:641px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item486638 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item486636 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item25708 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item25709 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item25712 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item469352 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item469375 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item469398 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item469421 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item469448 {
	width:60px !important;
	height:23px !important;
}

#item469445 {
	width:60px !important;
	height:23px !important;
	left:495px !important;
	top:183px !important;
}

#item469456 {
	width:98px !important;
	height:21px !important;
}

#item469453 {
	width:98px !important;
	height:21px !important;
	left:1045px !important;
	top:186px !important;
}

#item469490 {
	width:30px !important;
	height:30px !important;
}

#item469486 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item470229 {
	width:30px !important;
	height:30px !important;
}

#item470226 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item469523 {
	width:100px !important;
	height:30px !important;
}

#item469520 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item469549 {
	width:100px !important;
	height:30px !important;
}

#item469546 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item469575 {
	width:30px !important;
	height:30px !important;
}

#item469572 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item469581 {
	width:30px !important;
	height:30px !important;
}

#item469578 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item469588 {
	width:30px !important;
	height:30px !important;
}

#item469584 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item469591 {
	width:74px !important;
	height:13px !important;
	left:1072px !important;
	top:52px !important;
}

#item470283 {
	width:30px !important;
	height:30px !important;
}

#item470280 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item469822 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item469826 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item469823 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item472552 {
	width:1056px !important;
	height:645px !important;
	left:97px !important;
	top:145px !important;
}

#item469816 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item469813 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item472548 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item469800 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item469804 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item469801 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item472544 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item469765 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item469766 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item469796 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item469793 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item469761 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item469758 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item472540 {
	width:1056px !important;
	height:645px !important;
	left:97px !important;
	top:145px !important;
}

#item469751 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item469748 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item472536 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item469735 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item469739 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item469736 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item472532 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item469694 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item469695 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item469724 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item469721 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item469692 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item469690 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item468613 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item468636 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item468696 {
	width:81px !important;
	height:31px !important;
}

#item468693 {
	width:81px !important;
	height:31px !important;
	left:1060px !important;
	top:179px !important;
}

#item468795 {
	width:100px !important;
	height:30px !important;
}

#item468792 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item468831 {
	width:30px !important;
	height:30px !important;
}

#item468828 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item468839 {
	width:30px !important;
	height:30px !important;
}

#item468836 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item468844 {
	width:74px !important;
	height:13px !important;
	left:1072px !important;
	top:52px !important;
}

#item469098 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item469095 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item472573 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item469079 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item469083 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item469080 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item472569 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item469039 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item469040 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item469073 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item469070 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item468948 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item468946 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item470329 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item489562 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item470352 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item489585 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item470378 {
	width:81px !important;
	height:31px !important;
}

#item470375 {
	width:81px !important;
	height:31px !important;
	left:1060px !important;
	top:179px !important;
}

#item489611 {
	width:81px !important;
	height:31px !important;
}

#item489608 {
	width:81px !important;
	height:31px !important;
	left:489px !important;
	top:183px !important;
}

#item470385 {
	width:100px !important;
	height:30px !important;
}

#item470382 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item489621 {
	width:100px !important;
	height:30px !important;
}

#item489618 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item470411 {
	width:30px !important;
	height:30px !important;
}

#item470408 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item489647 {
	width:30px !important;
	height:30px !important;
}

#item489644 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item470417 {
	width:30px !important;
	height:30px !important;
}

#item470414 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item489653 {
	width:30px !important;
	height:30px !important;
}

#item489650 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item470420 {
	width:81px !important;
	height:13px !important;
	left:1064px !important;
	top:52px !important;
}

#item489742 {
	width:74px !important;
	height:13px !important;
	left:498px !important;
	top:52px !important;
}

#item470623 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item470620 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item472581 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item470608 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item470612 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item470609 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item472577 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item470572 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item470573 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item470604 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item470600 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item470559 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item470556 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item489738 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item470545 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item470549 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item470546 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item489730 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item470510 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item470511 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item470540 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item470536 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item470508 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item470506 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item470804 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item470805 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item470809 {
	width:627px !important;
	height:118px !important;
	left:87px !important;
	top:87px !important;
}

#item470832 {
	width:431px !important;
	height:866px !important;
	left:799px !important;
	background:#fff;
}

#item470841 {
	width:177px !important;
	height:30px !important;
}

#item470838 {
	width:177px !important;
	height:30px !important;
	left:876px !important;
	top:513px !important;
}

#item470867 {
	width:177px !important;
	height:30px !important;
}

#item470864 {
	width:177px !important;
	height:30px !important;
	left:876px !important;
	top:468px !important;
}

#item470890 {
	width:267px !important;
	height:336px !important;
	left:876px !important;
	top:83px !important;
}

#item471029 {
	width:1230px !important;
	height:866px !important;
}

#item471030 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item471034 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item471038 {
	width:30px !important;
	height:30px !important;
}

#item471035 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item472591 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item470981 {
	width:431px !important;
	height:873px !important;
	left:809px !important;
	top:10px !important;
	background:#fff;
}

#item470982 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

#item470986 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item470983 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:59px !important;
}

#item470989 {
	width:351px !important;
	height:375px !important;
	left:841px !important;
	top:97px !important;
}

#item471019 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item471016 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:531px !important;
}

#item470963 {
	width:1230px !important;
	height:866px !important;
}

#item470964 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item470967 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item470968 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item470972 {
	width:30px !important;
	height:30px !important;
}

#item470969 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item472587 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item470916 {
	width:431px !important;
	height:873px !important;
	left:809px !important;
	top:10px !important;
	background:#fff;
}

#item470917 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

#item470921 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item470918 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

#item470924 {
	width:351px !important;
	height:419px !important;
	left:841px !important;
	top:97px !important;
}

#item470954 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item470951 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:541px !important;
}

#item470960 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

#item470914 {
	width:1240px !important;
	height:883px !important;
	left:-10px !important;
	top:-10px !important;
}

#item318719 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item318720 {
	width:1230px !important;
	height:867px !important;
	top:-1px !important;
}

#item318724 {
	width:1056px !important;
	height:111px !important;
	left:87px !important;
	top:87px !important;
}

#item457707 {
	width:30px !important;
	height:30px !important;
}

#item457724 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:198px !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;
}

#item472606 {
	width:390px !important;
	height:457px !important;
	left:960px !important;
	top:32px !important;
}

#item318977 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item318978 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item472611 {
	width:390px !important;
	height:457px !important;
	left:1410px !important;
	top:32px !important;
}

#item319107 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item319108 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item472602 {
	width:390px !important;
	height:457px !important;
	left:510px !important;
	top:32px !important;
}

#item319170 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item319171 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item472597 {
	width:390px !important;
	height:457px !important;
	left:60px !important;
	top:32px !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;
	}
}
#item319310 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item319340 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item319337 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item319274 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item319303 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item319300 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item319239 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item319268 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item319265 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#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;
}

#item319446 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item319448 {
	width:1230px !important;
	height:866px !important;
}

#item319449 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item319454 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item319455 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item319459 {
	width:30px !important;
	height:30px !important;
}

#item319456 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item472614 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item319199 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item319197 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item319495 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item319496 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item319503 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#fff;
}

#item425064 {
	width:462px !important;
	height:466px !important;
	left:738px !important;
	top:370px !important;
}

#item424920 {
	width:155px !important;
	height:10px !important;
	left:1092px !important;
	top:719px !important;
}

#item463289 {
	width:90px !important;
	height:10px !important;
	left:2px !important;
}

#item463313 {
	width:20px !important;
	height:20px !important;
	top:10px !important;
}

#item489248 {
	width:155px !important;
	height:10px !important;
	left:214px !important;
	top:153px !important;
}

#item489271 {
	width:20px !important;
	height:20px !important;
	left:276px !important;
	top:113px !important;
}

#item489274 {
	width:90px !important;
	height:10px !important;
	left:299px !important;
	top:118px !important;
}

#item463456 {
	width:90px !important;
	height:10px !important;
	top:5px !important;
}

#item463479 {
	width:20px !important;
	height:20px !important;
	left:59px !important;
}

#item463483 {
	width:90px !important;
	height:10px !important;
	left:23px !important;
	top:5px !important;
}

#item463506 {
	width:20px !important;
	height:20px !important;
}

#item463510 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item463534 {
	width:20px !important;
	height:20px !important;
}

#item463538 {
	width:90px !important;
	height:10px !important;
	left:2px !important;
}

#item463561 {
	width:20px !important;
	height:20px !important;
	top:10px !important;
}

#item463565 {
	width:90px !important;
	height:10px !important;
	top:5px !important;
}

#item463588 {
	width:20px !important;
	height:20px !important;
	left:79px !important;
}

#item488952 {
	width:90px !important;
	height:10px !important;
	left:23px !important;
	top:5px !important;
}

#item488975 {
	width:20px !important;
	height:20px !important;
}

#item489008 {
	width:90px !important;
	height:10px !important;
	left:2px !important;
}

#item489031 {
	width:20px !important;
	height:20px !important;
	top:10px !important;
}

#item489036 {
	width:90px !important;
	height:10px !important;
	top:5px !important;
}

#item489059 {
	width:20px !important;
	height:20px !important;
	left:79px !important;
}

#item489064 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item489087 {
	width:20px !important;
	height:20px !important;
}

#item489091 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item489114 {
	width:20px !important;
	height:20px !important;
}

#item489118 {
	width:90px !important;
	height:10px !important;
	left:24px !important;
	top:5px !important;
}

#item489141 {
	width:20px !important;
	height:20px !important;
}

#item463711 {
	width:90px !important;
	height:10px !important;
	top:5px !important;
}

#item463734 {
	width:20px !important;
	height:20px !important;
	left:59px !important;
}

#item463739 {
	width:90px !important;
	height:10px !important;
	left:23px !important;
	top:5px !important;
}

#item463762 {
	width:20px !important;
	height:20px !important;
}

#item463766 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item463789 {
	width:20px !important;
	height:20px !important;
}

#item463794 {
	width:90px !important;
	height:10px !important;
	left:2px !important;
}

#item463817 {
	width:20px !important;
	height:20px !important;
	top:10px !important;
}

#item463821 {
	width:90px !important;
	height:10px !important;
	top:5px !important;
}

#item463844 {
	width:20px !important;
	height:20px !important;
	left:79px !important;
}

#item463849 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item463872 {
	width:20px !important;
	height:20px !important;
}

#item463876 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item463900 {
	width:20px !important;
	height:20px !important;
}

#item463904 {
	width:90px !important;
	height:10px !important;
	left:24px !important;
	top:5px !important;
}

#item463927 {
	width:20px !important;
	height:20px !important;
}

#item463982 {
	width:432px !important;
	height:331px !important;
	left:773px !important;
	top:319px !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;
}

#item487058 {
	width:344px !important;
	height:10px !important;
}

#item487053 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:287px !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;
}

#item472630 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !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:425px !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;
}

#item472642 {
	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;
}

#item472638 {
	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;
}

#item472634 {
	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:644px !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;
}

#item458063 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item458086 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item458109 {
	width:40px !important;
	height:19px !important;
	left:146px !important;
	top:20px !important;
}

#item458112 {
	width:40px !important;
	height:19px !important;
	left:425px !important;
	top:20px !important;
}

#item320556 {
	width:641px !important;
	height:554px !important;
	left:101px !important;
	top:235px !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;
}

#item472647 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item421940 {
	width:344px !important;
	height:271px !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:408px !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;
}

#item472659 {
	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;
}

#item472655 {
	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;
}

#item472651 {
	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:644px !important;
	height:692px !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;
}

#item458193 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item458216 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item458239 {
	width:40px !important;
	height:19px !important;
	left:146px !important;
	top:20px !important;
}

#item458243 {
	width:40px !important;
	height:19px !important;
	left:425px !important;
	top:20px !important;
}

#item422355 {
	width:641px !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;
}

#item487118 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item487119 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item487122 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item487123 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item487177 {
	width:344px !important;
	height:254px !important;
	left:87px !important;
	top:87px !important;
}

#item487204 {
	width:30px !important;
	height:30px !important;
}

#item487200 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:391px !important;
}

#item487210 {
	width:165px !important;
	height:30px !important;
}

#item487207 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item487237 {
	width:165px !important;
	height:30px !important;
}

#item487233 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item487264 {
	width:165px !important;
	height:30px !important;
}

#item487260 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item487292 {
	width:165px !important;
	height:30px !important;
}

#item487287 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item487318 {
	width:165px !important;
	height:30px !important;
}

#item487315 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item487520 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item487524 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item487521 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item487529 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item487508 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item487512 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item487509 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item487517 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item487498 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item487502 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item487499 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item487505 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item487467 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item487471 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item487468 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item487474 {
	width:644px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item487346 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item487374 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item487371 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item487378 {
	width:611px !important;
	height:103px !important;
	left:101px !important;
	top:97px !important;
}

#item487384 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item487408 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item487595 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item487618 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item487431 {
	width:40px !important;
	height:19px !important;
	left:146px !important;
	top:20px !important;
}

#item487439 {
	width:40px !important;
	height:19px !important;
	left:425px !important;
	top:20px !important;
}

#item487644 {
	width:19px !important;
	height:19px !important;
	left:298px !important;
	top:8px !important;
}

#item487442 {
	width:641px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item487343 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item487341 {
	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:548px !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;
}

#item472694 {
	width:390px !important;
	height:457px !important;
	left:960px !important;
	top:32px !important;
}

#item322005 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item322006 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item472699 {
	width:390px !important;
	height:457px !important;
	left:1410px !important;
	top:32px !important;
}

#item322070 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item322071 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item472704 {
	width:390px !important;
	height:457px !important;
	left:1860px !important;
	top:32px !important;
}

#item322140 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item322141 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item472683 {
	width:390px !important;
	height:457px !important;
	left:510px !important;
	top:32px !important;
}

#item322209 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item322211 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item472677 {
	width:390px !important;
	height:457px !important;
	left:60px !important;
	top:32px !important;
}

@keyframes derecha-100-321904 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-321904 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item322437 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item322468 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item322465 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item322404 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item322433 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item322430 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item322341 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item322370 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item322367 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item322303 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item322335 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item322332 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item322243 {
	width:520px !important;
	height:866px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item322273 {
	width:30px !important;
	height:30px !important;
}

#item322270 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item322240 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:15px !important;
}

#item322238 {
	width:1236px !important;
	height:876px !important;
	left:-5px !important;
	top:-10px !important;
}

#item322506 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item322507 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item322512 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#fff;
}

#item324423 {
	width:459px !important;
	height:235px !important;
	left:741px !important;
	top:490px !important;
}

#item427606 {
	width:155px !important;
	height:10px !important;
	left:928px !important;
	top:616px !important;
}

#item464340 {
	width:106px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item464363 {
	width:20px !important;
	height:20px !important;
}

#item464368 {
	width:106px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item464391 {
	width:20px !important;
	height:20px !important;
}

#item464396 {
	width:106px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item464419 {
	width:20px !important;
	height:20px !important;
}

#item464225 {
	width:106px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item464248 {
	width:20px !important;
	height:20px !important;
}

#item464013 {
	width:106px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item464036 {
	width:20px !important;
	height:20px !important;
}

#item464046 {
	width:106px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item464069 {
	width:20px !important;
	height:20px !important;
}

#item464073 {
	width:106px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item464096 {
	width:20px !important;
	height:20px !important;
}

#item464502 {
	width:262px !important;
	height:96px !important;
	left:938px !important;
	top:581px !important;
}

#item322531 {
	width:344px !important;
	height:10px !important;
}

#item322525 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:224px !important;
}

#item458599 {
	width:344px !important;
	height:10px !important;
}

#item458592 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:256px !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;
}

#item472707 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item322837 {
	width:344px !important;
	height:237px !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:374px !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;
}

#item472719 {
	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;
}

#item472715 {
	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;
}

#item472711 {
	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:644px !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:207px !important;
	height:63px !important;
	left:288px !important;
	top:124px !important;
}

#item459195 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item459218 {
	width:67px !important;
	height:22px !important;
	top:40px !important;
}

#item459388 {
	width:40px !important;
	height:19px !important;
}

#item459404 {
	width:40px !important;
	height:19px !important;
	left:167px !important;
}

#item323260 {
	width:641px !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;
}

#item460218 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item460219 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item460223 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item472723 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item460277 {
	width:344px !important;
	height:220px !important;
	left:87px !important;
	top:87px !important;
}

#item460304 {
	width:30px !important;
	height:30px !important;
}

#item460300 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:357px !important;
}

#item460316 {
	width:165px !important;
	height:30px !important;
}

#item460313 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item460343 {
	width:165px !important;
	height:30px !important;
}

#item460339 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item460371 {
	width:165px !important;
	height:30px !important;
}

#item460367 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item460398 {
	width:165px !important;
	height:30px !important;
}

#item460394 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item460424 {
	width:165px !important;
	height:30px !important;
}

#item460421 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item460774 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item460778 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item460775 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item472738 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item460765 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item460769 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item460766 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item472733 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item460756 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item460760 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item460757 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item472729 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item460449 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item460453 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item460450 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item460456 {
	width:644px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item460483 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item460510 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item460507 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item460514 {
	width:611px !important;
	height:103px !important;
	left:101px !important;
	top:97px !important;
}

#item460521 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item460544 {
	width:67px !important;
	height:22px !important;
	top:40px !important;
}

#item460570 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item460593 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item460619 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item460642 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item460669 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item460692 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item460715 {
	width:40px !important;
	height:19px !important;
	left:96px !important;
	top:27px !important;
}

#item460718 {
	width:19px !important;
	height:19px !important;
	left:287px !important;
	top:13px !important;
}

#item460721 {
	width:19px !important;
	height:19px !important;
	left:380px !important;
	top:13px !important;
}

#item460724 {
	width:19px !important;
	height:19px !important;
	left:193px !important;
	top:13px !important;
}

#item460729 {
	width:40px !important;
	height:19px !important;
	left:476px !important;
	top:27px !important;
}

#item460732 {
	width:641px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item460480 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item460447 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item487668 {
	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;
}

#item490315 {
	width:522px !important;
	height:692px !important;
	left:200px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#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;
}

#item359732 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item490291 {
	width:522px !important;
	height:692px !important;
	left:200px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#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;
}

#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;
}

#item490252 {
	width:522px !important;
	height:692px !important;
	left:200px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#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;
}

#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;
}

#item490905 {
	width:1230px !important;
	height:866px !important;
}

#item359379 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

p.autoParaStyle4 {
	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.autoParaStyle3 {
	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.autoParaStyle2 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle1 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:76px;
	line-height:91.2px;
	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.regular-30-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.boton-20-bold-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:20px;
	text-align:left;
}

p.titular-descripcion {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	padding-right:100px;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.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-20-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-13-negro-puntos {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.regular-13-negro-mayusculas {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.light-20-negro-justificado {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.light-20-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.itinerario-regular-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.itinerario-dias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	text-align:left;
}

p.hoteles-cabecera {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	text-transform:uppercase;
	border-top:dotted 21px #d2ffda;
	margin-bottom:3px;
	text-align:center;
}

p.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-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-blanco {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-11-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-20-verde-derecha {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.bold-20-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

p.bold-13-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-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.autoCharStyle5 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	color:#d2ffda;
}

span.autoCharStyle4 {
	color:#000;
}

span.autoCharStyle3 {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	color:#000;
}

span.autoCharStyle2 {
	font-size:13px;
	color:#000;
}

span.autoCharStyle1 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
}

span.quicksand-bold {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
}

span.bold {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

span.quicksand {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
