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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item460594 {
	width:546px !important;
	height:432px !important;
	left:43px !important;
	top:253px !important;
}

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

#item450101 {
	width:36px !important;
	height:36px !important;
	left:532px !important;
	top:67px !important;
}

#item449988 {
	width:549px !important;
	height:297px !important;
	left:43px !important;
	top:532px !important;
	background:#fff;
}

#item449989 {
	width:433px !important;
	height:58px !important;
	left:102px !important;
	top:564px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item12647 {
	width:441px !important;
	height:172px !important;
	left:87px !important;
	top:87px !important;
}

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

#item12691 {
	width:178px !important;
	height:30px !important;
	left:87px !important;
	top:288px !important;
}

#item31150 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
}

#item31154 {
	width:555px !important;
	height:873px !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:535px !important;
	top:64px !important;
}

#item460129 {
	width:442px !important;
	height:465px !important;
	left:96px !important;
	top:244px !important;
}

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

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

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

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

#item25832 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:520px !important;
}

#item189091 {
	width:441px !important;
	height:237px !important;
	left:97px !important;
	top:576px !important;
}

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

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

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

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

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

#item13797 {
	width:531px !important;
	height:549px !important;
	left:84px !important;
	top:252px !important;
}

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

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

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

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

#item13847 {
	width:390px !important;
	height:457px !important;
	left:900px !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;
}

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

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

#item13935 {
	width:390px !important;
	height:457px !important;
	left:1350px !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;
}

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

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

#item13892 {
	width:390px !important;
	height:457px !important;
	left:450px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item443492 {
	width:460px !important;
	height:261px !important;
	left:125px !important;
	top:477px !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:102px !important;
	top:503px !important;
}

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

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

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

#item419171 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:319px !important;
}

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

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

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

#item419201 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:368px !important;
}

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

#item445613 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:393px !important;
}

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

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

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

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

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

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

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

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

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

#item458951 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

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

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

#item315795 {
	width:441px !important;
	height:170px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item460136 {
	width:500px !important;
	height:816px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

#item458959 {
	width:500px !important;
	height:816px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

#item458955 {
	width:500px !important;
	height:816px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

#item458237 {
	width:131px !important;
	height:16px !important;
}

#item458234 {
	width:131px !important;
	height:16px !important;
	top:62px !important;
}

#item458263 {
	width:131px !important;
	height:16px !important;
}

#item458260 {
	width:131px !important;
	height:16px !important;
	top:22px !important;
}

#item458294 {
	width:22px !important;
	height:16px !important;
	top:1px !important;
}

#item458317 {
	width:64px !important;
	height:16px !important;
	top:30px !important;
}

#item458345 {
	width:22px !important;
	height:16px !important;
	top:1px !important;
}

#item458368 {
	width:64px !important;
	height:16px !important;
	top:30px !important;
}

#item458440 {
	width:30px !important;
	height:14px !important;
	top:26px !important;
}

#item458443 {
	width:30px !important;
	height:14px !important;
	left:177px !important;
	top:26px !important;
}

#item458448 {
	width:15px !important;
	height:14px !important;
	left:36px !important;
}

#item458458 {
	width:64px !important;
	height:10px !important;
	top:18px !important;
}

#item458483 {
	width:16px !important;
	height:8px !important;
	left:77px !important;
	top:3px !important;
}

#item458509 {
	width:258px !important;
	height:16px !important;
}

#item458287 {
	width:258px !important;
	height:99px !important;
	left:155px !important;
}

#item458539 {
	width:22px !important;
	height:16px !important;
}

#item458562 {
	width:64px !important;
	height:16px !important;
	top:30px !important;
}

#item458588 {
	width:22px !important;
	height:16px !important;
}

#item458611 {
	width:64px !important;
	height:16px !important;
	top:30px !important;
}

#item458733 {
	width:30px !important;
	height:14px !important;
	top:26px !important;
}

#item458736 {
	width:30px !important;
	height:14px !important;
	left:162px !important;
	top:26px !important;
}

#item458795 {
	width:64px !important;
	height:10px !important;
	top:18px !important;
}

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

#item458822 {
	width:16px !important;
	height:8px !important;
	top:3px !important;
}

#item458825 {
	width:258px !important;
	height:16px !important;
}

#item458532 {
	width:258px !important;
	height:98px !important;
	left:155px !important;
}

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

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

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

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

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

#item458968 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

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

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

#item430771 {
	width:441px !important;
	height:233px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

#item430802 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:543px !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:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

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

