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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item492033 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item492472 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item492963 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item493365 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item494132 {
	width:344px !important;
	height:309px !important;
	left:87px !important;
	top:87px !important;
}

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

#item493972 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:411px !important;
}

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

#item493981 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:411px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item494518 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item494905 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item495307 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item495670 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item496054 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item496423 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item496862 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item497230 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item497589 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item497955 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item498310 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

p.autoParaStyle1 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.regular-30-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.boton-20-bold-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:20px;
	text-align:left;
}

p.titular-descripcion {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	padding-right:100px;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.texto-legal-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.sumario {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:44px;
	color:#009976;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.regular-50-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#009976;
	margin-bottom:10px;
	text-align:left;
}

p.regular-50-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.regular-40-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:44px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-40-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-13-negro-mayusculas {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.light-20-negro-justificado {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.light-20-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.hoteles-cabecera {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	text-transform:uppercase;
	border-top:dotted 21px #d2ffda;
	margin-bottom:3px;
	text-align:center;
}

p.cubierta {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:110px;
	line-height:132px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d3e7d1;
	text-align:center;
}

p.boton-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #009976;
	text-align:center;
}

p.boton-sumario {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.boton-menta {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d2ffda;
	text-align:center;
}

p.boton-experiencias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-circuitos-ciudades {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-acordeon-off {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-20-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.book-13-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-blanco {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-11-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-20-verde-derecha {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.bold-20-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

p.bold-13-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-8-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Párrafo-básico {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.bold {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
