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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item9345 {
	width:1170px !important;
	height:81px !important;
	left:30px !important;
	top:40px !important;
}

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

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

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

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

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

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

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

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

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

#item658282 {
	width:433px !important;
	height:74px !important;
	left:87px !important;
	top:87px !important;
}

#item750210 {
	width:433px !important;
	height:533px !important;
	left:87px !important;
	top:207px !important;
}

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

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

#item626443 {
	width:717px !important;
	height:81px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item626468 {
	width:30px !important;
	height:30px !important;
	left:490px !important;
}

#item626466 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
}

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

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

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

#item674273 {
	width:611px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

#item674201 {
	width:394px !important;
	height:339px !important;
	left:779px !important;
	top:97px !important;
	padding:0px 50px 0px 0px;
}

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

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

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

#item674238 {
	width:36px !important;
	height:36px !important;
	left:776px !important;
	top:529px !important;
}

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

#item673972 {
	width:344px !important;
	height:390px !important;
	left:779px !important;
	top:97px !important;
}

#item674048 {
	width:267px !important;
	height:30px !important;
}

#item674046 {
	width:267px !important;
	height:30px !important;
}

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

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

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

#item675477 {
	width:611px !important;
	height:129px !important;
	left:87px !important;
	top:87px !important;
}

#item675163 {
	width:1201px !important;
	height:549px !important;
	left:29px !important;
	top:287px !important;
}

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

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

#item757592 {
	width:390px !important;
	height:457px !important;
	left:1860px !important;
	top:33px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes derecha-100-675163 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-675163 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item757641 {
	width:1230px !important;
	height:866px !important;
}

#item757642 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

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

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

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

#item757648 {
	width:30px !important;
	height:30px !important;
	left:1143px !important;
	top:54px !important;
}

#item757654 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item757439 {
	width:520px !important;
	height:866px !important;
	background:#fff;
}

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

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

#item757471 {
	width:430px !important;
	height:692px !important;
	left:777px !important;
	top:97px !important;
}

#item757473 {
	width:400px !important;
	height:227px !important;
}

#item757496 {
	width:400px !important;
	height:103px !important;
	top:317px !important;
}

#item757519 {
	width:400px !important;
	height:86px !important;
	top:746px !important;
}

#item757542 {
	width:400px !important;
	height:161px !important;
	top:1159px !important;
}

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

#item757575 {
	width:30px !important;
	height:30px !important;
	left:2px !important;
	top:257px !important;
}

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

#item757414 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

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

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

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

#item757419 {
	width:30px !important;
	height:30px !important;
	left:1143px !important;
	top:54px !important;
}

#item757425 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item674889 {
	width:520px !important;
	height:866px !important;
	background:#fff;
}

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

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

#item674918 {
	width:430px !important;
	height:692px !important;
	left:777px !important;
	top:97px !important;
}

#item674920 {
	width:400px !important;
	height:125px !important;
}

#item674943 {
	width:400px !important;
	height:154px !important;
	top:155px !important;
}

#item674966 {
	width:400px !important;
	height:195px !important;
	top:635px !important;
}

#item674989 {
	width:400px !important;
	height:154px !important;
	top:1157px !important;
}

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

#item757429 {
	width:30px !important;
	height:30px !important;
	left:2px !important;
	top:1341px !important;
}

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

#item674868 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

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

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

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

#item674877 {
	width:30px !important;
	height:30px !important;
	left:1143px !important;
	top:54px !important;
}

#item674883 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item757253 {
	width:520px !important;
	height:866px !important;
	background:#fff;
}

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

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

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

#item757285 {
	width:36px !important;
	height:36px !important;
	left:776px !important;
	top:499px !important;
}

#item757293 {
	width:432px !important;
	height:365px !important;
	left:778px !important;
	top:97px !important;
	padding:0px 35px 0px 0px;
}

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

#item674777 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

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

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

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

#item674782 {
	width:30px !important;
	height:30px !important;
	left:1143px !important;
	top:57px !important;
}

#item674789 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item674729 {
	width:520px !important;
	height:866px !important;
	background:#fff;
}

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

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

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

#item674767 {
	width:36px !important;
	height:36px !important;
	left:776px !important;
	top:499px !important;
}

