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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item9345 {
	width:1170px !important;
	height:108px !important;
	left:30px !important;
	top:26px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item452897 {
	width:549px !important;
	height:317px !important;
	left:10px !important;
	top:61px !important;
}

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

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

#item449988 {
	width:549px !important;
	height:350px !important;
	left:10px !important;
	top:406px !important;
	background:#fff;
}

#item449989 {
	width:433px !important;
	height:58px !important;
	left:69px !important;
	top:466px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item12087 {
	width:651px !important;
	height:806px !important;
	left:549px !important;
	top:30px !important;
}

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

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

#item418549 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:321px !important;
}

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

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

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

#item31150 {
	width:1230px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

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

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

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

#item452507 {
	width:1056px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item443492 {
	width:460px !important;
	height:261px !important;
	left:740px !important;
	top:518px !important;
}

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

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

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

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

#item443535 {
	width:52px !important;
	height:10px !important;
	top:23px !important;
}

#item443558 {
	width:20px !important;
	height:20px !important;
	left:5px !important;
}

#item443650 {
	width:90px !important;
	height:10px !important;
	top:23px !important;
}

#item443673 {
	width:20px !important;
	height:20px !important;
	left:28px !important;
}

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

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

#item443679 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:9px !important;
}

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

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

#item443612 {
	width:20px !important;
	height:20px !important;
	left:73px !important;
}

#item443706 {
	width:90px !important;
	height:10px !important;
	left:24px !important;
}

#item443729 {
	width:20px !important;
	height:20px !important;
	top:8px !important;
}

#item443738 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:9px !important;
}

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

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

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

#item444275 {
	width:90px !important;
	height:10px !important;
	left:23px !important;
	top:5px !important;
}

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

#item444329 {
	width:90px !important;
	height:10px !important;
	top:22px !important;
}

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

#item444412 {
	width:90px !important;
	height:10px !important;
	top:23px !important;
}

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

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

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

#item444472 {
	width:90px !important;
	height:10px !important;
}

#item444495 {
	width:20px !important;
	height:20px !important;
	left:12px !important;
	top:21px !important;
}

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

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

#item444566 {
	width:90px !important;
	height:10px !important;
	top:4px !important;
}

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

#item444593 {
	width:52px !important;
	height:10px !important;
	top:25px !important;
}

#item444616 {
	width:20px !important;
	height:20px !important;
	left:5px !important;
}

#item444625 {
	width:90px !important;
	height:10px !important;
	top:23px !important;
}

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

#item444653 {
	width:90px !important;
	height:10px !important;
	top:26px !important;
}

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

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

#item444732 {
	width:20px !important;
	height:20px !important;
	left:73px !important;
}

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

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

#item444882 {
	width:90px !important;
	height:10px !important;
	left:26px !important;
	top:5px !important;
}

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

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

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

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

#item445015 {
	width:20px !important;
	height:20px !important;
	left:58px !important;
}

#item445111 {
	width:90px !important;
	height:10px !important;
}

#item445134 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:16px !important;
}

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

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

#item445212 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

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

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

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

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

#item449533 {
	width:20px !important;
	height:20px !important;
	left:54px !important;
}

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

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

#item445527 {
	width:90px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item443866 {
	width:52px !important;
	height:10px !important;
	top:5px !important;
}

#item443889 {
	width:20px !important;
	height:20px !important;
	left:44px !important;
}

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

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

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

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

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

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

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

#item443998 {
	width:20px !important;
	height:20px !important;
	left:73px !important;
}

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

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

#item444074 {
	width:90px !important;
	height:10px !important;
	top:23px !important;
}

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

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

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

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

#item444157 {
	width:20px !important;
	height:20px !important;
	left:63px !important;
}

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

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

#item445641 {
	width:537px !important;
	height:207px !important;
	left:717px !important;
	top:544px !important;
}

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

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

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

#item419171 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:292px !important;
}

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

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

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

#item419201 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:341px !important;
}

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

#item445613 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:366px !important;
}

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

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

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

#item419230 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:317px !important;
}

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

#item451207 {
	width:651px !important;
	height:806px !important;
	left:30px !important;
	top:30px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item452513 {
	width:594px !important;
	height:540px !important;
	left:118px !important;
	top:181px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item316408 {
	width:647px !important;
	height:554px !important;
	left:101px !important;
	top:235px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

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

#item450483 {
	width:176px !important;
	height:22px !important;
}

#item450480 {
	width:176px !important;
	height:22px !important;
	top:70px !important;
}

