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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item337334 {
	width:60px !important;
	height:60px !important;
	left:381px !important;
}

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

#item337267 {
	width:555px !important;
	height:312px !important;
	left:30px !important;
	top:30px !important;
}

#item337272 {
	width:441px !important;
	height:176px !important;
	left:87px !important;
	top:363px !important;
}

#item337250 {
	width:77px !important;
	height:48px !important;
}

#item337245 {
	width:77px !important;
	height:48px !important;
	left:428px !important;
	top:87px !important;
}

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

#item337120 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:753px !important;
}

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

#item337148 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:564px !important;
}

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

#item337157 {
	width:30px !important;
	height:30px !important;
	left:135px !important;
	top:564px !important;
}

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

#item337166 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:630px !important;
}

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

#item337192 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:671px !important;
}

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

#item337219 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:712px !important;
}

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

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

#item337008 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item337019 {
	width:579px !important;
	height:806px !important;
	left:28px !important;
	top:132px !important;
}

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

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

#item337108 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item337116 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item337093 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item337101 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item337075 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item337086 {
	width:441px !important;
	height:785px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item337052 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item337062 {
	width:441px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
}

#item337068 {
	width:441px !important;
	height:110px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item337666 {
	width:555px !important;
	height:312px !important;
	left:30px !important;
	top:30px !important;
}

#item337672 {
	width:441px !important;
	height:269px !important;
	left:87px !important;
	top:363px !important;
}

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

#item337533 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:753px !important;
}

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

#item337560 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:571px !important;
}

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

#item337570 {
	width:30px !important;
	height:30px !important;
	left:135px !important;
	top:571px !important;
}

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

#item337578 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:630px !important;
}

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

#item337604 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:671px !important;
}

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

#item337630 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:712px !important;
}

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

#item337656 {
	width:30px !important;
	height:30px !important;
	left:183px !important;
	top:571px !important;
}

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

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

#item337522 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item337528 {
	width:579px !important;
	height:344px !important;
	left:234px !important;
	top:363px !important;
}

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

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

#item337507 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item337515 {
	width:579px !important;
	height:806px !important;
	left:28px !important;
	top:132px !important;
}

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

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

#item337490 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item337500 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item337472 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item337483 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item337456 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item337465 {
	width:441px !important;
	height:785px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item337432 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item337441 {
	width:441px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
}

#item337446 {
	width:441px !important;
	height:110px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item338031 {
	width:555px !important;
	height:312px !important;
	left:30px !important;
	top:30px !important;
}

#item338036 {
	width:441px !important;
	height:269px !important;
	left:87px !important;
	top:363px !important;
}

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

#item337895 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:753px !important;
}

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

#item337922 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:579px !important;
}

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

#item337933 {
	width:30px !important;
	height:30px !important;
	left:135px !important;
	top:579px !important;
}

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

#item337944 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:627px !important;
}

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

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

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

#item337996 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:711px !important;
}

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

#item338022 {
	width:30px !important;
	height:30px !important;
	left:183px !important;
	top:579px !important;
}

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

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

#item337883 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item337891 {
	width:579px !important;
	height:344px !important;
	left:234px !important;
	top:363px !important;
}

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

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

#item337866 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item337876 {
	width:579px !important;
	height:806px !important;
	left:28px !important;
	top:132px !important;
}

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

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

#item337850 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item337859 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item337835 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item337843 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item337820 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item337828 {
	width:441px !important;
	height:785px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item337796 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item337807 {
	width:441px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
}

#item337812 {
	width:441px !important;
	height:110px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item338391 {
	width:555px !important;
	height:312px !important;
	left:30px !important;
	top:30px !important;
}

#item338396 {
	width:441px !important;
	height:269px !important;
	left:87px !important;
	top:363px !important;
}

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

#item338253 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:753px !important;
}

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

#item338280 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:576px !important;
}

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

#item338291 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:576px !important;
}

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

#item338301 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:627px !important;
}

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

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

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

#item338353 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:711px !important;
}

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

#item338379 {
	width:30px !important;
	height:30px !important;
	left:181px !important;
	top:576px !important;
}

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

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

#item338242 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item338249 {
	width:579px !important;
	height:344px !important;
	left:234px !important;
	top:363px !important;
}

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

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