#item757225 {
	width:432px !important;
	height:336px !important;
	left:778px !important;
	top:97px !important;
	padding:0px 35px 0px 0px;
}

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

#item674708 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

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

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

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

#item674715 {
	width:30px !important;
	height:30px !important;
	left:1143px !important;
	top:57px !important;
}

#item674723 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item674476 {
	width:520px !important;
	height:866px !important;
	background:#fff;
}

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

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

#item674507 {
	width:430px !important;
	height:692px !important;
	left:779px !important;
	top:97px !important;
}

#item674510 {
	width:400px !important;
	height:335px !important;
}

#item674533 {
	width:400px !important;
	height:120px !important;
	top:726px !important;
}

#item674625 {
	width:400px !important;
	height:120px !important;
	top:1180px !important;
}

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

#item674650 {
	width:30px !important;
	height:30px !important;
	top:369px !important;
}

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

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

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

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

#item747288 {
	width:611px !important;
	height:129px !important;
	left:87px !important;
	top:87px !important;
}

#item746900 {
	width:1201px !important;
	height:549px !important;
	left:29px !important;
	top:287px !important;
}

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

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

#item746933 {
	width:390px !important;
	height:457px !important;
	left:952px !important;
	top:33px !important;
}

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

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

#item746965 {
	width:390px !important;
	height:457px !important;
	left:1402px !important;
	top:33px !important;
}

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

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

#item747097 {
	width:390px !important;
	height:457px !important;
	left:509px !important;
	top:33px !important;
}

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

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

#item747193 {
	width:390px !important;
	height:457px !important;
	left:61px !important;
	top:33px !important;
}

@keyframes derecha-100-746900 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-746900 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item746611 {
	width:1230px !important;
	height:866px !important;
}

#item746612 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

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

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

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

#item746618 {
	width:30px !important;
	height:30px !important;
	left:1143px !important;
	top:57px !important;
}

#item746624 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

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

#item746596 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item746606 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item746602 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:475px !important;
}

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

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

#item746558 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

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

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

#item746518 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

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

#item746465 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

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

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

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

#item746472 {
	width:30px !important;
	height:30px !important;
	left:1140px !important;
	top:57px !important;
}

#item746480 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

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

#item746450 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item746459 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item746456 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:475px !important;
}

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

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

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

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

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

#item747540 {
	width:1116px !important;
	height:66px !important;
	left:30px !important;
	top:51px !important;
}

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

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

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

#item725677 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

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

#item725733 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

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

#item725760 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

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

#item725766 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item726708 {
	width:100px !important;
	height:13px !important;
	left:1046px !important;
	top:40px !important;
}

#item755951 {
	width:68px !important;
	height:46px !important;
}

#item755948 {
	width:68px !important;
	height:46px !important;
	left:502px !important;
	top:177px !important;
}

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

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

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

#item725613 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

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

#item725620 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

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

#item725647 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

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

#item725653 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item755944 {
	width:66px !important;
	height:45px !important;
}

#item755941 {
	width:66px !important;
	height:45px !important;
	left:1077px !important;
	top:177px !important;
}

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

#item725523 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item726782 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

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

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

#item725513 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item726780 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item725477 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item725505 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item725467 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item725473 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item725456 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item725463 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

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

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

#item725446 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item725452 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item725408 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item725436 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item725403 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item727180 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

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

#item727235 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

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

#item727261 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

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

#item727267 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

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

#item727273 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item727319 {
	width:100px !important;
	height:13px !important;
	left:1046px !important;
	top:40px !important;
}

#item755938 {
	width:68px !important;
	height:46px !important;
}

#item755935 {
	width:68px !important;
	height:46px !important;
	left:502px !important;
	top:177px !important;
}

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

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

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

#item727113 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

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

#item727119 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

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

#item727145 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

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

#item727151 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item755930 {
	width:66px !important;
	height:45px !important;
}

#item755927 {
	width:66px !important;
	height:45px !important;
	left:1077px !important;
	top:177px !important;
}

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

#item727018 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item727026 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item727006 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item727012 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

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

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

#item726991 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item726999 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item726955 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item726983 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item726943 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item726949 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item726931 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item726937 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

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

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

#item726917 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item726924 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item726876 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item726907 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item726871 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item725190 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

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

#item725242 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

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

