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

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

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

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

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

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

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

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

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

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

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

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

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

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

@font-face {
	font-family:FF-Quicksand-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-Book;
	src:url("../fonts/RaisonnePro-Book.ttf");
}

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

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

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

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

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

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

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

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

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

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

#item439473 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item439479 {
	width:441px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item439289 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item439274 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item439258 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item439243 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item439222 {
	width:441px !important;
	height:525px !important;
	left:97px !important;
	top:388px !important;
}

#item439227 {
	width:441px !important;
	height:238px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

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

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

#item439834 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item439841 {
	width:441px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item439671 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:74px !important;
}

#item439680 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:142px !important;
}

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

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

#item439657 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:74px !important;
}

#item439665 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:142px !important;
}

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

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

#item439641 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:74px !important;
}

#item439650 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:142px !important;
}

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

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

#item439625 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:74px !important;
}

#item439634 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:142px !important;
}

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

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

#item439604 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:74px !important;
}

#item439613 {
	width:471px !important;
	height:606px !important;
	left:97px !important;
	top:317px !important;
}

#item439618 {
	width:611px !important;
	height:170px !important;
	left:315px !important;
	top:97px !important;
}

#item439575 {
	width:30px !important;
	height:30px !important;
	left:983px !important;
	top:10px !important;
}

#item439573 {
	width:1013px !important;
	height:1070px !important;
	left:-10px !important;
	top:-20px !important;
}

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

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

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

#item440200 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item440205 {
	width:441px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item440045 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item440031 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item440015 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item439996 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item439974 {
	width:441px !important;
	height:660px !important;
	left:97px !important;
	top:253px !important;
}

#item439980 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:132px !important;
}

#item439935 {
	width:30px !important;
	height:30px !important;
	left:1050px !important;
	top:37px !important;
}

#item439933 {
	width:1080px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

#item440570 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item440576 {
	width:441px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item440400 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:79px !important;
}

#item440410 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:147px !important;
}

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

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

#item440385 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:79px !important;
}

#item440394 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:147px !important;
}

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

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

#item440369 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:79px !important;
}

#item440378 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:147px !important;
}

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

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

#item440354 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:79px !important;
}

#item440362 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:147px !important;
}

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

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

#item440332 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:79px !important;
}

#item440341 {
	width:441px !important;
	height:660px !important;
	left:97px !important;
	top:268px !important;
}

#item440346 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:147px !important;
}

#item440303 {
	width:30px !important;
	height:30px !important;
	left:1036px !important;
	top:10px !important;
}

#item440301 {
	width:1066px !important;
	height:1075px !important;
	left:-10px !important;
	top:-25px !important;
}

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

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

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

#item440939 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item440944 {
	width:441px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item440782 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item440766 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item440751 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item440736 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item440714 {
	width:441px !important;
	height:660px !important;
	left:97px !important;
	top:253px !important;
}

#item440719 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:132px !important;
}

#item440677 {
	width:30px !important;
	height:30px !important;
	left:1018px !important;
	top:122px !important;
}

#item440675 {
	width:1048px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

#item441317 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item441322 {
	width:441px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item441161 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item441146 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item441124 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item441108 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item441084 {
	width:441px !important;
	height:660px !important;
	left:97px !important;
	top:253px !important;
}

#item441089 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

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

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

#item441696 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item441701 {
	width:441px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item441540 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item441524 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item441509 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item441494 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item441473 {
	width:441px !important;
	height:471px !important;
	left:97px !important;
	top:442px !important;
}

#item441478 {
	width:441px !important;
	height:305px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

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

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

#item442079 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item442084 {
	width:441px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item441923 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item441908 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item441892 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item441876 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item441855 {
	width:441px !important;
	height:489px !important;
	left:97px !important;
	top:424px !important;
}

#item441860 {
	width:443px !important;
	height:305px !important;
	left:95px !important;
	top:132px !important;
}

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

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

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

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

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

#item442436 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item442441 {
	width:441px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item442280 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item442262 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item442247 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item442230 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item442207 {
	width:441px !important;
	height:669px !important;
	left:97px !important;
	top:244px !important;
}

#item442212 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

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

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

#item442797 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item442802 {
	width:441px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item442640 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item442625 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item442610 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item442594 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item442573 {
	width:441px !important;
	height:660px !important;
	left:97px !important;
	top:253px !important;
}

#item442578 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

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

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

#item443198 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item443204 {
	width:441px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item443043 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item443028 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item443013 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item442997 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item442970 {
	width:441px !important;
	height:534px !important;
	left:97px !important;
	top:379px !important;
}

#item442975 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:132px !important;
}