#item338227 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item338235 {
	width:579px !important;
	height:806px !important;
	left:28px !important;
	top:132px !important;
}

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

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

#item338213 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item338221 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item338193 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item338206 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item338177 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item338186 {
	width:441px !important;
	height:785px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item338150 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item338162 {
	width:441px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
}

#item338168 {
	width:441px !important;
	height:110px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item338732 {
	width:555px !important;
	height:312px !important;
	left:30px !important;
	top:30px !important;
}

#item338737 {
	width:441px !important;
	height:269px !important;
	left:87px !important;
	top:363px !important;
}

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

#item338595 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:753px !important;
}

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

#item338624 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:567px !important;
}

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

#item338633 {
	width:30px !important;
	height:30px !important;
	left:136px !important;
	top:567px !important;
}

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

#item338641 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:633px !important;
}

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

#item338668 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:673px !important;
}

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

#item338694 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:713px !important;
}

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

#item338720 {
	width:30px !important;
	height:30px !important;
	left:186px !important;
	top:567px !important;
}

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

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

#item338584 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item338591 {
	width:579px !important;
	height:344px !important;
	left:234px !important;
	top:363px !important;
}

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

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

#item338473 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item338482 {
	width:579px !important;
	height:806px !important;
	left:28px !important;
	top:132px !important;
}

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

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

#item338567 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item338578 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item338552 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item338560 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item338536 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item338545 {
	width:441px !important;
	height:785px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item338515 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item338523 {
	width:441px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
}

#item338528 {
	width:441px !important;
	height:110px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item339181 {
	width:555px !important;
	height:312px !important;
	left:30px !important;
	top:30px !important;
}

#item339187 {
	width:441px !important;
	height:269px !important;
	left:87px !important;
	top:363px !important;
}

#item339166 {
	width:77px !important;
	height:48px !important;
}

#item339161 {
	width:77px !important;
	height:48px !important;
	left:428px !important;
	top:87px !important;
}

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

#item338973 {
	width:165px !important;
	height:30px !important;
	left:277px !important;
	top:753px !important;
}

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

#item339000 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:616px !important;
}

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

#item339009 {
	width:30px !important;
	height:30px !important;
	left:135px !important;
	top:616px !important;
}

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

#item339017 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:673px !important;
}

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

#item339044 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:753px !important;
}

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

#item339070 {
	width:165px !important;
	height:30px !important;
	left:276px !important;
	top:673px !important;
}

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

#item339098 {
	width:165px !important;
	height:30px !important;
	left:276px !important;
	top:713px !important;
}

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

#item339125 {
	width:30px !important;
	height:30px !important;
	left:183px !important;
	top:616px !important;
}

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

#item339135 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:713px !important;
}

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

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

#item338960 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item338968 {
	width:579px !important;
	height:344px !important;
	left:234px !important;
	top:363px !important;
}

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

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

#item338945 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item338953 {
	width:579px !important;
	height:806px !important;
	left:28px !important;
	top:132px !important;
}

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

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

#item338931 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item338939 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item338915 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item338923 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item338903 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item338909 {
	width:441px !important;
	height:785px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item338888 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item338896 {
	width:441px !important;
	height:785px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item338862 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item338875 {
	width:441px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
}

#item338881 {
	width:441px !important;
	height:110px !important;
	left:97px !important;
	top:132px !important;
}

#item338834 {
	width:31px !important;
	height:31px !important;
	left:889px !important;
	top:106px !important;
	border:solid 1px #000;
}

#item338832 {
	width:920px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item339635 {
	width:555px !important;
	height:312px !important;
	left:30px !important;
	top:30px !important;
}

#item339640 {
	width:441px !important;
	height:269px !important;
	left:87px !important;
	top:363px !important;
}

#item339622 {
	width:77px !important;
	height:48px !important;
}

#item339617 {
	width:77px !important;
	height:48px !important;
	left:428px !important;
	top:87px !important;
}

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

#item339428 {
	width:165px !important;
	height:30px !important;
	left:277px !important;
	top:753px !important;
}

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

#item339456 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:616px !important;
}

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

#item339467 {
	width:30px !important;
	height:30px !important;
	left:135px !important;
	top:616px !important;
}

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