#item725268 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

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

#item725276 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

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

#item725282 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item725288 {
	width:100px !important;
	height:13px !important;
	left:1046px !important;
	top:40px !important;
}

#item755914 {
	width:66px !important;
	height:45px !important;
}

#item755911 {
	width:66px !important;
	height:45px !important;
	left:1077px !important;
	top:177px !important;
}

#item755965 {
	width:485px !important;
	height:701px !important;
	left:87px !important;
	top:78px !important;
}

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

#item725048 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item725054 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item725037 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item725044 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

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

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

#item725024 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item725033 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item724986 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item725015 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item724913 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item747587 {
	width:1116px !important;
	height:66px !important;
	left:30px !important;
	top:29px !important;
}

#item730280 {
	width:90px !important;
	height:13px !important;
	left:1056px !important;
	top:40px !important;
}

#item755908 {
	width:68px !important;
	height:46px !important;
}

#item755905 {
	width:68px !important;
	height:46px !important;
	left:502px !important;
	top:177px !important;
}

#item751572 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

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

#item751618 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

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

#item751624 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

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

#item751649 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

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

#item751654 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

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

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

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

#item754740 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

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

#item754747 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

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

#item754772 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

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

#item754782 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item755902 {
	width:66px !important;
	height:45px !important;
}

#item755899 {
	width:66px !important;
	height:45px !important;
	left:1077px !important;
	top:177px !important;
}

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

#item751737 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item751744 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item751724 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item751733 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

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

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

#item751714 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item751720 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item751678 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item751706 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item751809 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item751816 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item751798 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item751805 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

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

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

#item751788 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item751794 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item751749 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item751780 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item751673 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item727765 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

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

#item727818 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

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

#item727844 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

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

#item727852 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

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

#item727859 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item730257 {
	width:90px !important;
	height:13px !important;
	left:1056px !important;
	top:40px !important;
}

#item755895 {
	width:68px !important;
	height:46px !important;
}

#item755891 {
	width:68px !important;
	height:46px !important;
	left:502px !important;
	top:177px !important;
}

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

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

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

#item751909 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

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

#item751914 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

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

#item751939 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

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

#item751947 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item755888 {
	width:66px !important;
	height:45px !important;
}

#item755885 {
	width:66px !important;
	height:45px !important;
	left:1077px !important;
	top:177px !important;
}

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

#item727629 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item728317 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item727618 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item728315 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

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

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

#item727605 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item728309 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:143px !important;
}

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

#item727564 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item727596 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item727553 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item728302 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item727542 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item728300 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

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

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

#item727532 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item728298 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item727496 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item727524 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item727491 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item728634 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

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

#item728688 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

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

#item728715 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

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

#item728721 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

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

#item728727 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item730224 {
	width:90px !important;
	height:13px !important;
	left:1056px !important;
	top:40px !important;
}

#item755880 {
	width:68px !important;
	height:46px !important;
}

#item755877 {
	width:68px !important;
	height:46px !important;
	left:502px !important;
	top:177px !important;
}

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

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

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

#item754572 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

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

#item754577 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

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

#item754602 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

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

#item754608 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item755874 {
	width:66px !important;
	height:45px !important;
}

#item755871 {
	width:66px !important;
	height:45px !important;
	left:1077px !important;
	top:177px !important;
}

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

#item728496 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item729282 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item728485 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item729278 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

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

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

#item728474 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item729274 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:143px !important;
}

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

#item728435 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item728463 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item728425 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item728431 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item728414 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item728421 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

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

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

#item728402 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item728410 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item728366 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item728394 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item728361 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item730200 {
	width:90px !important;
	height:13px !important;
	left:1056px !important;
	top:40px !important;
}

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

#item754254 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

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

#item754280 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

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

#item754287 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

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

#item754294 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item754300 {
	width:90px !important;
	height:13px !important;
	left:1056px !important;
	top:40px !important;
}

#item754337 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

#item755867 {
	width:68px !important;
	height:46px !important;
}

#item755864 {
	width:68px !important;
	height:46px !important;
	left:502px !important;
	top:177px !important;
}

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

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

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

#item754209 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

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

#item754216 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

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

#item754242 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

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

#item754248 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item755858 {
	width:66px !important;
	height:45px !important;
}