#item450509 {
	width:176px !important;
	height:22px !important;
}

#item450506 {
	width:176px !important;
	height:22px !important;
	top:16px !important;
}

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

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

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

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

#item450684 {
	width:40px !important;
	height:19px !important;
	top:34px !important;
}

#item450687 {
	width:40px !important;
	height:19px !important;
	left:225px !important;
	top:34px !important;
}

#item450691 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
}

#item450695 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item450719 {
	width:21px !important;
	height:11px !important;
	left:97px !important;
	top:7px !important;
}

#item450745 {
	width:346px !important;
	height:22px !important;
}

#item450532 {
	width:346px !important;
	height:119px !important;
	left:207px !important;
}

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

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

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

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

#item450971 {
	width:40px !important;
	height:19px !important;
	top:34px !important;
}

#item450974 {
	width:40px !important;
	height:19px !important;
	left:212px !important;
	top:34px !important;
}

#item451036 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item451061 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item451070 {
	width:21px !important;
	height:11px !important;
	top:8px !important;
}

#item451073 {
	width:346px !important;
	height:22px !important;
}

#item450768 {
	width:346px !important;
	height:118px !important;
	left:207px !important;
}

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

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

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

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

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

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

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

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

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

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

#item430771 {
	width:344px !important;
	height:181px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item452519 {
	width:594px !important;
	height:540px !important;
	left:118px !important;
	top:181px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item431165 {
	width:647px !important;
	height:554px !important;
	left:101px !important;
	top:235px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

#item430989 {
	width:648px !important;
	height:133px !important;
	left:103px !important;
	top:82px !important;
}

#item434354 {
	width:176px !important;
	height:22px !important;
}

#item434352 {
	width:176px !important;
	height:22px !important;
	top:86px !important;
}

#item434379 {
	width:176px !important;
	height:22px !important;
}

#item434377 {
	width:176px !important;
	height:22px !important;
	top:32px !important;
}

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

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

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

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

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

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

#item434554 {
	width:40px !important;
	height:19px !important;
	top:34px !important;
}

#item434558 {
	width:40px !important;
	height:19px !important;
	left:303px !important;
	top:34px !important;
}

#item434562 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item434565 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item434590 {
	width:21px !important;
	height:11px !important;
	left:32px !important;
}

#item434598 {
	width:85px !important;
	height:13px !important;
	top:17px !important;
}

#item434621 {
	width:346px !important;
	height:22px !important;
}

#item434402 {
	width:346px !important;
	height:119px !important;
	left:207px !important;
	top:16px !important;
}

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

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

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

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

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

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

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

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

#item434846 {
	width:40px !important;
	height:19px !important;
	top:34px !important;
}

#item434849 {
	width:40px !important;
	height:19px !important;
	left:370px !important;
	top:34px !important;
}

#item434854 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item434857 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item434882 {
	width:21px !important;
	height:11px !important;
	left:32px !important;
}

#item434885 {
	width:85px !important;
	height:13px !important;
	top:16px !important;
}

#item434910 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item434934 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item434938 {
	width:21px !important;
	height:11px !important;
	top:8px !important;
}

#item434941 {
	width:346px !important;
	height:22px !important;
}

#item434644 {
	width:412px !important;
	height:118px !important;
	left:207px !important;
	top:16px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item431384 {
	width:344px !important;
	height:181px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item452525 {
	width:594px !important;
	height:540px !important;
	left:118px !important;
	top:181px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item431768 {
	width:647px !important;
	height:554px !important;
	left:101px !important;
	top:235px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

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

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

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

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

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

#item449479 {
	width:21px !important;
	height:11px !important;
	left:33px !important;
}

#item449482 {
	width:85px !important;
	height:13px !important;
	top:20px !important;
}

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

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

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

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

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

#item435583 {
	width:40px !important;
	height:19px !important;
	left:97px !important;
	top:38px !important;
}

#item435587 {
	width:40px !important;
	height:19px !important;
	left:538px !important;
	top:38px !important;
}

#item435591 {
	width:21px !important;
	height:11px !important;
	left:12px !important;
	top:4px !important;
}

#item435595 {
	width:19px !important;
	height:19px !important;
	left:56px !important;
}

