/* 	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'%23000000'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'/%3E%3C/svg%3E") no-repeat center center;
    opacity: 1;
    will-change: transform;
  }

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

nav#page-nav > #firstBtn:hover,
nav#page-nav > #lastBtn:hover {
    background: url("data:image/svg+xml,%3Csvg%20viewBox%3D'0%200%2040%2040'%20xmlns%3D'http://www.w3.org/2000/svg'%3E%3Crect%20width%3D'40'%20height%3D'40'%20fill%3D'%23ffed00'/%3E%3Cpath%20d%3D'M17%2014L23%2020L17%2026'%20transform%3D'rotate(180,20,20)'%20fill%3D'none'%20stroke%3D'%23000000'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'/%3E%3Cline%20x1%3D'12'%20y1%3D'10'%20x2%3D'12'%20y2%3D'30'%20stroke%3D'%23000000'%20stroke-width%3D'2'%20stroke-linecap%3D'round'/%3E%3C/svg%3E") no-repeat center center;
}

/* Botón back (anterior) a la izquierda a la mitad de la pantalla */
nav#page-nav > #backBtn {
	left: 0;
	top: 50%;
	margin-top: -20px; /* Ajusta para centrar verticalmente */
}

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

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

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

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

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

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

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

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

@media all and (max-height: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-RaisonnePro-Bold;
	src:url("../fonts/RaisonnePro-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");
}

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

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

#item429900 {
	width:344px !important;
	height:295px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

#item429881 {
	width:97px !important;
	height:48px !important;
}

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

#item429889 {
	width:411px !important;
	height:48px !important;
}

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

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

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

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

#item429753 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:390px !important;
}

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

#item429761 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:390px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item429699 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item429680 {
	width:611px !important;
	height:455px !important;
	left:101px !important;
	top:340px !important;
}

#item429685 {
	width:611px !important;
	height:238px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item430325 {
	width:344px !important;
	height:265px !important;
	left:87px !important;
	top:87px !important;
}

#item430307 {
	width:97px !important;
	height:48px !important;
}

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

#item430315 {
	width:411px !important;
	height:48px !important;
}

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

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

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

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

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

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

#item430189 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item430129 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item430110 {
	width:611px !important;
	height:500px !important;
	left:101px !important;
	top:287px !important;
}

#item430115 {
	width:611px !important;
	height:170px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

#item430689 {
	width:344px !important;
	height:300px !important;
	left:87px !important;
	top:87px !important;
}

#item430670 {
	width:97px !important;
	height:48px !important;
}

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

#item430679 {
	width:411px !important;
	height:48px !important;
}

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

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

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

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

#item430544 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:384px !important;
}

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

#item430552 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:384px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item430493 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item430471 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item430476 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:97px !important;
}

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

#item430434 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !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;
}

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

#item431380 {
	width:344px !important;
	height:300px !important;
	left:87px !important;
	top:87px !important;
}

#item431360 {
	width:97px !important;
	height:48px !important;
}

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

#item431370 {
	width:411px !important;
	height:48px !important;
}

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

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

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

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

#item431231 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:384px !important;
}

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

#item431241 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:384px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item431183 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item431159 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item431164 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:97px !important;
}

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

#item431120 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !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;
}

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

#item431735 {
	width:344px !important;
	height:255px !important;
	left:87px !important;
	top:87px !important;
}

#item431716 {
	width:97px !important;
	height:48px !important;
}

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

#item431725 {
	width:411px !important;
	height:48px !important;
}

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

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

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

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

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

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

#item431599 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item431538 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item431518 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item431523 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

#item432096 {
	width:344px !important;
	height:275px !important;
	left:87px !important;
	top:87px !important;
}

#item432078 {
	width:97px !important;
	height:48px !important;
}

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

#item432086 {
	width:411px !important;
	height:48px !important;
}

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

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

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

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

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

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

#item431958 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item431899 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item431880 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item431885 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

#item432469 {
	width:344px !important;
	height:350px !important;
	left:87px !important;
	top:87px !important;
}

#item432450 {
	width:97px !important;
	height:48px !important;
}

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

#item432458 {
	width:411px !important;
	height:48px !important;
}

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

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

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

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

#item432322 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:425px !important;
}

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

#item432331 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:425px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item432269 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item432249 {
	width:611px !important;
	height:410px !important;
	left:101px !important;
	top:376px !important;
}

#item432254 {
	width:611px !important;
	height:290px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

#item432856 {
	width:344px !important;
	height:365px !important;
	left:87px !important;
	top:87px !important;
}

#item432836 {
	width:97px !important;
	height:48px !important;
}

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

#item432845 {
	width:411px !important;
	height:48px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item432656 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item432635 {
	width:611px !important;
	height:410px !important;
	left:101px !important;
	top:375px !important;
}