#item755855 {
	width:66px !important;
	height:45px !important;
	left:1077px !important;
	top:177px !important;
}

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

#item754130 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item754137 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item754120 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item754126 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

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

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

#item754110 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item754116 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item754073 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item754101 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item754062 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item754069 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item754051 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item754058 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

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

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

#item754040 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item754047 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item754000 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item754030 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item753995 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item729771 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

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

#item729797 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

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

#item729803 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

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

#item729810 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item729818 {
	width:90px !important;
	height:13px !important;
	left:1056px !important;
	top:40px !important;
}

#item730014 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

#item730060 {
	width:84px !important;
	height:48px !important;
	left:1059px !important;
	top:177px !important;
}

#item755848 {
	width:68px !important;
	height:46px !important;
}

#item755845 {
	width:68px !important;
	height:46px !important;
	left:502px !important;
	top:177px !important;
}

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

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

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

#item729654 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

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

#item729662 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

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

#item729689 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

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

#item729695 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

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

#item729579 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item730316 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item729569 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item730314 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

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

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

#item729558 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item730312 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item729520 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item729550 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item729510 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item729516 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item729497 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item729506 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

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

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

#item729486 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item729493 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item729448 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item729476 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item729443 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item755044 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

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

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

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

#item755150 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

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

#item755176 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

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

#item755202 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

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

#item755209 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

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

#item755216 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

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

#item755224 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

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

#item755230 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

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

#item755236 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item755277 {
	width:90px !important;
	height:13px !important;
	left:1056px !important;
	top:40px !important;
}

#item755829 {
	width:68px !important;
	height:46px !important;
}

#item755826 {
	width:68px !important;
	height:46px !important;
	left:502px !important;
	top:177px !important;
}

#item755821 {
	width:66px !important;
	height:45px !important;
}

#item755818 {
	width:66px !important;
	height:45px !important;
	left:1077px !important;
	top:177px !important;
}

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

#item754998 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item755009 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item754987 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item754994 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

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

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

#item754977 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item758181 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item754937 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item754966 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item754926 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item754933 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item754915 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item754922 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

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

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

#item754905 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item754911 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item754867 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item754895 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item754862 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item747612 {
	width:1116px !important;
	height:66px !important;
	left:30px !important;
	top:29px !important;
}

#item730747 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

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

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

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

#item730805 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

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

#item752123 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

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

#item730831 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

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

#item752149 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

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

#item730837 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

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

#item752155 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

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

#item730844 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

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

#item752161 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item730850 {
	width:70px !important;
	height:13px !important;
	left:1076px !important;
	top:40px !important;
}

#item755815 {
	width:68px !important;
	height:46px !important;
}

#item755812 {
	width:68px !important;
	height:46px !important;
	left:502px !important;
	top:177px !important;
}

#item755809 {
	width:66px !important;
	height:45px !important;
}

#item755805 {
	width:66px !important;
	height:45px !important;
	left:1077px !important;
	top:177px !important;
}

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

#item730608 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item730616 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item730596 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item730604 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

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

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

#item730585 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item730591 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item730549 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item730577 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item752245 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item752251 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item752230 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item752241 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

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

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

#item752219 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item752226 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item752179 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

#item752207 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item730474 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item747641 {
	width:1116px !important;
	height:66px !important;
	left:30px !important;
	top:29px !important;
}

#item739459 {
	width:139px !important;
	height:13px !important;
	left:1006px !important;
	top:40px !important;
}

#item739201 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

#item739253 {
	width:60px !important;
	height:41px !important;
}

#item739248 {
	width:60px !important;
	height:41px !important;
	left:1083px !important;
	top:177px !important;
}

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

#item739259 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

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

#item739286 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

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

#item739295 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

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

#item739304 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

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

#item752308 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

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

#item752315 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:545px !important;
}

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

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

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

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

#item752457 {
	width:62px !important;
	height:42px !important;
}

#item752454 {
	width:62px !important;
	height:42px !important;
	left:508px !important;
	top:177px !important;
}

#item752467 {
	width:61px !important;
	height:41px !important;
}

#item752463 {
	width:61px !important;
	height:41px !important;
	left:510px !important;
	top:540px !important;
}

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

#item752478 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

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

#item752486 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:545px !important;
}

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