#item435599 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item435623 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item435626 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item435650 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item435658 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item435781 {
	width:344px !important;
	height:215px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item452529 {
	width:594px !important;
	height:540px !important;
	left:118px !important;
	top:181px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item436318 {
	width:647px !important;
	height:554px !important;
	left:101px !important;
	top:235px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item437337 {
	width:40px !important;
	height:19px !important;
	left:17px !important;
	top:38px !important;
}

#item437341 {
	width:40px !important;
	height:19px !important;
	left:555px !important;
	top:38px !important;
}

#item437350 {
	width:21px !important;
	height:11px !important;
	left:12px !important;
	top:4px !important;
}

#item437354 {
	width:19px !important;
	height:19px !important;
	left:56px !important;
}

#item437357 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item437381 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item437384 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item437408 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item437411 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item437436 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item437440 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item437464 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item437467 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item437595 {
	width:344px !important;
	height:215px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item452533 {
	width:594px !important;
	height:540px !important;
	left:118px !important;
	top:181px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item438287 {
	width:647px !important;
	height:554px !important;
	left:101px !important;
	top:235px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item438101 {
	width:40px !important;
	height:19px !important;
	left:17px !important;
	top:38px !important;
}

#item438108 {
	width:40px !important;
	height:19px !important;
	left:555px !important;
	top:38px !important;
}

#item438113 {
	width:21px !important;
	height:11px !important;
	left:30px !important;
}

#item438119 {
	width:85px !important;
	height:13px !important;
	top:20px !important;
}

#item438143 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item438148 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item438173 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item438176 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item438200 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item438204 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item438228 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item438232 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item438550 {
	width:344px !important;
	height:215px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item452537 {
	width:594px !important;
	height:540px !important;
	left:118px !important;
	top:181px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item439243 {
	width:647px !important;
	height:554px !important;
	left:101px !important;
	top:235px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item443285 {
	width:40px !important;
	height:19px !important;
	left:5px !important;
	top:29px !important;
}

#item443288 {
	width:40px !important;
	height:19px !important;
	left:668px !important;
	top:29px !important;
}

#item443292 {
	width:23px !important;
	height:11px !important;
	left:31px !important;
}

#item443295 {
	width:85px !important;
	height:13px !important;
	top:20px !important;
}

#item443319 {
	width:23px !important;
	height:11px !important;
	left:31px !important;
}

#item443323 {
	width:85px !important;
	height:13px !important;
	top:20px !important;
}

#item443347 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item443350 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item443374 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item443382 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item443406 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item443410 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item443434 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item443438 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item439509 {
	width:344px !important;
	height:198px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item452541 {
	width:594px !important;
	height:540px !important;
	left:118px !important;
	top:181px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item440201 {
	width:647px !important;
	height:554px !important;
	left:101px !important;
	top:235px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item441909 {
	width:40px !important;
	height:19px !important;
	left:8px !important;
	top:29px !important;
}

#item441912 {
	width:40px !important;
	height:19px !important;
	left:923px !important;
	top:29px !important;
}

#item441916 {
	width:21px !important;
	height:11px !important;
	left:32px !important;
}

#item441919 {
	width:85px !important;
	height:13px !important;
	top:20px !important;
}

#item441943 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item441947 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item441971 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item441974 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item441998 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item442005 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item442029 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item442033 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item442057 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item442061 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item442085 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item442089 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item442113 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item442116 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item442141 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item442144 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

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

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

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

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

#item445996 {
	width:520px !important;
	height:873px !important;
	left:690px !important;
	top:10px !important;
	background:#fff;
	padding:90px 0px 60px 60px;
}

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

#item446019 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

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

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

#item446296 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item452545 {
	width:1056px !important;
	height:692px !important;
	left:67px !important;
	top:97px !important;
}

#item445945 {
	width:520px !important;
	height:866px !important;
	left:690px !important;
	top:10px !important;
	background:#fff;
}

#item445946 {
	width:344px !important;
	height:336px !important;
	left:779px !important;
	top:118px !important;
}

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

#item445969 {
	width:261px !important;
	height:36px !important;
	left:776px !important;
	top:448px !important;
}

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

#item446082 {
	width:36px !important;
	height:36px !important;
	left:776px !important;
	top:505px !important;
}

#item445943 {
	width:1210px !important;
	height:883px !important;
	left:20px !important;
	top:-10px !important;
}

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

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

#item25712 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item446672 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item446597 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item446591 {
	width:85px !important;
	height:30px !important;
	left:395px !important;
	top:182px !important;
}

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

#item446550 {
	width:30px !important;
	height:30px !important;
	left:257px !important;
	top:181px !important;
}

#item446525 {
	width:90px !important;
	height:49px !important;
}

#item446521 {
	width:90px !important;
	height:49px !important;
	left:482px !important;
	top:180px !important;
}