#item339475 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:673px !important;
}

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

#item339502 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:753px !important;
}

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

#item339528 {
	width:165px !important;
	height:30px !important;
	left:276px !important;
	top:673px !important;
}

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

#item339554 {
	width:165px !important;
	height:30px !important;
	left:276px !important;
	top:713px !important;
}

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

#item339581 {
	width:30px !important;
	height:30px !important;
	left:183px !important;
	top:616px !important;
}

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

#item339590 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:713px !important;
}

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

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

#item339417 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item339423 {
	width:579px !important;
	height:344px !important;
	left:234px !important;
	top:363px !important;
}

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

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

#item339402 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item339410 {
	width:579px !important;
	height:806px !important;
	left:28px !important;
	top:132px !important;
}

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

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

#item339387 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item339396 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item339371 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item339379 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item339359 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item339365 {
	width:441px !important;
	height:785px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item339339 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item339351 {
	width:441px !important;
	height:785px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item339316 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item339326 {
	width:441px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
}

#item339331 {
	width:441px !important;
	height:110px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item340076 {
	width:555px !important;
	height:312px !important;
	left:30px !important;
	top:30px !important;
}

#item340081 {
	width:441px !important;
	height:269px !important;
	left:87px !important;
	top:363px !important;
}

#item340061 {
	width:77px !important;
	height:48px !important;
}

#item340056 {
	width:77px !important;
	height:48px !important;
	left:428px !important;
	top:87px !important;
}

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

#item339866 {
	width:165px !important;
	height:30px !important;
	left:277px !important;
	top:753px !important;
}

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

#item339893 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:616px !important;
}

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

#item339903 {
	width:30px !important;
	height:30px !important;
	left:135px !important;
	top:616px !important;
}

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

#item339914 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:673px !important;
}

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

#item339942 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:753px !important;
}

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

#item339969 {
	width:165px !important;
	height:30px !important;
	left:276px !important;
	top:673px !important;
}

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

#item339995 {
	width:165px !important;
	height:30px !important;
	left:276px !important;
	top:713px !important;
}

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

#item340021 {
	width:30px !important;
	height:30px !important;
	left:183px !important;
	top:616px !important;
}

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

#item340030 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:713px !important;
}

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

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

#item339855 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item339862 {
	width:579px !important;
	height:344px !important;
	left:234px !important;
	top:363px !important;
}

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

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

#item339839 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item339848 {
	width:579px !important;
	height:806px !important;
	left:28px !important;
	top:132px !important;
}

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

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

#item339824 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item339833 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item339807 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item339817 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item339793 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item339801 {
	width:441px !important;
	height:785px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item339777 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item339786 {
	width:441px !important;
	height:785px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item339755 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item339765 {
	width:441px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
}

#item339770 {
	width:441px !important;
	height:110px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item340542 {
	width:555px !important;
	height:312px !important;
	left:30px !important;
	top:30px !important;
}

#item340547 {
	width:441px !important;
	height:269px !important;
	left:87px !important;
	top:363px !important;
}

#item340528 {
	width:77px !important;
	height:48px !important;
}

#item340523 {
	width:77px !important;
	height:48px !important;
	left:428px !important;
	top:87px !important;
}

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

#item340332 {
	width:165px !important;
	height:30px !important;
	left:277px !important;
	top:753px !important;
}

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

#item340359 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:616px !important;
}

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

#item340369 {
	width:30px !important;
	height:30px !important;
	left:135px !important;
	top:616px !important;
}

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

#item340377 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:673px !important;
}

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

#item340405 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:753px !important;
}

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

#item340431 {
	width:165px !important;
	height:30px !important;
	left:276px !important;
	top:673px !important;
}

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

#item340458 {
	width:165px !important;
	height:30px !important;
	left:276px !important;
	top:713px !important;
}

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

#item340484 {
	width:30px !important;
	height:30px !important;
	left:183px !important;
	top:616px !important;
}

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

#item340497 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:713px !important;
}

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

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

#item340196 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item340206 {
	width:579px !important;
	height:344px !important;
	left:234px !important;
	top:363px !important;
}

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

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

#item340321 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item340327 {
	width:579px !important;
	height:806px !important;
	left:28px !important;
	top:132px !important;
}

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

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