#item752525 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

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

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

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

#item752576 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

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

#item752584 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:545px !important;
}

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

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

#item739158 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item739169 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item739141 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

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

#item739146 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item739127 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item739131 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item739085 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:217px !important;
}

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

#item739116 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

#item752856 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item752864 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item752844 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

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

#item752847 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item752829 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item752831 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item752789 {
	width:485px !important;
	height:516px !important;
	left:631px !important;
	top:217px !important;
}

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

#item752819 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

#item752762 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item752768 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item752751 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

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

#item752753 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item752741 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item752743 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item752702 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:217px !important;
}

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

#item752730 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item738992 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item747670 {
	width:1116px !important;
	height:66px !important;
	left:30px !important;
	top:29px !important;
}

#item740661 {
	width:139px !important;
	height:13px !important;
	left:1006px !important;
	top:40px !important;
}

#item740402 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

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

#item740461 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

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

#item740488 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

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

#item740496 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

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

#item740507 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item753054 {
	width:68px !important;
	height:46px !important;
}

#item753051 {
	width:68px !important;
	height:46px !important;
	left:502px !important;
	top:177px !important;
}

#item740598 {
	width:68px !important;
	height:46px !important;
}

#item740594 {
	width:68px !important;
	height:46px !important;
	left:1075px !important;
	top:177px !important;
}

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

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

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

#item753011 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

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

#item753016 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

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

#item753041 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

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

#item753046 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

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

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

#item740361 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item741282 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

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

#item740350 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item741280 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

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

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

#item740335 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item741278 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item740287 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:217px !important;
}

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

#item740320 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

#item753130 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item753137 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

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

#item753119 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item753126 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

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

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

#item753106 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item753114 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item753064 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:217px !important;
}

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

#item753093 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item740190 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item741173 {
	width:139px !important;
	height:13px !important;
	left:1006px !important;
	top:40px !important;
}

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

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

#item740996 {
	width:68px !important;
	height:46px !important;
}

#item740992 {
	width:68px !important;
	height:46px !important;
	left:502px !important;
	top:177px !important;
}

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

#item741001 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

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

#item741029 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

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

#item741037 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

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

#item741045 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item753196 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

#item753245 {
	width:66px !important;
	height:45px !important;
}

#item753242 {
	width:66px !important;
	height:45px !important;
	left:1077px !important;
	top:177px !important;
}

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

#item753248 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

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

#item753254 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

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

#item753279 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

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

#item753285 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

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

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

#item740849 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item741717 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item740840 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item741712 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

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

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

#item740827 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item741703 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

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

#item740793 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item740799 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:217px !important;
	background:#fff;
}

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

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

#item740920 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item740926 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item740910 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

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

#item740912 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item740898 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item740900 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item740860 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:217px !important;
}

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

#item740888 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item740781 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item742210 {
	width:139px !important;
	height:13px !important;
	left:1006px !important;
	top:40px !important;
}

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

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

#item742003 {
	width:68px !important;
	height:46px !important;
}

#item741999 {
	width:68px !important;
	height:46px !important;
	left:502px !important;
	top:177px !important;
}

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

#item742008 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

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

#item742035 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

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

#item742043 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

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

#item742052 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item755632 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

#item755681 {
	width:66px !important;
	height:45px !important;
}

#item755678 {
	width:66px !important;
	height:45px !important;
	left:1077px !important;
	top:177px !important;
}

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

#item755686 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

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

#item755693 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

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

#item755718 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

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

#item755724 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

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

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

#item741816 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item741824 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item741801 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

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

#item741806 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item741787 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item741791 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

#item741753 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item741761 {
	width:485px !important;
	height:516px !important;
	left:631px !important;
	top:217px !important;
	background:#fff;
}

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

#item741901 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item741905 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item741887 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

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

#item741891 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item741872 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

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

#item741876 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item741830 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:217px !important;
}

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

#item741861 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item741739 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

#item749793 {
	width:398px !important;
	height:10px !important;
}

#item749789 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:220px !important;
}

#item749820 {
	width:398px !important;
	height:10px !important;
}

#item749816 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:270px !important;
}

#item749848 {
	width:398px !important;
	height:10px !important;
}

#item749844 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:294px !important;
}