#item460148 {
	width:500px !important;
	height:816px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

#item458977 {
	width:500px !important;
	height:816px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

#item458973 {
	width:500px !important;
	height:816px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

#item430989 {
	width:484px !important;
	height:99px !important;
	left:97px !important;
	top:121px !important;
}

#item434354 {
	width:131px !important;
	height:16px !important;
}

#item434352 {
	width:131px !important;
	height:16px !important;
	top:64px !important;
}

#item434379 {
	width:131px !important;
	height:16px !important;
}

#item434377 {
	width:131px !important;
	height:16px !important;
	top:24px !important;
}

#item434409 {
	width:22px !important;
	height:16px !important;
	top:1px !important;
}

#item434432 {
	width:64px !important;
	height:16px !important;
	top:30px !important;
}

#item434458 {
	width:22px !important;
	height:16px !important;
	top:1px !important;
}

#item434481 {
	width:64px !important;
	height:16px !important;
	top:30px !important;
}

#item434508 {
	width:22px !important;
	height:16px !important;
	top:1px !important;
}

#item434531 {
	width:64px !important;
	height:16px !important;
	top:30px !important;
}

#item434554 {
	width:30px !important;
	height:14px !important;
	top:26px !important;
}

#item434558 {
	width:30px !important;
	height:14px !important;
	left:226px !important;
	top:26px !important;
}

#item434562 {
	width:15px !important;
	height:14px !important;
	left:25px !important;
}

#item434565 {
	width:64px !important;
	height:10px !important;
	top:18px !important;
}

#item434590 {
	width:16px !important;
	height:8px !important;
	left:24px !important;
}

#item434598 {
	width:64px !important;
	height:10px !important;
	top:13px !important;
}

#item434621 {
	width:258px !important;
	height:16px !important;
}

#item434402 {
	width:258px !important;
	height:99px !important;
	left:155px !important;
	top:2px !important;
}

#item434651 {
	width:22px !important;
	height:16px !important;
}

#item434674 {
	width:64px !important;
	height:16px !important;
	top:30px !important;
}

#item434701 {
	width:22px !important;
	height:16px !important;
}

#item434724 {
	width:64px !important;
	height:16px !important;
	top:30px !important;
}

#item434751 {
	width:22px !important;
	height:16px !important;
}

#item434774 {
	width:64px !important;
	height:16px !important;
	top:30px !important;
}

#item434800 {
	width:22px !important;
	height:16px !important;
}

#item434823 {
	width:64px !important;
	height:16px !important;
	top:30px !important;
}

#item434846 {
	width:30px !important;
	height:14px !important;
	top:26px !important;
}

#item434849 {
	width:30px !important;
	height:14px !important;
	left:276px !important;
	top:26px !important;
}

#item434854 {
	width:15px !important;
	height:14px !important;
	left:25px !important;
}

#item434857 {
	width:64px !important;
	height:10px !important;
	top:18px !important;
}

#item434882 {
	width:16px !important;
	height:8px !important;
	left:24px !important;
}

#item434885 {
	width:64px !important;
	height:10px !important;
	top:12px !important;
}

#item434910 {
	width:64px !important;
	height:10px !important;
	top:18px !important;
}

#item434934 {
	width:15px !important;
	height:14px !important;
	left:27px !important;
}

#item434938 {
	width:16px !important;
	height:8px !important;
	top:6px !important;
}

#item434941 {
	width:258px !important;
	height:16px !important;
}

#item434644 {
	width:308px !important;
	height:98px !important;
	left:155px !important;
	top:2px !important;
}

#item431132 {
	width:471px !important;
	height:660px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

#item458985 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

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

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

#item431384 {
	width:441px !important;
	height:215px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

#item431414 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:543px !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:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

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

#item460155 {
	width:500px !important;
	height:816px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

#item458993 {
	width:500px !important;
	height:816px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

#item458989 {
	width:500px !important;
	height:816px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

#item431590 {
	width:558px !important;
	height:103px !important;
	left:31px !important;
	top:112px !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:43px !important;
	top:38px !important;
}

#item435587 {
	width:40px !important;
	height:19px !important;
	left:485px !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:471px !important;
	height:660px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

#item459002 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

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

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

#item435781 {
	width:441px !important;
	height:224px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

#item435812 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:543px !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:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

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

#item460159 {
	width:500px !important;
	height:816px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

#item459010 {
	width:500px !important;
	height:816px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

#item459006 {
	width:500px !important;
	height:816px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