#item340306 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item340314 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item340291 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item340299 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item340277 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item340285 {
	width:441px !important;
	height:785px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item340260 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item340269 {
	width:441px !important;
	height:785px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item340238 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item340247 {
	width:441px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
}

#item340253 {
	width:441px !important;
	height:110px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item340989 {
	width:555px !important;
	height:312px !important;
	left:30px !important;
	top:30px !important;
}

#item340994 {
	width:441px !important;
	height:269px !important;
	left:87px !important;
	top:363px !important;
}

#item340976 {
	width:77px !important;
	height:48px !important;
}

#item340970 {
	width:77px !important;
	height:48px !important;
	left:428px !important;
	top:87px !important;
}

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

#item340784 {
	width:165px !important;
	height:30px !important;
	left:277px !important;
	top:753px !important;
}

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

#item340812 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:616px !important;
}

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

#item340821 {
	width:30px !important;
	height:30px !important;
	left:135px !important;
	top:616px !important;
}

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

#item340830 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:673px !important;
}

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

#item340857 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:753px !important;
}

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

#item340883 {
	width:165px !important;
	height:30px !important;
	left:276px !important;
	top:673px !important;
}

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

#item340909 {
	width:165px !important;
	height:30px !important;
	left:276px !important;
	top:713px !important;
}

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

#item340935 {
	width:30px !important;
	height:30px !important;
	left:183px !important;
	top:616px !important;
}

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

#item340944 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:713px !important;
}

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

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

#item340774 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item340780 {
	width:579px !important;
	height:344px !important;
	left:234px !important;
	top:363px !important;
}

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

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

#item340757 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item340767 {
	width:579px !important;
	height:806px !important;
	left:28px !important;
	top:132px !important;
}

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

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

#item340741 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item340751 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item340725 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item340734 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item340713 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item340719 {
	width:441px !important;
	height:785px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item340696 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item340705 {
	width:441px !important;
	height:785px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item340674 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item340683 {
	width:441px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
}

#item340688 {
	width:441px !important;
	height:110px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item341475 {
	width:555px !important;
	height:312px !important;
	left:30px !important;
	top:30px !important;
}

#item341480 {
	width:441px !important;
	height:269px !important;
	left:87px !important;
	top:363px !important;
}

#item341460 {
	width:77px !important;
	height:48px !important;
}

#item341454 {
	width:77px !important;
	height:48px !important;
	left:428px !important;
	top:87px !important;
}

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

#item341269 {
	width:165px !important;
	height:30px !important;
	left:277px !important;
	top:753px !important;
}

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

#item341296 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:616px !important;
}

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

#item341305 {
	width:30px !important;
	height:30px !important;
	left:135px !important;
	top:616px !important;
}

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

#item341314 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:673px !important;
}

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

#item341341 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:753px !important;
}

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

#item341367 {
	width:165px !important;
	height:30px !important;
	left:276px !important;
	top:673px !important;
}

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

#item341393 {
	width:165px !important;
	height:30px !important;
	left:276px !important;
	top:713px !important;
}

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

#item341419 {
	width:30px !important;
	height:30px !important;
	left:183px !important;
	top:616px !important;
}

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

#item341428 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:713px !important;
}

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

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

#item341258 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item341265 {
	width:579px !important;
	height:344px !important;
	left:234px !important;
	top:363px !important;
}

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

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

#item341129 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item341141 {
	width:579px !important;
	height:806px !important;
	left:28px !important;
	top:132px !important;
}

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

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

#item341242 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item341252 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item341223 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item341233 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item341211 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item341217 {
	width:441px !important;
	height:785px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item341196 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item341204 {
	width:441px !important;
	height:785px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item341175 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item341183 {
	width:441px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
}

#item341188 {
	width:441px !important;
	height:110px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item341954 {
	width:555px !important;
	height:312px !important;
	left:30px !important;
	top:30px !important;
}

#item341959 {
	width:441px !important;
	height:269px !important;
	left:87px !important;
	top:363px !important;
}

#item341940 {
	width:77px !important;
	height:48px !important;
}

#item341934 {
	width:77px !important;
	height:48px !important;
	left:428px !important;
	top:87px !important;
}

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