#item446498 {
	width:100px !important;
	height:30px !important;
}

#item446494 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:181px !important;
}

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

#item446461 {
	width:30px !important;
	height:30px !important;
	left:207px !important;
	top:181px !important;
}

#item446424 {
	width:74px !important;
	height:13px !important;
	left:1069px !important;
	top:52px !important;
}

#item446647 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item446622 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item446586 {
	width:81px !important;
	height:29px !important;
	left:968px !important;
	top:182px !important;
}

#item446561 {
	width:90px !important;
	height:49px !important;
}

#item446557 {
	width:90px !important;
	height:49px !important;
	left:1053px !important;
	top:181px !important;
}

#item446471 {
	width:100px !important;
	height:30px !important;
}

#item446468 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:181px !important;
}

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

#item446454 {
	width:30px !important;
	height:30px !important;
	left:828px !important;
	top:181px !important;
}

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

#item446447 {
	width:30px !important;
	height:30px !important;
	left:778px !important;
	top:181px !important;
}

#item446378 {
	width:400px !important;
	height:34px !important;
	background:#fff;
	padding:0px 10px 0px 0px;
}

#item446376 {
	width:400px !important;
	height:34px !important;
	left:87px !important;
	top:180px !important;
}

#item446353 {
	width:402px !important;
	height:38px !important;
	background:#fff;
	padding:0px 10px 0px 0px;
}

#item446351 {
	width:402px !important;
	height:38px !important;
	left:657px !important;
	top:180px !important;
}

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

#item446837 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item451353 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item446825 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item446826 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item451349 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item446791 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item446793 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item446818 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item446772 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item451344 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item446760 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item446761 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item451339 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item446728 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item446729 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item446753 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item446724 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item449091 {
	width:74px !important;
	height:13px !important;
	left:1069px !important;
	top:52px !important;
}

#item448228 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item448251 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:451px !important;
}

#item448321 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item448344 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:518px !important;
}

#item448370 {
	width:83px !important;
	height:40px !important;
	left:396px !important;
	top:177px !important;
}

#item448380 {
	width:94px !important;
	height:56px !important;
	left:386px !important;
	top:535px !important;
}

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

#item448432 {
	width:30px !important;
	height:30px !important;
	left:257px !important;
	top:181px !important;
}

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

#item448440 {
	width:30px !important;
	height:30px !important;
	left:257px !important;
	top:545px !important;
}

#item448452 {
	width:90px !important;
	height:49px !important;
}

#item448447 {
	width:90px !important;
	height:49px !important;
	left:482px !important;
	top:180px !important;
}

#item448481 {
	width:90px !important;
	height:49px !important;
}

#item448475 {
	width:90px !important;
	height:49px !important;
	left:482px !important;
	top:545px !important;
}

#item448507 {
	width:100px !important;
	height:30px !important;
}

#item448504 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:181px !important;
}

#item448534 {
	width:100px !important;
	height:30px !important;
}

#item448530 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:545px !important;
}

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

#item448583 {
	width:30px !important;
	height:30px !important;
	left:207px !important;
	top:181px !important;
}

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

#item448591 {
	width:30px !important;
	height:30px !important;
	left:207px !important;
	top:545px !important;
}

#item448275 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item448298 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item448393 {
	width:93px !important;
	height:30px !important;
	left:962px !important;
	top:181px !important;
}

#item448409 {
	width:90px !important;
	height:49px !important;
}

#item448404 {
	width:90px !important;
	height:49px !important;
	left:1053px !important;
	top:181px !important;
}

#item448560 {
	width:100px !important;
	height:30px !important;
}

#item448557 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:181px !important;
}

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

#item448598 {
	width:30px !important;
	height:30px !important;
	left:828px !important;
	top:181px !important;
}

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

#item448610 {
	width:30px !important;
	height:30px !important;
	left:778px !important;
	top:181px !important;
}

#item448707 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:451px !important;
}

#item448731 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:518px !important;
}

#item448755 {
	width:76px !important;
	height:26px !important;
	left:971px !important;
	top:547px !important;
}

#item448772 {
	width:100px !important;
	height:30px !important;
}

#item448768 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:545px !important;
}

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

#item448796 {
	width:30px !important;
	height:30px !important;
	left:828px !important;
	top:545px !important;
}

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

#item448803 {
	width:30px !important;
	height:30px !important;
	left:778px !important;
	top:545px !important;
}

#item448817 {
	width:85px !important;
	height:49px !important;
}