#item435991 {
	width:530px !important;
	height:89px !important;
	left:54px !important;
	top:120px !important;
}

#item437044 {
	width:25px !important;
	height:19px !important;
}

#item437067 {
	width:74px !important;
	height:19px !important;
	top:35px !important;
}

#item437094 {
	width:25px !important;
	height:19px !important;
}

#item437117 {
	width:74px !important;
	height:19px !important;
	top:35px !important;
}

#item437143 {
	width:25px !important;
	height:19px !important;
}

#item437166 {
	width:74px !important;
	height:19px !important;
	top:35px !important;
}

#item437192 {
	width:25px !important;
	height:19px !important;
}

#item437215 {
	width:74px !important;
	height:19px !important;
	top:35px !important;
}

#item437241 {
	width:25px !important;
	height:19px !important;
}

#item437264 {
	width:74px !important;
	height:19px !important;
	top:35px !important;
}

#item437290 {
	width:25px !important;
	height:19px !important;
}

#item437314 {
	width:74px !important;
	height:19px !important;
	top:35px !important;
}

#item437337 {
	width:35px !important;
	height:17px !important;
	left:14px !important;
	top:33px !important;
}

#item437341 {
	width:35px !important;
	height:17px !important;
	left:481px !important;
	top:33px !important;
}

#item437350 {
	width:18px !important;
	height:10px !important;
	left:11px !important;
	top:4px !important;
}

#item437354 {
	width:17px !important;
	height:17px !important;
	left:48px !important;
}

#item437357 {
	width:74px !important;
	height:12px !important;
	top:21px !important;
}

#item437381 {
	width:17px !important;
	height:17px !important;
	left:29px !important;
}

#item437384 {
	width:74px !important;
	height:12px !important;
	top:21px !important;
}

#item437408 {
	width:17px !important;
	height:17px !important;
	left:29px !important;
}

#item437411 {
	width:74px !important;
	height:12px !important;
	top:21px !important;
}

#item437436 {
	width:17px !important;
	height:17px !important;
	left:29px !important;
}

#item437440 {
	width:74px !important;
	height:12px !important;
	top:21px !important;
}

#item437464 {
	width:17px !important;
	height:17px !important;
	left:29px !important;
}

#item437467 {
	width:74px !important;
	height:12px !important;
	top:21px !important;
}

#item436283 {
	width:471px !important;
	height:660px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

#item459020 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

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

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

#item437595 {
	width:441px !important;
	height:220px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

#item437626 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:543px !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:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

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

#item460163 {
	width:500px !important;
	height:816px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

#item459028 {
	width:500px !important;
	height:816px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

#item459024 {
	width:500px !important;
	height:816px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

#item437802 {
	width:524px !important;
	height:88px !important;
	left:57px !important;
	top:120px !important;
}

#item437809 {
	width:25px !important;
	height:19px !important;
}

#item437832 {
	width:73px !important;
	height:19px !important;
	top:34px !important;
}

#item437858 {
	width:25px !important;
	height:19px !important;
}

#item437881 {
	width:73px !important;
	height:19px !important;
	top:34px !important;
}

#item437907 {
	width:25px !important;
	height:19px !important;
}

#item437930 {
	width:73px !important;
	height:19px !important;
	top:34px !important;
}

#item437956 {
	width:25px !important;
	height:19px !important;
}

#item437979 {
	width:73px !important;
	height:19px !important;
	top:34px !important;
}

#item438005 {
	width:25px !important;
	height:19px !important;
}

#item438028 {
	width:73px !important;
	height:19px !important;
	top:34px !important;
}

#item438054 {
	width:25px !important;
	height:19px !important;
}

#item438078 {
	width:73px !important;
	height:19px !important;
	top:34px !important;
}

#item438101 {
	width:34px !important;
	height:17px !important;
	left:14px !important;
	top:32px !important;
}

#item438108 {
	width:34px !important;
	height:17px !important;
	left:475px !important;
	top:32px !important;
}

#item438113 {
	width:18px !important;
	height:9px !important;
	left:26px !important;
}

#item438119 {
	width:73px !important;
	height:11px !important;
	top:17px !important;
}

#item438143 {
	width:17px !important;
	height:17px !important;
	left:28px !important;
}

#item438148 {
	width:73px !important;
	height:11px !important;
	top:21px !important;
}

#item438173 {
	width:17px !important;
	height:17px !important;
	left:28px !important;
}

#item438176 {
	width:73px !important;
	height:11px !important;
	top:21px !important;
}