#item341746 {
	width:165px !important;
	height:30px !important;
	left:277px !important;
	top:753px !important;
}

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

#item341774 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:616px !important;
}

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

#item341785 {
	width:30px !important;
	height:30px !important;
	left:135px !important;
	top:616px !important;
}

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

#item341794 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:673px !important;
}

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

#item341821 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:753px !important;
}

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

#item341847 {
	width:165px !important;
	height:30px !important;
	left:276px !important;
	top:673px !important;
}

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

#item341873 {
	width:165px !important;
	height:30px !important;
	left:276px !important;
	top:713px !important;
}

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

#item341899 {
	width:30px !important;
	height:30px !important;
	left:183px !important;
	top:616px !important;
}

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

#item341908 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:713px !important;
}

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

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

#item341734 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item341742 {
	width:579px !important;
	height:344px !important;
	left:234px !important;
	top:363px !important;
}

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

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

#item341716 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item341727 {
	width:579px !important;
	height:806px !important;
	left:28px !important;
	top:132px !important;
}

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

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

#item341702 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item341710 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item341687 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item341695 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item341674 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item341681 {
	width:441px !important;
	height:785px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item341655 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item341666 {
	width:441px !important;
	height:785px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item341634 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item341643 {
	width:441px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
}

#item341648 {
	width:441px !important;
	height:110px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item342435 {
	width:555px !important;
	height:312px !important;
	left:30px !important;
	top:30px !important;
}

#item342440 {
	width:441px !important;
	height:269px !important;
	left:87px !important;
	top:363px !important;
}

#item342421 {
	width:77px !important;
	height:48px !important;
}

#item342416 {
	width:77px !important;
	height:48px !important;
	left:428px !important;
	top:87px !important;
}

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

#item342227 {
	width:165px !important;
	height:30px !important;
	left:277px !important;
	top:753px !important;
}

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

#item342255 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:616px !important;
}

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

#item342266 {
	width:30px !important;
	height:30px !important;
	left:135px !important;
	top:616px !important;
}

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

#item342275 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:673px !important;
}

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

#item342302 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:753px !important;
}

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

#item342329 {
	width:165px !important;
	height:30px !important;
	left:276px !important;
	top:673px !important;
}

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

#item342355 {
	width:165px !important;
	height:30px !important;
	left:276px !important;
	top:713px !important;
}

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

#item342381 {
	width:30px !important;
	height:30px !important;
	left:183px !important;
	top:616px !important;
}

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

#item342390 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:713px !important;
}

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

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

#item342214 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item342223 {
	width:579px !important;
	height:344px !important;
	left:234px !important;
	top:363px !important;
}

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

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

#item342199 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item342207 {
	width:579px !important;
	height:806px !important;
	left:28px !important;
	top:132px !important;
}

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

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

#item342090 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item342100 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item342185 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item342193 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item342173 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item342179 {
	width:441px !important;
	height:785px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item342154 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item342165 {
	width:441px !important;
	height:785px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item342134 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item342142 {
	width:441px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
}

#item342147 {
	width:441px !important;
	height:110px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item342966 {
	width:555px !important;
	height:312px !important;
	left:30px !important;
	top:30px !important;
}

#item342971 {
	width:441px !important;
	height:269px !important;
	left:87px !important;
	top:363px !important;
}

#item342953 {
	width:77px !important;
	height:48px !important;
}

#item342948 {
	width:77px !important;
	height:48px !important;
	left:428px !important;
	top:87px !important;
}

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

#item342755 {
	width:165px !important;
	height:30px !important;
	left:277px !important;
	top:753px !important;
}

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

#item342782 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:616px !important;
}

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

#item342794 {
	width:30px !important;
	height:30px !important;
	left:135px !important;
	top:616px !important;
}

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

#item342805 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:673px !important;
}

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

#item342832 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:753px !important;
}

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

#item342858 {
	width:165px !important;
	height:30px !important;
	left:276px !important;
	top:673px !important;
}

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

#item342884 {
	width:165px !important;
	height:30px !important;
	left:276px !important;
	top:713px !important;
}

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

#item342910 {
	width:30px !important;
	height:30px !important;
	left:183px !important;
	top:616px !important;
}

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