#item432640 {
	width:611px !important;
	height:282px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

#item433223 {
	width:344px !important;
	height:255px !important;
	left:87px !important;
	top:87px !important;
}

#item433205 {
	width:97px !important;
	height:48px !important;
}

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

#item433213 {
	width:411px !important;
	height:48px !important;
}

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

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

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

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

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

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

#item433086 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item433025 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item433006 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item433011 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

#item433607 {
	width:344px !important;
	height:246px !important;
	left:87px !important;
	top:87px !important;
}

#item433588 {
	width:97px !important;
	height:48px !important;
}

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

#item433596 {
	width:411px !important;
	height:48px !important;
}

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

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

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

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

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

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

#item433471 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item433410 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item433391 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item433396 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

#item434008 {
	width:97px !important;
	height:48px !important;
}

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

#item434016 {
	width:411px !important;
	height:48px !important;
}

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

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

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

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

#item433879 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:404px !important;
}

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

#item433888 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:404px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item433830 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item433810 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item433816 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

#item434409 {
	width:344px !important;
	height:380px !important;
	left:87px !important;
	top:87px !important;
}

#item434388 {
	width:97px !important;
	height:48px !important;
}

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

#item434398 {
	width:411px !important;
	height:48px !important;
}

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

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

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

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

#item434262 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:472px !important;
}

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

#item434270 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:472px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item434210 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item434190 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item434195 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

#item434783 {
	width:344px !important;
	height:400px !important;
	left:87px !important;
	top:87px !important;
}

#item434763 {
	width:97px !important;
	height:48px !important;
}

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

#item434771 {
	width:411px !important;
	height:48px !important;
}

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

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

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

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

#item434637 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:490px !important;
}

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

#item434645 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:490px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item434585 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item434566 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item434571 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

#item435151 {
	width:344px !important;
	height:420px !important;
	left:87px !important;
	top:87px !important;
}

#item435132 {
	width:97px !important;
	height:48px !important;
}

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

#item435141 {
	width:411px !important;
	height:48px !important;
}

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

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

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

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

#item435006 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:510px !important;
}

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

#item435015 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:510px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item434956 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item434935 {
	width:611px !important;
	height:525px !important;
	left:101px !important;
	top:270px !important;
}

#item434940 {
	width:611px !important;
	height:155px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

#item435534 {
	width:344px !important;
	height:453px !important;
	left:87px !important;
	top:87px !important;
}

#item435515 {
	width:97px !important;
	height:48px !important;
}

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

#item435524 {
	width:411px !important;
	height:48px !important;
}

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

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

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

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

#item435388 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:504px !important;
}

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

#item435398 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:504px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item435339 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item435314 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item435319 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

#item435897 {
	width:344px !important;
	height:255px !important;
	left:87px !important;
	top:87px !important;
}

#item435878 {
	width:97px !important;
	height:48px !important;
}

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

#item435886 {
	width:411px !important;
	height:48px !important;
}

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

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

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

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

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

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

#item435758 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item435697 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item435676 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item435683 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

#item436601 {
	width:344px !important;
	height:255px !important;
	left:87px !important;
	top:87px !important;
}

#item436581 {
	width:97px !important;
	height:48px !important;
}

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

#item436590 {
	width:411px !important;
	height:48px !important;
}

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

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

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

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

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

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

#item436462 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item436404 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item436385 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item436390 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

#item436980 {
	width:344px !important;
	height:350px !important;
	left:87px !important;
	top:87px !important;
}

#item436961 {
	width:97px !important;
	height:48px !important;
}

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

#item436970 {
	width:411px !important;
	height:48px !important;
}

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

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

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

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

#item436830 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:438px !important;
}

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

#item436840 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:438px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item436777 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item436758 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item436763 {
	width:611px !important;
	height:150px !important;
	left:101px !important;
	top:97px !important;
}

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

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

#item365279 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
	background:#009976;
}

#item365280 {
	width:1230px !important;
	height:870px !important;
}

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

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

#item437329 {
	width:344px !important;
	height:314px !important;
	left:87px !important;
	top:87px !important;
}

#item437310 {
	width:97px !important;
	height:48px !important;
}

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

#item437319 {
	width:411px !important;
	height:48px !important;
}

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

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

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

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

#item437181 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:388px !important;
}

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

#item437189 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:388px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item437133 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item437112 {
	width:611px !important;
	height:525px !important;
	left:101px !important;
	top:266px !important;
}

#item437117 {
	width:611px !important;
	height:155px !important;
	left:101px !important;
	top:97px !important;
}

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

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

#item371409 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
	background:#009976;
}

#item371410 {
	width:1230px !important;
	height:870px !important;
}

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

#item437688 {
	width:344px !important;
	height:335px !important;
	left:87px !important;
	top:87px !important;
}

