/* 	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-Bold;
	src:url("../fonts/Quicksand-Bold.ttf");
	font-weight:bold;
}

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

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

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

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

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

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

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

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

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

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

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

#item457922 {
	width:1230px !important;
	height:864px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

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

#item458125 {
	width:78px !important;
	height:34px !important;
	left:68px !important;
	top:84px !important;
}

#item458113 {
	width:216px !important;
	height:199px !important;
	left:304px !important;
	top:578px !important;
}

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

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

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

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

#item458311 {
	width:549px !important;
	height:564px !important;
	left:651px !important;
	top:272px !important;
	background:#fff;
}

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

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

#item458341 {
	width:433px !important;
	height:36px !important;
	left:680px !important;
	top:302px !important;
}

#item458365 {
	width:378px !important;
	height:46px !important;
	left:55px !important;
}

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

#item458388 {
	width:30px !important;
	height:30px !important;
	top:8px !important;
}

#item459017 {
	width:378px !important;
	height:46px !important;
	left:55px !important;
}

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

#item459040 {
	width:30px !important;
	height:30px !important;
	top:8px !important;
}

#item458401 {
	width:378px !important;
	height:46px !important;
	left:55px !important;
}

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

#item458424 {
	width:30px !important;
	height:30px !important;
	top:8px !important;
}

#item459049 {
	width:378px !important;
	height:46px !important;
	left:55px !important;
}

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

#item459072 {
	width:30px !important;
	height:30px !important;
	top:8px !important;
}

#item459090 {
	width:378px !important;
	height:46px !important;
	left:55px !important;
}

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

#item459113 {
	width:30px !important;
	height:30px !important;
	top:8px !important;
}

#item459123 {
	width:458px !important;
	height:39px !important;
	left:55px !important;
}

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

#item459146 {
	width:30px !important;
	height:30px !important;
	top:8px !important;
}

#item459159 {
	width:378px !important;
	height:39px !important;
	left:55px !important;
}

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

#item459182 {
	width:30px !important;
	height:30px !important;
	top:8px !important;
}

#item459191 {
	width:378px !important;
	height:39px !important;
	left:55px !important;
}

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

#item459214 {
	width:30px !important;
	height:30px !important;
	top:8px !important;
}

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

#item458482 {
	width:36px !important;
	height:36px !important;
	left:1087px !important;
	top:12px !important;
}

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

#item458466 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:93px !important;
}

#item458464 {
	width:1126px !important;
	height:339px !important;
	left:74px !important;
	top:75px !important;
}

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

#item463597 {
	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;
}

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

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

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

#item12691 {
	width:177px !important;
	height:30px !important;
	left:88px !important;
	top:246px !important;
}

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

#item418549 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:297px !important;
}

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

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

#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;
}

#item464096 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !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;
}

#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;
}

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

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

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

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

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

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

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

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

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

#item464105 {
	width:390px !important;
	height:457px !important;
	left:60px !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;
	}
}
#item14382 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

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

#item14406 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

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

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

#item14348 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

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

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

#item14284 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !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;
}

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

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

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

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

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

#item443492 {
	opacity:0.80;
	width:622px !important;
	height:501px !important;
	left:628px !important;
	top:407px !important;
}

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

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

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

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

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

#item454122 {
	width:20px !important;
	height:20px !important;
	left:104px !important;
}

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

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

#item454279 {
	width:90px !important;
	height:10px !important;
	top:22px !important;
}

#item454302 {
	width:20px !important;
	height:20px !important;
	left:12px !important;
}

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

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

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

#item454359 {
	width:20px !important;
	height:20px !important;
	left:78px !important;
}

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

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

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

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

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

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

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

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

#item454688 {
	width:60px !important;
	height:10px !important;
	top:5px !important;
}

#item454711 {
	width:20px !important;
	height:20px !important;
	left:61px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item453807 {
	width:60px !important;
	height:10px !important;
	top:5px !important;
}

#item453830 {
	width:20px !important;
	height:20px !important;
	left:61px !important;
}

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

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

#item455018 {
	width:405px !important;
	height:356px !important;
	left:801px !important;
	top:414px !important;
}

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

#item266934 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:188px !important;
}

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

#item419171 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:261px !important;
}

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

#item266963 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:237px !important;
}

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

#item267044 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:212px !important;
}

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

#item267108 {
	width:651px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

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

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

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

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

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

#item315745 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:11px 10px 0px 10px;
}

#item315743 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item315772 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item315768 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item315795 {
	width:344px !important;
	height:254px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item460183 {
	width:579px !important;
	height:362px !important;
	left:101px !important;
	top:262px !important;
}

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

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

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

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

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

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

#item316443 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:49px !important;
}

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

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

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

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

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

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

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

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

#item316408 {
	width:611px !important;
	height:704px !important;
	left:101px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

#item316376 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item430721 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:11px 10px 0px 10px;
}

#item430719 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item430748 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item430744 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item430771 {
	width:344px !important;
	height:254px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item460210 {
	width:579px !important;
	height:362px !important;
	left:101px !important;
	top:262px !important;
}

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

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

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

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

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

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

#item431200 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:57px !important;
}

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

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

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

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

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

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

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

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

#item431165 {
	width:611px !important;
	height:704px !important;
	left:101px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

#item431132 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item450366 {
	width:611px !important;
	height:103px !important;
	left:101px !important;
	top:96px !important;
}

#item451079 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item451102 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item451129 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item451152 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item451178 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item451201 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item451227 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item451250 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item451276 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item451299 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item451322 {
	width:40px !important;
	height:19px !important;
	left:44px !important;
	top:37px !important;
}

#item451325 {
	width:40px !important;
	height:19px !important;
	left:527px !important;
	top:37px !important;
}

#item451330 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item451333 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item451358 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item451361 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item451385 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item451388 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item451412 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item451415 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

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

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

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

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

#item431334 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:11px 10px 0px 10px;
}

#item431332 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item431361 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item431357 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item431384 {
	width:344px !important;
	height:254px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item460239 {
	width:579px !important;
	height:362px !important;
	left:101px !important;
	top:262px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item431768 {
	width:611px !important;
	height:704px !important;
	left:101px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

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

#item452028 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item452051 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item452078 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item452101 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item452127 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item452151 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item452177 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item452201 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item452227 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item452250 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item452276 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item452299 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item452322 {
	width:40px !important;
	height:19px !important;
	left:17px !important;
	top:38px !important;
}

#item452326 {
	width:40px !important;
	height:19px !important;
	left:555px !important;
	top:38px !important;
}

#item452331 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item452334 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item452358 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item452362 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item452386 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item452395 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item452419 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item452422 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item452446 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item452449 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item431735 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item435731 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:11px 10px 0px 10px;
}

#item435729 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item435758 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item435754 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item435781 {
	width:344px !important;
	height:254px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item460272 {
	width:579px !important;
	height:362px !important;
	left:101px !important;
	top:262px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item436318 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

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

#item453171 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item453195 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item453221 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item453244 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item453270 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item453293 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item453320 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item453343 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item453369 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item453392 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item453415 {
	width:40px !important;
	height:19px !important;
	left:42px !important;
	top:38px !important;
}

#item453418 {
	width:40px !important;
	height:19px !important;
	left:530px !important;
	top:38px !important;
}

#item453422 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item453425 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item453449 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item453453 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item453477 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item453480 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item453505 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item453508 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item436283 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

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

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

#item445996 {
	width:520px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	padding:30px 0px 10px 60px;
}

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

#item446019 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item445946 {
	width:344px !important;
	height:311px !important;
	left:99px !important;
	top:97px !important;
}

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

#item445969 {
	width:172px !important;
	height:36px !important;
	left:97px !important;
	top:433px !important;
}

#item445943 {
	width:530px !important;
	height:876px !important;
	left:700px !important;
	top:-10px !important;
}

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

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

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

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

#item449091 {
	width:96px !important;
	height:13px !important;
	left:1050px !important;
	top:52px !important;
}

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

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

#item448370 {
	width:62px !important;
	height:22px !important;
	left:400px !important;
	top:184px !important;
}

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

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

#item448452 {
	width:74px !important;
	height:49px !important;
}

#item448447 {
	width:74px !important;
	height:49px !important;
	left:498px !important;
	top:170px !important;
}

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

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

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

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

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

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

#item448393 {
	width:68px !important;
	height:40px !important;
	left:976px !important;
	top:175px !important;
}

#item448409 {
	width:78px !important;
	height:49px !important;
}

#item448404 {
	width:78px !important;
	height:49px !important;
	left:1065px !important;
	top:170px !important;
}

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

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

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

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

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

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

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

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

#item448707 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:451px !important;
}

#item448731 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:518px !important;
}

#item448755 {
	width:85px !important;
	height:54px !important;
	left:969px !important;
	top:535px !important;
}

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

#item448768 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:543px !important;
}

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

#item448796 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:545px !important;
}

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

#item448803 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:545px !important;
}

#item448817 {
	width:85px !important;
	height:49px !important;
}

#item448812 {
	width:85px !important;
	height:49px !important;
	left:1058px !important;
	top:542px !important;
}

#item447446 {
	width:408px !important;
	height:54px !important;
	background:#fff;
	padding:20px 0px 0px 0px;
}

#item447444 {
	width:408px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

#item447471 {
	width:408px !important;
	height:54px !important;
	background:#fff;
	padding:16px 0px 0px 0px;
}

#item447469 {
	width:408px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

#item447744 {
	width:408px !important;
	height:54px !important;
	background:#fff;
	padding:20px 0px 0px 0px;
}

#item447741 {
	width:408px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

#item447770 {
	width:408px !important;
	height:54px !important;
	background:#fff;
	padding:16px 0px 0px 0px;
}

#item447767 {
	width:408px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

#item447822 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item447819 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:531px !important;
}

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

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

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

#item448144 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

#item448103 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

#item455491 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

#item448075 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

#item448062 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

#item448015 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

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

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

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

#item447897 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

#item447849 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

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

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

#item456793 {
	width:96px !important;
	height:13px !important;
	left:1050px !important;
	top:52px !important;
}

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

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

#item446591 {
	width:48px !important;
	height:48px !important;
	left:414px !important;
	top:171px !important;
}

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

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

#item446525 {
	width:74px !important;
	height:49px !important;
}

#item446521 {
	width:74px !important;
	height:49px !important;
	left:498px !important;
	top:170px !important;
}

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

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

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

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

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

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

#item446561 {
	width:66px !important;
	height:49px !important;
}

#item446557 {
	width:66px !important;
	height:49px !important;
	left:1077px !important;
	top:170px !important;
}

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

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

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

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

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

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

#item455690 {
	width:48px !important;
	height:48px !important;
	left:1008px !important;
	top:170px !important;
}

#item446378 {
	width:408px !important;
	height:54px !important;
	background:#fff;
	padding:20px 0px 0px 0px;
}

#item446376 {
	width:408px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

#item446353 {
	width:408px !important;
	height:54px !important;
	background:#fff;
	padding:16px 0px 0px 0px;
}

#item446351 {
	width:408px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

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

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

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

#item446825 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

#item446791 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item446793 {
	width:522px !important;
	height:618px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

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

#item446760 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

#item446728 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

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

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

#item456005 {
	width:153px !important;
	height:13px !important;
	left:993px !important;
	top:52px !important;
}

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

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

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

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

#item456077 {
	width:62px !important;
	height:22px !important;
	left:400px !important;
	top:184px !important;
}

#item457214 {
	width:36px !important;
	height:55px !important;
	left:402px !important;
	top:531px !important;
}

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

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

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

#item457220 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:544px !important;
}

#item456095 {
	width:74px !important;
	height:49px !important;
}

#item456091 {
	width:74px !important;
	height:49px !important;
	left:498px !important;
	top:170px !important;
}

#item457230 {
	width:97px !important;
	height:52px !important;
}

#item457226 {
	width:97px !important;
	height:52px !important;
	left:475px !important;
	top:542px !important;
}

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

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

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

#item457253 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:542px !important;
}

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

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

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

#item457279 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:544px !important;
}

#item457520 {
	width:150px !important;
	height:150px !important;
	left:712px !important;
	top:258px !important;
}

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

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

#item456211 {
	width:68px !important;
	height:40px !important;
	left:976px !important;
	top:175px !important;
}

#item456221 {
	width:78px !important;
	height:49px !important;
}

#item456217 {
	width:78px !important;
	height:49px !important;
	left:1065px !important;
	top:170px !important;
}

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

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

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

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

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

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

#item456315 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:451px !important;
}

#item456338 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:518px !important;
}

#item456361 {
	width:102px !important;
	height:46px !important;
	left:924px !important;
	top:537px !important;
}

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

#item456368 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:543px !important;
}

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

#item456394 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:545px !important;
}

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

#item456400 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:545px !important;
}

#item456410 {
	width:85px !important;
	height:49px !important;
}

#item456406 {
	width:85px !important;
	height:49px !important;
	left:1058px !important;
	top:542px !important;
}

#item456435 {
	width:408px !important;
	height:54px !important;
	background:#fff;
	padding:20px 0px 0px 0px;
}

#item456433 {
	width:408px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

#item456462 {
	width:408px !important;
	height:54px !important;
	background:#fff;
	padding:16px 0px 0px 0px;
}

#item456459 {
	width:408px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

#item456487 {
	width:408px !important;
	height:54px !important;
	background:#fff;
	padding:20px 0px 0px 0px;
}

#item456485 {
	width:408px !important;
	height:54px !important;
	left:87px !important;
	top:171px !important;
}

#item457320 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item457317 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:540px !important;
}

#item456513 {
	width:408px !important;
	height:54px !important;
	background:#fff;
	padding:16px 0px 0px 0px;
}

#item456510 {
	width:408px !important;
	height:54px !important;
	left:657px !important;
	top:171px !important;
}

#item456538 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item456536 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:531px !important;
}

#item456741 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

#item456731 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

#item456697 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

#item456675 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

#item456665 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

#item456629 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

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

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

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

#item456619 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

#item457455 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

#item456603 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

#item457401 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

#item456565 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

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

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

#item460753 {
	width:96px !important;
	height:13px !important;
	left:1050px !important;
	top:52px !important;
}

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

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

#item460838 {
	width:74px !important;
	height:26px !important;
	left:498px !important;
	top:183px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item461046 {
	width:75px !important;
	height:26px !important;
	left:1068px !important;
	top:186px !important;
}

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

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

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

#item461208 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

#item461170 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

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

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

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

#item461144 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

#item461108 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

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

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

#item461280 {
	width:96px !important;
	height:13px !important;
	left:1050px !important;
	top:52px !important;
}

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

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

#item461367 {
	width:75px !important;
	height:26px !important;
	left:497px !important;
	top:186px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item461576 {
	width:75px !important;
	height:26px !important;
	left:1068px !important;
	top:186px !important;
}

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

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

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

#item461737 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

#item461695 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

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

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

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

#item461673 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

#item461637 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

#item461638 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
	padding:0px 50px 0px 0px;
}

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

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

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

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

#item461809 {
	width:96px !important;
	height:13px !important;
	left:1050px !important;
	top:52px !important;
}

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

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

#item461894 {
	width:75px !important;
	height:26px !important;
	left:497px !important;
	top:186px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item462101 {
	width:75px !important;
	height:26px !important;
	left:1066px !important;
	top:183px !important;
}

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

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

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

#item462256 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

#item462219 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

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

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

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

#item462198 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

#item462162 {
	width:1212px !important;
	height:776px !important;
	left:19px !important;
	top:95px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

@keyframes grow-459657 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-459657 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item459657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item459676 {
	width:222px !important;
	height:15px !important;
	left:13px !important;
	top:251px !important;
}

#item459699 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item459657 {
	width:250px !important;
	height:300px !important;
	left:87px !important;
	top:162px !important;
}

@keyframes grow-459704 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-459704 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item459704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item459720 {
	width:229px !important;
	height:15px !important;
	left:13px !important;
	top:251px !important;
}

#item459743 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item459704 {
	width:250px !important;
	height:300px !important;
	left:355px !important;
	top:477px !important;
}

@keyframes grow-459748 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-459748 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item459748 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item459767 {
	width:229px !important;
	height:15px !important;
	left:13px !important;
	top:251px !important;
}

#item459790 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item459748 {
	width:250px !important;
	height:300px !important;
	left:355px !important;
	top:162px !important;
}

@keyframes grow-459796 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-459796 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item459796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item459812 {
	width:230px !important;
	height:15px !important;
	left:13px !important;
	top:251px !important;
}

#item459836 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item459796 {
	width:250px !important;
	height:300px !important;
	left:624px !important;
	top:477px !important;
}

@keyframes grow-459841 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-459841 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item459841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item459857 {
	width:231px !important;
	height:15px !important;
	left:13px !important;
	top:251px !important;
}

#item459880 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item459841 {
	width:250px !important;
	height:300px !important;
	left:624px !important;
	top:162px !important;
}

@keyframes grow-459885 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-459885 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item459885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item459897 {
	width:226px !important;
	height:15px !important;
	left:13px !important;
	top:251px !important;
}

#item459921 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item459885 {
	width:250px !important;
	height:300px !important;
	left:892px !important;
	top:162px !important;
}

@keyframes grow-459924 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-459924 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item459924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item459948 {
	width:223px !important;
	height:15px !important;
	left:17px !important;
	top:251px !important;
}

#item459971 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item459924 {
	width:250px !important;
	height:300px !important;
	left:87px !important;
	top:477px !important;
}

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

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

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

#item460078 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

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

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

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

#item460072 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

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

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

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

#item460068 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

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

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

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

#item460064 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

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

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

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

#item460060 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

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

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

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

#item460056 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

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

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

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

#item460049 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item459537 {
	width:27px !important;
	height:30px !important;
	left:1180px !important;
	top:10px !important;
}

#item459535 {
	width:1207px !important;
	height:846px !important;
	left:20px !important;
	top:-10px !important;
}

#item463647 {
	width:609px !important;
	height:866px !important;
	left:621px !important;
}

#item463657 {
	width:344px !important;
	height:140px !important;
	left:87px !important;
	top:639px !important;
}

#item463680 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:87px !important;
}

#item463736 {
	width:324px !important;
	height:10px !important;
}

#item463732 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:228px !important;
}

#item463763 {
	width:324px !important;
	height:10px !important;
}

#item463759 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:386px !important;
}

#item463790 {
	width:324px !important;
	height:10px !important;
}

#item463786 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:347px !important;
}

#item463818 {
	width:324px !important;
	height:10px !important;
}

#item463814 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:307px !important;
}

#item463845 {
	width:324px !important;
	height:10px !important;
}

#item463841 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:268px !important;
}

#item464010 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item464011 {
	width:522px !important;
	height:378px !important;
	left:200px !important;
	top:236px !important;
}

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

#item464034 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item463976 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item463977 {
	width:577px !important;
	height:553px !important;
	left:188px !important;
	top:236px !important;
}

#item463978 {
	width:522px !important;
	height:2583px !important;
	left:12px !important;
}

@keyframes fly-in-bottom-463977 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-463977 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item464004 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item464001 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item463941 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item463942 {
	width:577px !important;
	height:553px !important;
	left:188px !important;
	top:236px !important;
}

#item463943 {
	width:522px !important;
	height:1056px !important;
	left:12px !important;
}

@keyframes fly-in-bottom-463942 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-463942 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item463970 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item463966 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item463907 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item463908 {
	width:522px !important;
	height:378px !important;
	left:200px !important;
	top:236px !important;
}

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

#item463931 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item463872 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item463873 {
	width:577px !important;
	height:553px !important;
	left:188px !important;
	top:236px !important;
}

#item463874 {
	width:522px !important;
	height:3718px !important;
	left:12px !important;
}

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

#item463898 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item463870 {
	width:30px !important;
	height:27px !important;
	left:779px !important;
	top:10px !important;
}

#item463868 {
	width:809px !important;
	height:876px !important;
	left:421px !important;
	top:-10px !important;
}

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

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

p.autoParaStyle11 {
	font-family:FF-MinionPro-Regular,"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;
}

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

p.autoParaStyle9 {
	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.autoParaStyle8 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11.1px;
	line-height:13.3px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:7px;
	text-align:center;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

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

p.autoParaStyle5 {
	font-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.autoParaStyle4 {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

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

p.autoParaStyle2 {
	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.autoParaStyle1 {
	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.hotel-descripcion-titular {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	padding-right:140px;
	margin-top:15px;
	margin-bottom:10px;
	text-align:left;
}

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

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

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

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

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

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

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

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

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

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

p.regular-13-negro-puntos {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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

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

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

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

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

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

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

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

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

p.boton-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-experiencias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-circuitos-ciudades {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-acordeon-off {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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

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

p.book-20-blanco-ea-0 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

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

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

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

p.book-11-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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

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

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

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

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

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

p.bold-13-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-8-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Párrafo-básico {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle1 {
	color:#000;
}

span.desde-precio {
	font-size:13px;
}

span.quicksand-bold {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
}

span.verde {
	color:#009976;
}

span.bold {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

span._20pt {
	font-size:20px;
}

span.quicksand {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
}

span.dias-noches {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
	font-size:13px;
	color:#009976;
	text-transform:uppercase;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