#item749875 {
	width:398px !important;
	height:10px !important;
}

#item749871 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:319px !important;
}

#item749957 {
	width:398px !important;
	height:10px !important;
}

#item749953 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:245px !important;
}

#item749981 {
	width:401px !important;
	height:102px !important;
	left:799px !important;
	top:87px !important;
}

#item749169 {
	width:106px !important;
	height:12px !important;
	top:6px !important;
}

#item749192 {
	width:25px !important;
	height:25px !important;
	left:92px !important;
}

#item753766 {
	width:83px !important;
	height:12px !important;
	left:38px !important;
	top:6px !important;
}

#item753789 {
	width:25px !important;
	height:25px !important;
}

#item753795 {
	width:159px !important;
	height:12px !important;
}

#item753818 {
	width:25px !important;
	height:25px !important;
	left:42px !important;
	top:16px !important;
}

#item748919 {
	width:106px !important;
	height:12px !important;
	top:6px !important;
}

#item748942 {
	width:25px !important;
	height:25px !important;
	left:92px !important;
}

#item753735 {
	width:83px !important;
	height:12px !important;
	left:38px !important;
	top:6px !important;
}

#item753758 {
	width:25px !important;
	height:25px !important;
}

#item748549 {
	width:159px !important;
	height:12px !important;
}

#item748572 {
	width:25px !important;
	height:25px !important;
	left:42px !important;
	top:16px !important;
}

#item748580 {
	width:83px !important;
	height:12px !important;
	left:38px !important;
	top:6px !important;
}

#item748603 {
	width:25px !important;
	height:25px !important;
}

#item748324 {
	width:83px !important;
	height:12px !important;
	left:38px !important;
	top:6px !important;
}

#item748347 {
	width:25px !important;
	height:25px !important;
}

#item753833 {
	width:159px !important;
	height:12px !important;
}

#item753856 {
	width:25px !important;
	height:25px !important;
	left:42px !important;
	top:16px !important;
}

#item748121 {
	width:97px !important;
	height:12px !important;
	left:29px !important;
	top:6px !important;
}

#item748144 {
	width:25px !important;
	height:25px !important;
}

#item748148 {
	width:106px !important;
	height:12px !important;
	top:6px !important;
}

#item748172 {
	width:25px !important;
	height:25px !important;
	left:92px !important;
}

#item747810 {
	width:83px !important;
	height:12px !important;
	left:38px !important;
	top:6px !important;
}

#item747834 {
	width:25px !important;
	height:25px !important;
}

#item747867 {
	width:97px !important;
	height:12px !important;
}

#item747890 {
	width:25px !important;
	height:25px !important;
	top:21px !important;
}

#item747895 {
	width:106px !important;
	height:12px !important;
	top:6px !important;
}

#item747918 {
	width:25px !important;
	height:25px !important;
	left:92px !important;
}

#item753914 {
	width:159px !important;
	height:12px !important;
}

#item753937 {
	width:25px !important;
	height:25px !important;
	left:42px !important;
	top:16px !important;
}

#item747695 {
	width:496px !important;
	height:178px !important;
	left:726px !important;
	top:562px !important;
}

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

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

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

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

#item744357 {
	width:344px !important;
	height:216px !important;
	left:87px !important;
	top:87px !important;
}

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

#item744380 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:346px !important;
}

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

#item744390 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:346px !important;
}

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

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

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

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

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

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

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

#item744353 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

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

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

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

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

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

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

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

#item744301 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

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

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

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

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

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

#item743025 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:351px !important;
}

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

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

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

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

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

#item743117 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:351px !important;
}

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

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

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

#item742642 {
	width:609px !important;
	height:399px !important;
	left:103px !important;
	top:244px !important;
}

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

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

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

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

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

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

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

#item742593 {
	width:680px !important;
	height:273px !important;
	left:68px !important;
	top:307px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

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

#item742685 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item742689 {
	width:143px !important;
	height:8px !important;
	top:40px !important;
}

#item742716 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item742719 {
	width:116px !important;
	height:8px !important;
	top:40px !important;
}

#item742742 {
	width:40px !important;
	height:19px !important;
	left:89px !important;
	top:29px !important;
}

#item742745 {
	width:19px !important;
	height:19px !important;
	left:217px !important;
	top:4px !important;
}