#item437669 {
	width:97px !important;
	height:48px !important;
}

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

#item437678 {
	width:411px !important;
	height:48px !important;
}

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

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

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

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

#item437541 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:425px !important;
}

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

#item437550 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:425px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item437490 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item437471 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item437476 {
	width:611px !important;
	height:146px !important;
	left:101px !important;
	top:97px !important;
}

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

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

#item373090 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
	background:#009976;
}

#item373091 {
	width:1230px !important;
	height:870px !important;
}

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

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

#item438340 {
	width:344px !important;
	height: 382px !important;
	left:87px !important;
	top:87px !important;
}

#item438320 {
	width:97px !important;
	height:48px !important;
}

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

#item438329 {
	width:411px !important;
	height:48px !important;
}

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

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

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

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

#item438193 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:476px !important;
}

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

#item438202 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:476px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item438141 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item438120 {
	width:611px !important;
	height:520px !important;
	left:101px !important;
	top:265px !important;
}

#item438126 {
	width:611px !important;
	height:155px !important;
	left:101px !important;
	top:97px !important;
}

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

#item438081 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item376408 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
	background:#009976;
}

#item376409 {
	width:1230px !important;
	height:870px !important;
}

#item376412 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item438730 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item438735 {
	width:344px !important;
	height:350px !important;
	left:87px !important;
	top:87px !important;
}

#item438716 {
	width:97px !important;
	height:48px !important;
}

#item438711 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item438725 {
	width:411px !important;
	height:48px !important;
}

#item438722 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item376612 {
	width:165px !important;
	height:30px !important;
}

#item376609 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item438593 {
	width:30px !important;
	height:30px !important;
}

#item438589 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:440px !important;
}

#item438602 {
	width:30px !important;
	height:30px !important;
}

#item438599 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:440px !important;
}

#item438610 {
	width:165px !important;
	height:30px !important;
}

#item438607 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item438636 {
	width:165px !important;
	height:30px !important;
}

#item438633 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item438662 {
	width:165px !important;
	height:30px !important;
}

#item438659 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item438688 {
	width:165px !important;
	height:30px !important;
}

#item438685 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item438574 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item438579 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item438575 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item438585 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item438560 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item438564 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item438561 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item438569 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item438545 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item438549 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item438546 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item438554 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item438529 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item438535 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item438532 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item438540 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item438484 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item438511 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item438508 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item438519 {
	width:611px !important;
	height:460px !important;
	left:101px !important;
	top:330px !important;
}

#item438524 {
	width:611px !important;
	height:225px !important;
	left:101px !important;
	top:97px !important;
}

#item438481 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item438479 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item378723 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
	background:#009976;
}

#item378724 {
	width:1230px !important;
	height:870px !important;
}

#item378727 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item439163 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item439169 {
	width:344px !important;
	height:325px !important;
	left:87px !important;
	top:87px !important;
}

#item439150 {
	width:97px !important;
	height:48px !important;
}

#item439145 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item439158 {
	width:411px !important;
	height:48px !important;
}

#item439155 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item378929 {
	width:165px !important;
	height:30px !important;
}

#item378926 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item439026 {
	width:30px !important;
	height:30px !important;
}

#item439023 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:415px !important;
}

#item439034 {
	width:30px !important;
	height:30px !important;
}

#item439031 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:415px !important;
}

#item439043 {
	width:165px !important;
	height:30px !important;
}

#item439040 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item439069 {
	width:165px !important;
	height:30px !important;
}

#item439066 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item439095 {
	width:165px !important;
	height:30px !important;
}

#item439092 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item439122 {
	width:165px !important;
	height:30px !important;
}

#item439119 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item439007 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item439011 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item439008 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item439019 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item438992 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item438996 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item438993 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item439002 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item438976 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item438980 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item438977 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item438986 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item438962 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item438966 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item438963 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item438971 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item438917 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item438944 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item438941 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item438952 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item438957 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:97px !important;
}

#item438913 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item438911 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item387187 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
	background:#009976;
}

#item387188 {
	width:1230px !important;
	height:870px !important;
}

#item387196 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item439536 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item439541 {
	width:344px !important;
	height:246px !important;
	left:87px !important;
	top:87px !important;
}

#item439523 {
	width:97px !important;
	height:48px !important;
}

#item439518 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item439531 {
	width:411px !important;
	height:48px !important;
}

#item439528 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item387391 {
	width:165px !important;
	height:30px !important;
}

#item387388 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item439399 {
	width:30px !important;
	height:30px !important;
}

#item439396 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

#item439408 {
	width:30px !important;
	height:30px !important;
}

#item439405 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

#item439416 {
	width:165px !important;
	height:30px !important;
}

#item439413 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item439442 {
	width:165px !important;
	height:30px !important;
}