#item342920 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:713px !important;
}

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

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

#item342745 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item342751 {
	width:579px !important;
	height:344px !important;
	left:234px !important;
	top:363px !important;
}

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

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

#item342730 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item342738 {
	width:579px !important;
	height:806px !important;
	left:28px !important;
	top:132px !important;
}

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

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

#item342715 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item342723 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item342697 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item342708 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item342685 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item342691 {
	width:441px !important;
	height:785px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item342669 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item342677 {
	width:441px !important;
	height:785px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item342645 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item342655 {
	width:441px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
}

#item342660 {
	width:441px !important;
	height:110px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item343432 {
	width:555px !important;
	height:312px !important;
	left:30px !important;
	top:30px !important;
}

#item343437 {
	width:441px !important;
	height:269px !important;
	left:87px !important;
	top:363px !important;
}

#item343418 {
	width:77px !important;
	height:48px !important;
}

#item343413 {
	width:77px !important;
	height:48px !important;
	left:428px !important;
	top:87px !important;
}

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

#item343223 {
	width:165px !important;
	height:30px !important;
	left:277px !important;
	top:753px !important;
}

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

#item343250 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:616px !important;
}

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

#item343259 {
	width:30px !important;
	height:30px !important;
	left:135px !important;
	top:616px !important;
}

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

#item343268 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:673px !important;
}

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

#item343296 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:753px !important;
}

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

#item343323 {
	width:165px !important;
	height:30px !important;
	left:276px !important;
	top:673px !important;
}

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

#item343350 {
	width:165px !important;
	height:30px !important;
	left:276px !important;
	top:713px !important;
}

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

#item343376 {
	width:30px !important;
	height:30px !important;
	left:183px !important;
	top:616px !important;
}

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

#item343387 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:713px !important;
}

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

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

#item343213 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item343219 {
	width:579px !important;
	height:344px !important;
	left:234px !important;
	top:363px !important;
}

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

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

#item343086 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item343095 {
	width:579px !important;
	height:806px !important;
	left:28px !important;
	top:132px !important;
}

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

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

#item343197 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item343205 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item343179 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item343190 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item343166 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item343173 {
	width:441px !important;
	height:785px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item343150 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item343158 {
	width:441px !important;
	height:785px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item343129 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item343138 {
	width:441px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
}

#item343143 {
	width:441px !important;
	height:110px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item343891 {
	width:555px !important;
	height:312px !important;
	left:30px !important;
	top:30px !important;
}

#item343896 {
	width:441px !important;
	height:269px !important;
	left:87px !important;
	top:363px !important;
}

#item343876 {
	width:77px !important;
	height:48px !important;
}

#item343871 {
	width:77px !important;
	height:48px !important;
	left:428px !important;
	top:87px !important;
}

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

#item343685 {
	width:165px !important;
	height:30px !important;
	left:277px !important;
	top:753px !important;
}

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

#item343712 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:616px !important;
}

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

#item343721 {
	width:30px !important;
	height:30px !important;
	left:135px !important;
	top:616px !important;
}

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

#item343730 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:673px !important;
}

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

#item343757 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:753px !important;
}

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

#item343783 {
	width:165px !important;
	height:30px !important;
	left:276px !important;
	top:673px !important;
}

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

#item343809 {
	width:165px !important;
	height:30px !important;
	left:276px !important;
	top:713px !important;
}

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

#item343835 {
	width:30px !important;
	height:30px !important;
	left:183px !important;
	top:616px !important;
}

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

#item343845 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:713px !important;
}

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

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

#item343549 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item343559 {
	width:579px !important;
	height:344px !important;
	left:234px !important;
	top:363px !important;
}

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

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

#item343674 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item343680 {
	width:579px !important;
	height:806px !important;
	left:28px !important;
	top:132px !important;
}

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

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

#item343656 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item343668 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item343641 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item343649 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item343628 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item343635 {
	width:441px !important;
	height:785px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item343611 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item343621 {
	width:441px !important;
	height:785px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item343591 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item343599 {
	width:441px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
}

#item343604 {
	width:441px !important;
	height:110px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item344353 {
	width:555px !important;
	height:312px !important;
	left:30px !important;
	top:30px !important;
}

#item344358 {
	width:441px !important;
	height:269px !important;
	left:87px !important;
	top:363px !important;
}