#item742748 {
	width:19px !important;
	height:19px !important;
	left:352px !important;
	top:4px !important;
}

#item742751 {
	width:40px !important;
	height:19px !important;
	left:484px !important;
	top:31px !important;
}

#item742754 {
	width:85px !important;
	height:11px !important;
	left:254px !important;
	top:10px !important;
}

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

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

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

#item750387 {
	width:344px !important;
	height:216px !important;
	left:87px !important;
	top:87px !important;
}

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

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

#item751051 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:361px !important;
}

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

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

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

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

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

#item751111 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:361px !important;
}

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

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

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

#item750684 {
	width:609px !important;
	height:399px !important;
	left:103px !important;
	top:244px !important;
}

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

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

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

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

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

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

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

#item750635 {
	width:680px !important;
	height:273px !important;
	left:68px !important;
	top:307px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

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

#item750511 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

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

#item750540 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item750544 {
	width:116px !important;
	height:8px !important;
	top:40px !important;
}

#item750567 {
	width:40px !important;
	height:19px !important;
	left:89px !important;
	top:29px !important;
}

#item750571 {
	width:19px !important;
	height:19px !important;
	left:217px !important;
	top:4px !important;
}

#item750574 {
	width:19px !important;
	height:19px !important;
	left:352px !important;
	top:4px !important;
}

#item750577 {
	width:40px !important;
	height:19px !important;
	left:484px !important;
	top:31px !important;
}

#item750580 {
	width:85px !important;
	height:11px !important;
	left:254px !important;
	top:10px !important;
}

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

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

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

#item751028 {
	width:344px !important;
	height:216px !important;
	left:87px !important;
	top:87px !important;
}

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

#item744856 {
	width:344px !important;
	height:221px !important;
	left:87px !important;
	top:87px !important;
}

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

#item744879 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:361px !important;
}

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

#item744889 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:361px !important;
}

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

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

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

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

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

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

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

#item744852 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

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

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

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

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

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

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

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

#item744804 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

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

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

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

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

#item756258 {
	width:344px !important;
	height:314px !important;
	left:87px !important;
	top:87px !important;
}

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

#item756281 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:447px !important;
}

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

#item756289 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:447px !important;
}

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

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

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

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

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

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

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

#item756256 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

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

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

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

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

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

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

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

#item756212 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

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

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

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

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

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

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

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

#item625758 {
	width:232px !important;
	height:15px !important;
	left:13px !important;
	top:241px !important;
}

#item625781 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:233px !important;
}

#item625740 {
	width:330px !important;
	height:291px !important;
	left:89px !important;
	top:168px !important;
}

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

#item751380 {
	width:232px !important;
	height:15px !important;
	left:13px !important;
	top:241px !important;
}

#item751403 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:233px !important;
}

#item751370 {
	width:330px !important;
	height:291px !important;
	left:89px !important;
	top:488px !important;
}

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

#item625804 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:241px !important;
}

#item625828 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:233px !important;
}

#item625787 {
	width:330px !important;
	height:291px !important;
	left:444px !important;
	top:168px !important;
}

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

#item751416 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:241px !important;
}

#item751439 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:233px !important;
}

#item751406 {
	width:330px !important;
	height:291px !important;
	left:444px !important;
	top:488px !important;
}

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

#item625856 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:241px !important;
}

#item625879 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:233px !important;
}

#item625839 {
	width:330px !important;
	height:291px !important;
	left:799px !important;
	top:168px !important;
}

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

#item751537 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

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

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

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

#item751527 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

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

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

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

#item625919 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

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

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

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

#item625904 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

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

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

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

#item625889 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

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

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

#item625886 {
	width:27px !important;
	height:30px !important;
	left:1180px !important;
	top:10px !important;
}

#item625884 {
	width:1207px !important;
	height:846px !important;
	left:20px !important;
	top:-10px !important;
}

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

#item359447 {
	width:609px !important;
	height:866px !important;
	left:621px !important;
}

#item359453 {
	width:344px !important;
	height:140px !important;
	left:87px !important;
	top:639px !important;
}

#item359476 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:87px !important;
}

#item359532 {
	width:324px !important;
	height:10px !important;
}

#item359528 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:228px !important;
}

#item359560 {
	width:324px !important;
	height:10px !important;
}