#item448812 {
	width:85px !important;
	height:49px !important;
	left:1058px !important;
	top:544px !important;
}

#item447446 {
	width:400px !important;
	height:34px !important;
	background:#fff;
	padding:0px 10px 0px 0px;
}

#item447444 {
	width:400px !important;
	height:34px !important;
	left:87px !important;
	top:180px !important;
}

#item447471 {
	width:402px !important;
	height:38px !important;
	background:#fff;
	padding:0px 10px 0px 0px;
}

#item447469 {
	width:402px !important;
	height:38px !important;
	left:657px !important;
	top:180px !important;
}

#item447744 {
	width:400px !important;
	height:34px !important;
	background:#fff;
	padding:0px 10px 0px 0px;
}

#item447741 {
	width:400px !important;
	height:34px !important;
	left:87px !important;
	top:180px !important;
}

#item447770 {
	width:402px !important;
	height:38px !important;
	background:#fff;
	padding:0px 10px 0px 0px;
}

#item447767 {
	width:402px !important;
	height:38px !important;
	left:657px !important;
	top:180px !important;
}

#item447796 {
	width:399px !important;
	height:54px !important;
	background:#fff;
	padding:0px 10px 0px 0px;
}

#item447793 {
	width:399px !important;
	height:54px !important;
	left:87px !important;
	top:533px !important;
}

#item447822 {
	width:400px !important;
	height:54px !important;
	background:#fff;
	padding:0px 10px 0px 0px;
}

#item447819 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:533px !important;
}

#item448158 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item451387 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item448160 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item448144 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item451383 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item448146 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item448103 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item448104 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item448135 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item448075 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item451379 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item448077 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item448062 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item451375 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item448065 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item448015 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item448016 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item448051 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item451371 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item448006 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item447979 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item451367 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item447981 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item447938 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item447939 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item447970 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item451363 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item447913 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item447897 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item451358 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item447900 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item447849 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item447850 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item447887 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item447845 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item451484 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item451507 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item451531 {
	width:85px !important;
	height:30px !important;
	left:488px !important;
	top:182px !important;
}

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

#item451538 {
	width:30px !important;
	height:30px !important;
	left:257px !important;
	top:181px !important;
}

#item451575 {
	width:100px !important;
	height:30px !important;
}

#item451572 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:181px !important;
}

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

#item451598 {
	width:30px !important;
	height:30px !important;
	left:207px !important;
	top:181px !important;
}

#item451604 {
	width:74px !important;
	height:13px !important;
	left:1069px !important;
	top:52px !important;
}

#item452067 {
	width:86px !important;
	height:13px !important;
	left:1057px !important;
	top:52px !important;
}

#item451639 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item451662 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item451685 {
	width:81px !important;
	height:29px !important;
	left:1062px !important;
	top:182px !important;
}

#item451722 {
	width:100px !important;
	height:30px !important;
}

#item451718 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:181px !important;
}

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

#item451745 {
	width:30px !important;
	height:30px !important;
	left:828px !important;
	top:181px !important;
}

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

#item451757 {
	width:30px !important;
	height:30px !important;
	left:778px !important;
	top:181px !important;
}

#item451763 {
	width:400px !important;
	height:34px !important;
	left:87px !important;
	top:180px !important;
}

#item451789 {
	width:402px !important;
	height:38px !important;
	left:657px !important;
	top:180px !important;
}

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

#item451925 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item451931 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item451912 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item451913 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item451920 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item451875 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item451876 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item451905 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item451866 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item451872 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item451854 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

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

#item451856 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item451862 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item451819 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item451820 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
	padding:0px 40px 0px 0px;
}

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

#item451847 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item451814 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

@keyframes grow-452206 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-452206 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item452206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item452226 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:531px !important;
}

#item452249 {
	width:28px !important;
	height:28px !important;
	left:203px !important;
	top:523px !important;
}

#item452206 {
	width:330px !important;
	height:581px !important;
	left:97px !important;
	top:198px !important;
}

@keyframes grow-452254 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-452254 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item452254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item452281 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:531px !important;
}

#item452304 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:523px !important;
}

#item452254 {
	width:330px !important;
	height:581px !important;
	left:447px !important;
	top:198px !important;
}

@keyframes grow-452309 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-452309 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item452309 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item452326 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:531px !important;
}

#item452349 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:523px !important;
}

#item452309 {
	width:330px !important;
	height:581px !important;
	left:807px !important;
	top:198px !important;
}

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

#item452424 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

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

#item452173 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

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

#item452420 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

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