#item344340 {
	width:77px !important;
	height:48px !important;
}

#item344335 {
	width:77px !important;
	height:48px !important;
	left:428px !important;
	top:87px !important;
}

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

#item344148 {
	width:165px !important;
	height:30px !important;
	left:277px !important;
	top:753px !important;
}

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

#item344175 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:616px !important;
}

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

#item344185 {
	width:30px !important;
	height:30px !important;
	left:135px !important;
	top:616px !important;
}

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

#item344193 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:673px !important;
}

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

#item344220 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:753px !important;
}

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

#item344246 {
	width:165px !important;
	height:30px !important;
	left:276px !important;
	top:673px !important;
}

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

#item344272 {
	width:165px !important;
	height:30px !important;
	left:276px !important;
	top:713px !important;
}

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

#item344298 {
	width:30px !important;
	height:30px !important;
	left:183px !important;
	top:616px !important;
}

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

#item344308 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:713px !important;
}

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

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

#item344135 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item344144 {
	width:579px !important;
	height:344px !important;
	left:234px !important;
	top:363px !important;
}

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

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

#item344119 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item344127 {
	width:579px !important;
	height:806px !important;
	left:28px !important;
	top:132px !important;
}

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

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

#item344104 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item344113 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item344088 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item344097 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item344076 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item344082 {
	width:441px !important;
	height:785px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item344060 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item344069 {
	width:441px !important;
	height:785px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item344036 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item344048 {
	width:441px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
}

#item344053 {
	width:441px !important;
	height:110px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item344856 {
	width:555px !important;
	height:312px !important;
	left:30px !important;
	top:30px !important;
}

#item344861 {
	width:441px !important;
	height:269px !important;
	left:87px !important;
	top:363px !important;
}

#item344843 {
	width:77px !important;
	height:48px !important;
}

#item344838 {
	width:77px !important;
	height:48px !important;
	left:428px !important;
	top:87px !important;
}

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

#item344649 {
	width:165px !important;
	height:30px !important;
	left:277px !important;
	top:753px !important;
}

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

#item344676 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:616px !important;
}

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

#item344689 {
	width:30px !important;
	height:30px !important;
	left:135px !important;
	top:616px !important;
}

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

#item344697 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:673px !important;
}

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

#item344724 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:753px !important;
}

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

#item344750 {
	width:165px !important;
	height:30px !important;
	left:276px !important;
	top:673px !important;
}

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

#item344776 {
	width:165px !important;
	height:30px !important;
	left:276px !important;
	top:713px !important;
}

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

#item344802 {
	width:30px !important;
	height:30px !important;
	left:183px !important;
	top:616px !important;
}

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

#item344812 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:713px !important;
}

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

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

#item344639 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item344645 {
	width:579px !important;
	height:344px !important;
	left:234px !important;
	top:363px !important;
}

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

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

#item344624 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item344632 {
	width:579px !important;
	height:806px !important;
	left:28px !important;
	top:132px !important;
}

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

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

#item344607 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item344618 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item344590 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item344598 {
	width:500px !important;
	height:765px !important;
	left:68px !important;
	top:132px !important;
}

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

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

#item344578 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item344584 {
	width:441px !important;
	height:785px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item344560 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item344571 {
	width:441px !important;
	height:785px !important;
	left:97px !important;
	top:132px !important;
}

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

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

#item344536 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item344546 {
	width:441px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
}

#item344551 {
	width:441px !important;
	height:110px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

p.sumario {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:24px;
	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:24px;
	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-40-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:50px;
	color:#fff;
	text-align:left;
}

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

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

p.regular-13-negro-puntos {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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

p.light-20-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.fechas-salidas {
	font-family:FF-Quicksand-Regular,Quicksand;
	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;
	text-align:center;
}

p.esquema-numeros {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

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

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

p.boton-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-20-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.book-20-blanco-ea-0 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

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

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

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

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

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

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

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

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

p.bold-13-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-verde-centrado {
	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;
	text-align:center;
}

p.bold-13-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-8-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Párrafo-básico {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.bold {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

span._20pt {
	font-size:20px;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
