/* 	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; }
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;
}

html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-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; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

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

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

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

@font-face {
	font-family:FF-RaisonnePro-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;
}

#item306098 {
	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:46px !important;
}

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

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

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

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

#item299561 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

#item299620 {
	width:139px !important;
	height:29px !important;
	left:38px !important;
	top:85px !important;
}

#item299631 {
	width:180px !important;
	height:185px !important;
	left:17px !important;
	top:14px !important;
}

#item299574 {
	width:139px !important;
	height:29px !important;
	left:38px !important;
	top:85px !important;
}

#item299562 {
	width:216px !important;
	height:200px !important;
	left:89px !important;
	top:378px !important;
}

#item299711 {
	width:75px !important;
	height:27px !important;
	left:69px !important;
	top:86px !important;
}

#item299727 {
	width:180px !important;
	height:185px !important;
	left:17px !important;
	top:14px !important;
}

#item299666 {
	width:75px !important;
	height:27px !important;
	left:69px !important;
	top:86px !important;
}

#item299654 {
	width:216px !important;
	height:200px !important;
	left:304px !important;
	top:378px !important;
}

#item299808 {
	width:78px !important;
	height:34px !important;
	left:69px !important;
	top:84px !important;
}

#item299819 {
	width:180px !important;
	height:163px !important;
	left:17px !important;
	top:31px !important;
}

#item299765 {
	width:78px !important;
	height:34px !important;
	left:69px !important;
	top:84px !important;
}

#item299750 {
	width:216px !important;
	height:200px !important;
	left:304px !important;
	top:578px !important;
}

#item299905 {
	width:90px !important;
	height:26px !important;
	left:63px !important;
	top:87px !important;
}

#item299918 {
	width:180px !important;
	height:156px !important;
	left:17px !important;
	top:36px !important;
}

#item299854 {
	width:90px !important;
	height:26px !important;
	left:63px !important;
	top:87px !important;
}

#item299842 {
	width:216px !important;
	height:200px !important;
	left:89px !important;
	top:578px !important;
}

#item299949 {
	width:433px !important;
	height:132px !important;
	left:87px !important;
	top:222px !important;
}

#item299972 {
	width:166px !important;
	height:60px !important;
	left:87px !important;
	top:87px !important;
}

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

#item300587 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:171px !important;
}

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

#item306028 {
	width:36px !important;
	height:36px !important;
	left:526px !important;
	top:355px !important;
}

#item300838 {
	width:548px !important;
	height:482px !important;
	left:10px !important;
	top:334px !important;
	background:#fff;
}

#item300840 {
	width:400px !important;
	height:59px !important;
	left:45px !important;
	top:372px !important;
}

#item300865 {
	width:77px !important;
	height:28px !important;
	left:45px !important;
	top:489px !important;
}

#item300888 {
	width:487px !important;
	height:59px !important;
	left:45px !important;
	top:543px !important;
}

#item300952 {
	width:89px !important;
	height:25px !important;
	left:45px !important;
	top:641px !important;
}

#item300968 {
	width:487px !important;
	height:59px !important;
	left:45px !important;
	top:687px !important;
}

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

#item304308 {
	width:36px !important;
	height:36px !important;
	left:502px !important;
	top:347px !important;
}

#item303821 {
	width:548px !important;
	height:806px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item303822 {
	width:400px !important;
	height:59px !important;
	left:41px !important;
	top:29px !important;
}

#item303845 {
	width:77px !important;
	height:28px !important;
}

#item303848 {
	width:487px !important;
	height:235px !important;
	top:54px !important;
}

#item303871 {
	width:106px !important;
	height:23px !important;
}

#item303875 {
	width:487px !important;
	height:15px !important;
	top:44px !important;
}

#item303924 {
	width:89px !important;
	height:25px !important;
}

#item303927 {
	width:487px !important;
	height:59px !important;
	top:40px !important;
}

#item303952 {
	width:64px !important;
	height:25px !important;
}

#item303955 {
	width:487px !important;
	height:59px !important;
	top:46px !important;
}

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

#item304305 {
	width:36px !important;
	height:36px !important;
	left:498px !important;
	top:25px !important;
}

#item303424 {
	width:548px !important;
	height:482px !important;
	left:10px !important;
	top:334px !important;
	background:#fff;
}

#item303425 {
	width:400px !important;
	height:59px !important;
	left:45px !important;
	top:372px !important;
}

#item303448 {
	width:101px !important;
	height:21px !important;
	left:45px !important;
	top:492px !important;
}

#item303497 {
	width:77px !important;
	height:28px !important;
	left:45px !important;
	top:637px !important;
}

#item303451 {
	width:487px !important;
	height:59px !important;
	left:45px !important;
	top:543px !important;
}

#item303502 {
	width:487px !important;
	height:59px !important;
	left:45px !important;
	top:691px !important;
}

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

#item304302 {
	width:36px !important;
	height:36px !important;
	left:502px !important;
	top:347px !important;
}

#item303559 {
	width:548px !important;
	height:482px !important;
	left:10px !important;
	top:334px !important;
	background:#fff;
}

#item303560 {
	width:400px !important;
	height:59px !important;
	left:45px !important;
	top:372px !important;
}

#item303586 {
	width:77px !important;
	height:28px !important;
	left:45px !important;
	top:498px !important;
}

#item303589 {
	width:487px !important;
	height:59px !important;
	left:45px !important;
	top:543px !important;
}

#item303612 {
	width:487px !important;
	height:59px !important;
	left:45px !important;
	top:691px !important;
}

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

#item304299 {
	width:36px !important;
	height:36px !important;
	left:502px !important;
	top:347px !important;
}

#item301605 {
	width:89px !important;
	height:25px !important;
	left:45px !important;
	top:647px !important;
}

#item303680 {
	width:548px !important;
	height:482px !important;
	left:10px !important;
	top:334px !important;
	background:#fff;
}

#item303681 {
	width:400px !important;
	height:59px !important;
	left:45px !important;
	top:372px !important;
}

#item303707 {
	width:487px !important;
	height:59px !important;
	left:45px !important;
	top:543px !important;
}

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

#item304296 {
	width:36px !important;
	height:36px !important;
	left:502px !important;
	top:347px !important;
}

#item303757 {
	width:89px !important;
	height:25px !important;
	left:45px !important;
	top:499px !important;
}

#item304094 {
	width:548px !important;
	height:482px !important;
	left:10px !important;
	top:334px !important;
	background:#fff;
}

#item302705 {
	width:414px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item304279 {
	width:420px !important;
	height:21px !important;
	left:84px !important;
	top:499px !important;
}

#item304189 {
	width:414px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item304285 {
	width:420px !important;
	height:21px !important;
	left:84px !important;
	top:609px !important;
}

#item304164 {
	width:414px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item304282 {
	width:420px !important;
	height:21px !important;
	left:84px !important;
	top:554px !important;
}

#item304213 {
	width:414px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item304288 {
	width:420px !important;
	height:21px !important;
	left:84px !important;
	top:663px !important;
}

#item304240 {
	width:414px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item304291 {
	width:420px !important;
	height:21px !important;
	left:84px !important;
	top:718px !important;
}

#item304095 {
	width:400px !important;
	height:59px !important;
	left:87px !important;
	top:413px !important;
}

#item304278 {
	width:562px !important;
	height:816px !important;
	left:641px !important;
	top:20px !important;
}

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

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

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

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

#item307461 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

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

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

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

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

#item12669 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:205px !important;
}

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

#item12691 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:258px !important;
}

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

#item217440 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:309px !important;
}

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

#item217531 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:365px !important;
}

#item13049 {
	width:1230px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

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

#item13063 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

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

#item25872 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

#item307497 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

#item31150 {
	width:610px !important;
	height:866px !important;
	left:630px !important;
	top:10px !important;
}

#item31154 {
	width:549px !important;
	height:806px !important;
	left:661px !important;
	top:40px !important;
	background:#fff;
}

#item292160 {
	width:484px !important;
	height:300px !important;
	left:708px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

#item292632 {
	width:445px !important;
	height:383px !important;
}

#item292638 {
	width:133px !important;
	height:12px !important;
}

#item292665 {
	width:178px !important;
	height:12px !important;
	left:13px !important;
	top:4px !important;
}

#item292692 {
	width:178px !important;
	height:12px !important;
	left:16px !important;
}

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

#item31380 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

#item12745 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item12746 {
	width:1230px !important;
	height:870px !important;
	top:-218px !important;
}

#item12755 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

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

#item25832 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

#item189091 {
	width:504px !important;
	height:338px !important;
	left:619px !important;
	top:473px !important;
}

#item12743 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

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

#item189601 {
	width:742px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#ffb957;
}

#item189611 {
	width:522px !important;
	height:71px !important;
	left:87px !important;
	top:87px !important;
}

#item189635 {
	width:431px !important;
	height:866px !important;
	left:799px !important;
	background:#fff;
}

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

#item219682 {
	width:30px !important;
	height:30px !important;
	left:876px !important;
	top:534px !important;
}

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

#item292960 {
	width:267px !important;
	height:30px !important;
	left:876px !important;
	top:762px !important;
}

#item219654 {
	width:324px !important;
	height:441px !important;
	left:876px !important;
	top:63px !important;
}

#item219752 {
	width:1230px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

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

#item219757 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

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

#item219758 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

#item307546 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

#item292986 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

#item293134 {
	width:431px !important;
	height:866px !important;
	background:#fff;
}

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

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

#item293154 {
	width:351px !important;
	height:477px !important;
	left:44px !important;
	top:86px !important;
	padding:0px 30px 0px 0px;
}

#item307536 {
	width:341px !important;
	height:196px !important;
	left:855px !important;
	top:624px !important;
}

#item219689 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

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

#item293229 {
	width:742px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#ffb957;
}

#item293234 {
	width:522px !important;
	height:71px !important;
	left:87px !important;
	top:87px !important;
}

#item293257 {
	width:431px !important;
	height:866px !important;
	left:799px !important;
	background:#fff;
}

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

#item293258 {
	width:30px !important;
	height:30px !important;
	left:876px !important;
	top:564px !important;
}

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

#item293265 {
	width:267px !important;
	height:30px !important;
	left:876px !important;
	top:762px !important;
}

#item293291 {
	width:324px !important;
	height:495px !important;
	left:876px !important;
	top:63px !important;
}

#item293359 {
	width:1230px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

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

#item293364 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

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

#item293365 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

#item307596 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

#item293319 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

#item293321 {
	width:431px !important;
	height:866px !important;
	background:#fff;
}

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

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

#item293329 {
	width:351px !important;
	height:477px !important;
	left:44px !important;
	top:72px !important;
	padding:0px 30px 0px 0px;
}

#item307589 {
	width:338px !important;
	height:198px !important;
	left:854px !important;
	top:622px !important;
}

#item293317 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

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

#item293434 {
	width:742px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#ffb957;
}

#item293439 {
	width:522px !important;
	height:71px !important;
	left:87px !important;
	top:87px !important;
}

#item293462 {
	width:431px !important;
	height:866px !important;
	left:799px !important;
	background:#fff;
}

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

#item293463 {
	width:30px !important;
	height:30px !important;
	left:876px !important;
	top:606px !important;
}

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

#item293469 {
	width:267px !important;
	height:30px !important;
	left:876px !important;
	top:762px !important;
}

#item293495 {
	width:324px !important;
	height:507px !important;
	left:876px !important;
	top:63px !important;
}

#item293561 {
	width:1230px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

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

#item293566 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

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

#item293567 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

#item307650 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

#item293522 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

#item293524 {
	width:431px !important;
	height:866px !important;
	background:#fff;
}

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

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

#item293532 {
	width:351px !important;
	height:477px !important;
	left:44px !important;
	top:72px !important;
	padding:0px 30px 0px 0px;
}

#item307637 {
	width:345px !important;
	height:196px !important;
	left:851px !important;
	top:624px !important;
}

#item293520 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

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

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

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

#item13794 {
	width:1056px !important;
	height:111px !important;
	left:87px !important;
	top:87px !important;
}

#item13797 {
	width:1200px !important;
	height:549px !important;
	left:30px !important;
	top:288px !important;
}

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

#item296646 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:396px !important;
}

#item307726 {
	width:390px !important;
	height:457px !important;
	left:1866px !important;
	top:33px !important;
}

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

#item296710 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:396px !important;
}

#item307723 {
	width:390px !important;
	height:457px !important;
	left:2316px !important;
	top:33px !important;
}

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

#item296777 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:396px !important;
}

#item307710 {
	width:390px !important;
	height:457px !important;
	left:2766px !important;
	top:33px !important;
}

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

#item296842 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:396px !important;
}

#item307704 {
	width:390px !important;
	height:457px !important;
	left:3216px !important;
	top:33px !important;
}

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

#item297010 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:396px !important;
}

#item307702 {
	width:390px !important;
	height:457px !important;
	left:3666px !important;
	top:33px !important;
}

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

#item297075 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:396px !important;
}

#item307695 {
	width:390px !important;
	height:457px !important;
	left:4116px !important;
	top:33px !important;
}

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

#item297140 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:396px !important;
}

#item307689 {
	width:390px !important;
	height:457px !important;
	left:4566px !important;
	top:33px !important;
}

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

#item297209 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:396px !important;
}

#item307686 {
	width:390px !important;
	height:457px !important;
	left:5016px !important;
	top:33px !important;
}

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

#item297291 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:396px !important;
}

#item307682 {
	width:390px !important;
	height:457px !important;
	left:5466px !important;
	top:33px !important;
}

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

#item297355 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:396px !important;
}

#item307680 {
	width:390px !important;
	height:457px !important;
	left:5916px !important;
	top:33px !important;
}

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

#item297422 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:396px !important;
}

#item307676 {
	width:390px !important;
	height:457px !important;
	left:6366px !important;
	top:33px !important;
}

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

#item297492 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:396px !important;
}

#item307666 {
	width:390px !important;
	height:457px !important;
	left:6816px !important;
	top:33px !important;
}

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

#item297794 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:396px !important;
}

#item307664 {
	width:390px !important;
	height:457px !important;
	left:7266px !important;
	top:33px !important;
}

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

#item217804 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:396px !important;
}

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

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

#item217842 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:396px !important;
}

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

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

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

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

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

#item217927 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:396px !important;
}

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

@keyframes derecha-100-13797 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-13797 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item299371 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

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

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

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

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

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

#item299379 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item307910 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

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

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

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

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

#item299351 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:457px !important;
}

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

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

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

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

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

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

#item299401 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item307900 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

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

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

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

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

#item299308 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:457px !important;
}

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

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

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

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

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

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

#item299256 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item307894 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

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

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

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

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

#item299221 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:457px !important;
}

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

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

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

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

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

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

#item299164 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item307888 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

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

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

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

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

#item299088 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:457px !important;
}

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

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

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

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

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

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

#item299036 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item307881 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

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

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

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

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

#item298989 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:457px !important;
}

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

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

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

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

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

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

#item298905 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item307869 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

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

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

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

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

#item298885 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:457px !important;
}

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

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

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

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

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

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

#item298813 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item307861 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

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

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

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

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

#item298788 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:457px !important;
}

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

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

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

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

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

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

#item298731 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item307855 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

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

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

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

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

#item298705 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:457px !important;
}

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

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

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

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

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

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

#item298643 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item307849 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

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

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

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

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

#item298621 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:457px !important;
}

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

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

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

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

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

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

#item298559 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item307842 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

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

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

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

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

#item298541 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:457px !important;
}

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

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

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

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

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

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

#item298463 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item307836 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

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

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

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

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

#item298436 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:457px !important;
}

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

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

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

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

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

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

#item298377 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item307827 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

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

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

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

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

#item298357 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:457px !important;
}

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

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

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

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

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

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

#item298290 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item307821 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

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

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

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

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

#item298272 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:457px !important;
}

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

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

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

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

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

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

#item298223 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item307811 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

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

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

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

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

#item298183 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:457px !important;
}

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

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

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

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

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

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

#item298119 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item307802 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

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

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

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

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

#item298096 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:457px !important;
}

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

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

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

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

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

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

#item298040 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item307793 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

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

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

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

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

#item298008 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:457px !important;
}

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

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

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

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

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

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

#item150670 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item307786 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

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

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

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

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

#item297591 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:457px !important;
}

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

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

#item209280 {
	width:666px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#ffb957;
}

#item209281 {
	width:609px !important;
	height:97px !important;
	left:87px !important;
	top:87px !important;
}

#item209304 {
	width:507px !important;
	height:866px !important;
	left:723px !important;
	background:#fff;
}

#item209448 {
	width:344px !important;
	height:696px !important;
	left:799px !important;
	top:87px !important;
}

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

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

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

#item290807 {
	width:150px !important;
	height:13px !important;
	left:995px !important;
	top:52px !important;
}

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

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

#item153410 {
	width:78px !important;
	height:30px !important;
}

#item153406 {
	width:78px !important;
	height:30px !important;
	left:1063px !important;
	top:180px !important;
}

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

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

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

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

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

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

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

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

#item307926 {
	width:485px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

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

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

#item153186 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

#item153176 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item308149 {
	width:1056px !important;
	height:647px !important;
	left:97px !important;
	top:136px !important;
}

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

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

#item153167 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

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

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

#item153156 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item152983 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item290757 {
	width:150px !important;
	height:13px !important;
	left:995px !important;
	top:52px !important;
}

#item290780 {
	width:150px !important;
	height:13px !important;
	left:422px !important;
	top:52px !important;
}

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

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

#item250765 {
	width:52px !important;
	height:31px !important;
	left:1083px !important;
	top:184px !important;
}

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

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

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

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

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

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

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

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

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

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

#item250761 {
	width:52px !important;
	height:31px !important;
	left:510px !important;
	top:184px !important;
}

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

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

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

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

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

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

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

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

#item250988 {
	width:31px !important;
	height:31px !important;
	left:133px !important;
	top:365px !important;
}

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

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

#item251121 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

#item251110 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item308187 {
	width:1056px !important;
	height:647px !important;
	left:97px !important;
	top:136px !important;
}

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

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

#item251096 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

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

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

#item251087 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

#item251052 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

#item251041 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item308169 {
	width:1056px !important;
	height:647px !important;
	left:97px !important;
	top:136px !important;
}

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

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

#item251029 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

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

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

#item251020 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item250991 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item264305 {
	width:90px !important;
	height:13px !important;
	left:1055px !important;
	top:52px !important;
}

#item290706 {
	width:150px !important;
	height:13px !important;
	left:995px !important;
	top:52px !important;
}

#item290730 {
	width:150px !important;
	height:13px !important;
	left:422px !important;
	top:52px !important;
}

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

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

#item264503 {
	width:71px !important;
	height:39px !important;
}

#item264500 {
	width:71px !important;
	height:39px !important;
	left:1067px !important;
	top:175px !important;
}

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

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

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

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

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

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

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

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

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

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

#item264405 {
	width:51px !important;
	height:40px !important;
}

#item264402 {
	width:51px !important;
	height:40px !important;
	left:521px !important;
	top:175px !important;
}

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

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

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

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

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

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

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

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

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

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

#item264680 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

#item264669 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item308240 {
	width:1056px !important;
	height:647px !important;
	left:97px !important;
	top:136px !important;
}

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

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

#item264658 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

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

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

#item264650 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

#item264615 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

#item264606 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item308222 {
	width:1056px !important;
	height:647px !important;
	left:97px !important;
	top:136px !important;
}

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

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

#item264595 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

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

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

#item264586 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item264557 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item264736 {
	width:90px !important;
	height:13px !important;
	left:1055px !important;
	top:52px !important;
}

#item290652 {
	width:150px !important;
	height:13px !important;
	left:995px !important;
	top:52px !important;
}

#item290675 {
	width:150px !important;
	height:13px !important;
	left:422px !important;
	top:52px !important;
}

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

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

#item264939 {
	width:81px !important;
	height:27px !important;
}

#item264936 {
	width:81px !important;
	height:27px !important;
	left:1062px !important;
	top:182px !important;
}

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

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

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

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

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

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

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

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

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

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

#item264832 {
	width:82px !important;
	height:40px !important;
	left:488px !important;
	top:175px !important;
}

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

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

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

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

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

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

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

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

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

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

#item265115 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

#item265106 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item308276 {
	width:1056px !important;
	height:647px !important;
	left:97px !important;
	top:136px !important;
}

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

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

#item265091 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

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

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

#item265082 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

#item265047 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

#item265036 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item308258 {
	width:1056px !important;
	height:647px !important;
	left:97px !important;
	top:136px !important;
}

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

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

#item265026 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

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

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

#item265018 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item264989 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item265172 {
	width:90px !important;
	height:13px !important;
	left:1055px !important;
	top:52px !important;
}

#item290602 {
	width:150px !important;
	height:13px !important;
	left:995px !important;
	top:52px !important;
}

#item290625 {
	width:150px !important;
	height:13px !important;
	left:422px !important;
	top:52px !important;
}

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

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

#item265373 {
	width:72px !important;
	height:39px !important;
}

#item265370 {
	width:72px !important;
	height:39px !important;
	left:1066px !important;
	top:175px !important;
}

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

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

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

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

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

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

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

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

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

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

#item265271 {
	width:59px !important;
	height:40px !important;
}

#item265268 {
	width:59px !important;
	height:40px !important;
	left:514px !important;
	top:175px !important;
}

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

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

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

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

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

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

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

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

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

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

#item265551 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

#item265542 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item308314 {
	width:1056px !important;
	height:647px !important;
	left:97px !important;
	top:136px !important;
}

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

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

#item265530 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

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

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

#item265522 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

#item265486 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

#item265477 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item308296 {
	width:1056px !important;
	height:647px !important;
	left:97px !important;
	top:136px !important;
}

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

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

#item265462 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

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

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

#item265454 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item265424 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item290546 {
	width:150px !important;
	height:13px !important;
	left:995px !important;
	top:52px !important;
}

#item290569 {
	width:150px !important;
	height:13px !important;
	left:422px !important;
	top:52px !important;
}

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

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

#item265789 {
	width:52px !important;
	height:39px !important;
	left:1091px !important;
	top:180px !important;
}

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

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

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

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

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

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

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

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

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

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

#item265688 {
	width:82px !important;
	height:32px !important;
	left:488px !important;
	top:179px !important;
}

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

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

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

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

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

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

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

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

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

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

#item265970 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

#item265960 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item308357 {
	width:1056px !important;
	height:647px !important;
	left:97px !important;
	top:136px !important;
}

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

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

#item265949 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

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

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

#item265940 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

#item265905 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

#item265896 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item308334 {
	width:1056px !important;
	height:647px !important;
	left:97px !important;
	top:136px !important;
}

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

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

#item265885 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

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

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

#item265876 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item265847 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item290493 {
	width:150px !important;
	height:13px !important;
	left:995px !important;
	top:52px !important;
}

#item290516 {
	width:150px !important;
	height:13px !important;
	left:422px !important;
	top:52px !important;
}

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

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

#item266244 {
	width:69px !important;
	height:39px !important;
	left:1068px !important;
	top:175px !important;
}

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

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

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

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

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

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

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

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

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

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

#item266143 {
	width:63px !important;
	height:53px !important;
}

#item266140 {
	width:63px !important;
	height:53px !important;
	left:509px !important;
	top:170px !important;
}

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

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

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

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

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

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

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

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

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

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

#item266426 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

#item266417 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item308411 {
	width:1056px !important;
	height:647px !important;
	left:97px !important;
	top:136px !important;
}

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

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

#item266406 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

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

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

#item266391 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

#item266354 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

#item266345 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item308393 {
	width:1056px !important;
	height:647px !important;
	left:97px !important;
	top:136px !important;
}

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

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

#item266333 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

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

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

#item266325 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item266296 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item290440 {
	width:150px !important;
	height:13px !important;
	left:995px !important;
	top:52px !important;
}

#item290463 {
	width:150px !important;
	height:13px !important;
	left:422px !important;
	top:52px !important;
}

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

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

#item266663 {
	width:104px !important;
	height:25px !important;
}

#item266660 {
	width:104px !important;
	height:25px !important;
	left:1039px !important;
	top:185px !important;
}

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

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

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

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

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

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

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

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

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

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

#item266565 {
	width:151px !important;
	height:26px !important;
}

#item266562 {
	width:151px !important;
	height:26px !important;
	left:419px !important;
	top:183px !important;
}

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

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

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

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

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

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

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

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

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

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

#item266842 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

#item266832 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item308454 {
	width:1056px !important;
	height:647px !important;
	left:97px !important;
	top:136px !important;
}

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

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

#item266821 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

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

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

#item266813 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

#item266778 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

#item266767 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item308435 {
	width:1056px !important;
	height:647px !important;
	left:97px !important;
	top:136px !important;
}

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

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

#item266757 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

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

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

#item266743 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item266714 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item290383 {
	width:150px !important;
	height:13px !important;
	left:995px !important;
	top:52px !important;
}

#item290406 {
	width:150px !important;
	height:13px !important;
	left:422px !important;
	top:52px !important;
}

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

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

#item267081 {
	width:81px !important;
	height:22px !important;
}

#item267078 {
	width:81px !important;
	height:22px !important;
	left:1062px !important;
	top:184px !important;
}

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

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

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

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

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

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

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

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

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

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

#item266982 {
	width:82px !important;
	height:27px !important;
}

#item266979 {
	width:82px !important;
	height:27px !important;
	left:488px !important;
	top:181px !important;
}

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

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

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

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

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

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

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

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

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

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

#item267264 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

#item267255 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item308509 {
	width:1056px !important;
	height:647px !important;
	left:97px !important;
	top:136px !important;
}

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

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

#item267244 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

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

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

#item267234 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

#item267198 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

#item267189 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item308490 {
	width:1056px !important;
	height:647px !important;
	left:97px !important;
	top:136px !important;
}

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

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

#item267179 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

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

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

#item267168 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item267139 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item290332 {
	width:150px !important;
	height:13px !important;
	left:995px !important;
	top:52px !important;
}

#item290355 {
	width:150px !important;
	height:13px !important;
	left:422px !important;
	top:52px !important;
}

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

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

#item267507 {
	width:66px !important;
	height:39px !important;
}

#item267504 {
	width:66px !important;
	height:39px !important;
	left:1070px !important;
	top:175px !important;
}

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

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

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

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

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

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

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

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

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

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

#item267406 {
	width:99px !important;
	height:16px !important;
	left:471px !important;
	top:188px !important;
}

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

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

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

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

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

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

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

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

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

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

#item267684 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

#item267675 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item308546 {
	width:1056px !important;
	height:647px !important;
	left:97px !important;
	top:136px !important;
}

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

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

#item267665 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

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

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

#item267656 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

#item267616 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

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

#item267607 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item308528 {
	width:1056px !important;
	height:647px !important;
	left:97px !important;
	top:136px !important;
}

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

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

#item267597 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

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

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

#item267587 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item267557 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item267788 {
	width:150px !important;
	height:13px !important;
	left:995px !important;
	top:52px !important;
}

#item267811 {
	width:150px !important;
	height:13px !important;
	left:422px !important;
	top:52px !important;
}

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

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

#item267987 {
	width:81px !important;
	height:34px !important;
}

#item267984 {
	width:81px !important;
	height:34px !important;
	left:1062px !important;
	top:178px !important;
}

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

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

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

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

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

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

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

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

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

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

#item267888 {
	width:82px !important;
	height:19px !important;
}

#item267885 {
	width:82px !important;
	height:19px !important;
	left:488px !important;
	top:185px !important;
}

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

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

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

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

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

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

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

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

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

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

#item268167 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

#item268158 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item308583 {
	width:1056px !important;
	height:647px !important;
	left:97px !important;
	top:136px !important;
}

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

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

#item268146 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

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

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

#item268138 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

#item268102 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

#item268093 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item308564 {
	width:1056px !important;
	height:647px !important;
	left:97px !important;
	top:136px !important;
}

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

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

#item268082 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

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

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

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

#item268073 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

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

#item268044 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item280038 {
	width:431px !important;
	height:866px !important;
	left:799px !important;
	background:#fff;
}

#item280045 {
	width:261px !important;
	height:10px !important;
}

#item280039 {
	width:261px !important;
	height:10px !important;
	left:876px !important;
	top:190px !important;
}

#item280073 {
	width:261px !important;
	height:10px !important;
}

#item280068 {
	width:261px !important;
	height:10px !important;
	left:876px !important;
	top:239px !important;
}

#item280185 {
	width:261px !important;
	height:10px !important;
}

#item280180 {
	width:261px !important;
	height:10px !important;
	left:876px !important;
	top:215px !important;
}

#item308601 {
	width:747px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

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

#item280587 {
	width:324px !important;
	height:108px !important;
	left:876px !important;
	top:63px !important;
}

#item304347 {
	width:369px !important;
	height:500px !important;
	left:831px !important;
	top:336px !important;
}

#item304686 {
	width:14px !important;
	height:14px !important;
	left:284px !important;
}

#item304679 {
	width:298px !important;
	height:404px !important;
	left:902px !important;
	top:337px !important;
}

#item304351 {
	width:133px !important;
	height:27px !important;
	left:23px !important;
	top:5px !important;
}

#item304627 {
	width:157px !important;
	height:32px !important;
	left:288px !important;
	top:283px !important;
}

#item304483 {
	width:133px !important;
	height:10px !important;
	top:5px !important;
}

#item304629 {
	width:133px !important;
	height:20px !important;
	left:204px !important;
	top:304px !important;
}

#item304540 {
	width:133px !important;
	height:10px !important;
	left:31px !important;
	top:5px !important;
}

#item304631 {
	width:164px !important;
	height:20px !important;
	left:124px !important;
}

#item304639 {
	width:133px !important;
	height:10px !important;
	top:5px !important;
}

#item304637 {
	width:133px !important;
	height:20px !important;
}

#item304452 {
	width:133px !important;
	height:10px !important;
	left:31px !important;
	top:5px !important;
}

#item304628 {
	width:164px !important;
	height:20px !important;
	left:243px !important;
	top:216px !important;
}

#item304512 {
	width:133px !important;
	height:10px !important;
	left:31px !important;
	top:5px !important;
}

#item304630 {
	width:164px !important;
	height:20px !important;
	left:178px !important;
	top:90px !important;
}

#item304567 {
	width:133px !important;
	height:10px !important;
	top:5px !important;
}

#item304632 {
	width:133px !important;
	height:20px !important;
	left:28px !important;
	top:72px !important;
}

#item304601 {
	width:133px !important;
	height:10px !important;
	left:31px !important;
	top:5px !important;
}

#item304633 {
	width:164px !important;
	height:20px !important;
	left:250px !important;
	top:261px !important;
}

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

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

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

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

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

#item282843 {
	width:344px !important;
	height:208px !important;
	left:87px !important;
	top:87px !important;
}

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

#item282866 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:336px !important;
}

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

#item282875 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:336px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item308692 {
	width:579px !important;
	height:301px !important;
	left:101px !important;
	top:293px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item282773 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item282551 {
	width:626px !important;
	height:86px !important;
	left:94px !important;
	top:105px !important;
}

#item305570 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item305594 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item305620 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item305643 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item305670 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item305693 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item305719 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item305742 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item305769 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item305792 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item305818 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item305841 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item305867 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item305890 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item305914 {
	width:40px !important;
	height:19px !important;
	top:24px !important;
}

#item305917 {
	width:40px !important;
	height:19px !important;
	left:586px !important;
	top:24px !important;
}

#item305920 {
	width:19px !important;
	height:15px !important;
	left:143px !important;
}

#item305924 {
	width:19px !important;
	height:15px !important;
	left:224px !important;
}

#item305927 {
	width:19px !important;
	height:15px !important;
	left:306px !important;
}

#item305930 {
	width:60px !important;
	height:8px !important;
	left:85px !important;
	top:22px !important;
}

#item305954 {
	width:60px !important;
	height:8px !important;
	left:246px !important;
	top:22px !important;
}

#item305977 {
	width:60px !important;
	height:8px !important;
	left:327px !important;
	top:22px !important;
}

#item282738 {
	width:641px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item283283 {
	width:344px !important;
	height:242px !important;
	left:87px !important;
	top:87px !important;
}

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

#item283306 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:366px !important;
}

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

#item283317 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:366px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item308743 {
	width:579px !important;
	height:301px !important;
	left:101px !important;
	top:293px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item283699 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

#item283493 {
	width:626px !important;
	height:84px !important;
	left:94px !important;
	top:106px !important;
}

#item287700 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item287723 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item287750 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item287773 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item287799 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item287822 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item287848 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item287871 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item287897 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item287920 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item287946 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item287969 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item287996 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item288019 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item288042 {
	width:40px !important;
	height:19px !important;
	top:21px !important;
}

#item288045 {
	width:40px !important;
	height:19px !important;
	left:586px !important;
	top:21px !important;
}

#item288048 {
	width:19px !important;
	height:15px !important;
	left:143px !important;
}

#item288051 {
	width:19px !important;
	height:15px !important;
	left:225px !important;
}

#item288055 {
	width:19px !important;
	height:15px !important;
	left:306px !important;
}

#item288058 {
	width:19px !important;
	height:15px !important;
	left:388px !important;
}

#item288061 {
	width:60px !important;
	height:8px !important;
	left:85px !important;
	top:19px !important;
}

#item288085 {
	width:60px !important;
	height:8px !important;
	left:415px !important;
	top:19px !important;
}

#item283666 {
	width:641px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

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

#item283903 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:396px !important;
}

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

#item283910 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:396px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item308811 {
	width:579px !important;
	height:301px !important;
	left:101px !important;
	top:293px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item284298 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

#item309991 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item310014 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item310040 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item310063 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item310089 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item310112 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item310135 {
	width:40px !important;
	height:19px !important;
	top:22px !important;
}

#item310139 {
	width:40px !important;
	height:19px !important;
	left:1191px !important;
	top:22px !important;
}

#item310147 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item310170 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item310193 {
	width:19px !important;
	height:15px !important;
	left:47px !important;
}

#item310201 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item310224 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item310247 {
	width:19px !important;
	height:15px !important;
	left:47px !important;
}

#item310254 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item310277 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item310300 {
	width:19px !important;
	height:15px !important;
	left:47px !important;
}

#item310309 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item310332 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item310355 {
	width:19px !important;
	height:15px !important;
	left:47px !important;
}

#item310362 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item310386 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item310409 {
	width:19px !important;
	height:15px !important;
	left:47px !important;
}

#item310416 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item310439 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item310462 {
	width:19px !important;
	height:15px !important;
	left:47px !important;
}

#item310469 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item310492 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item310515 {
	width:19px !important;
	height:15px !important;
	left:47px !important;
}

#item310527 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item310550 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item310573 {
	width:19px !important;
	height:15px !important;
	left:47px !important;
}

#item310582 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item310605 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item310628 {
	width:19px !important;
	height:15px !important;
	left:47px !important;
}

#item310636 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item310659 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item310682 {
	width:19px !important;
	height:15px !important;
	left:47px !important;
}

#item310690 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item310713 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item310736 {
	width:19px !important;
	height:15px !important;
	left:47px !important;
}

#item310739 {
	width:60px !important;
	height:8px !important;
	left:87px !important;
	top:19px !important;
}

#item310762 {
	width:60px !important;
	height:8px !important;
	left:327px !important;
	top:19px !important;
}

#item310786 {
	width:60px !important;
	height:8px !important;
	left:494px !important;
	top:19px !important;
}

#item310809 {
	width:60px !important;
	height:8px !important;
	left:921px !important;
	top:17px !important;
}

#item310832 {
	width:60px !important;
	height:8px !important;
	left:827px !important;
	top:17px !important;
}

#item310855 {
	width:60px !important;
	height:8px !important;
	left:733px !important;
	top:17px !important;
}

#item284266 {
	width:641px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

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

#item253309 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:531px !important;
}

#item253332 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:523px !important;
}

#item253289 {
	width:330px !important;
	height:581px !important;
	left:87px !important;
	top:198px !important;
}

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

#item253403 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:531px !important;
}

#item253426 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:523px !important;
}

#item253384 {
	width:330px !important;
	height:581px !important;
	left:447px !important;
	top:198px !important;
}

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

#item253497 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:531px !important;
}

#item253520 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:523px !important;
}

#item253476 {
	width:330px !important;
	height:581px !important;
	left:807px !important;
	top:198px !important;
}

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

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

#item253203 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item308862 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item253184 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item253189 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item253186 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item308856 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item253170 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item253176 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item253173 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item308836 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item253168 {
	width:27px !important;
	height:30px !important;
	left:1180px !important;
	top:10px !important;
}

#item253166 {
	width:1207px !important;
	height:846px !important;
	left:20px !important;
	top:-10px !important;
}

#item217378 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

#item217344 {
	width:609px !important;
	height:866px !important;
	left:621px !important;
}

#item217293 {
	width:344px !important;
	height:140px !important;
	left:87px !important;
	top:639px !important;
}

#item217317 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:87px !important;
}

#item217158 {
	width:324px !important;
	height:10px !important;
}

#item217154 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:228px !important;
}

#item217189 {
	width:324px !important;
	height:10px !important;
}

#item217184 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:386px !important;
}

#item217216 {
	width:324px !important;
	height:10px !important;
}

#item217212 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:347px !important;
}

#item217243 {
	width:324px !important;
	height:10px !important;
}

#item217239 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:307px !important;
}

#item217270 {
	width:324px !important;
	height:10px !important;
}

#item217266 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:268px !important;
}

#item217122 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item217123 {
	width:522px !important;
	height:378px !important;
	left:200px !important;
	top:236px !important;
}

#item217149 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item217146 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item217085 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item217086 {
	width:577px !important;
	height:553px !important;
	left:188px !important;
	top:236px !important;
}

#item217087 {
	width:522px !important;
	height:2583px !important;
	left:12px !important;
}

@keyframes fly-in-bottom-217086 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-217086 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item217113 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item217110 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item217048 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item217049 {
	width:577px !important;
	height:553px !important;
	left:188px !important;
	top:236px !important;
}

#item217051 {
	width:522px !important;
	height:1056px !important;
	left:12px !important;
}

@keyframes fly-in-bottom-217049 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-217049 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item217078 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item217075 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item217013 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item217015 {
	width:522px !important;
	height:378px !important;
	left:200px !important;
	top:236px !important;
}

#item217041 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item217038 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item216962 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item216966 {
	width:577px !important;
	height:553px !important;
	left:188px !important;
	top:236px !important;
}

#item216971 {
	width:522px !important;
	height:3718px !important;
	left:12px !important;
}

#item217004 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item217001 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item216960 {
	width:30px !important;
	height:27px !important;
	left:779px !important;
	top:10px !important;
}

#item216958 {
	width:809px !important;
	height:876px !important;
	left:421px !important;
	top:-10px !important;
}

#item306887 {
	width:1230px !important;
	height:866px !important;
}

#item306270 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item20847 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

p.autoParaStyle5 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11.1px;
	line-height:13.3px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:7px;
	text-align:center;
}

p.autoParaStyle4 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle3 {
	font-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-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;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle1 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:16.4px;
	line-height:21.5px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-20-blanco-ea-0 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

p.boton-20-bold-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:20px;
	text-align:left;
}

p.regular-30-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.light-20-negro-justificado {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.book-11-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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.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.book-20-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.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.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-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.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.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.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.sumario {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.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.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.regular-50-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.regular-40-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-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.itinerario-regular-13-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	-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;
	margin-bottom:3px;
	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.esquema-numeros {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.cubierta {
	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 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #009976;
	text-align:center;
}

p.boton-menta {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d2ffda;
	text-align:center;
}

p.boton-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.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.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-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

p.bold-13-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-8-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Párrafo-básico {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle3 {
	color:#000;
}

span.autoCharStyle2 {
}

span.autoCharStyle1 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

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.barcelo-pais {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	text-transform:uppercase;
}

span.barcelo-pais-20 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	text-transform:uppercase;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