#item439439 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item439468 {
	width:165px !important;
	height:30px !important;
}

#item439465 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item439495 {
	width:165px !important;
	height:30px !important;
}

#item439491 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item439379 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item439383 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item439380 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item439392 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item439363 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item439367 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item439364 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item439373 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item439348 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item439352 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item439349 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item439357 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item439334 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item439338 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item439335 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item439343 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item439291 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item439318 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item439315 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item439323 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item439329 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:97px !important;
}

#item439287 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item439285 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item392519 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
	background:#009976;
}

#item392520 {
	width:1230px !important;
	height:870px !important;
}

#item392523 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item439900 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item439905 {
	width:344px !important;
	height:380px !important;
	left:87px !important;
	top:87px !important;
}

#item439887 {
	width:97px !important;
	height:48px !important;
}

#item439882 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item439895 {
	width:411px !important;
	height:48px !important;
}

#item439892 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item392719 {
	width:165px !important;
	height:30px !important;
}

#item392716 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item439763 {
	width:30px !important;
	height:30px !important;
}

#item439760 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:472px !important;
}

#item439772 {
	width:30px !important;
	height:30px !important;
}

#item439769 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:472px !important;
}

#item439780 {
	width:165px !important;
	height:30px !important;
}

#item439777 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item439806 {
	width:165px !important;
	height:30px !important;
}

#item439803 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item439832 {
	width:165px !important;
	height:30px !important;
}

#item439829 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item439859 {
	width:165px !important;
	height:30px !important;
}

#item439856 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item439746 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item439750 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item439747 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item439756 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item439730 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item439734 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item439731 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item439740 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item439715 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item439719 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item439716 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item439724 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item439699 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item439703 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item439700 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item439710 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item439653 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item439680 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item439677 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item439688 {
	width:611px !important;
	height:388px !important;
	left:101px !important;
	top:400px !important;
}

#item439694 {
	width:611px !important;
	height:290px !important;
	left:101px !important;
	top:97px !important;
}

#item439650 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item439648 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item393147 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
	background:#009976;
}

#item393148 {
	width:1230px !important;
	height:870px !important;
}

#item393152 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item440312 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item440317 {
	width:344px !important;
	height:398px !important;
	left:87px !important;
	top:87px !important;
}

#item440297 {
	width:97px !important;
	height:48px !important;
}

#item440292 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item440307 {
	width:411px !important;
	height:48px !important;
}

#item440303 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item393348 {
	width:165px !important;
	height:30px !important;
}

#item393344 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item440173 {
	width:30px !important;
	height:30px !important;
}

#item440170 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:495px !important;
}

#item440183 {
	width:30px !important;
	height:30px !important;
}

#item440180 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:495px !important;
}

#item440191 {
	width:165px !important;
	height:30px !important;
}

#item440188 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item440217 {
	width:165px !important;
	height:30px !important;
}

#item440214 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item440243 {
	width:165px !important;
	height:30px !important;
}

#item440240 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item440269 {
	width:165px !important;
	height:30px !important;
}

#item440266 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item440155 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item440159 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item440156 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item440165 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item440141 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item440145 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item440142 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item440150 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item440126 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item440130 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item440127 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item440135 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item440108 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item440112 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item440109 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item440121 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item440066 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item440093 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item440090 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item440098 {
	width:611px !important;
	height:530px !important;
	left:101px !important;
	top:258px !important;
}

#item440103 {
	width:611px !important;
	height:152px !important;
	left:101px !important;
	top:97px !important;
}

#item440063 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item440061 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

p.texto-legal-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.sumario {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:44px;
	color:#009976;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.regular-50-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#009976;
	margin-bottom:10px;
	text-align:left;
}

p.regular-50-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.regular-40-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:44px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-40-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-30-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-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-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.hoteles-cabecera {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	text-transform:uppercase;
	border-top:dotted 21px #d2ffda;
	margin-bottom:3px;
	text-align:center;
}

p.hotel-precios {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.cubierta {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:110px;
	line-height:132px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d3e7d1;
	text-align:center;
}

p.boton-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #009976;
	text-align:center;
}

p.boton-sumario {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.boton-menta {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d2ffda;
	text-align:center;
}

p.boton-experiencias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-circuitos-ciudades {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-acordeon-off {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-20-bold-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:20px;
	text-align:left;
}

p.book-20-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.book-13-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-blanco {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-11-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-20-verde-derecha {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.bold-20-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

p.bold-13-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-8-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Párrafo-básico {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.barcelo-pais {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	text-transform:uppercase;
}

span.desde-precio {
	font-size:13px;
}

span.quicksand-bold {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
}

span.bold {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

span.dias-noches {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
	font-size:13px;
	color:#009976;
	text-transform:uppercase;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