#item442980 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:254px !important;
}

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

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

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

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

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

#item443581 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item443587 {
	width:441px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item443422 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item443407 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item443390 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item443375 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item443349 {
	width:441px !important;
	height:534px !important;
	left:97px !important;
	top:379px !important;
}

#item443355 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:132px !important;
}

#item443360 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:254px !important;
}

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

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

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

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

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

#item443996 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item444001 {
	width:441px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item443841 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item443825 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item443810 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item443795 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item443768 {
	width:441px !important;
	height:534px !important;
	left:97px !important;
	top:379px !important;
}

#item443773 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:132px !important;
}

#item443778 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:252px !important;
}

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

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

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

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

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

#item444697 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item444703 {
	width:441px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item444540 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item444524 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item444509 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item444490 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item444468 {
	width:441px !important;
	height:606px !important;
	left:97px !important;
	top:307px !important;
}

#item444474 {
	width:441px !important;
	height:155px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

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

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

#item445051 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item445057 {
	width:441px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item444892 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item444876 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item444861 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item444843 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item444822 {
	width:441px !important;
	height:660px !important;
	left:97px !important;
	top:253px !important;
}

#item444827 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

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

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

#item445407 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item445412 {
	width:441px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item445253 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item445239 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item445223 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item445207 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item445187 {
	width:441px !important;
	height:660px !important;
	left:97px !important;
	top:253px !important;
}

#item445192 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

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

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

#item445790 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item445795 {
	width:441px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item445630 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item445614 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item445595 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item445579 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item445556 {
	width:441px !important;
	height:660px !important;
	left:97px !important;
	top:253px !important;
}

#item445561 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

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

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

#item446135 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item446140 {
	width:441px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item445978 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item445964 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item445949 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item445933 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item445913 {
	width:441px !important;
	height:606px !important;
	left:97px !important;
	top:307px !important;
}

#item445918 {
	width:441px !important;
	height:150px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

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

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

#item446488 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item446494 {
	width:441px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item446332 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item446316 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item446301 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item446286 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item446265 {
	width:441px !important;
	height:606px !important;
	left:97px !important;
	top:307px !important;
}

#item446270 {
	width:441px !important;
	height:155px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

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

#item446846 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item446852 {
	width:441px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item446691 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item446674 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item446658 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item446640 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item446620 {
	width:441px !important;
	height:606px !important;
	left:97px !important;
	top:307px !important;
}

#item446625 {
	width:441px !important;
	height:160px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

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

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

#item447243 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item447248 {
	width:441px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item447086 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item447071 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item447055 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item447039 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item447018 {
	width:441px !important;
	height:606px !important;
	left:97px !important;
	top:307px !important;
}

#item447024 {
	width:441px !important;
	height:155px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

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

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

#item447644 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item447649 {
	width:441px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item447489 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item447475 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item447459 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item447444 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item447418 {
	width:441px !important;
	height:543px !important;
	left:97px !important;
	top:370px !important;
}

#item447424 {
	width:441px !important;
	height:225px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

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

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

#item448033 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item448039 {
	width:441px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item447874 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item447859 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item447841 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item447824 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item447804 {
	width:441px !important;
	height:660px !important;
	left:97px !important;
	top:253px !important;
}

#item447809 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

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

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

#item448390 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item448395 {
	width:441px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item448364 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item448225 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item448229 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item448226 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item448235 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

#item448211 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item448215 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item448212 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item448220 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

#item448195 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item448199 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item448196 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item448205 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

#item448178 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item448182 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item448179 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item448189 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

#item448133 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item448161 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item448158 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item448167 {
	width:441px !important;
	height:660px !important;
	left:97px !important;
	top:253px !important;
}

#item448172 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:132px !important;
}

#item448130 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item448128 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item392519 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item392520 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item392523 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item448799 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item448804 {
	width:441px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
}

#item448650 {
	width:165px !important;
	height:30px !important;
}

#item448646 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item448677 {
	width:30px !important;
	height:30px !important;
}

#item448673 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item448687 {
	width:30px !important;
	height:30px !important;
}

#item448684 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:543px !important;
}

#item448696 {
	width:165px !important;
	height:30px !important;
}

#item448693 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item448723 {
	width:165px !important;
	height:30px !important;
}

#item448720 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item448749 {
	width:165px !important;
	height:30px !important;
}

#item448746 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item448775 {
	width:165px !important;
	height:30px !important;
}

#item448772 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item448632 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item448636 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item448633 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item448641 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

#item448617 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item448621 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item448618 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item448626 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

#item448598 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item448602 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item448599 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item448611 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

#item448583 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item448587 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item448584 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item448592 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