#item438200 {
	width:17px !important;
	height:17px !important;
	left:28px !important;
}

#item438204 {
	width:73px !important;
	height:11px !important;
	top:21px !important;
}

#item438228 {
	width:17px !important;
	height:17px !important;
	left:28px !important;
}

#item438232 {
	width:73px !important;
	height:11px !important;
	top:21px !important;
}

#item438255 {
	width:471px !important;
	height:660px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

#item459036 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

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

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

#item438550 {
	width:441px !important;
	height:197px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

#item438581 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:543px !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:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

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

#item460167 {
	width:500px !important;
	height:816px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

#item459044 {
	width:500px !important;
	height:816px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

#item459040 {
	width:500px !important;
	height:816px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

#item438759 {
	width:611px !important;
	height:103px !important;
	left:28px !important;
	top:121px !important;
}

#item442941 {
	width:23px !important;
	height:18px !important;
}

#item442964 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item442991 {
	width:23px !important;
	height:18px !important;
}

#item443015 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item443041 {
	width:23px !important;
	height:18px !important;
}

#item443064 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item443090 {
	width:23px !important;
	height:18px !important;
}

#item443113 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item443139 {
	width:23px !important;
	height:18px !important;
}

#item443162 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item443188 {
	width:23px !important;
	height:18px !important;
}

#item443211 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item443238 {
	width:23px !important;
	height:18px !important;
}

#item443261 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item443285 {
	width:32px !important;
	height:15px !important;
	left:35px !important;
	top:41px !important;
}

#item443288 {
	width:32px !important;
	height:15px !important;
	left:515px !important;
	top:41px !important;
}

#item443292 {
	width:18px !important;
	height:9px !important;
	left:25px !important;
}

#item443295 {
	width:68px !important;
	height:11px !important;
	top:16px !important;
}

#item443319 {
	width:18px !important;
	height:9px !important;
	left:25px !important;
}

#item443323 {
	width:68px !important;
	height:11px !important;
	top:16px !important;
}

#item443347 {
	width:16px !important;
	height:15px !important;
	left:26px !important;
}

#item443350 {
	width:68px !important;
	height:11px !important;
	top:19px !important;
}

#item443374 {
	width:16px !important;
	height:15px !important;
	left:26px !important;
}

#item443382 {
	width:68px !important;
	height:11px !important;
	top:19px !important;
}

#item443406 {
	width:16px !important;
	height:15px !important;
	left:26px !important;
}

#item443410 {
	width:68px !important;
	height:11px !important;
	top:19px !important;
}

#item443434 {
	width:16px !important;
	height:15px !important;
	left:26px !important;
}

#item443438 {
	width:68px !important;
	height:11px !important;
	top:19px !important;
}

#item439210 {
	width:471px !important;
	height:660px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

#item459052 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

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

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

#item439509 {
	width:441px !important;
	height:206px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

#item439539 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:543px !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:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

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

#item460171 {
	width:500px !important;
	height:816px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

#item459061 {
	width:500px !important;
	height:816px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

#item459057 {
	width:500px !important;
	height:816px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

#item439721 {
	width:444px !important;
	height:120px !important;
	left:94px !important;
	top:115px !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:38px !important;
}

#item441912 {
	width:40px !important;
	height:19px !important;
	left:923px !important;
	top:38px !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:471px !important;
	height:660px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item445996 {
	width:555px !important;
	height:775px !important;
	left:40px !important;
	top:42px !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:535px !important;
	top:64px !important;
}

#item446292 {
	width:615px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

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

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

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

#item460175 {
	width:500px !important;
	height:816px !important;
	left:68px !important;
	top:97px !important;
}

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

#item445946 {
	width:444px !important;
	height:336px !important;
	left:97px !important;
	top:97px !important;
}

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

#item445969 {
	width:261px !important;
	height:36px !important;
	left:94px !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:94px !important;
	top:499px !important;
}

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

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

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

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

#item451086 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

#item446594 {
	width:85px !important;
	height:30px !important;
}

#item446591 {
	width:85px !important;
	height:30px !important;
	left:363px !important;
	top:189px !important;
}

#item446525 {
	width:85px !important;
	height:50px !important;
}

#item446521 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item446550 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

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

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

#item446461 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

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

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

#item446589 {
	width:81px !important;
	height:29px !important;
}

#item446586 {
	width:81px !important;
	height:29px !important;
	left:363px !important;
	top:189px !important;
}

#item446561 {
	width:85px !important;
	height:50px !important;
}