#item359556 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:391px !important;
}

#item359587 {
	width:324px !important;
	height:10px !important;
}

#item359583 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:350px !important;
}

#item359614 {
	width:324px !important;
	height:10px !important;
}

#item359610 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:309px !important;
}

#item359641 {
	width:324px !important;
	height:10px !important;
}

#item359637 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:269px !important;
}

#item673373 {
	width:324px !important;
	height:10px !important;
}

#item673370 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:431px !important;
}

#item359796 {
	width:799px !important;
	height:866px !important;
	left:348px !important;
	top:10px !important;
	background:#fff;
}

#item359797 {
	width:522px !important;
	height:378px !important;
	left:538px !important;
	top:236px !important;
}

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

#item359820 {
	width:36px !important;
	height:36px !important;
	left:1066px !important;
	top:52px !important;
}

#item359764 {
	width:799px !important;
	height:866px !important;
	left:348px !important;
	top:10px !important;
	background:#fff;
}

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

#item359789 {
	width:36px !important;
	height:36px !important;
	left:1066px !important;
	top:52px !important;
}

#item709456 {
	width:522px !important;
	height:554px !important;
	left:538px !important;
	top:235px !important;
	padding:0px 40px 0px 0px;
}

#item359732 {
	width:799px !important;
	height:866px !important;
	left:348px !important;
	top:10px !important;
	background:#fff;
}

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

#item359757 {
	width:36px !important;
	height:36px !important;
	left:1066px !important;
	top:52px !important;
}

#item709404 {
	width:522px !important;
	height:553px !important;
	left:538px !important;
	top:236px !important;
	padding:0px 40px 0px 0px;
}

#item359700 {
	width:799px !important;
	height:866px !important;
	left:348px !important;
	top:10px !important;
	background:#fff;
}

#item359701 {
	width:522px !important;
	height:553px !important;
	left:538px !important;
	top:236px !important;
	padding:0px 40px 0px 0px;
}

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

#item359724 {
	width:36px !important;
	height:36px !important;
	left:1066px !important;
	top:52px !important;
}

#item359668 {
	width:799px !important;
	height:866px !important;
	left:348px !important;
	top:10px !important;
	background:#fff;
}

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

#item359693 {
	width:36px !important;
	height:36px !important;
	left:1066px !important;
	top:52px !important;
}

#item709370 {
	width:522px !important;
	height:554px !important;
	left:538px !important;
	top:235px !important;
	padding:0px 40px 0px 0px;
}

#item359666 {
	width:30px !important;
	height:30px !important;
	left:10px !important;
	top:191px !important;
}

#item359664 {
	width:1147px !important;
	height:876px !important;
	left:83px !important;
	top:-10px !important;
}

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

p.autoParaStyle10 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#e81e75;
	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.autoParaStyle9 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#e81e75;
	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.autoParaStyle8 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11.1px;
	line-height:13.3px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:7px;
	text-align:center;
}

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

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

p.autoParaStyle4 {
	font-family:FF-RaisonnePro-Regular,"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.autoParaStyle3 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	margin-bottom:10px;
	text-align:left;
}

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

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

p.light-13-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.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.titular-descripcion {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	padding-right:100px;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.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-90-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:90px;
	line-height:50px;
	color:#fff;
	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-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

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

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

p.regular-13-negro-puntos {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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

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

p.light-20-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-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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

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

p.hotel-habitacion {
	font-family:FF-RaisonnePro-Regular,"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.hotel-categoria {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

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

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

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

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

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

p.boton-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.book-20-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

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

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

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

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

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

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

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

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

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

p.bold-13-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-8-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Párrafo-básico {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	color:#d2ffda;
}

span.autoCharStyle5 {
	color:#000;
}

span.autoCharStyle4 {
	color:#009976;
}

span.autoCharStyle3 {
	font-family:FF-Quicksand-Regular,Quicksand;
}

span.autoCharStyle2 {
	font-size:13px;
	color:#000;
}

span.autoCharStyle1 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:12px;
	color:#000;
}

span.quicksand-bold-verde {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
	color:#009976;
}

span.quicksand-bold {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
}

span.verde {
	color:#009976;
}

span.bold {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

span.quicksand {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
}

span.by-melia {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