#item448534 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item448562 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item448559 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item448571 {
	width:441px !important;
	height:471px !important;
	left:97px !important;
	top:442px !important;
}

#item448576 {
	width:441px !important;
	height:290px !important;
	left:97px !important;
	top:132px !important;
}

#item448531 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item448529 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item393147 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item393148 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item393152 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item449132 {
	width:555px !important;
	height:222px !important;
	left:30px !important;
	top:30px !important;
}

#item449137 {
	width:441px !important;
	height:233px !important;
	left:87px !important;
	top:280px !important;
}

#item448983 {
	width:165px !important;
	height:30px !important;
}

#item448979 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item449010 {
	width:30px !important;
	height:30px !important;
}

#item449007 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item449019 {
	width:30px !important;
	height:30px !important;
}

#item449016 {
	width:30px !important;
	height:30px !important;
	left:133px !important;
	top:543px !important;
}

#item449030 {
	width:165px !important;
	height:30px !important;
}

#item449027 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item449057 {
	width:165px !important;
	height:30px !important;
}

#item449053 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item449083 {
	width:165px !important;
	height:30px !important;
}

#item449080 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item449109 {
	width:165px !important;
	height:30px !important;
}

#item449106 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item432463 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432464 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item393707 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item393711 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item393708 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420671 {
	width:510px !important;
	height:816px !important;
	left:63px !important;
	top:97px !important;
}

#item432459 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432460 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item393698 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item393702 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item393699 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420667 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

#item432454 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432455 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item393691 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item393688 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item420663 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

#item432450 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432451 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item393656 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item393660 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item393657 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item393663 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
	padding:0px 40px 0px 0px;
}

#item432442 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item432443 {
	width:1485px !important;
	height:1050px !important;
	left:-459px !important;
}

#item393374 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item393402 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item393399 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item393406 {
	width:441px !important;
	height:165px !important;
	left:97px !important;
	top:96px !important;
}

#item396199 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item396222 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item396249 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item396272 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item396298 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item396321 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item396347 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item396370 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item396396 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item396419 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item396445 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item396468 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item396494 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item396518 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item396541 {
	width:40px !important;
	height:19px !important;
	left:11px !important;
	top:53px !important;
}

#item396544 {
	width:40px !important;
	height:19px !important;
	left:438px !important;
	top:86px !important;
}

#item396547 {
	width:40px !important;
	height:19px !important;
	left:573px !important;
	top:87px !important;
}

#item396550 {
	width:40px !important;
	height:19px !important;
	left:573px !important;
	top:18px !important;
}

#item396553 {
	width:15px !important;
	height:15px !important;
	left:113px !important;
	top:38px !important;
}

#item396563 {
	width:15px !important;
	height:15px !important;
	left:200px !important;
	top:38px !important;
}

#item396566 {
	width:15px !important;
	height:15px !important;
	left:263px !important;
	top:38px !important;
}

#item396570 {
	width:15px !important;
	height:15px !important;
	left:335px !important;
	top:42px !important;
}

#item396573 {
	width:15px !important;
	height:15px !important;
	left:449px !important;
	top:6px !important;
}

#item393630 {
	width:471px !important;
	height:606px !important;
	left:97px !important;
	top:307px !important;
	padding:0px 30px 0px 0px;
}

#item393654 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item393371 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item448962 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item448967 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item448963 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item448974 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

#item448948 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item448952 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item448949 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item448957 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

#item448930 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item448934 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item448931 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item448942 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

#item448914 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item448919 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item448915 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item448924 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

#item448868 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item448897 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item448894 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item448903 {
	width:441px !important;
	height:606px !important;
	left:97px !important;
	top:307px !important;
}

#item448908 {
	width:441px !important;
	height:152px !important;
	left:97px !important;
	top:132px !important;
}

#item448865 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item448863 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

p.autoParaStyle1 {
	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.boton-20-bold-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:20px;
	text-align:left;
}

p.regular-30-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.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-30-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-13-negro-puntos {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.light-20-negro-justificado {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.light-20-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.light-18-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:18px;
	line-height:21.6px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.itinerario-regular-13-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.itinerario-dias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

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:13px;
	line-height:15.6px;
	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: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 #d2ffda;
	text-align:center;
}

p.boton-experiencias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-circuitos-ciudades {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-acordeon-off {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-20-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.book-20-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.book-13-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-blanco {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-11-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-20-verde-derecha {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.bold-20-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

p.bold-13-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-8-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Párrafo-básico {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.barcelo-pais {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	text-transform:uppercase;
}

span.bold {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

span.book {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
}

span.quicksand {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