#item446557 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

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

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

#item446454 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item446447 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

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

#item446837 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item459091 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

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

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

#item446826 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item459083 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

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

#item446793 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

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

#item446818 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item446772 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item459078 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

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

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

#item446761 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item459074 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

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

#item446729 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

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

#item446753 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item446726 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item446724 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item449091 {
	width:74px !important;
	height:13px !important;
	left:455px !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:377px !important;
	top:175px !important;
}

#item448380 {
	width:94px !important;
	height:56px !important;
	left:370px !important;
	top:533px !important;
}

#item448452 {
	width:85px !important;
	height:50px !important;
}

#item448447 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item448481 {
	width:97px !important;
	height:49px !important;
}

#item448475 {
	width:97px !important;
	height:49px !important;
	left:430px !important;
	top:542px !important;
}

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

#item448432 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

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

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

#item448583 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

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

#item448440 {
	width:30px !important;
	height:30px !important;
	left:173px !important;
}

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

#item448530 {
	width:100px !important;
	height:30px !important;
	top:1px !important;
}

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

#item448591 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
}

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

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

#item448393 {
	width:93px !important;
	height:30px !important;
	left:372px !important;
	top:180px !important;
}

#item448409 {
	width:85px !important;
	height:50px !important;
}

#item448404 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

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

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

#item448598 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item448610 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

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

#item448731 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:518px !important;
}

#item448755 {
	width:76px !important;
	height:26px !important;
	left:376px !important;
	top:548px !important;
}

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

#item448768 {
	width:100px !important;
	height:30px !important;
	top:2px !important;
}

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

#item448796 {
	width:30px !important;
	height:30px !important;
	left:173px !important;
}

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

#item448803 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
}

#item448817 {
	width:85px !important;
	height:50px !important;
}

#item448812 {
	width:85px !important;
	height:50px !important;
	left:442px !important;
	top:542px !important;
}

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

#item459126 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

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

#item448160 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item459122 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

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

#item448146 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item448104 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

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

#item448135 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item459117 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

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

#item448077 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item459113 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

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

#item448065 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item448016 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

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

#item448051 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item459109 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

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

#item448006 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item459103 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

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

#item447981 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item447939 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

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

#item447970 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item459099 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

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

#item447913 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item459095 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

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

#item447900 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item447850 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

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

#item447887 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item447847 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item447845 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item459901 {
	width:86px !important;
	height:13px !important;
	left:442px !important;
	top:52px !important;
}

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

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

#item459826 {
	width:81px !important;
	height:29px !important;
}

#item459821 {
	width:81px !important;
	height:29px !important;
	left:447px !important;
	top:181px !important;
}

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

#item459831 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

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

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

#item459867 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item459877 {
	width:74px !important;
	height:13px !important;
	left:455px !important;
	top:52px !important;
}

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

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

#item459682 {
	width:81px !important;
	height:29px !important;
}

#item459677 {
	width:81px !important;
	height:29px !important;
	left:447px !important;
	top:181px !important;
}

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

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

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

#item459716 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item459725 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

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

#item459588 {
	width:36px !important;
	height:36px !important;
	left:811px !important;
	top:64px !important;
}

#item459596 {
	width:441px !important;
	height:816px !important;
	left:373px !important;
	top:97px !important;
}

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

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

#item459573 {
	width:36px !important;
	height:36px !important;
	left:811px !important;
	top:64px !important;
}

#item459582 {
	width:441px !important;
	height:816px !important;
	left:373px !important;
	top:97px !important;
}

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

#item459531 {
	width:471px !important;
	height:510px !important;
	left:373px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

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

#item459563 {
	width:36px !important;
	height:36px !important;
	left:811px !important;
	top:64px !important;
}

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

#item459510 {
	width:36px !important;
	height:36px !important;
	left:811px !important;
	top:64px !important;
}

#item459524 {
	width:441px !important;
	height:816px !important;
	left:373px !important;
	top:97px !important;
}

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

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

#item459494 {
	width:36px !important;
	height:36px !important;
	left:811px !important;
	top:64px !important;
}

#item459503 {
	width:441px !important;
	height:816px !important;
	left:373px !important;
	top:97px !important;
}

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

#item459450 {
	width:471px !important;
	height:510px !important;
	left:373px !important;
	top:403px !important;
	padding:0px 40px 0px 0px;
}

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

#item459482 {
	width:36px !important;
	height:36px !important;
	left:811px !important;
	top:64px !important;
}