#item452161 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

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

#item452402 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

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

#item452149 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item452144 {
	width:27px !important;
	height:30px !important;
	left:1180px !important;
	top:10px !important;
}

#item452142 {
	width:1207px !important;
	height:846px !important;
	left:20px !important;
	top:-10px !important;
}

#item359453 {
	width:344px !important;
	height:140px !important;
	left:87px !important;
	top:639px !important;
}

#item359476 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:87px !important;
}

#item359532 {
	width:324px !important;
	height:10px !important;
}

#item359528 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:228px !important;
}

#item359560 {
	width:324px !important;
	height:10px !important;
}

#item359556 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:386px !important;
}

#item359587 {
	width:324px !important;
	height:10px !important;
}

#item359583 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:347px !important;
}

#item359614 {
	width:324px !important;
	height:10px !important;
}

#item359610 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:307px !important;
}

#item359641 {
	width:324px !important;
	height:10px !important;
}

#item359637 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:268px !important;
}

#item359796 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item359797 {
	width:522px !important;
	height:378px !important;
	left:200px !important;
	top:236px !important;
}

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

#item359820 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item359764 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item359765 {
	width:577px !important;
	height:553px !important;
	left:188px !important;
	top:236px !important;
}

#item359766 {
	width:522px !important;
	height:2583px !important;
	left:12px !important;
}

@keyframes fly-in-bottom-359765 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-359765 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item359792 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item359789 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item359732 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item359733 {
	width:577px !important;
	height:553px !important;
	left:188px !important;
	top:236px !important;
}

#item359734 {
	width:522px !important;
	height:1056px !important;
	left:12px !important;
}

@keyframes fly-in-bottom-359733 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-359733 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item359760 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item359757 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item359700 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item359701 {
	width:522px !important;
	height:378px !important;
	left:200px !important;
	top:236px !important;
}

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

#item359724 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item359668 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item359669 {
	width:577px !important;
	height:553px !important;
	left:188px !important;
	top:236px !important;
}

#item359670 {
	width:522px !important;
	height:3718px !important;
	left:12px !important;
}

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

#item359693 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item359666 {
	width:30px !important;
	height:27px !important;
	left:779px !important;
	top:10px !important;
}

#item359664 {
	width:809px !important;
	height:876px !important;
	left:421px !important;
	top:-10px !important;
}

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

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

p.autoParaStyle9 {
	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.autoParaStyle8 {
	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.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle6 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:11.1px;
	line-height:13.9px;
	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.autoParaStyle5 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:23.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle4 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11.1px;
	line-height:13.3px;
	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:7px;
	text-align:center;
}

p.autoParaStyle3 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle2 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:16.6px;
	line-height:20px;
	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 41.5646258503395px #d2ffda;
	text-align:center;
}

p.autoParaStyle1 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.hotel-nombre {
	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.hotel-categoria {
	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.boton-20-bold-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:20px;
	text-align:left;
}

p.regular-30-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.book-20-negro-espacio-10 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.titular-descripcion {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	padding-right:100px;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.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-20-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-13-negro-puntos {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.regular-13-negro-mayusculas {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.light-20-verde {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	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:12px;
	text-align:left;
}

p.light-20-negro-justificado {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.light-20-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.itinerario-regular-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.itinerario-dias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	text-align:left;
}

p.hoteles-cabecera {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	text-transform:uppercase;
	border-top:dotted 21px #d2ffda;
	margin-bottom:3px;
	text-align:center;
}

p.hotel-precios {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.esquema-numeros {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.cubierta {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:110px;
	line-height:132px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.circuitos-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.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-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-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-menta {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d2ffda;
	text-align:center;
}

p.boton-experiencias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-circuitos-ciudades {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-acordeon-off {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-20-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.book-20-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.book-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-blanco {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-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.book-8-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:9.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;
	margin-bottom:5px;
	text-align:center;
}

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-30 {
	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:30px;
	text-align:left;
}

p.bold-20-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

p.bold-13-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-8-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Párrafo-básico {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle3 {
	color:#000;
}

span.autoCharStyle2 {
	font-size:13px;
	color:#000;
}

span.autoCharStyle1 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	color:#000;
}

span.desde-precio {
	font-size:13px;
}

span.quicksand-bold-verde {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
	color:#009976;
}

span.quicksand-bold {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
}

span.verde {
	color:#009976;
}

span.bold {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

span.quicksand {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
}

span.dias-noches {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
	font-size:13px;
	color:#009976;
	text-transform:uppercase;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