#item459446 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:132px !important;
}

#item459444 {
	width:901px !important;
	height:1063px !important;
	left:-286px !important;
	top:-10px !important;
}

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

#item459347 {
	width:1491px !important;
	height:1054px !important;
	left:-438px !important;
	top:-2px !important;
}

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

@keyframes grow-459204 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-459204 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item459204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item459222 {
	width:191px !important;
	height:15px !important;
	left:13px !important;
	top:273px !important;
}

#item459245 {
	width:28px !important;
	height:28px !important;
	left:175px !important;
	top:265px !important;
}

#item459204 {
	width:215px !important;
	height:306px !important;
	left:87px !important;
	top:162px !important;
}

@keyframes grow-459256 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-459256 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item459256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item459273 {
	width:190px !important;
	height:16px !important;
	left:13px !important;
	top:273px !important;
}

#item459296 {
	width:28px !important;
	height:28px !important;
	left:175px !important;
	top:265px !important;
}

#item459256 {
	width:215px !important;
	height:306px !important;
	left:314px !important;
	top:162px !important;
}

@keyframes grow-459302 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-459302 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item459302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item459318 {
	width:189px !important;
	height:15px !important;
	left:13px !important;
	top:273px !important;
}

#item459341 {
	width:28px !important;
	height:28px !important;
	left:175px !important;
	top:265px !important;
}

#item459302 {
	width:215px !important;
	height:306px !important;
	left:87px !important;
	top:495px !important;
}

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

#item459402 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item459398 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item459394 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item459139 {
	width:930px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item450628 {
	width:615px !important;
	height:252px !important;
}

#item450637 {
	width:344px !important;
	height:140px !important;
	left:87px !important;
	top:639px !important;
}

#item450660 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:299px !important;
}

#item450687 {
	width:324px !important;
	height:10px !important;
}

#item450683 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:418px !important;
}

#item450715 {
	width:324px !important;
	height:10px !important;
}

#item450710 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:576px !important;
}

#item450742 {
	width:324px !important;
	height:10px !important;
}

#item450738 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:537px !important;
}

#item450770 {
	width:324px !important;
	height:10px !important;
}

#item450765 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:497px !important;
}

#item450797 {
	width:324px !important;
	height:10px !important;
}

#item450793 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:458px !important;
}

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

#item450965 {
	width:441px !important;
	height:469px !important;
	left:97px !important;
	top:99px !important;
}

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

#item450988 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

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

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

#item450932 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item450940 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

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

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

#item450899 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item450907 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

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

#item450858 {
	width:441px !important;
	height:656px !important;
	left:97px !important;
	top:99px !important;
}

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

#item450881 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

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

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

#item450825 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item450833 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item450822 {
	width:30px !important;
	height:27px !important;
	left:595px !important;
	top:10px !important;
}

#item450820 {
	width:625px !important;
	height:1065px !important;
	left:-10px !important;
	top:-12px !important;
}

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

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

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

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

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

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

p.autoParaStyle16 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:44px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle15 {
	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.autoParaStyle14 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8.9px;
	line-height:10.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:6px;
	text-align:center;
}

p.autoParaStyle13 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:6.4px;
	line-height:8px;
	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.autoParaStyle12 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:9.5px;
	line-height:11.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;
	margin-bottom:6px;
	text-align:center;
}

p.autoParaStyle11 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:6.9px;
	line-height:8.6px;
	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.autoParaStyle10 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:9.6px;
	line-height:11.5px;
	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:6px;
	text-align:center;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:6.9px;
	line-height:8.7px;
	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.autoParaStyle8 {
	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.autoParaStyle7 {
	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.autoParaStyle6 {
	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.autoParaStyle5 {
	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.autoParaStyle4 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle3 {
	font-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.autoParaStyle2 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle1 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size: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.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.sumario {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:44px;
	color:#009976;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.regular-50-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#009976;
	margin-bottom:10px;
	text-align:left;
}

p.regular-50-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.regular-40-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:44px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-40-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-13-negro-puntos {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.regular-13-negro-mayusculas {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.light-20-negro-justificado {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.light-20-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.itinerario-regular-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.itinerario-dias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	text-align:left;
}

p.hoteles-cabecera {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	text-transform:uppercase;
	border-top:dotted 21px #d2ffda;
	margin-bottom:3px;
	text-align:center;
}

p.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-movil {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:80px;
	line-height:96px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d3e7d1;
	text-align:center;
}

p.boton-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._20pt {
	font-size:20px;
}

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