/* 	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:#98694c; }
:-webkit-full-screen { background:#98694c; }
#loadIndicator span:after { padding-left:1ex; content:'Royal Hideaway Corales Resort'; }
#slider { width:842px; height:596px; }
.page-scale-wrap { width:842px; height:596px; background: #fff !important; }
.paper-vertical { width:842px; height:100%; }
.paper-horizontal { width:17604px; height:608px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
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);
}
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:596px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:842px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
body.has-transitions .pages .page {
	display:block;
	z-index:1;
}
body.has-transitions .pages .page.activePage {
	z-index:2;
	transform:none;
	opacity:1;
}
.trans-fade { -webkit-animation:transFade .6s ease-in-out; animation:transFade .6s ease-in-out; }
.trans-left { -webkit-animation:transLeft .6s ease-in-out; animation:transLeft .6s ease-in-out; }
.trans-right { -webkit-animation:transRight .6s ease-in-out; animation:transRight .6s ease-in-out; }
.trans-top { -webkit-animation:transTop .6s ease-in-out; animation:transTop .6s ease-in-out; }
.trans-bottom { -webkit-animation:transBottom .6s ease-in-out; animation:transBottom .6s ease-in-out; }
.trans-none { -webkit-animation:transFade 0s; animation:transFade 0s; }
.trans-out, .trans-reverse {
	-webkit-animation-direction:reverse;
	animation-direction:reverse;
}
.trans-out.trans-reverse {
	webkit-animation-direction:normal;
	animation-direction:normal;
}
@keyframes transFade {
	0% { opacity:0; }
	100% { opacity:1; }
}
@-webkit-keyframes transFade {
	0% { opacity:0; }
	100% { opacity:1; }
}
@keyframes transRight {
	0% { transform:translateX(100%); }
	100% { transform:translateX(0); }
}
@-webkit-keyframes transRight {
	0% { -webkit-transform:translateX(100%); }
	100% { -webkit-transform:translateX(0); }
}
@keyframes transLeft {
	0% { transform:translateX(-100%); }
	100% { transform:translateX(0); }
}
@-webkit-keyframes transLeft {
	0% { -webkit-transform:translateX(-100%); }
	100% { -webkit-transform:translateX(0); }
}
@keyframes transTop {
	0% { transform:translateY(-100%); }
	100% { transform:translateY(0); }
}
@-webkit-keyframes transTop {
	0% { -webkit-transform:translateY(-100%); }
	100% { -webkit-transform:translateY(0); }
}
@keyframes transBottom {
	0% { transform:translateY(100%); }
	100% { transform:translateY(0); }
}
@-webkit-keyframes transBottom {
	0% { -webkit-transform:translateY(100%); }
	100% { -webkit-transform:translateY(0); }
}

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

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

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

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

#item96699 {
	width:2560px !important;
	height:596px !important;
	left:-859px !important;
	background:#98694c;
}

#item106724 {
	width:842px !important;
	height:596px !important;
}

#item96727 {
	width:782px !important;
	height:548px !important;
	left:30px !important;
	top:28px !important;
	border:solid 1px #fff;
}

#item96711 {
	width:141px !important;
	height:113px !important;
	left:645px !important;
	top:427px !important;
}

#item96721 {
	width:38px !important;
	height:38px !important;
}

#item96718 {
	width:38px !important;
	height:38px !important;
	left:402px !important;
	top:279px !important;
}

#item96732 {
	width:615px !important;
	height:1050px !important;
	background:#98694c;
}

#item96742 {
	width:141px !important;
	height:113px !important;
	left:227px !important;
	top:97px !important;
}

#item106718 {
	width:615px !important;
	height:435px !important;
	top:324px !important;
}

#item96748 {
	width:582px !important;
	height:395px !important;
	left:16px !important;
	top:344px !important;
	border:solid 1px #fff;
}

#item96753 {
	width:563px !important;
	height:984px !important;
}

#item96750 {
	width:563px !important;
	height:984px !important;
	left:16px !important;
	top:34px !important;
}

#item96765 {
	width:38px !important;
	height:38px !important;
}

#item96761 {
	width:38px !important;
	height:38px !important;
	left:288px !important;
	top:506px !important;
}

#item4744 {
	width:516px !important;
	height:57px !important;
	left:187px !important;
	top:256px !important;
}

#item4767 {
	width:112px !important;
	height:48px !important;
	left:698px !important;
	top:112px !important;
}

#item4790 {
	width:112px !important;
	height:36px !important;
	left:30px !important;
	top:374px !important;
}

#item4813 {
	width:112px !important;
	height:36px !important;
	left:513px !important;
	top:504px !important;
}

#item4836 {
	width:112px !important;
	height:36px !important;
	left:277px !important;
	top:56px !important;
}

#item4859 {
	width:173px !important;
	height:32px !important;
	left:358px !important;
	top:196px !important;
}

#item73693 {
	width:45px !important;
	height:76px !important;
}

#item74572 {
	width:45px !important;
	height:76px !important;
	left:535px !important;
	top:487px !important;
}

#item73700 {
	width:45px !important;
	height:76px !important;
}

#item74575 {
	width:45px !important;
	height:76px !important;
	left:36px !important;
	top:487px !important;
}

#item54101 {
	width:112px !important;
	height:48px !important;
	left:437px !important;
	top:235px !important;
}

#item54124 {
	width:112px !important;
	height:36px !important;
	left:105px !important;
	top:681px !important;
}

#item54147 {
	width:112px !important;
	height:36px !important;
	left:250px !important;
	top:894px !important;
}

#item54170 {
	width:112px !important;
	height:36px !important;
	left:303px !important;
	top:90px !important;
}

#item54078 {
	width:383px !important;
	height:101px !important;
	top:60px !important;
}

#item54193 {
	width:173px !important;
	height:32px !important;
	left:105px !important;
}

@keyframes aumentar-54196 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aumentar-54196 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item54196 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

@keyframes aumentar-54198 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aumentar-54198 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item54198 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

@keyframes aumentar-54199 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aumentar-54199 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item54199 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

@keyframes aumentar-54200 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aumentar-54200 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item54200 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item5293 {
	width:365px !important;
	height:291px !important;
	left:421px !important;
	top:305px !important;
	background:#f4f0ed;
}

#item6919 {
	width:421px !important;
	height:291px !important;
	top:305px !important;
}

#item43601 {
	width:334px !important;
	height:219px !important;
	left:434px !important;
	top:321px !important;
}

#item50179 {
	width:30px !important;
	height:42px !important;
	left:521px !important;
	top:408px !important;
}

#item5300 {
	width:359px !important;
	height:167px !important;
	left:56px !important;
	top:90px !important;
}

#item5323 {
	width:359px !important;
	height:44px !important;
	left:427px !important;
	top:90px !important;
}

#item5347 {
	width:359px !important;
	height:79px !important;
	left:427px !important;
	top:159px !important;
}

#item6971 {
	width:422px !important;
	height:335px !important;
	left:10px !important;
	top:271px !important;
	background:#fff;
}

@keyframes aumentar-6971 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aumentar-6971 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item6971 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

@keyframes aparecer-7035 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-7035 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item6976 {
	width:60px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item7035 {
	width:66px !important;
	height:15px !important;
	left:206px !important;
	top:493px !important;
}

#item6948 {
	width:359px !important;
	height:162px !important;
	left:67px !important;
	top:289px !important;
}

@keyframes entrarvolandodesdearriba-6948 {
	0% {
		transform:translate(-1px,-48px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-6948 {
	0% {
		-webkit-transform:translate(-1px,-48px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item52143 {
	width:28px !important;
	height:30px !important;
	left:11px !important;
	top:10px !important;
}

#item5377 {
	width:65px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item7023 {
	width:71px !important;
	height:15px !important;
	left:218px !important;
	top:282px !important;
}

#item7021 {
	width:432px !important;
	height:606px !important;
	left:-10px !important;
	top:-10px !important;
}

#item7381 {
	width:368px !important;
	height:291px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item7382 {
	width:335px !important;
	height:160px !important;
	left:26px !important;
	top:28px !important;
	background:#fff;
}

#item7355 {
	width:285px !important;
	height:127px !important;
	left:62px !important;
	top:45px !important;
}

#item7383 {
	width:60px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item7413 {
	width:66px !important;
	height:15px !important;
	left:179px !important;
	top:238px !important;
}

#item5402 {
	width:65px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item7410 {
	width:71px !important;
	height:15px !important;
	left:177px !important;
	top:252px !important;
}

#item7408 {
	width:378px !important;
	height:301px !important;
	left:408px !important;
	top:295px !important;
}

#item7051 {
	width:38px !important;
	height:38px !important;
}

#item43597 {
	width:38px !important;
	height:38px !important;
	left:749px !important;
	top:249px !important;
}

#item54507 {
	width:407px !important;
	height:298px !important;
	left:104px !important;
	top:322px !important;
	background:#fff;
}

#item82068 {
	width:60px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item82065 {
	width:66px !important;
	height:16px !important;
	left:310px !important;
	top:823px !important;
}

#item82095 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item82092 {
	width:44px !important;
	height:44px !important;
	left:457px !important;
	top:809px !important;
}

#item82102 {
	width:60px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item82099 {
	width:66px !important;
	height:16px !important;
	left:285px !important;
	top:338px !important;
}

#item82126 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

@keyframes aumentar-82126 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aumentar-82126 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item82126 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item82127_container {
	width:615px !important;
	height:344px !important;
	top:443px !important;
}

#item82131 {
	width:38px !important;
	height:38px !important;
}

#item82128 {
	width:38px !important;
	height:38px !important;
	left:461px !important;
	top:90px !important;
}

#item73858 {
	width:60px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item73856 {
	width:66px !important;
	height:16px !important;
	left:310px !important;
	top:823px !important;
}

#item73884 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item73881 {
	width:44px !important;
	height:44px !important;
	left:457px !important;
	top:809px !important;
}

#item73891 {
	width:60px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item73888 {
	width:66px !important;
	height:16px !important;
	left:285px !important;
	top:338px !important;
}

#item73935 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

@keyframes aumentar-73935 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aumentar-73935 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item73935 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item73937_container {
	width:615px !important;
	height:344px !important;
	top:443px !important;
}

#item73940 {
	width:38px !important;
	height:38px !important;
}

#item73938 {
	width:38px !important;
	height:38px !important;
	left:461px !important;
	top:90px !important;
}

#item81818 {
	width:67px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item81815 {
	width:73px !important;
	height:20px !important;
	left:309px !important;
	top:518px !important;
}

#item81841 {
	width:383px !important;
	height:96px !important;
	left:126px !important;
	top:100px !important;
}

#item81864 {
	width:383px !important;
	height:220px !important;
	left:126px !important;
	top:247px !important;
}

#item81999 {
	width:383px !important;
	height:330px !important;
	left:126px !important;
	top:610px !important;
	background:#f4f0ed;
	padding:50px;
}

#item82029 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item82033 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:541px !important;
}

#item82060 {
	width:92px !important;
	height:172px !important;
	left:3px !important;
	top:3px !important;
}

#item82061 {
	width:98px !important;
	height:178px !important;
	left:19px !important;
	top:446px !important;
}

#item54230 {
	width:383px !important;
	height:330px !important;
}

#item54238 {
	width:30px !important;
	height:42px !important;
	left:93px !important;
	top:139px !important;
}

#item81616 {
	width:67px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item81771 {
	width:73px !important;
	height:20px !important;
	left:309px !important;
	top:518px !important;
}

#item54265 {
	width:383px !important;
	height:96px !important;
	left:126px !important;
	top:100px !important;
}

#item54289 {
	width:383px !important;
	height:220px !important;
	left:126px !important;
	top:247px !important;
}

#item82026 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item82036 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:541px !important;
}

#item82056 {
	width:92px !important;
	height:172px !important;
	left:3px !important;
	top:3px !important;
}

#item82057 {
	width:98px !important;
	height:178px !important;
	left:19px !important;
	top:446px !important;
}

#item54369 {
	width:383px !important;
	height:424px !important;
	left:126px !important;
	top:100px !important;
}

@keyframes entrarvolandodesdearriba-54369 {
	0% {
		transform:translate(-1px,-48px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-54369 {
	0% {
		-webkit-transform:translate(-1px,-48px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes aparecer-54343 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-54343 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item54346 {
	width:90px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item54343 {
	width:96px !important;
	height:20px !important;
	left:285px !important;
	top:593px !important;
}

#item81649 {
	width:383px !important;
	height:245px !important;
	left:126px !important;
	top:695px !important;
}

#item82052 {
	width:92px !important;
	height:172px !important;
	left:3px !important;
	top:3px !important;
}

#item82053 {
	width:98px !important;
	height:178px !important;
	left:518px !important;
	top:446px !important;
}

#item54242 {
	width:383px !important;
	height:433px !important;
	left:126px !important;
	top:100px !important;
}

#item54318 {
	width:60px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item54315 {
	width:66px !important;
	height:20px !important;
	left:285px !important;
	top:593px !important;
}

#item82048 {
	width:92px !important;
	height:172px !important;
	left:3px !important;
	top:3px !important;
}

#item82049 {
	width:98px !important;
	height:178px !important;
	left:518px !important;
	top:446px !important;
}

#item54313 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item5707 {
	width:730px !important;
	height:24px !important;
	left:56px !important;
	top:56px !important;
}

#item5739 {
	width:359px !important;
	height:75px !important;
	left:56px !important;
	top:434px !important;
}

#item5762 {
	width:359px !important;
	height:88px !important;
	left:427px !important;
	top:433px !important;
}

#item7436 {
	width:606px !important;
	height:35px !important;
	left:118px !important;
	top:141px !important;
}

#item7529 {
	width:730px !important;
	height:24px !important;
	left:56px !important;
	top:90px !important;
}

#item5730 {
	width:359px !important;
	height:220px !important;
}

#item7609 {
	width:110px !important;
	height:33px !important;
	left:124px !important;
	top:169px !important;
}

#item7612 {
	width:121px !important;
	height:97px !important;
	left:120px !important;
	top:52px !important;
}

#item7615 {
	width:359px !important;
	height:220px !important;
	left:56px !important;
	top:189px !important;
}

#item7622 {
	width:359px !important;
	height:220px !important;
}

#item7624 {
	width:110px !important;
	height:33px !important;
	left:124px !important;
	top:169px !important;
}

#item7628 {
	width:121px !important;
	height:97px !important;
	left:119px !important;
	top:52px !important;
}

#item7619 {
	width:359px !important;
	height:220px !important;
	left:427px !important;
	top:189px !important;
}

#item83820 {
	width:78px !important;
	height:144px !important;
}

#item83821 {
	width:78px !important;
	height:144px !important;
	left:518px !important;
	top:453px !important;
}

#item83827 {
	width:78px !important;
	height:144px !important;
}

#item83824 {
	width:78px !important;
	height:144px !important;
	left:19px !important;
	top:453px !important;
}

#item83119 {
	width:60px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item83117 {
	width:66px !important;
	height:16px !important;
	left:310px !important;
	top:823px !important;
}

#item83145 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item83142 {
	width:44px !important;
	height:44px !important;
	left:457px !important;
	top:809px !important;
}

#item83151 {
	width:60px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item83149 {
	width:66px !important;
	height:16px !important;
	left:285px !important;
	top:338px !important;
}

#item83175 {
	width:615px !important;
	height:1050px !important;
	background:#98694c;
}

#item83179 {
	width:38px !important;
	height:38px !important;
}

#item83176 {
	width:38px !important;
	height:38px !important;
	left:461px !important;
	top:90px !important;
}

#item83185 {
	width:121px !important;
	height:97px !important;
	left:257px !important;
	top:170px !important;
}

#item106685 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:453px !important;
}

#item82998 {
	width:440px !important;
	height:70px !important;
	left:97px !important;
	top:100px !important;
}

#item83021 {
	width:383px !important;
	height:222px !important;
	left:126px !important;
	top:642px !important;
}

#item83045 {
	width:383px !important;
	height:118px !important;
	left:126px !important;
	top:222px !important;
}

#item83068 {
	width:383px !important;
	height:24px !important;
	left:126px !important;
	top:177px !important;
}

#item83100 {
	width:383px !important;
	height:220px !important;
}

#item83102 {
	width:110px !important;
	height:33px !important;
	left:136px !important;
	top:169px !important;
}

#item83106 {
	width:121px !important;
	height:97px !important;
	left:132px !important;
	top:52px !important;
}

#item83097 {
	width:383px !important;
	height:220px !important;
}

#item82921 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item83325 {
	width:60px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item83323 {
	width:66px !important;
	height:16px !important;
	left:310px !important;
	top:879px !important;
}

#item83351 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item83348 {
	width:44px !important;
	height:44px !important;
	left:457px !important;
	top:865px !important;
}

#item83356 {
	width:60px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item83354 {
	width:66px !important;
	height:16px !important;
	left:285px !important;
	top:394px !important;
}

#item83380 {
	width:615px !important;
	height:1050px !important;
	background:#98694c;
}

#item83384 {
	width:38px !important;
	height:38px !important;
}

#item83381 {
	width:38px !important;
	height:38px !important;
	left:461px !important;
	top:90px !important;
}

#item83388 {
	width:121px !important;
	height:97px !important;
	left:258px !important;
	top:222px !important;
}

#item106675 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:509px !important;
}

#item83830 {
	width:444px !important;
	height:1050px !important;
	left:96px !important;
	top:66px !important;
	background:#fff;
}

#item83582 {
	width:440px !important;
	height:70px !important;
}

#item83605 {
	width:383px !important;
	height:118px !important;
	left:29px !important;
	top:122px !important;
}

#item83628 {
	width:383px !important;
	height:24px !important;
	left:29px !important;
	top:77px !important;
}

#item83657 {
	width:383px !important;
	height:220px !important;
}

#item83673 {
	width:383px !important;
	height:248px !important;
	left:126px !important;
	top:698px !important;
}

#item83700 {
	width:78px !important;
	height:144px !important;
	left:3px !important;
	top:3px !important;
}

#item83697 {
	width:84px !important;
	height:150px !important;
	left:26px !important;
	top:517px !important;
}

#item83808 {
	width:38px !important;
	height:38px !important;
	left:648px !important;
	top:10px !important;
}

#item83321 {
	width:686px !important;
	height:1116px !important;
	left:-10px !important;
	top:-66px !important;
}

#item8120 {
	width:52px !important;
	height:24px !important;
	left:56px !important;
	top:87px !important;
}

#item8264 {
	width:144px !important;
	height:32px !important;
	left:642px !important;
	top:93px !important;
}

#item8270 {
	width:144px !important;
	height:32px !important;
	left:475px !important;
	top:93px !important;
}

#item12643 {
	width:235px !important;
	height:24px !important;
	left:109px !important;
	top:87px !important;
}

#item12666 {
	width:297px !important;
	height:24px !important;
	left:56px !important;
	top:118px !important;
}

#item105827 {
	width:842px !important;
	height:386px !important;
	top:210px !important;
}

#item8306 {
	width:38px !important;
	height:38px !important;
}

#item8420 {
	width:38px !important;
	height:38px !important;
	left:695px !important;
	top:137px !important;
}

#item8336 {
	width:38px !important;
	height:38px !important;
}

#item8423 {
	width:38px !important;
	height:38px !important;
	left:528px !important;
	top:137px !important;
}

#item48441 {
	width:421px !important;
	height:503px !important;
	top:3px !important;
	background:#fff;
}

#item48464 {
	width:381px !important;
	height:506px !important;
	background:#f4f0ed;
}

#item28226 {
	width:421px !important;
	height:573px !important;
	left:10px !important;
	top:33px !important;
	background:#fff;
}

#item28227 {
	width:297px !important;
	height:188px !important;
	left:66px !important;
	top:117px !important;
}

#item28288 {
	width:347px !important;
	height:152px !important;
	top:274px !important;
	padding:0px 10px 0px 0px;
}

#item28311 {
	width:347px !important;
	height:200px !important;
}

#item28319 {
	width:38px !important;
	height:38px !important;
}

#item71082 {
	width:38px !important;
	height:38px !important;
	left:50px !important;
}

#item28325 {
	width:38px !important;
	height:38px !important;
}

#item28322 {
	width:38px !important;
	height:38px !important;
}

#item28334 {
	width:347px !important;
	height:36px !important;
	left:450px !important;
	top:344px !important;
}

#item38836 {
	width:329px !important;
	height:9px !important;
}

#item38833 {
	width:329px !important;
	height:9px !important;
	top:188px !important;
}

#item38861 {
	width:359px !important;
	height:9px !important;
}

#item38859 {
	width:359px !important;
	height:9px !important;
	top:219px !important;
}

#item28257 {
	width:38px !important;
	height:38px !important;
}

#item28254 {
	width:38px !important;
	height:38px !important;
	left:392px !important;
}

#item38886 {
	width:329px !important;
	height:9px !important;
}

#item38884 {
	width:329px !important;
	height:9px !important;
	top:203px !important;
}

#item39455 {
	width:13px !important;
	height:46px !important;
	left:819px !important;
	top:505px !important;
}

#item48382 {
	width:421px !important;
	height:503px !important;
	top:3px !important;
	background:#fff;
}

#item48406 {
	width:381px !important;
	height:506px !important;
	background:#f4f0ed;
}

#item27856 {
	width:421px !important;
	height:573px !important;
	left:10px !important;
	top:33px !important;
	background:#fff;
}

#item27857 {
	width:297px !important;
	height:188px !important;
	left:66px !important;
	top:117px !important;
}

#item27917 {
	width:50px !important;
	height:20px !important;
	top:31px !important;
}

#item27940 {
	width:26px !important;
	height:24px !important;
	left:12px !important;
}

#item27944 {
	width:50px !important;
	height:20px !important;
	top:30px !important;
}

#item27968 {
	width:26px !important;
	height:22px !important;
	left:12px !important;
}

#item27975 {
	width:50px !important;
	height:20px !important;
	top:31px !important;
}

#item27998 {
	width:19px !important;
	height:24px !important;
	left:15px !important;
}

#item28002 {
	width:78px !important;
	height:20px !important;
	top:29px !important;
}

#item28025 {
	width:20px !important;
	height:20px !important;
	left:26px !important;
}

#item28030 {
	width:50px !important;
	height:20px !important;
	top:28px !important;
}

#item28053 {
	width:24px !important;
	height:20px !important;
	left:13px !important;
}

#item28057 {
	width:50px !important;
	height:44px !important;
	top:27px !important;
}

#item28080 {
	width:19px !important;
	height:18px !important;
	left:15px !important;
}

#item28087 {
	width:50px !important;
	height:8px !important;
	top:27px !important;
}

#item28110 {
	width:22px !important;
	height:18px !important;
	left:14px !important;
}

#item28114 {
	width:75px !important;
	height:32px !important;
	top:30px !important;
}

#item28137 {
	width:24px !important;
	height:24px !important;
	left:26px !important;
}

#item28142 {
	width:347px !important;
	height:77px !important;
	top:219px !important;
}

#item28174 {
	width:38px !important;
	height:38px !important;
}

#item28171 {
	width:38px !important;
	height:38px !important;
	left:50px !important;
}

#item28180 {
	width:38px !important;
	height:38px !important;
}

#item28177 {
	width:38px !important;
	height:38px !important;
}

#item28384 {
	width:329px !important;
	height:9px !important;
}

#item28382 {
	width:329px !important;
	height:9px !important;
	top:188px !important;
}

#item28409 {
	width:359px !important;
	height:9px !important;
}

#item28407 {
	width:359px !important;
	height:9px !important;
	top:219px !important;
}

#item28434 {
	width:329px !important;
	height:9px !important;
}

#item28432 {
	width:329px !important;
	height:9px !important;
	top:203px !important;
}

#item39388 {
	width:38px !important;
	height:38px !important;
}

#item39386 {
	width:38px !important;
	height:38px !important;
	left:392px !important;
}

#item48261 {
	width:421px !important;
	height:503px !important;
	top:3px !important;
	background:#fff;
}

#item48284 {
	width:381px !important;
	height:506px !important;
	background:#f4f0ed;
}

#item27449 {
	width:421px !important;
	height:573px !important;
	left:10px !important;
	top:33px !important;
	background:#fff;
}

#item27450 {
	width:297px !important;
	height:188px !important;
	left:66px !important;
	top:117px !important;
}

#item27508 {
	width:347px !important;
	height:153px !important;
	top:273px !important;
	padding:0px 10px 0px 0px;
}

#item27531 {
	width:347px !important;
	height:200px !important;
}

#item27537 {
	width:38px !important;
	height:38px !important;
}

#item71093 {
	width:38px !important;
	height:38px !important;
	left:50px !important;
}

#item27543 {
	width:38px !important;
	height:38px !important;
}

#item27540 {
	width:38px !important;
	height:38px !important;
}

#item27553 {
	width:347px !important;
	height:36px !important;
	left:450px !important;
	top:344px !important;
}

#item28460 {
	width:329px !important;
	height:9px !important;
}

#item28458 {
	width:329px !important;
	height:9px !important;
	top:188px !important;
}

#item28485 {
	width:359px !important;
	height:9px !important;
}

#item28483 {
	width:359px !important;
	height:9px !important;
	top:219px !important;
}

#item27479 {
	width:38px !important;
	height:38px !important;
}

#item27476 {
	width:38px !important;
	height:38px !important;
	left:392px !important;
}

#item28511 {
	width:329px !important;
	height:9px !important;
}

#item28508 {
	width:329px !important;
	height:9px !important;
	top:203px !important;
}

#item39451 {
	width:13px !important;
	height:46px !important;
	left:819px !important;
	top:505px !important;
}

#item48189 {
	width:421px !important;
	height:503px !important;
	top:3px !important;
	background:#fff;
}

#item48212 {
	width:381px !important;
	height:506px !important;
	background:#f4f0ed;
}

#item27055 {
	width:421px !important;
	height:573px !important;
	left:10px !important;
	top:33px !important;
	background:#fff;
}

#item27056 {
	width:297px !important;
	height:188px !important;
	left:66px !important;
	top:117px !important;
}

#item27116 {
	width:50px !important;
	height:20px !important;
	top:31px !important;
}

#item27139 {
	width:26px !important;
	height:24px !important;
	left:12px !important;
}

#item27146 {
	width:50px !important;
	height:20px !important;
	top:30px !important;
}

#item27169 {
	width:26px !important;
	height:22px !important;
	left:12px !important;
}

#item27173 {
	width:50px !important;
	height:20px !important;
	top:31px !important;
}

#item27196 {
	width:19px !important;
	height:24px !important;
	left:15px !important;
}

#item27200 {
	width:78px !important;
	height:20px !important;
	top:31px !important;
}

#item27224 {
	width:20px !important;
	height:24px !important;
	left:26px !important;
}

#item27229 {
	width:50px !important;
	height:20px !important;
	top:28px !important;
}

#item27252 {
	width:24px !important;
	height:20px !important;
	left:13px !important;
}

#item27256 {
	width:50px !important;
	height:44px !important;
	top:27px !important;
}

#item27279 {
	width:19px !important;
	height:18px !important;
	left:15px !important;
}

#item27284 {
	width:50px !important;
	height:8px !important;
	top:27px !important;
}

#item27307 {
	width:22px !important;
	height:18px !important;
	left:14px !important;
}

#item27311 {
	width:70px !important;
	height:32px !important;
	top:30px !important;
}

#item27334 {
	width:24px !important;
	height:24px !important;
	left:23px !important;
}

#item27339 {
	width:347px !important;
	height:77px !important;
	top:220px !important;
}

#item27371 {
	width:38px !important;
	height:38px !important;
}

#item27368 {
	width:38px !important;
	height:38px !important;
	left:50px !important;
}

#item27378 {
	width:38px !important;
	height:38px !important;
}

#item27375 {
	width:38px !important;
	height:38px !important;
}

#item28539 {
	width:329px !important;
	height:9px !important;
}

#item28537 {
	width:329px !important;
	height:9px !important;
	top:188px !important;
}

#item28564 {
	width:359px !important;
	height:9px !important;
}

#item28562 {
	width:359px !important;
	height:9px !important;
	top:219px !important;
}

#item28589 {
	width:329px !important;
	height:9px !important;
}

#item28587 {
	width:329px !important;
	height:9px !important;
	top:203px !important;
}

#item39376 {
	width:38px !important;
	height:38px !important;
}

#item39374 {
	width:38px !important;
	height:38px !important;
	left:392px !important;
}

#item48130 {
	width:421px !important;
	height:503px !important;
	top:3px !important;
	background:#fff;
}

#item48153 {
	width:381px !important;
	height:506px !important;
	background:#f4f0ed;
}

#item26691 {
	width:421px !important;
	height:573px !important;
	left:10px !important;
	top:33px !important;
	background:#fff;
}

#item26692 {
	width:297px !important;
	height:188px !important;
	left:66px !important;
	top:117px !important;
}

#item26751 {
	width:347px !important;
	height:161px !important;
	top:265px !important;
	padding:0px 10px 0px 0px;
}

#item26783 {
	width:38px !important;
	height:38px !important;
}

#item71103 {
	width:38px !important;
	height:38px !important;
	left:50px !important;
}

#item26792 {
	width:38px !important;
	height:38px !important;
}

#item26789 {
	width:38px !important;
	height:38px !important;
}

#item26802 {
	width:347px !important;
	height:14px !important;
	left:450px !important;
	top:358px !important;
}

#item28625 {
	width:329px !important;
	height:9px !important;
}

#item28623 {
	width:329px !important;
	height:9px !important;
	top:188px !important;
}

#item28650 {
	width:359px !important;
	height:9px !important;
}

#item28648 {
	width:359px !important;
	height:9px !important;
	top:219px !important;
}

#item28675 {
	width:329px !important;
	height:9px !important;
}

#item28673 {
	width:329px !important;
	height:9px !important;
	top:203px !important;
}

#item39369 {
	width:38px !important;
	height:38px !important;
}

#item39367 {
	width:38px !important;
	height:38px !important;
	left:392px !important;
}

#item39448 {
	width:13px !important;
	height:46px !important;
	left:819px !important;
	top:505px !important;
}

#item48073 {
	width:421px !important;
	height:503px !important;
	top:3px !important;
	background:#fff;
}

#item48096 {
	width:381px !important;
	height:506px !important;
	background:#f4f0ed;
}

#item26072 {
	width:421px !important;
	height:573px !important;
	left:10px !important;
	top:33px !important;
	background:#fff;
}

#item26073 {
	width:297px !important;
	height:188px !important;
	left:66px !important;
	top:117px !important;
}

#item26134 {
	width:50px !important;
	height:20px !important;
	top:31px !important;
}

#item26157 {
	width:26px !important;
	height:24px !important;
	left:12px !important;
}

#item26162 {
	width:50px !important;
	height:20px !important;
	top:30px !important;
}

#item26185 {
	width:26px !important;
	height:22px !important;
	left:12px !important;
}

#item26192 {
	width:50px !important;
	height:20px !important;
	top:31px !important;
}

#item26215 {
	width:19px !important;
	height:24px !important;
	left:15px !important;
}

#item26219 {
	width:78px !important;
	height:20px !important;
	top:31px !important;
}

#item26242 {
	width:20px !important;
	height:24px !important;
	left:26px !important;
}

#item26247 {
	width:50px !important;
	height:20px !important;
	top:28px !important;
}

#item26270 {
	width:24px !important;
	height:20px !important;
	left:13px !important;
}

#item26274 {
	width:50px !important;
	height:44px !important;
	top:27px !important;
}

#item26297 {
	width:19px !important;
	height:18px !important;
	left:15px !important;
}

#item26301 {
	width:50px !important;
	height:8px !important;
	top:27px !important;
}

#item26324 {
	width:22px !important;
	height:18px !important;
	left:14px !important;
}

#item26329 {
	width:71px !important;
	height:32px !important;
	top:30px !important;
}

#item26352 {
	width:24px !important;
	height:24px !important;
	left:23px !important;
}

#item26356 {
	width:347px !important;
	height:56px !important;
	top:234px !important;
}

#item26388 {
	width:38px !important;
	height:38px !important;
}

#item26385 {
	width:38px !important;
	height:38px !important;
	left:50px !important;
}

#item26397 {
	width:38px !important;
	height:38px !important;
}

#item26394 {
	width:38px !important;
	height:38px !important;
}

#item28702 {
	width:329px !important;
	height:9px !important;
}

#item28700 {
	width:329px !important;
	height:9px !important;
	top:188px !important;
}

#item28727 {
	width:359px !important;
	height:9px !important;
}

#item28725 {
	width:359px !important;
	height:9px !important;
	top:219px !important;
}

#item28752 {
	width:329px !important;
	height:9px !important;
}

#item28750 {
	width:329px !important;
	height:9px !important;
	top:203px !important;
}

#item39363 {
	width:38px !important;
	height:38px !important;
}

#item39361 {
	width:38px !important;
	height:38px !important;
	left:392px !important;
}

#item8343 {
	width:421px !important;
	height:574px !important;
	left:10px !important;
	top:32px !important;
	background:#fff;
}

#item8178 {
	width:297px !important;
	height:188px !important;
	left:66px !important;
	top:117px !important;
}

#item8346 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item8417 {
	width:44px !important;
	height:44px !important;
	left:63px !important;
	top:59px !important;
}

#item28778 {
	width:329px !important;
	height:9px !important;
}

#item28776 {
	width:329px !important;
	height:9px !important;
}

#item28803 {
	width:359px !important;
	height:9px !important;
}

#item28801 {
	width:359px !important;
	height:9px !important;
	top:32px !important;
}

#item28828 {
	width:329px !important;
	height:9px !important;
}

#item28826 {
	width:329px !important;
	height:9px !important;
	top:16px !important;
}

#item47888 {
	width:421px !important;
	height:503px !important;
	top:3px !important;
	background:#fff;
}

#item47911 {
	width:381px !important;
	height:506px !important;
	background:#f4f0ed;
}

#item16508 {
	width:421px !important;
	height:573px !important;
	left:10px !important;
	top:33px !important;
	background:#fff;
}

#item16509 {
	width:297px !important;
	height:227px !important;
	left:66px !important;
	top:117px !important;
}

#item16792 {
	width:347px !important;
	height:153px !important;
	top:273px !important;
	padding:0px 10px 0px 0px;
}

#item16824 {
	width:38px !important;
	height:38px !important;
}

#item71108 {
	width:38px !important;
	height:38px !important;
	left:50px !important;
}

#item16832 {
	width:38px !important;
	height:38px !important;
}

#item16829 {
	width:38px !important;
	height:38px !important;
}

#item22081 {
	width:347px !important;
	height:36px !important;
	left:450px !important;
	top:344px !important;
}

#item37632 {
	width:329px !important;
	height:9px !important;
}

#item37630 {
	width:329px !important;
	height:9px !important;
}

#item37657 {
	width:329px !important;
	height:9px !important;
}

#item37655 {
	width:329px !important;
	height:9px !important;
	top:47px !important;
}

#item37683 {
	width:329px !important;
	height:9px !important;
}

#item37681 {
	width:329px !important;
	height:9px !important;
	top:78px !important;
}

#item37708 {
	width:329px !important;
	height:9px !important;
}

#item37706 {
	width:329px !important;
	height:9px !important;
	top:94px !important;
}

#item37733 {
	width:329px !important;
	height:9px !important;
}

#item37731 {
	width:329px !important;
	height:9px !important;
	top:16px !important;
}

#item37758 {
	width:329px !important;
	height:9px !important;
}

#item37756 {
	width:329px !important;
	height:9px !important;
	top:31px !important;
}

#item37808 {
	width:329px !important;
	height:9px !important;
}

#item37806 {
	width:329px !important;
	height:9px !important;
	top:63px !important;
}

#item39336 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item39334 {
	width:44px !important;
	height:44px !important;
	left:455px !important;
	top:132px !important;
}

#item39442 {
	width:13px !important;
	height:46px !important;
	left:819px !important;
	top:505px !important;
}

#item47830 {
	width:421px !important;
	height:503px !important;
	top:3px !important;
	background:#fff;
}

#item47853 {
	width:381px !important;
	height:506px !important;
	background:#f4f0ed;
}

#item15730 {
	width:421px !important;
	height:573px !important;
	left:10px !important;
	top:33px !important;
	background:#fff;
}

#item15731 {
	width:297px !important;
	height:227px !important;
	left:66px !important;
	top:117px !important;
}

#item15835 {
	width:50px !important;
	height:36px !important;
	top:31px !important;
}

#item15858 {
	width:25px !important;
	height:24px !important;
	left:13px !important;
}

#item15867 {
	width:50px !important;
	height:20px !important;
	top:31px !important;
}

#item15890 {
	width:26px !important;
	height:24px !important;
	left:12px !important;
}

#item15897 {
	width:50px !important;
	height:20px !important;
	top:30px !important;
}

#item15921 {
	width:26px !important;
	height:22px !important;
	left:12px !important;
}

#item15928 {
	width:50px !important;
	height:8px !important;
	top:31px !important;
}

#item15952 {
	width:24px !important;
	height:24px !important;
	left:13px !important;
}

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

#item15985 {
	width:24px !important;
	height:24px !important;
	left:13px !important;
}

#item15993 {
	width:50px !important;
	height:20px !important;
	top:30px !important;
}

#item16016 {
	width:19px !important;
	height:24px !important;
	left:15px !important;
}

#item16024 {
	width:50px !important;
	height:32px !important;
	top:30px !important;
}

#item16047 {
	width:22px !important;
	height:24px !important;
	left:14px !important;
}

#item16055 {
	width:50px !important;
	height:20px !important;
	top:30px !important;
}

#item16078 {
	width:29px !important;
	height:24px !important;
	left:11px !important;
}

#item16086 {
	width:347px !important;
	height:77px !important;
	top:220px !important;
}

#item16121 {
	width:38px !important;
	height:38px !important;
}

#item49339 {
	width:38px !important;
	height:38px !important;
	left:103px !important;
}

#item39330 {
	width:38px !important;
	height:38px !important;
}

#item39328 {
	width:38px !important;
	height:38px !important;
}

#item16126 {
	width:38px !important;
	height:38px !important;
}

#item16504 {
	width:38px !important;
	height:38px !important;
	left:52px !important;
}

#item37379 {
	width:329px !important;
	height:9px !important;
}

#item37377 {
	width:329px !important;
	height:9px !important;
}

#item37406 {
	width:329px !important;
	height:9px !important;
}

#item37403 {
	width:329px !important;
	height:9px !important;
	top:47px !important;
}

#item37431 {
	width:329px !important;
	height:9px !important;
}

#item37429 {
	width:329px !important;
	height:9px !important;
	top:78px !important;
}

#item37456 {
	width:329px !important;
	height:9px !important;
}

#item37454 {
	width:329px !important;
	height:9px !important;
	top:94px !important;
}

#item37481 {
	width:329px !important;
	height:9px !important;
}

#item37479 {
	width:329px !important;
	height:9px !important;
	top:16px !important;
}

#item37506 {
	width:329px !important;
	height:9px !important;
}

#item37504 {
	width:329px !important;
	height:9px !important;
	top:31px !important;
}

#item37556 {
	width:329px !important;
	height:9px !important;
}

#item37554 {
	width:329px !important;
	height:9px !important;
	top:63px !important;
}

#item48645 {
	width:421px !important;
	height:503px !important;
	top:3px !important;
	background:#fff;
}

#item48668 {
	width:381px !important;
	height:506px !important;
	background:#f4f0ed;
}

#item21647 {
	width:421px !important;
	height:573px !important;
	left:10px !important;
	top:33px !important;
	background:#fff;
}

#item21648 {
	width:297px !important;
	height:227px !important;
	left:66px !important;
	top:117px !important;
}

#item21707 {
	width:347px !important;
	height:151px !important;
	top:273px !important;
	padding:0px 10px 0px 0px;
}

#item21732 {
	width:347px !important;
	height:200px !important;
}

#item21738 {
	width:38px !important;
	height:38px !important;
}

#item71113 {
	width:38px !important;
	height:38px !important;
	left:50px !important;
}

#item21746 {
	width:38px !important;
	height:38px !important;
}

#item21743 {
	width:38px !important;
	height:38px !important;
}

#item21752 {
	width:347px !important;
	height:36px !important;
	left:450px !important;
	top:344px !important;
}

#item36604 {
	width:329px !important;
	height:9px !important;
}

#item36602 {
	width:329px !important;
	height:9px !important;
}

#item36629 {
	width:329px !important;
	height:9px !important;
}

#item36627 {
	width:329px !important;
	height:9px !important;
	top:47px !important;
}

#item36654 {
	width:329px !important;
	height:9px !important;
}

#item36652 {
	width:329px !important;
	height:9px !important;
	top:78px !important;
}

#item36679 {
	width:329px !important;
	height:9px !important;
}

#item36677 {
	width:329px !important;
	height:9px !important;
	top:94px !important;
}

#item36704 {
	width:329px !important;
	height:9px !important;
}

#item36702 {
	width:329px !important;
	height:9px !important;
	top:16px !important;
}

#item36729 {
	width:329px !important;
	height:9px !important;
}

#item36727 {
	width:329px !important;
	height:9px !important;
	top:31px !important;
}

#item36779 {
	width:329px !important;
	height:9px !important;
}

#item36777 {
	width:329px !important;
	height:9px !important;
	top:63px !important;
}

#item39309 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item39307 {
	width:44px !important;
	height:44px !important;
	left:455px !important;
	top:132px !important;
}

#item39436 {
	width:13px !important;
	height:46px !important;
	left:819px !important;
	top:505px !important;
}

#item47534 {
	width:421px !important;
	height:503px !important;
	top:3px !important;
	background:#fff;
}

#item47557 {
	width:381px !important;
	height:506px !important;
	background:#f4f0ed;
}

#item18694 {
	width:421px !important;
	height:573px !important;
	left:10px !important;
	top:33px !important;
	background:#fff;
}

#item18695 {
	width:297px !important;
	height:227px !important;
	left:66px !important;
	top:117px !important;
}

#item18755 {
	width:50px !important;
	height:20px !important;
	top:31px !important;
}

#item18778 {
	width:25px !important;
	height:24px !important;
	left:13px !important;
}

#item18783 {
	width:50px !important;
	height:20px !important;
	top:31px !important;
}

#item18806 {
	width:26px !important;
	height:24px !important;
	left:12px !important;
}

#item18810 {
	width:50px !important;
	height:20px !important;
	top:30px !important;
}

#item18833 {
	width:26px !important;
	height:22px !important;
	left:12px !important;
}

#item18838 {
	width:50px !important;
	height:8px !important;
	top:31px !important;
}

#item18861 {
	width:24px !important;
	height:24px !important;
	left:13px !important;
}

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

#item18891 {
	width:24px !important;
	height:24px !important;
	left:13px !important;
}

#item18897 {
	width:50px !important;
	height:20px !important;
	top:30px !important;
}

#item18920 {
	width:19px !important;
	height:24px !important;
	left:15px !important;
}

#item18924 {
	width:50px !important;
	height:32px !important;
	top:30px !important;
}

#item18947 {
	width:22px !important;
	height:24px !important;
	left:14px !important;
}

#item18951 {
	width:50px !important;
	height:20px !important;
	top:30px !important;
}

#item18974 {
	width:29px !important;
	height:24px !important;
	left:11px !important;
}

#item18977 {
	width:347px !important;
	height:77px !important;
	top:220px !important;
}

#item19009 {
	width:38px !important;
	height:38px !important;
}

#item21643 {
	width:38px !important;
	height:38px !important;
	left:50px !important;
}

#item19016 {
	width:38px !important;
	height:38px !important;
}

#item19013 {
	width:38px !important;
	height:38px !important;
}

#item36350 {
	width:329px !important;
	height:9px !important;
}

#item36348 {
	width:329px !important;
	height:9px !important;
}

#item36375 {
	width:329px !important;
	height:9px !important;
}

#item36373 {
	width:329px !important;
	height:9px !important;
	top:47px !important;
}

#item36400 {
	width:329px !important;
	height:9px !important;
}

#item36398 {
	width:329px !important;
	height:9px !important;
	top:78px !important;
}

#item36425 {
	width:329px !important;
	height:9px !important;
}

#item36423 {
	width:329px !important;
	height:9px !important;
	top:94px !important;
}

#item36450 {
	width:329px !important;
	height:9px !important;
}

#item36448 {
	width:329px !important;
	height:9px !important;
	top:16px !important;
}

#item36475 {
	width:329px !important;
	height:9px !important;
}

#item36473 {
	width:329px !important;
	height:9px !important;
	top:31px !important;
}

#item36525 {
	width:329px !important;
	height:9px !important;
}

#item36523 {
	width:329px !important;
	height:9px !important;
	top:63px !important;
}

#item39303 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item39301 {
	width:44px !important;
	height:44px !important;
	left:455px !important;
	top:132px !important;
}

#item47476 {
	width:421px !important;
	height:503px !important;
	top:3px !important;
	background:#fff;
}

#item47499 {
	width:381px !important;
	height:506px !important;
	background:#f4f0ed;
}

#item21284 {
	width:421px !important;
	height:573px !important;
	left:10px !important;
	top:33px !important;
	background:#fff;
}

#item21285 {
	width:297px !important;
	height:227px !important;
	left:66px !important;
	top:117px !important;
}

#item21345 {
	width:347px !important;
	height:140px !important;
	top:287px !important;
	padding:0px 10px 0px 0px;
}

#item21376 {
	width:38px !important;
	height:38px !important;
}

#item71119 {
	width:38px !important;
	height:38px !important;
	left:50px !important;
}

#item21382 {
	width:38px !important;
	height:38px !important;
}

#item21379 {
	width:38px !important;
	height:38px !important;
}

#item21580 {
	width:347px !important;
	height:64px !important;
	left:450px !important;
	top:358px !important;
}

#item36097 {
	width:329px !important;
	height:9px !important;
}

#item36095 {
	width:329px !important;
	height:9px !important;
}

#item36123 {
	width:329px !important;
	height:9px !important;
}

#item36121 {
	width:329px !important;
	height:9px !important;
	top:47px !important;
}

#item36148 {
	width:329px !important;
	height:9px !important;
}

#item36146 {
	width:329px !important;
	height:9px !important;
	top:78px !important;
}

#item36173 {
	width:329px !important;
	height:9px !important;
}

#item36171 {
	width:329px !important;
	height:9px !important;
	top:94px !important;
}

#item36198 {
	width:329px !important;
	height:9px !important;
}

#item36196 {
	width:329px !important;
	height:9px !important;
	top:16px !important;
}

#item36223 {
	width:329px !important;
	height:9px !important;
}

#item36221 {
	width:329px !important;
	height:9px !important;
	top:31px !important;
}

#item36274 {
	width:329px !important;
	height:9px !important;
}

#item36272 {
	width:329px !important;
	height:9px !important;
	top:63px !important;
}

#item39293 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item39291 {
	width:44px !important;
	height:44px !important;
	left:455px !important;
	top:132px !important;
}

#item39433 {
	width:13px !important;
	height:46px !important;
	left:819px !important;
	top:505px !important;
}

#item47361 {
	width:421px !important;
	height:503px !important;
	top:3px !important;
	background:#fff;
}

#item47384 {
	width:381px !important;
	height:506px !important;
	background:#f4f0ed;
}

#item19049 {
	width:421px !important;
	height:573px !important;
	left:10px !important;
	top:33px !important;
	background:#fff;
}

#item19050 {
	width:297px !important;
	height:227px !important;
	left:66px !important;
	top:117px !important;
}

#item19110 {
	width:54px !important;
	height:32px !important;
	top:31px !important;
}

#item19133 {
	width:25px !important;
	height:24px !important;
	left:15px !important;
}

#item19137 {
	width:50px !important;
	height:20px !important;
	top:31px !important;
}

#item19160 {
	width:26px !important;
	height:24px !important;
	left:12px !important;
}

#item19166 {
	width:50px !important;
	height:20px !important;
	top:30px !important;
}

#item19189 {
	width:26px !important;
	height:22px !important;
	left:12px !important;
}

#item19195 {
	width:50px !important;
	height:8px !important;
	top:31px !important;
}

#item19218 {
	width:24px !important;
	height:24px !important;
	left:13px !important;
}

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

#item19249 {
	width:24px !important;
	height:24px !important;
	left:13px !important;
}

#item19254 {
	width:50px !important;
	height:20px !important;
	top:30px !important;
}

#item19277 {
	width:19px !important;
	height:24px !important;
	left:15px !important;
}

#item19282 {
	width:50px !important;
	height:32px !important;
	top:30px !important;
}

#item19305 {
	width:22px !important;
	height:24px !important;
	left:14px !important;
}

#item19311 {
	width:50px !important;
	height:20px !important;
	top:30px !important;
}

#item19334 {
	width:29px !important;
	height:24px !important;
	left:11px !important;
}

#item19337 {
	width:347px !important;
	height:70px !important;
	top:234px !important;
}

#item19366 {
	width:38px !important;
	height:38px !important;
}

#item21279 {
	width:38px !important;
	height:38px !important;
	left:50px !important;
}

#item19372 {
	width:38px !important;
	height:38px !important;
}

#item19369 {
	width:38px !important;
	height:38px !important;
}

#item35845 {
	width:329px !important;
	height:9px !important;
}

#item35843 {
	width:329px !important;
	height:9px !important;
}

#item35870 {
	width:329px !important;
	height:9px !important;
}

#item35868 {
	width:329px !important;
	height:9px !important;
	top:47px !important;
}

#item35895 {
	width:329px !important;
	height:9px !important;
}

#item35893 {
	width:329px !important;
	height:9px !important;
	top:78px !important;
}

#item35920 {
	width:329px !important;
	height:9px !important;
}

#item35918 {
	width:329px !important;
	height:9px !important;
	top:94px !important;
}

#item35945 {
	width:329px !important;
	height:9px !important;
}

#item35943 {
	width:329px !important;
	height:9px !important;
	top:16px !important;
}

#item35970 {
	width:329px !important;
	height:9px !important;
}

#item35968 {
	width:329px !important;
	height:9px !important;
	top:31px !important;
}

#item36021 {
	width:329px !important;
	height:9px !important;
}

#item36019 {
	width:329px !important;
	height:9px !important;
	top:63px !important;
}

#item39286 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item39284 {
	width:44px !important;
	height:44px !important;
	left:455px !important;
	top:132px !important;
}

#item47236 {
	width:421px !important;
	height:503px !important;
	top:3px !important;
	background:#fff;
}

#item47259 {
	width:381px !important;
	height:506px !important;
	background:#f4f0ed;
}

#item21141 {
	width:421px !important;
	height:573px !important;
	left:10px !important;
	top:33px !important;
	background:#fff;
}

#item21142 {
	width:297px !important;
	height:227px !important;
	left:66px !important;
	top:117px !important;
}

#item21200 {
	width:347px !important;
	height:140px !important;
	top:286px !important;
}

#item21223 {
	width:347px !important;
	height:214px !important;
}

#item21229 {
	width:38px !important;
	height:38px !important;
}

#item71066 {
	width:38px !important;
	height:38px !important;
	left:103px !important;
}

#item21236 {
	width:38px !important;
	height:38px !important;
}

#item21233 {
	width:38px !important;
	height:38px !important;
	left:52px !important;
}

#item21172 {
	width:38px !important;
	height:38px !important;
}

#item21169 {
	width:38px !important;
	height:38px !important;
}

#item21557 {
	width:347px !important;
	height:58px !important;
	left:450px !important;
	top:358px !important;
}

#item35592 {
	width:329px !important;
	height:9px !important;
}

#item35590 {
	width:329px !important;
	height:9px !important;
}

#item35617 {
	width:329px !important;
	height:9px !important;
}

#item35615 {
	width:329px !important;
	height:9px !important;
	top:47px !important;
}

#item35642 {
	width:329px !important;
	height:9px !important;
}

#item35640 {
	width:329px !important;
	height:9px !important;
	top:78px !important;
}

#item35667 {
	width:329px !important;
	height:9px !important;
}

#item35665 {
	width:329px !important;
	height:9px !important;
	top:94px !important;
}

#item35692 {
	width:329px !important;
	height:9px !important;
}

#item35690 {
	width:329px !important;
	height:9px !important;
	top:16px !important;
}

#item35718 {
	width:329px !important;
	height:9px !important;
}

#item35716 {
	width:329px !important;
	height:9px !important;
	top:31px !important;
}

#item35769 {
	width:329px !important;
	height:9px !important;
}

#item35767 {
	width:329px !important;
	height:9px !important;
	top:63px !important;
}

#item39427 {
	width:13px !important;
	height:46px !important;
	left:819px !important;
	top:505px !important;
}

#item47175 {
	width:421px !important;
	height:503px !important;
	top:3px !important;
	background:#fff;
}

#item47198 {
	width:381px !important;
	height:506px !important;
	background:#f4f0ed;
}

#item17988 {
	width:421px !important;
	height:573px !important;
	left:10px !important;
	top:33px !important;
	background:#fff;
}

#item17989 {
	width:297px !important;
	height:227px !important;
	left:66px !important;
	top:117px !important;
}

#item18048 {
	width:50px !important;
	height:20px !important;
	top:32px !important;
}

#item18071 {
	width:25px !important;
	height:24px !important;
	left:13px !important;
}

#item18075 {
	width:50px !important;
	height:20px !important;
	top:32px !important;
}

#item18098 {
	width:26px !important;
	height:24px !important;
	left:12px !important;
}

#item18106 {
	width:50px !important;
	height:20px !important;
	top:31px !important;
}

#item18130 {
	width:26px !important;
	height:22px !important;
	left:12px !important;
}

#item18135 {
	width:50px !important;
	height:8px !important;
	top:32px !important;
}

#item18158 {
	width:24px !important;
	height:24px !important;
	left:13px !important;
}

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

#item18186 {
	width:24px !important;
	height:24px !important;
	left:13px !important;
}

#item18190 {
	width:50px !important;
	height:20px !important;
	top:30px !important;
}

#item18213 {
	width:19px !important;
	height:24px !important;
	left:15px !important;
}

#item18217 {
	width:50px !important;
	height:32px !important;
	top:30px !important;
}

#item18240 {
	width:22px !important;
	height:24px !important;
	left:14px !important;
}

#item18244 {
	width:50px !important;
	height:20px !important;
	top:30px !important;
}

#item18267 {
	width:29px !important;
	height:24px !important;
	left:11px !important;
}

#item18272 {
	width:347px !important;
	height:81px !important;
	top:234px !important;
}

#item18304 {
	width:38px !important;
	height:38px !important;
}

#item21136 {
	width:38px !important;
	height:38px !important;
	left:103px !important;
}

#item18018 {
	width:38px !important;
	height:38px !important;
}

#item18015 {
	width:38px !important;
	height:38px !important;
}

#item18310 {
	width:38px !important;
	height:38px !important;
}

#item18307 {
	width:38px !important;
	height:38px !important;
	left:52px !important;
}

#item35338 {
	width:329px !important;
	height:9px !important;
}

#item35336 {
	width:329px !important;
	height:9px !important;
}

#item35363 {
	width:329px !important;
	height:9px !important;
}

#item35361 {
	width:329px !important;
	height:9px !important;
	top:47px !important;
}

#item35388 {
	width:329px !important;
	height:9px !important;
}

#item35386 {
	width:329px !important;
	height:9px !important;
	top:78px !important;
}

#item35413 {
	width:329px !important;
	height:9px !important;
}

#item35411 {
	width:329px !important;
	height:9px !important;
	top:94px !important;
}

#item35440 {
	width:329px !important;
	height:9px !important;
}

#item35438 {
	width:329px !important;
	height:9px !important;
	top:16px !important;
}

#item35465 {
	width:329px !important;
	height:9px !important;
}

#item35463 {
	width:329px !important;
	height:9px !important;
	top:31px !important;
}

#item35515 {
	width:329px !important;
	height:9px !important;
}

#item35513 {
	width:329px !important;
	height:9px !important;
	top:63px !important;
}

#item46527 {
	width:421px !important;
	height:503px !important;
	top:3px !important;
	background:#fff;
}

#item46550 {
	width:381px !important;
	height:506px !important;
	background:#f4f0ed;
}

#item31506 {
	width:421px !important;
	height:573px !important;
	left:10px !important;
	top:33px !important;
	background:#fff;
}

#item31507 {
	width:297px !important;
	height:227px !important;
	left:66px !important;
	top:117px !important;
}

#item31564 {
	width:347px !important;
	height:140px !important;
	padding:0px 10px 0px 0px;
}

#item31613 {
	width:347px !important;
	height:55px !important;
	top:234px !important;
}

#item31636 {
	width:347px !important;
	height:214px !important;
}

#item31643 {
	width:38px !important;
	height:38px !important;
}

#item71070 {
	width:38px !important;
	height:38px !important;
	left:50px !important;
}

#item31652 {
	width:38px !important;
	height:38px !important;
}

#item31649 {
	width:38px !important;
	height:38px !important;
}

#item34327 {
	width:329px !important;
	height:9px !important;
}

#item34325 {
	width:329px !important;
	height:9px !important;
}

#item34352 {
	width:329px !important;
	height:9px !important;
}

#item34350 {
	width:329px !important;
	height:9px !important;
	top:47px !important;
}

#item34377 {
	width:329px !important;
	height:9px !important;
}

#item34375 {
	width:329px !important;
	height:9px !important;
	top:78px !important;
}

#item34402 {
	width:329px !important;
	height:9px !important;
}

#item34400 {
	width:329px !important;
	height:9px !important;
	top:94px !important;
}

#item34427 {
	width:329px !important;
	height:9px !important;
}

#item34425 {
	width:329px !important;
	height:9px !important;
	top:16px !important;
}

#item34452 {
	width:329px !important;
	height:9px !important;
}

#item34450 {
	width:329px !important;
	height:9px !important;
	top:31px !important;
}

#item34502 {
	width:329px !important;
	height:9px !important;
}

#item34500 {
	width:329px !important;
	height:9px !important;
	top:63px !important;
}

#item39247 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item39245 {
	width:44px !important;
	height:44px !important;
	left:455px !important;
	top:132px !important;
}

#item39416 {
	width:13px !important;
	height:46px !important;
	left:819px !important;
	top:505px !important;
}

#item46468 {
	width:421px !important;
	height:503px !important;
	top:3px !important;
	background:#fff;
}

#item46492 {
	width:381px !important;
	height:506px !important;
	background:#f4f0ed;
}

#item31144 {
	width:421px !important;
	height:573px !important;
	left:10px !important;
	top:33px !important;
	background:#fff;
}

#item31145 {
	width:297px !important;
	height:227px !important;
	left:66px !important;
	top:117px !important;
}

#item31205 {
	width:50px !important;
	height:20px !important;
	top:30px !important;
}

#item31228 {
	width:27px !important;
	height:25px !important;
	left:12px !important;
}

#item31232 {
	width:50px !important;
	height:20px !important;
	top:30px !important;
}

#item31255 {
	width:26px !important;
	height:24px !important;
	left:12px !important;
}

#item31259 {
	width:50px !important;
	height:20px !important;
	top:29px !important;
}

#item31282 {
	width:26px !important;
	height:22px !important;
	left:12px !important;
}

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

#item31309 {
	width:24px !important;
	height:24px !important;
	left:13px !important;
}

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

#item31338 {
	width:24px !important;
	height:24px !important;
	left:13px !important;
}

#item31345 {
	width:50px !important;
	height:20px !important;
	top:30px !important;
}

#item31368 {
	width:19px !important;
	height:24px !important;
	left:15px !important;
}

#item31372 {
	width:50px !important;
	height:32px !important;
	top:30px !important;
}

#item31395 {
	width:22px !important;
	height:24px !important;
	left:14px !important;
}

#item31399 {
	width:50px !important;
	height:20px !important;
	top:30px !important;
}

#item31422 {
	width:29px !important;
	height:24px !important;
	left:11px !important;
}

#item31427 {
	width:347px !important;
	height:98px !important;
	top:234px !important;
}

#item31461 {
	width:38px !important;
	height:38px !important;
}

#item31458 {
	width:38px !important;
	height:38px !important;
	left:103px !important;
}

#item31175 {
	width:38px !important;
	height:38px !important;
}

#item31172 {
	width:38px !important;
	height:38px !important;
}

#item31468 {
	width:38px !important;
	height:38px !important;
}

#item31464 {
	width:38px !important;
	height:38px !important;
	left:52px !important;
}

#item34031 {
	width:329px !important;
	height:9px !important;
}

#item34029 {
	width:329px !important;
	height:9px !important;
}

#item34057 {
	width:329px !important;
	height:9px !important;
}

#item34055 {
	width:329px !important;
	height:9px !important;
	top:47px !important;
}

#item34082 {
	width:329px !important;
	height:9px !important;
}

#item34080 {
	width:329px !important;
	height:9px !important;
	top:78px !important;
}

#item34107 {
	width:329px !important;
	height:9px !important;
}

#item34105 {
	width:329px !important;
	height:9px !important;
	top:94px !important;
}

#item34132 {
	width:329px !important;
	height:9px !important;
}

#item34130 {
	width:329px !important;
	height:9px !important;
	top:16px !important;
}

#item34157 {
	width:329px !important;
	height:9px !important;
}

#item34155 {
	width:329px !important;
	height:9px !important;
	top:31px !important;
}

#item34207 {
	width:329px !important;
	height:9px !important;
}

#item34205 {
	width:329px !important;
	height:9px !important;
	top:63px !important;
}

#item46409 {
	width:421px !important;
	height:503px !important;
	top:3px !important;
	background:#fff;
}

#item46433 {
	width:381px !important;
	height:506px !important;
	background:#f4f0ed;
}

#item21021 {
	width:421px !important;
	height:573px !important;
	left:10px !important;
	top:33px !important;
	background:#fff;
}

#item21022 {
	width:297px !important;
	height:227px !important;
	left:66px !important;
	top:117px !important;
}

#item21079 {
	width:347px !important;
	height:161px !important;
	padding:0px 10px 0px 0px;
}

#item21486 {
	width:347px !important;
	height:14px !important;
	top:234px !important;
}

#item21509 {
	width:347px !important;
	height:214px !important;
}

#item21518 {
	width:38px !important;
	height:38px !important;
}

#item71076 {
	width:38px !important;
	height:38px !important;
	left:50px !important;
}

#item21524 {
	width:38px !important;
	height:38px !important;
}

#item21521 {
	width:38px !important;
	height:38px !important;
}

#item21051 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item21048 {
	width:44px !important;
	height:44px !important;
	left:455px !important;
	top:132px !important;
}

#item33779 {
	width:329px !important;
	height:9px !important;
}

#item33777 {
	width:329px !important;
	height:9px !important;
}

#item33804 {
	width:329px !important;
	height:9px !important;
}

#item33802 {
	width:329px !important;
	height:9px !important;
	top:47px !important;
}

#item33829 {
	width:329px !important;
	height:9px !important;
}

#item33827 {
	width:329px !important;
	height:9px !important;
	top:78px !important;
}

#item33854 {
	width:329px !important;
	height:9px !important;
}

#item33852 {
	width:329px !important;
	height:9px !important;
	top:94px !important;
}

#item33879 {
	width:329px !important;
	height:9px !important;
}

#item33877 {
	width:329px !important;
	height:9px !important;
	top:16px !important;
}

#item33904 {
	width:329px !important;
	height:9px !important;
}

#item33902 {
	width:329px !important;
	height:9px !important;
	top:31px !important;
}

#item33954 {
	width:329px !important;
	height:9px !important;
}

#item33952 {
	width:329px !important;
	height:9px !important;
	top:63px !important;
}

#item39413 {
	width:13px !important;
	height:49px !important;
	left:819px !important;
	top:504px !important;
}

#item46347 {
	width:421px !important;
	height:503px !important;
	top:3px !important;
	background:#fff;
}

#item46371 {
	width:381px !important;
	height:506px !important;
	background:#f4f0ed;
}

#item18328 {
	width:421px !important;
	height:573px !important;
	left:10px !important;
	top:33px !important;
	background:#fff;
}

#item18329 {
	width:297px !important;
	height:227px !important;
	left:66px !important;
	top:117px !important;
}

#item18613 {
	width:347px !important;
	height:92px !important;
	top:234px !important;
}

#item18391 {
	width:50px !important;
	height:8px !important;
	top:33px !important;
}

#item18414 {
	width:25px !important;
	height:21px !important;
	left:13px !important;
}

#item18418 {
	width:50px !important;
	height:20px !important;
	top:33px !important;
}

#item18441 {
	width:26px !important;
	height:24px !important;
	left:12px !important;
}

#item18445 {
	width:50px !important;
	height:20px !important;
	top:31px !important;
}

#item18468 {
	width:26px !important;
	height:22px !important;
	left:12px !important;
}

#item18472 {
	width:50px !important;
	height:8px !important;
	top:33px !important;
}

#item18495 {
	width:24px !important;
	height:24px !important;
	left:13px !important;
}

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

#item18524 {
	width:24px !important;
	height:24px !important;
	left:13px !important;
}

#item18529 {
	width:50px !important;
	height:20px !important;
	top:30px !important;
}

#item18552 {
	width:19px !important;
	height:24px !important;
	left:15px !important;
}

#item18558 {
	width:50px !important;
	height:32px !important;
	top:30px !important;
}

#item18581 {
	width:22px !important;
	height:24px !important;
	left:14px !important;
}

#item18587 {
	width:50px !important;
	height:20px !important;
	top:30px !important;
}

#item18610 {
	width:29px !important;
	height:24px !important;
	left:11px !important;
}

#item18359 {
	width:38px !important;
	height:38px !important;
}

#item18356 {
	width:38px !important;
	height:38px !important;
}

#item18643 {
	width:38px !important;
	height:38px !important;
}

#item21016 {
	width:38px !important;
	height:38px !important;
	left:103px !important;
}

#item18649 {
	width:38px !important;
	height:38px !important;
}

#item18646 {
	width:38px !important;
	height:38px !important;
	left:52px !important;
}

#item33527 {
	width:329px !important;
	height:9px !important;
}

#item33525 {
	width:329px !important;
	height:9px !important;
}

#item33552 {
	width:329px !important;
	height:9px !important;
}

#item33550 {
	width:329px !important;
	height:9px !important;
	top:47px !important;
}

#item33577 {
	width:329px !important;
	height:9px !important;
}

#item33575 {
	width:329px !important;
	height:9px !important;
	top:78px !important;
}

#item33602 {
	width:329px !important;
	height:9px !important;
}

#item33600 {
	width:329px !important;
	height:9px !important;
	top:94px !important;
}

#item33627 {
	width:329px !important;
	height:9px !important;
}

#item33625 {
	width:329px !important;
	height:9px !important;
	top:16px !important;
}

#item33652 {
	width:329px !important;
	height:9px !important;
}

#item33650 {
	width:329px !important;
	height:9px !important;
	top:31px !important;
}

#item33702 {
	width:329px !important;
	height:9px !important;
}

#item33700 {
	width:329px !important;
	height:9px !important;
	top:63px !important;
}

#item20162 {
	width:421px !important;
	height:573px !important;
	left:10px !important;
	top:33px !important;
	background:#fff;
}

#item20198 {
	width:421px !important;
	height:503px !important;
	top:3px !important;
	background:#fff;
}

#item46200 {
	width:381px !important;
	height:506px !important;
	background:#f4f0ed;
}

#item20251 {
	width:38px !important;
	height:38px !important;
}

#item71079 {
	width:38px !important;
	height:38px !important;
	left:50px !important;
}

#item20257 {
	width:38px !important;
	height:38px !important;
}

#item20254 {
	width:38px !important;
	height:38px !important;
}

#item20163 {
	width:297px !important;
	height:227px !important;
	left:66px !important;
	top:117px !important;
}

#item21412 {
	width:347px !important;
	height:14px !important;
	left:450px !important;
	top:358px !important;
}

#item21461 {
	width:347px !important;
	height:161px !important;
	left:450px !important;
	top:389px !important;
	padding:0px 10px 0px 0px;
}

#item33275 {
	width:329px !important;
	height:9px !important;
}

#item33273 {
	width:329px !important;
	height:9px !important;
}

#item33300 {
	width:329px !important;
	height:9px !important;
}

#item33298 {
	width:329px !important;
	height:9px !important;
	top:47px !important;
}

#item33325 {
	width:329px !important;
	height:9px !important;
}

#item33323 {
	width:329px !important;
	height:9px !important;
	top:78px !important;
}

#item33350 {
	width:329px !important;
	height:9px !important;
}

#item33348 {
	width:329px !important;
	height:9px !important;
	top:94px !important;
}

#item33375 {
	width:329px !important;
	height:9px !important;
}

#item33373 {
	width:329px !important;
	height:9px !important;
	top:16px !important;
}

#item33400 {
	width:329px !important;
	height:9px !important;
}

#item33398 {
	width:329px !important;
	height:9px !important;
	top:31px !important;
}

#item33450 {
	width:329px !important;
	height:9px !important;
}

#item33448 {
	width:329px !important;
	height:9px !important;
	top:63px !important;
}

#item39220 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item39218 {
	width:44px !important;
	height:44px !important;
	left:455px !important;
	top:132px !important;
}

#item106932 {
	width:13px !important;
	height:49px !important;
	left:819px !important;
	top:504px !important;
}

#item16907 {
	width:421px !important;
	height:573px !important;
	left:10px !important;
	top:33px !important;
	background:#fff;
}

#item46290 {
	width:421px !important;
	height:503px !important;
	top:3px !important;
	background:#fff;
}

#item46313 {
	width:381px !important;
	height:506px !important;
	background:#f4f0ed;
}

#item16908 {
	width:297px !important;
	height:227px !important;
	left:66px !important;
	top:117px !important;
}

#item30861 {
	width:329px !important;
	height:9px !important;
}

#item30859 {
	width:329px !important;
	height:9px !important;
}

#item30887 {
	width:329px !important;
	height:9px !important;
}

#item30885 {
	width:329px !important;
	height:9px !important;
	top:47px !important;
}

#item30913 {
	width:329px !important;
	height:9px !important;
}

#item30910 {
	width:329px !important;
	height:9px !important;
	top:78px !important;
}

#item30938 {
	width:329px !important;
	height:9px !important;
}

#item30936 {
	width:329px !important;
	height:9px !important;
	top:94px !important;
}

#item30963 {
	width:329px !important;
	height:9px !important;
}

#item30961 {
	width:329px !important;
	height:9px !important;
	top:16px !important;
}

#item31080 {
	width:329px !important;
	height:9px !important;
}

#item31078 {
	width:329px !important;
	height:9px !important;
	top:31px !important;
}

#item30988 {
	width:329px !important;
	height:9px !important;
}

#item30986 {
	width:329px !important;
	height:9px !important;
	top:63px !important;
}

#item17194 {
	width:347px !important;
	height:56px !important;
	top:234px !important;
}

#item16967 {
	width:50px !important;
	height:20px !important;
	top:30px !important;
}

#item16991 {
	width:26px !important;
	height:24px !important;
	left:12px !important;
}

#item16995 {
	width:50px !important;
	height:20px !important;
	top:29px !important;
}

#item17018 {
	width:26px !important;
	height:22px !important;
	left:12px !important;
}

#item17022 {
	width:50px !important;
	height:8px !important;
	top:29px !important;
}

#item17046 {
	width:26px !important;
	height:22px !important;
	left:12px !important;
}

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

#item17075 {
	width:24px !important;
	height:24px !important;
	left:13px !important;
}

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

#item17105 {
	width:24px !important;
	height:24px !important;
	left:13px !important;
}

#item17109 {
	width:50px !important;
	height:20px !important;
	top:30px !important;
}

#item17132 {
	width:19px !important;
	height:24px !important;
	left:15px !important;
}

#item17136 {
	width:50px !important;
	height:32px !important;
	top:30px !important;
}

#item17159 {
	width:22px !important;
	height:24px !important;
	left:14px !important;
}

#item17165 {
	width:50px !important;
	height:20px !important;
	top:30px !important;
}

#item17188 {
	width:29px !important;
	height:24px !important;
	left:11px !important;
}

#item17223 {
	width:38px !important;
	height:38px !important;
}

#item20275 {
	width:38px !important;
	height:38px !important;
	left:103px !important;
}

#item17230 {
	width:38px !important;
	height:38px !important;
}

#item17226 {
	width:38px !important;
	height:38px !important;
	left:52px !important;
}

#item16937 {
	width:38px !important;
	height:38px !important;
}

#item16934 {
	width:38px !important;
	height:38px !important;
}

#item8361 {
	width:421px !important;
	height:573px !important;
	left:10px !important;
	top:33px !important;
	background:#fff;
}

#item8362 {
	width:297px !important;
	height:227px !important;
	left:66px !important;
	top:117px !important;
}

#item8390 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item8414 {
	width:44px !important;
	height:44px !important;
	left:63px !important;
	top:59px !important;
}

#item38919 {
	width:329px !important;
	height:9px !important;
}

#item38917 {
	width:329px !important;
	height:9px !important;
}

#item38944 {
	width:329px !important;
	height:9px !important;
}

#item38942 {
	width:329px !important;
	height:9px !important;
	top:47px !important;
}

#item38969 {
	width:329px !important;
	height:9px !important;
}

#item38967 {
	width:329px !important;
	height:9px !important;
	top:78px !important;
}

#item38994 {
	width:329px !important;
	height:9px !important;
}

#item38992 {
	width:329px !important;
	height:9px !important;
	top:94px !important;
}

#item39019 {
	width:329px !important;
	height:9px !important;
}

#item39017 {
	width:329px !important;
	height:9px !important;
	top:16px !important;
}

#item39045 {
	width:329px !important;
	height:9px !important;
}

#item39043 {
	width:329px !important;
	height:9px !important;
	top:31px !important;
}

#item39095 {
	width:329px !important;
	height:9px !important;
}

#item39093 {
	width:329px !important;
	height:9px !important;
	top:63px !important;
}

#item52158 {
	width:37px !important;
	height:37px !important;
	left:10px !important;
	top:10px !important;
}

#item8407 {
	width:29px !important;
	height:29px !important;
	left:438px !important;
	top:577px !important;
}

#item8412 {
	width:852px !important;
	height:606px !important;
	left:-10px !important;
	top:-10px !important;
}

#item54733 {
	width:267px !important;
	height:60px !important;
	left:174px !important;
	top:420px !important;
}

#item54736 {
	width:266px !important;
	height:60px !important;
	left:175px !important;
	top:248px !important;
}

#item54741 {
	width:312px !important;
	height:35px !important;
	left:202px !important;
	top:90px !important;
}

#item70422 {
	width:86px !important;
	height:35px !important;
	left:116px !important;
	top:90px !important;
}

#item70445 {
	width:390px !important;
	height:35px !important;
	left:116px !important;
	top:137px !important;
}

#item54790 {
	width:38px !important;
	height:38px !important;
}

#item54787 {
	width:38px !important;
	height:38px !important;
	left:288px !important;
	top:503px !important;
}

#item54797 {
	width:38px !important;
	height:38px !important;
}

#item54794 {
	width:38px !important;
	height:38px !important;
	left:288px !important;
	top:325px !important;
}

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

#item78215 {
	width:383px !important;
	height:96px !important;
	top:290px !important;
}

#item78247 {
	width:38px !important;
	height:38px !important;
}

#item78244 {
	width:38px !important;
	height:38px !important;
}

#item78254 {
	width:38px !important;
	height:38px !important;
}

#item78251 {
	width:38px !important;
	height:38px !important;
	left:106px !important;
}

#item78263 {
	width:38px !important;
	height:38px !important;
}

#item78259 {
	width:38px !important;
	height:38px !important;
	left:53px !important;
}

#item106318 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:523px !important;
}

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

#item63179 {
	width:412px !important;
	height:428px !important;
	top:412px !important;
	padding:0px 30px 0px 0px;
}

#item63202 {
	width:383px !important;
	height:214px !important;
	top:57px !important;
}

#item63326 {
	width:38px !important;
	height:38px !important;
}

#item63323 {
	width:38px !important;
	height:38px !important;
}

#item63210 {
	width:38px !important;
	height:38px !important;
}

#item70419 {
	width:38px !important;
	height:38px !important;
	left:106px !important;
}

#item63216 {
	width:38px !important;
	height:38px !important;
}

#item63213 {
	width:38px !important;
	height:38px !important;
	left:53px !important;
}

#item63220 {
	width:347px !important;
	height:96px !important;
	left:144px !important;
	top:391px !important;
}

#item82650 {
	width:13px !important;
	height:46px !important;
	left:545px !important;
	top:873px !important;
}

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

#item62743 {
	width:87px !important;
	height:32px !important;
	top:31px !important;
}

#item62771 {
	width:87px !important;
	height:32px !important;
	top:30px !important;
}

#item62794 {
	width:26px !important;
	height:22px !important;
	left:31px !important;
}

#item62802 {
	width:70px !important;
	height:32px !important;
	top:31px !important;
}

#item62825 {
	width:19px !important;
	height:24px !important;
	left:25px !important;
}

#item62829 {
	width:122px !important;
	height:32px !important;
	top:29px !important;
}

#item62852 {
	width:20px !important;
	height:20px !important;
	left:48px !important;
}

#item62857 {
	width:90px !important;
	height:32px !important;
	top:28px !important;
}

#item62880 {
	width:24px !important;
	height:20px !important;
	left:33px !important;
}

#item62887 {
	width:81px !important;
	height:70px !important;
	top:27px !important;
}

#item62910 {
	width:19px !important;
	height:18px !important;
	left:31px !important;
}

#item62914 {
	width:60px !important;
	height:13px !important;
	top:27px !important;
}

#item62937 {
	width:22px !important;
	height:18px !important;
	left:19px !important;
}

#item62941 {
	width:112px !important;
	height:51px !important;
	top:30px !important;
}

#item62964 {
	width:24px !important;
	height:24px !important;
	left:44px !important;
}

#item62967 {
	width:383px !important;
	height:151px !important;
	left:2px !important;
	top:290px !important;
}

#item63092 {
	width:38px !important;
	height:38px !important;
}

#item63089 {
	width:38px !important;
	height:38px !important;
}

#item62999 {
	width:38px !important;
	height:38px !important;
}

#item62996 {
	width:38px !important;
	height:38px !important;
	left:106px !important;
}

#item63005 {
	width:38px !important;
	height:38px !important;
}

#item63002 {
	width:38px !important;
	height:38px !important;
	left:53px !important;
}

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

#item77608 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item77605 {
	width:44px !important;
	height:44px !important;
	left:362px !important;
	top:97px !important;
}

#item77841 {
	width:442px !important;
	height:85px !important;
	top:291px !important;
}

#item77873 {
	width:38px !important;
	height:38px !important;
}

#item77870 {
	width:38px !important;
	height:38px !important;
	left:53px !important;
}

#item77881 {
	width:38px !important;
	height:38px !important;
}

#item77877 {
	width:38px !important;
	height:38px !important;
}

#item106313 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:481px !important;
}

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

#item62508 {
	width:412px !important;
	height:467px !important;
	top:385px !important;
	padding:0px 30px 0px 0px;
}

#item62531 {
	width:383px !important;
	height:214px !important;
	top:57px !important;
}

#item62538 {
	width:38px !important;
	height:38px !important;
}

#item70394 {
	width:38px !important;
	height:38px !important;
	left:106px !important;
}

#item62546 {
	width:38px !important;
	height:38px !important;
}

#item62543 {
	width:38px !important;
	height:38px !important;
	left:53px !important;
}

#item62655 {
	width:38px !important;
	height:38px !important;
}

#item62652 {
	width:38px !important;
	height:38px !important;
}

#item62549 {
	width:414px !important;
	height:70px !important;
	left:111px !important;
	top:391px !important;
}

#item82646 {
	width:13px !important;
	height:46px !important;
	left:545px !important;
	top:873px !important;
}

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

#item62062 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item62059 {
	width:44px !important;
	height:44px !important;
	left:362px !important;
	top:97px !important;
}

#item62070 {
	width:87px !important;
	height:32px !important;
	top:31px !important;
}

#item62097 {
	width:70px !important;
	height:32px !important;
	top:30px !important;
}

#item62120 {
	width:26px !important;
	height:22px !important;
	left:22px !important;
}

#item62127 {
	width:70px !important;
	height:32px !important;
	top:31px !important;
}

#item62150 {
	width:19px !important;
	height:24px !important;
	left:25px !important;
}

#item62154 {
	width:98px !important;
	height:51px !important;
	top:31px !important;
}

#item62177 {
	width:20px !important;
	height:24px !important;
	left:38px !important;
}

#item62182 {
	width:87px !important;
	height:32px !important;
	top:28px !important;
}

#item62205 {
	width:24px !important;
	height:20px !important;
	left:31px !important;
}

#item62210 {
	width:79px !important;
	height:70px !important;
	top:27px !important;
}

#item62233 {
	width:19px !important;
	height:18px !important;
	left:30px !important;
}

#item62238 {
	width:70px !important;
	height:13px !important;
	top:27px !important;
}

#item62261 {
	width:22px !important;
	height:18px !important;
	left:24px !important;
}

#item62266 {
	width:115px !important;
	height:51px !important;
	top:30px !important;
}

#item62290 {
	width:24px !important;
	height:24px !important;
	left:46px !important;
}

#item62293 {
	width:425px !important;
	height:161px !important;
	top:291px !important;
}

#item62329 {
	width:38px !important;
	height:38px !important;
}

#item62325 {
	width:38px !important;
	height:38px !important;
	left:53px !important;
}

#item62339 {
	width:38px !important;
	height:38px !important;
}

#item62336 {
	width:38px !important;
	height:38px !important;
}

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

#item77443 {
	width:383px !important;
	height:70px !important;
	top:291px !important;
}

#item77479 {
	width:38px !important;
	height:38px !important;
}

#item77476 {
	width:38px !important;
	height:38px !important;
	left:106px !important;
}

#item77487 {
	width:38px !important;
	height:38px !important;
}

#item77482 {
	width:38px !important;
	height:38px !important;
	left:53px !important;
}

#item77495 {
	width:38px !important;
	height:38px !important;
}

#item77492 {
	width:38px !important;
	height:38px !important;
}

#item106309 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:481px !important;
}

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

#item61825 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item61822 {
	width:44px !important;
	height:44px !important;
	left:362px !important;
	top:97px !important;
}

#item61829 {
	width:412px !important;
	height:451px !important;
	top:390px !important;
	padding:0px 30px 0px 0px;
}

#item61858 {
	width:38px !important;
	height:38px !important;
}

#item69611 {
	width:38px !important;
	height:38px !important;
	left:53px !important;
}

#item61865 {
	width:38px !important;
	height:38px !important;
}

#item61861 {
	width:38px !important;
	height:38px !important;
}

#item61868 {
	width:347px !important;
	height:70px !important;
	left:145px !important;
	top:390px !important;
}

#item82641 {
	width:13px !important;
	height:46px !important;
	left:545px !important;
	top:873px !important;
}

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

#item61396 {
	width:70px !important;
	height:32px !important;
	top:31px !important;
}

#item61419 {
	width:26px !important;
	height:24px !important;
	left:22px !important;
}

#item61424 {
	width:87px !important;
	height:32px !important;
	top:30px !important;
}

#item61447 {
	width:26px !important;
	height:22px !important;
	left:31px !important;
}

#item61451 {
	width:87px !important;
	height:32px !important;
	top:31px !important;
}

#item61474 {
	width:19px !important;
	height:24px !important;
	left:38px !important;
}

#item61478 {
	width:87px !important;
	height:51px !important;
	top:31px !important;
}

#item61501 {
	width:20px !important;
	height:24px !important;
	left:33px !important;
}

#item61506 {
	width:81px !important;
	height:32px !important;
	top:28px !important;
}

#item61529 {
	width:24px !important;
	height:20px !important;
	left:28px !important;
}

#item61533 {
	width:87px !important;
	height:70px !important;
	top:27px !important;
}

#item61557 {
	width:19px !important;
	height:18px !important;
	left:34px !important;
}

#item61562 {
	width:60px !important;
	height:13px !important;
	top:27px !important;
}

#item61585 {
	width:22px !important;
	height:18px !important;
	left:19px !important;
}

#item61594 {
	width:118px !important;
	height:52px !important;
	top:30px !important;
}

#item61617 {
	width:24px !important;
	height:24px !important;
	left:51px !important;
}

#item61620 {
	width:383px !important;
	height:161px !important;
	top:291px !important;
}

#item61653 {
	width:38px !important;
	height:38px !important;
}

#item61649 {
	width:38px !important;
	height:38px !important;
	left:106px !important;
}

#item61661 {
	width:38px !important;
	height:38px !important;
}

#item61658 {
	width:38px !important;
	height:38px !important;
	left:53px !important;
}

#item61747 {
	width:38px !important;
	height:38px !important;
}

#item61744 {
	width:38px !important;
	height:38px !important;
}

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

#item61204 {
	width:383px !important;
	height:380px !important;
	left:126px !important;
	top:155px !important;
}

#item61230 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item61227 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item61238 {
	width:432px !important;
	height:14px !important;
}

#item61235 {
	width:432px !important;
	height:14px !important;
}

#item61265 {
	width:482px !important;
	height:42px !important;
}

#item61261 {
	width:482px !important;
	height:42px !important;
	top:100px !important;
}

#item61291 {
	width:432px !important;
	height:36px !important;
}

#item61288 {
	width:432px !important;
	height:36px !important;
	top:39px !important;
}

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

#item77097 {
	width:451px !important;
	height:70px !important;
	top:291px !important;
}

#item77129 {
	width:38px !important;
	height:38px !important;
}

#item77126 {
	width:38px !important;
	height:38px !important;
	left:106px !important;
}

#item77137 {
	width:38px !important;
	height:38px !important;
	left:53px !important;
}

#item77143 {
	width:38px !important;
	height:38px !important;
}

#item77140 {
	width:38px !important;
	height:38px !important;
}

#item106305 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:481px !important;
}

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

#item60935 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item60932 {
	width:44px !important;
	height:44px !important;
	left:362px !important;
	top:97px !important;
}

#item60939 {
	width:412px !important;
	height:485px !important;
	top:385px !important;
	padding:0px 30px 0px 0px;
}

#item60968 {
	width:38px !important;
	height:38px !important;
}

#item69585 {
	width:38px !important;
	height:38px !important;
	left:53px !important;
}

#item60976 {
	width:38px !important;
	height:38px !important;
}

#item60973 {
	width:38px !important;
	height:38px !important;
}

#item60984 {
	width:453px !important;
	height:60px !important;
	left:92px !important;
	top:391px !important;
}

#item82635 {
	width:13px !important;
	height:49px !important;
	left:545px !important;
	top:873px !important;
}

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

#item60401 {
	width:87px !important;
	height:51px !important;
	top:31px !important;
}

#item60424 {
	width:25px !important;
	height:24px !important;
	left:31px !important;
}

#item60428 {
	width:70px !important;
	height:32px !important;
	top:31px !important;
}

#item60455 {
	width:70px !important;
	height:32px !important;
	top:30px !important;
}

#item60480 {
	width:26px !important;
	height:22px !important;
	left:22px !important;
}

#item60484 {
	width:70px !important;
	height:13px !important;
	top:31px !important;
}

#item60507 {
	width:24px !important;
	height:24px !important;
	left:23px !important;
}

#item60513 {
	width:70px !important;
	height:13px !important;
	top:30px !important;
}

#item60536 {
	width:24px !important;
	height:24px !important;
	left:23px !important;
}

#item60545 {
	width:70px !important;
	height:32px !important;
	top:30px !important;
}

#item60568 {
	width:19px !important;
	height:24px !important;
	left:25px !important;
}

#item60572 {
	width:99px !important;
	height:51px !important;
	top:30px !important;
}

#item60595 {
	width:22px !important;
	height:24px !important;
	left:38px !important;
}

#item60599 {
	width:87px !important;
	height:32px !important;
	top:30px !important;
}

#item60622 {
	width:29px !important;
	height:24px !important;
	left:29px !important;
}

#item60626 {
	width:454px !important;
	height:151px !important;
	top:291px !important;
}

#item60660 {
	width:38px !important;
	height:38px !important;
}

#item60657 {
	width:38px !important;
	height:38px !important;
	left:106px !important;
}

#item60666 {
	width:38px !important;
	height:38px !important;
}

#item60663 {
	width:38px !important;
	height:38px !important;
	left:53px !important;
}

#item60857 {
	width:38px !important;
	height:38px !important;
}

#item60854 {
	width:38px !important;
	height:38px !important;
}

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

#item76702 {
	width:442px !important;
	height:85px !important;
	top:293px !important;
}

#item76735 {
	width:38px !important;
	height:38px !important;
}

#item76732 {
	width:38px !important;
	height:38px !important;
	left:106px !important;
}

#item76746 {
	width:38px !important;
	height:38px !important;
}

#item76743 {
	width:38px !important;
	height:38px !important;
}

#item76756 {
	width:38px !important;
	height:38px !important;
}

#item76751 {
	width:38px !important;
	height:38px !important;
	left:53px !important;
}

#item106301 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:481px !important;
}

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

#item60062 {
	width:412px !important;
	height:459px !important;
	top:381px !important;
	padding:0px 30px 0px 0px;
}

#item60085 {
	width:383px !important;
	height:214px !important;
	top:57px !important;
}

#item60092 {
	width:38px !important;
	height:38px !important;
}

#item69546 {
	width:38px !important;
	height:38px !important;
	left:106px !important;
}

#item60313 {
	width:38px !important;
	height:38px !important;
}

#item60309 {
	width:38px !important;
	height:38px !important;
}

#item60099 {
	width:38px !important;
	height:38px !important;
}

#item60096 {
	width:38px !important;
	height:38px !important;
	left:53px !important;
}

#item60103 {
	width:455px !important;
	height:60px !important;
	left:91px !important;
	top:394px !important;
}

#item82632 {
	width:13px !important;
	height:49px !important;
	left:545px !important;
	top:873px !important;
}

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

#item59632 {
	width:70px !important;
	height:13px !important;
	top:30px !important;
}

#item59656 {
	width:24px !important;
	height:24px !important;
	left:23px !important;
}

#item59661 {
	width:70px !important;
	height:32px !important;
	top:30px !important;
}

#item59684 {
	width:19px !important;
	height:24px !important;
	left:25px !important;
}

#item59688 {
	width:70px !important;
	height:70px !important;
	top:40px !important;
}

#item59711 {
	width:22px !important;
	height:32px !important;
	left:24px !important;
}

#item59715 {
	width:70px !important;
	height:32px !important;
	top:30px !important;
}

#item59738 {
	width:29px !important;
	height:24px !important;
	left:21px !important;
}

#item59517 {
	width:87px !important;
	height:51px !important;
	top:31px !important;
}

#item59545 {
	width:70px !important;
	height:32px !important;
	top:31px !important;
}

#item59568 {
	width:26px !important;
	height:24px !important;
	left:22px !important;
}

#item59577 {
	width:70px !important;
	height:32px !important;
	top:30px !important;
}

#item59600 {
	width:26px !important;
	height:22px !important;
	left:22px !important;
}

#item59604 {
	width:70px !important;
	height:13px !important;
	top:31px !important;
}

#item59627 {
	width:24px !important;
	height:24px !important;
	left:23px !important;
}

#item59742 {
	width:451px !important;
	height:187px !important;
	top:291px !important;
}

#item59776 {
	width:38px !important;
	height:38px !important;
}

#item59773 {
	width:38px !important;
	height:38px !important;
	left:106px !important;
}

#item59973 {
	width:38px !important;
	height:38px !important;
}

#item59970 {
	width:38px !important;
	height:38px !important;
}

#item59782 {
	width:38px !important;
	height:38px !important;
}

#item59779 {
	width:38px !important;
	height:38px !important;
	left:53px !important;
}

#item76054 {
	width:421px !important;
	height:503px !important;
	left:116px !important;
	top:126px !important;
	background:#fff;
}

#item76077 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item76329 {
	width:383px !important;
	height:63px !important;
	top:291px !important;
}

#item76361 {
	width:38px !important;
	height:38px !important;
}

#item76358 {
	width:38px !important;
	height:38px !important;
	left:106px !important;
}

#item76368 {
	width:38px !important;
	height:38px !important;
}

#item76364 {
	width:38px !important;
	height:38px !important;
}

#item76375 {
	width:38px !important;
	height:38px !important;
}

#item76371 {
	width:38px !important;
	height:38px !important;
	left:53px !important;
}

#item106294 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:481px !important;
}

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

#item59179 {
	width:412px !important;
	height:473px !important;
	top:367px !important;
	padding:0px 30px 0px 0px;
}

#item59430 {
	width:38px !important;
	height:38px !important;
}

#item59427 {
	width:38px !important;
	height:38px !important;
}

#item59209 {
	width:38px !important;
	height:38px !important;
}

#item69505 {
	width:38px !important;
	height:38px !important;
	left:106px !important;
}

#item59216 {
	width:38px !important;
	height:38px !important;
}

#item59213 {
	width:38px !important;
	height:38px !important;
	left:53px !important;
}

#item59219 {
	width:407px !important;
	height:60px !important;
	left:115px !important;
	top:390px !important;
}

#item82628 {
	width:13px !important;
	height:49px !important;
	left:545px !important;
	top:866px !important;
}

#item58560 {
	width:421px !important;
	height:503px !important;
	left:116px !important;
	top:126px !important;
	background:#fff;
}

#item58583 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item58639 {
	width:87px !important;
	height:51px !important;
	top:31px !important;
}

#item58666 {
	width:70px !important;
	height:32px !important;
	top:31px !important;
}

#item58689 {
	width:26px !important;
	height:24px !important;
	left:22px !important;
}

#item58695 {
	width:70px !important;
	height:32px !important;
	top:30px !important;
}

#item58718 {
	width:26px !important;
	height:22px !important;
	left:22px !important;
}

#item58722 {
	width:70px !important;
	height:13px !important;
	top:31px !important;
}

#item58745 {
	width:24px !important;
	height:24px !important;
	left:23px !important;
}

#item58750 {
	width:70px !important;
	height:20px !important;
	top:30px !important;
}

#item58773 {
	width:24px !important;
	height:24px !important;
	left:23px !important;
}

#item58779 {
	width:70px !important;
	height:32px !important;
	top:30px !important;
}

#item58802 {
	width:19px !important;
	height:24px !important;
	left:25px !important;
}

#item58806 {
	width:79px !important;
	height:55px !important;
	top:30px !important;
}

#item58829 {
	width:22px !important;
	height:24px !important;
	left:29px !important;
}

#item58833 {
	width:87px !important;
	height:32px !important;
	top:30px !important;
}

#item58856 {
	width:29px !important;
	height:24px !important;
	left:29px !important;
}

#item58860 {
	width:383px !important;
	height:125px !important;
	top:291px !important;
}

#item58893 {
	width:38px !important;
	height:38px !important;
}

#item58890 {
	width:38px !important;
	height:38px !important;
	left:106px !important;
}

#item59096 {
	width:38px !important;
	height:38px !important;
}

#item59093 {
	width:38px !important;
	height:38px !important;
}

#item58903 {
	width:38px !important;
	height:38px !important;
}

#item58900 {
	width:38px !important;
	height:38px !important;
	left:53px !important;
}

#item75639 {
	width:421px !important;
	height:503px !important;
	left:116px !important;
	top:126px !important;
	background:#fff;
}

#item75663 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item75909 {
	width:383px !important;
	height:63px !important;
	top:291px !important;
}

#item75941 {
	width:38px !important;
	height:38px !important;
}

#item75938 {
	width:38px !important;
	height:38px !important;
	left:106px !important;
}

#item75954 {
	width:38px !important;
	height:38px !important;
}

#item75949 {
	width:38px !important;
	height:38px !important;
	left:53px !important;
}

#item75960 {
	width:38px !important;
	height:38px !important;
}

#item75957 {
	width:38px !important;
	height:38px !important;
}

#item106290 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:481px !important;
}

#item58215 {
	width:421px !important;
	height:503px !important;
	left:116px !important;
	top:126px !important;
	background:#fff;
}

#item58238 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item58288 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item58285 {
	width:44px !important;
	height:44px !important;
	left:362px !important;
	top:97px !important;
}

#item58293 {
	width:412px !important;
	height:459px !important;
	top:390px !important;
	padding:0px 30px 0px 0px;
}

#item58316 {
	width:383px !important;
	height:214px !important;
	top:57px !important;
}

#item58325 {
	width:38px !important;
	height:38px !important;
	left:53px !important;
}

#item58331 {
	width:38px !important;
	height:38px !important;
}

#item58328 {
	width:38px !important;
	height:38px !important;
}

#item58334 {
	width:371px !important;
	height:64px !important;
	left:145px !important;
	top:388px !important;
}

#item82625 {
	width:13px !important;
	height:49px !important;
	left:549px !important;
	top:867px !important;
}

#item57678 {
	width:421px !important;
	height:503px !important;
	left:116px !important;
	top:126px !important;
	background:#fff;
}

#item57701 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item57867 {
	width:70px !important;
	height:13px !important;
	top:30px !important;
}

#item57890 {
	width:24px !important;
	height:24px !important;
	left:23px !important;
}

#item57894 {
	width:70px !important;
	height:32px !important;
	top:30px !important;
}

#item57922 {
	width:77px !important;
	height:51px !important;
	top:30px !important;
}

#item57945 {
	width:22px !important;
	height:24px !important;
	left:28px !important;
}

#item57954 {
	width:87px !important;
	height:32px !important;
	top:30px !important;
}

#item57978 {
	width:29px !important;
	height:24px !important;
	left:29px !important;
}

#item57757 {
	width:84px !important;
	height:53px !important;
	top:32px !important;
}

#item57780 {
	width:25px !important;
	height:24px !important;
	left:30px !important;
}

#item57784 {
	width:70px !important;
	height:32px !important;
	top:32px !important;
}

#item57808 {
	width:26px !important;
	height:24px !important;
	left:22px !important;
}

#item57812 {
	width:70px !important;
	height:32px !important;
	top:31px !important;
}

#item57835 {
	width:26px !important;
	height:22px !important;
	left:22px !important;
}

#item57839 {
	width:70px !important;
	height:13px !important;
	top:32px !important;
}

#item57862 {
	width:24px !important;
	height:24px !important;
	left:23px !important;
}

#item57981 {
	width:383px !important;
	height:125px !important;
	top:291px !important;
}

#item58013 {
	width:38px !important;
	height:38px !important;
}

#item58010 {
	width:38px !important;
	height:38px !important;
	left:106px !important;
}

#item58020 {
	width:38px !important;
	height:38px !important;
}

#item58017 {
	width:38px !important;
	height:38px !important;
	left:53px !important;
}

#item58210 {
	width:38px !important;
	height:38px !important;
}

#item58207 {
	width:38px !important;
	height:38px !important;
}

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

#item75508 {
	width:414px !important;
	height:60px !important;
	top:291px !important;
}

#item75540 {
	width:38px !important;
	height:38px !important;
}

#item75537 {
	width:38px !important;
	height:38px !important;
}

#item75546 {
	width:38px !important;
	height:38px !important;
}

#item75543 {
	width:38px !important;
	height:38px !important;
	left:106px !important;
}

#item75555 {
	width:38px !important;
	height:38px !important;
}

#item75550 {
	width:38px !important;
	height:38px !important;
	left:53px !important;
}

#item106286 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:481px !important;
}

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

#item57407 {
	width:412px !important;
	height:461px !important;
	padding:0px 30px 0px 0px;
}

#item57431 {
	width:424px !important;
	height:60px !important;
	top:291px !important;
}

#item57455 {
	width:383px !important;
	height:214px !important;
	left:20px !important;
	top:57px !important;
}

#item57463 {
	width:38px !important;
	height:38px !important;
}

#item69423 {
	width:38px !important;
	height:38px !important;
	left:106px !important;
}

#item57474 {
	width:38px !important;
	height:38px !important;
}

#item57471 {
	width:38px !important;
	height:38px !important;
	left:53px !important;
}

#item57667 {
	width:38px !important;
	height:38px !important;
}

#item57663 {
	width:38px !important;
	height:38px !important;
}

#item82622 {
	width:13px !important;
	height:49px !important;
	left:545px !important;
	top:867px !important;
}

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

#item56985 {
	width:60px !important;
	height:13px !important;
	top:30px !important;
}

#item57012 {
	width:68px !important;
	height:32px !important;
	top:30px !important;
}

#item57035 {
	width:19px !important;
	height:24px !important;
	left:24px !important;
}

#item57039 {
	width:87px !important;
	height:55px !important;
	top:30px !important;
}

#item57062 {
	width:22px !important;
	height:24px !important;
	left:33px !important;
}

#item57069 {
	width:74px !important;
	height:32px !important;
	top:30px !important;
}

#item57092 {
	width:29px !important;
	height:24px !important;
	left:23px !important;
}

#item56868 {
	width:90px !important;
	height:53px !important;
	top:30px !important;
}

#item56891 {
	width:21px !important;
	height:21px !important;
	left:34px !important;
}

#item56896 {
	width:60px !important;
	height:32px !important;
	top:30px !important;
}

#item56919 {
	width:26px !important;
	height:24px !important;
	left:17px !important;
}

#item56923 {
	width:60px !important;
	height:32px !important;
	top:29px !important;
}

#item56946 {
	width:26px !important;
	height:22px !important;
	left:17px !important;
}

#item56952 {
	width:60px !important;
	height:13px !important;
	top:30px !important;
}

#item56975 {
	width:24px !important;
	height:24px !important;
	left:18px !important;
}

#item57095 {
	width:425px !important;
	height:125px !important;
	top:291px !important;
}

#item57325 {
	width:38px !important;
	height:38px !important;
}

#item57322 {
	width:38px !important;
	height:38px !important;
}

#item57128 {
	width:38px !important;
	height:38px !important;
}

#item57125 {
	width:38px !important;
	height:38px !important;
	left:106px !important;
}

#item57134 {
	width:38px !important;
	height:38px !important;
}

#item57131 {
	width:38px !important;
	height:38px !important;
	left:53px !important;
}

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

#item75092 {
	width:454px !important;
	height:24px !important;
	top:291px !important;
}

#item75129 {
	width:38px !important;
	height:38px !important;
}

#item75126 {
	width:38px !important;
	height:38px !important;
	left:106px !important;
}

#item75137 {
	width:38px !important;
	height:38px !important;
}

#item75133 {
	width:38px !important;
	height:38px !important;
	left:53px !important;
}

#item75144 {
	width:38px !important;
	height:38px !important;
}

#item75141 {
	width:38px !important;
	height:38px !important;
}

#item106274 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:453px !important;
}

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

#item56526 {
	width:383px !important;
	height:501px !important;
}

#item56551 {
	width:412px !important;
	height:24px !important;
	top:291px !important;
}

#item56574 {
	width:383px !important;
	height:214px !important;
	left:14px !important;
	top:57px !important;
}

#item56581 {
	width:38px !important;
	height:38px !important;
}

#item69383 {
	width:38px !important;
	height:38px !important;
	left:106px !important;
}

#item56590 {
	width:38px !important;
	height:38px !important;
}

#item56587 {
	width:38px !important;
	height:38px !important;
	left:53px !important;
}

#item56780 {
	width:38px !important;
	height:38px !important;
}

#item56777 {
	width:38px !important;
	height:38px !important;
}

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

#item55983 {
	width:50px !important;
	height:13px !important;
	top:33px !important;
}

#item56006 {
	width:25px !important;
	height:21px !important;
	left:13px !important;
}

#item56016 {
	width:62px !important;
	height:36px !important;
	top:33px !important;
}

#item56039 {
	width:26px !important;
	height:24px !important;
	left:18px !important;
}

#item56043 {
	width:68px !important;
	height:34px !important;
	top:31px !important;
}

#item56066 {
	width:26px !important;
	height:22px !important;
	left:21px !important;
}

#item56070 {
	width:76px !important;
	height:13px !important;
	top:33px !important;
}

#item56093 {
	width:24px !important;
	height:24px !important;
	left:26px !important;
}

#item56099 {
	width:65px !important;
	height:20px !important;
	top:30px !important;
}

#item56122 {
	width:24px !important;
	height:24px !important;
	left:20px !important;
}

#item56127 {
	width:60px !important;
	height:32px !important;
	top:30px !important;
}

#item56150 {
	width:19px !important;
	height:24px !important;
	left:20px !important;
}

#item56154 {
	width:71px !important;
	height:51px !important;
	top:30px !important;
}

#item56177 {
	width:22px !important;
	height:24px !important;
	left:24px !important;
}

#item56182 {
	width:72px !important;
	height:32px !important;
	top:30px !important;
}

#item56205 {
	width:29px !important;
	height:24px !important;
	left:22px !important;
}

#item56208 {
	width:434px !important;
	height:79px !important;
	top:291px !important;
}

#item56240 {
	width:38px !important;
	height:38px !important;
}

#item56237 {
	width:38px !important;
	height:38px !important;
	left:106px !important;
}

#item56246 {
	width:38px !important;
	height:38px !important;
}

#item56243 {
	width:38px !important;
	height:38px !important;
	left:53px !important;
}

#item56439 {
	width:38px !important;
	height:38px !important;
}

#item56436 {
	width:38px !important;
	height:38px !important;
}

#item74660 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item74657 {
	width:44px !important;
	height:44px !important;
	left:455px !important;
	top:132px !important;
}

#item74665 {
	width:421px !important;
	height:503px !important;
	left:116px !important;
	top:126px !important;
	background:#fff;
}

#item74688 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item74721 {
	width:38px !important;
	height:38px !important;
}

#item74718 {
	width:38px !important;
	height:38px !important;
	left:106px !important;
}

#item74733 {
	width:38px !important;
	height:38px !important;
}

#item74729 {
	width:38px !important;
	height:38px !important;
	left:53px !important;
}

#item74739 {
	width:38px !important;
	height:38px !important;
}

#item74736 {
	width:38px !important;
	height:38px !important;
}

#item74742 {
	width:478px !important;
	height:24px !important;
	left:79px !important;
	top:390px !important;
}

#item106270 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:453px !important;
}

#item55593 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item55590 {
	width:44px !important;
	height:44px !important;
	left:455px !important;
	top:132px !important;
}

#item55597 {
	width:421px !important;
	height:503px !important;
	left:116px !important;
	top:126px !important;
	background:#fff;
}

#item55621 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item55653 {
	width:38px !important;
	height:38px !important;
}

#item69363 {
	width:38px !important;
	height:38px !important;
	left:106px !important;
}

#item55659 {
	width:38px !important;
	height:38px !important;
}

#item55656 {
	width:38px !important;
	height:38px !important;
	left:53px !important;
}

#item55895 {
	width:38px !important;
	height:38px !important;
}

#item55892 {
	width:38px !important;
	height:38px !important;
}

#item55662 {
	width:395px !important;
	height:24px !important;
	left:120px !important;
	top:390px !important;
}

#item55685 {
	width:412px !important;
	height:487px !important;
	left:126px !important;
	top:453px !important;
	padding:0px 30px 0px 0px;
}

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

#item55291 {
	width:74px !important;
	height:32px !important;
	top:30px !important;
}

#item55314 {
	width:26px !important;
	height:24px !important;
	left:24px !important;
}

#item55319 {
	width:70px !important;
	height:35px !important;
	top:29px !important;
}

#item55342 {
	width:26px !important;
	height:22px !important;
	left:22px !important;
}

#item55347 {
	width:50px !important;
	height:13px !important;
	top:29px !important;
}

#item55370 {
	width:26px !important;
	height:22px !important;
	left:12px !important;
}

#item55374 {
	width:72px !important;
	height:13px !important;
	top:30px !important;
}

#item55397 {
	width:24px !important;
	height:24px !important;
	left:24px !important;
}

#item55402 {
	width:79px !important;
	height:13px !important;
	top:30px !important;
}

#item55425 {
	width:24px !important;
	height:24px !important;
	left:27px !important;
}

#item55430 {
	width:70px !important;
	height:32px !important;
	top:30px !important;
}

#item55453 {
	width:19px !important;
	height:24px !important;
	left:25px !important;
}

#item55457 {
	width:84px !important;
	height:65px !important;
	top:30px !important;
}

#item55480 {
	width:22px !important;
	height:24px !important;
	left:31px !important;
}

#item55484 {
	width:72px !important;
	height:32px !important;
	top:30px !important;
}

#item55507 {
	width:29px !important;
	height:24px !important;
	left:22px !important;
}

#item55512 {
	width:411px !important;
	height:105px !important;
	top:291px !important;
}

#item55560 {
	width:38px !important;
	height:38px !important;
}

#item55557 {
	width:38px !important;
	height:38px !important;
}

#item55548 {
	width:38px !important;
	height:38px !important;
}

#item55545 {
	width:38px !important;
	height:38px !important;
	left:106px !important;
}

#item55554 {
	width:38px !important;
	height:38px !important;
}

#item55551 {
	width:38px !important;
	height:38px !important;
	left:53px !important;
}

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

#item54810 {
	width:383px !important;
	height:486px !important;
	left:126px !important;
	top:155px !important;
}

#item54836 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item54833 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item54843 {
	width:382px !important;
	height:14px !important;
}

#item54840 {
	width:382px !important;
	height:14px !important;
}

#item54869 {
	width:406px !important;
	height:36px !important;
}

#item54866 {
	width:406px !important;
	height:36px !important;
	top:125px !important;
}

#item54896 {
	width:423px !important;
	height:33px !important;
}

#item54892 {
	width:423px !important;
	height:33px !important;
	top:233px !important;
}

#item54922 {
	width:382px !important;
	height:33px !important;
}

#item54919 {
	width:382px !important;
	height:33px !important;
	top:289px !important;
}

#item54948 {
	width:382px !important;
	height:14px !important;
}

#item54945 {
	width:382px !important;
	height:14px !important;
	top:35px !important;
}

#item54975 {
	width:382px !important;
	height:33px !important;
}

#item54971 {
	width:382px !important;
	height:33px !important;
	top:70px !important;
}

#item55001 {
	width:382px !important;
	height:36px !important;
}

#item54998 {
	width:382px !important;
	height:36px !important;
	top:179px !important;
}

#item54807 {
	width:29px !important;
	height:29px !important;
	left:596px !important;
	top:43px !important;
}

#item54805 {
	width:625px !important;
	height:1093px !important;
	left:-10px !important;
	top:-10px !important;
}

#item48724 {
	width:381px !important;
	height:506px !important;
	left:421px !important;
	top:90px !important;
	background:#f4f0ed;
}

#item106587 {
	width:422px !important;
	height:276px !important;
	left:-1px !important;
	top:320px !important;
}

#item6240 {
	width:297px !important;
	height:9px !important;
}

#item9333 {
	width:297px !important;
	height:9px !important;
	left:56px !important;
	top:155px !important;
}

#item9236 {
	width:309px !important;
	height:9px !important;
}

#item9337 {
	width:309px !important;
	height:9px !important;
	left:56px !important;
	top:217px !important;
}

#item9185 {
	width:297px !important;
	height:9px !important;
}

#item9339 {
	width:297px !important;
	height:9px !important;
	left:56px !important;
	top:186px !important;
}

#item9259 {
	width:309px !important;
	height:9px !important;
}

#item9335 {
	width:309px !important;
	height:9px !important;
	left:56px !important;
	top:264px !important;
}

#item9162 {
	width:297px !important;
	height:9px !important;
}

#item9340 {
	width:297px !important;
	height:9px !important;
	left:56px !important;
	top:170px !important;
}

#item9282 {
	width:309px !important;
	height:9px !important;
}

#item9336 {
	width:309px !important;
	height:9px !important;
	left:56px !important;
	top:233px !important;
}

#item9208 {
	width:297px !important;
	height:9px !important;
}

#item9338 {
	width:297px !important;
	height:9px !important;
	left:56px !important;
	top:202px !important;
}

#item9305 {
	width:309px !important;
	height:9px !important;
}

#item9334 {
	width:309px !important;
	height:9px !important;
	left:56px !important;
	top:248px !important;
}

#item43411 {
	width:309px !important;
	height:9px !important;
}

#item43408 {
	width:309px !important;
	height:9px !important;
	left:56px !important;
	top:280px !important;
}

#item6309 {
	width:337px !important;
	height:45px !important;
	left:56px !important;
	top:90px !important;
}

#item43437 {
	width:347px !important;
	height:107px !important;
	left:15px !important;
	top:443px !important;
	padding:0px 10px 0px 0px;
}

#item43466 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item43463 {
	width:44px !important;
	height:44px !important;
	left:18px !important;
	top:132px !important;
}

#item43484 {
	width:100px !important;
	height:46px !important;
	left:138px !important;
	top:374px !important;
}

#item43550 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item43547 {
	width:44px !important;
	height:44px !important;
	left:120px !important;
	top:132px !important;
}

#item44650 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item44898 {
	width:44px !important;
	height:44px !important;
	left:70px !important;
	top:132px !important;
}

#item48841 {
	width:13px !important;
	height:46px !important;
	left:385px !important;
	top:537px !important;
}

#item9019 {
	width:347px !important;
	height:129px !important;
	left:15px !important;
	top:442px !important;
}

#item9048 {
	width:88px !important;
	height:90px !important;
	left:144px !important;
	top:335px !important;
}

#item9058 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item9055 {
	width:44px !important;
	height:44px !important;
	left:18px !important;
	top:132px !important;
}

#item44641 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item44873 {
	width:44px !important;
	height:44px !important;
	left:70px !important;
	top:132px !important;
}

#item8966 {
	width:347px !important;
	height:108px !important;
	left:15px !important;
	top:460px !important;
}

#item8996 {
	width:55px !important;
	height:90px !important;
	left:161px !important;
	top:356px !important;
}

#item9000 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item40188 {
	width:44px !important;
	height:44px !important;
	left:120px !important;
	top:132px !important;
}

#item9006 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item9003 {
	width:44px !important;
	height:44px !important;
	left:18px !important;
	top:132px !important;
}

#item44637 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item44859 {
	width:44px !important;
	height:44px !important;
	left:70px !important;
	top:132px !important;
}

#item8897 {
	width:347px !important;
	height:105px !important;
	left:15px !important;
	top:435px !important;
}

#item8939 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item8936 {
	width:44px !important;
	height:44px !important;
	left:18px !important;
	top:132px !important;
}

#item44634 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item44838 {
	width:44px !important;
	height:44px !important;
	left:70px !important;
	top:132px !important;
}

#item8843 {
	width:347px !important;
	height:111px !important;
	left:15px !important;
	top:452px !important;
}

#item8874 {
	width:83px !important;
	height:92px !important;
	left:143px !important;
	top:346px !important;
}

#item8885 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item8882 {
	width:44px !important;
	height:44px !important;
	left:18px !important;
	top:132px !important;
}

#item43783 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item43787 {
	width:44px !important;
	height:44px !important;
	left:120px !important;
	top:132px !important;
}

#item44631 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item44823 {
	width:44px !important;
	height:44px !important;
	left:70px !important;
	top:132px !important;
}

#item8781 {
	width:347px !important;
	height:112px !important;
	left:15px !important;
	top:451px !important;
}

#item8814 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item43559 {
	width:44px !important;
	height:44px !important;
	left:120px !important;
	top:132px !important;
}

#item8821 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item8818 {
	width:44px !important;
	height:44px !important;
	left:18px !important;
	top:132px !important;
}

#item44628 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item44771 {
	width:44px !important;
	height:44px !important;
	left:70px !important;
	top:132px !important;
}

#item8715 {
	width:347px !important;
	height:125px !important;
	left:15px !important;
	top:425px !important;
	padding:0px 10px 0px 0px;
}

#item8749 {
	width:100px !important;
	height:53px !important;
	left:138px !important;
	top:358px !important;
}

#item8761 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item8758 {
	width:44px !important;
	height:44px !important;
	left:18px !important;
	top:132px !important;
}

#item44625 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item44741 {
	width:44px !important;
	height:44px !important;
	left:70px !important;
	top:132px !important;
}

#item48767 {
	width:13px !important;
	height:46px !important;
	left:385px !important;
	top:539px !important;
}

#item8647 {
	width:347px !important;
	height:125px !important;
	left:15px !important;
	top:425px !important;
	padding:0px 28px 0px 0px;
}

#item8680 {
	width:142px !important;
	height:44px !important;
	left:113px !important;
	top:358px !important;
}

#item70497 {
	width:38px !important;
	height:38px !important;
}

#item70508 {
	width:38px !important;
	height:38px !important;
	left:103px !important;
}

#item70500 {
	width:38px !important;
	height:38px !important;
}

#item70505 {
	width:38px !important;
	height:38px !important;
	left:52px !important;
}

#item8688 {
	width:38px !important;
	height:38px !important;
}

#item8705 {
	width:38px !important;
	height:38px !important;
}

#item48761 {
	width:13px !important;
	height:46px !important;
	left:385px !important;
	top:538px !important;
}

#item6286 {
	width:347px !important;
	height:90px !important;
	left:15px !important;
	top:460px !important;
	padding:0px 10px 0px 0px;
}

#item8496 {
	width:164px !important;
	height:91px !important;
	left:102px !important;
	top:347px !important;
}

#item8527 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item8708 {
	width:44px !important;
	height:44px !important;
	left:18px !important;
	top:132px !important;
}

#item44607 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item44618 {
	width:44px !important;
	height:44px !important;
	left:70px !important;
	top:132px !important;
}

#item48755 {
	width:13px !important;
	height:46px !important;
	left:385px !important;
	top:538px !important;
}

#item106929 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item106925 {
	width:44px !important;
	height:44px !important;
	left:120px !important;
	top:132px !important;
}

#item8699 {
	width:31px !important;
	height:31px !important;
	left:384px !important;
	top:10px !important;
}

#item40653 {
	width:347px !important;
	height:16px !important;
	left:5px !important;
	top:257px !important;
}

#item40680 {
	width:347px !important;
	height:152px !important;
	left:5px !important;
	top:297px !important;
}

#item49025 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item49022 {
	width:44px !important;
	height:44px !important;
	left:28px !important;
	top:132px !important;
}

#item8700 {
	width:415px !important;
	height:585px !important;
	left:427px !important;
	top:-10px !important;
}

#item106345 {
	width:383px !important;
	height:292px !important;
	left:116px !important;
	top:638px !important;
}

#item63393 {
	width:297px !important;
	height:14px !important;
}

#item63390 {
	width:297px !important;
	height:14px !important;
	left:116px !important;
	top:218px !important;
}

#item63419 {
	width:309px !important;
	height:14px !important;
}

#item63416 {
	width:309px !important;
	height:14px !important;
	left:116px !important;
	top:390px !important;
}

#item63445 {
	width:396px !important;
	height:14px !important;
}

#item63442 {
	width:396px !important;
	height:14px !important;
	left:116px !important;
	top:304px !important;
}

#item63471 {
	width:309px !important;
	height:14px !important;
}

#item63468 {
	width:309px !important;
	height:14px !important;
	left:116px !important;
	top:519px !important;
}

#item63498 {
	width:297px !important;
	height:14px !important;
}

#item63494 {
	width:297px !important;
	height:14px !important;
	left:116px !important;
	top:261px !important;
}

#item63524 {
	width:309px !important;
	height:14px !important;
}

#item63521 {
	width:309px !important;
	height:14px !important;
	left:116px !important;
	top:433px !important;
}

#item63550 {
	width:297px !important;
	height:14px !important;
}

#item63547 {
	width:297px !important;
	height:14px !important;
	left:116px !important;
	top:347px !important;
}

#item63577 {
	width:309px !important;
	height:14px !important;
}

#item63574 {
	width:309px !important;
	height:14px !important;
	left:116px !important;
	top:476px !important;
}

#item63604 {
	width:309px !important;
	height:14px !important;
}

#item63600 {
	width:309px !important;
	height:14px !important;
	left:116px !important;
	top:562px !important;
}

#item63627 {
	width:441px !important;
	height:107px !important;
	left:116px !important;
	top:90px !important;
}

#item89381 {
	width:90px !important;
	height:175px !important;
	left:512px !important;
	top:443px !important;
}

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

#item89504 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item89501 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item89507 {
	width:347px !important;
	height:19px !important;
	left:143px !important;
	top:404px !important;
}

#item106417 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:453px !important;
}

#item89386 {
	width:418px !important;
	height:1050px !important;
	left:117px !important;
	top:10px !important;
	background:#fff;
}

#item89411 {
	width:347px !important;
	height:19px !important;
	left:17px !important;
	top:239px !important;
}

#item89439 {
	width:383px !important;
	height:404px !important;
	top:293px !important;
}

#item89466 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item89462 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item89474 {
	width:90px !important;
	height:175px !important;
	left:3px !important;
	top:3px !important;
}

#item89471 {
	width:96px !important;
	height:181px !important;
	left:20px !important;
	top:444px !important;
}

#item91980 {
	width:90px !important;
	height:278px !important;
	left:3px !important;
	top:3px !important;
}

#item91978 {
	width:96px !important;
	height:284px !important;
	left:527px !important;
	top:401px !important;
}

#item91465 {
	width:347px !important;
	height:19px !important;
	left:703px !important;
	top:108px !important;
}

#item91488 {
	width:1050px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item89631 {
	width:164px !important;
	height:91px !important;
	left:235px !important;
	top:387px !important;
}

#item89639 {
	width:38px !important;
	height:38px !important;
	left:471px !important;
	top:100px !important;
}

#item89648 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item89645 {
	width:44px !important;
	height:44px !important;
	left:366px !important;
	top:97px !important;
}

#item89656 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item89652 {
	width:44px !important;
	height:44px !important;
	left:417px !important;
	top:97px !important;
}

#item106440 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:522px !important;
}

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

#item89572 {
	width:164px !important;
	height:91px !important;
	left:235px !important;
	top:387px !important;
}

#item89584 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item89581 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item89590 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item89587 {
	width:44px !important;
	height:44px !important;
	left:366px !important;
	top:97px !important;
}

#item89593 {
	width:38px !important;
	height:38px !important;
	left:420px !important;
	top:100px !important;
}

#item106434 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:522px !important;
}

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

#item89316 {
	width:347px !important;
	height:326px !important;
	left:143px !important;
	top:500px !important;
}

#item89353 {
	width:164px !important;
	height:91px !important;
	left:235px !important;
	top:387px !important;
}

#item89364 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item89361 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item89367 {
	width:44px !important;
	height:44px !important;
	left:366px !important;
	top:97px !important;
}

#item89376 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item89373 {
	width:44px !important;
	height:44px !important;
	left:417px !important;
	top:97px !important;
}

#item91490 {
	width:164px !important;
	height:91px !important;
	left:710px !important;
	top:158px !important;
}

#item91502 {
	width:874px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item89839 {
	width:142px !important;
	height:44px !important;
	left:246px !important;
	top:398px !important;
}

#item89847 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item89844 {
	width:44px !important;
	height:44px !important;
	left:365px !important;
	top:97px !important;
}

#item89853 {
	width:38px !important;
	height:38px !important;
	left:471px !important;
	top:100px !important;
}

#item89859 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item89856 {
	width:44px !important;
	height:44px !important;
	left:417px !important;
	top:97px !important;
}

#item106449 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:481px !important;
}

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

#item89775 {
	width:142px !important;
	height:44px !important;
	left:246px !important;
	top:398px !important;
}

#item89784 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item89781 {
	width:44px !important;
	height:44px !important;
	left:365px !important;
	top:97px !important;
}

#item89791 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item89787 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item89794 {
	width:38px !important;
	height:38px !important;
	left:420px !important;
	top:100px !important;
}

#item106444 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:481px !important;
}

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

#item89683 {
	width:383px !important;
	height:399px !important;
	left:126px !important;
	top:481px !important;
}

#item89711 {
	width:142px !important;
	height:44px !important;
	left:246px !important;
	top:398px !important;
}

#item89717 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item89714 {
	width:44px !important;
	height:44px !important;
	left:365px !important;
	top:97px !important;
}

#item89723 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item89720 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item89731 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item89727 {
	width:44px !important;
	height:44px !important;
	left:417px !important;
	top:97px !important;
}

#item91504 {
	width:142px !important;
	height:44px !important;
	left:707px !important;
	top:282px !important;
}

#item91507 {
	width:850px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item89974 {
	width:100px !important;
	height:53px !important;
	left:267px !important;
	top:398px !important;
}

#item89981 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item89978 {
	width:44px !important;
	height:44px !important;
	left:416px !important;
	top:97px !important;
}

#item89986 {
	width:38px !important;
	height:38px !important;
	left:471px !important;
	top:100px !important;
}

#item106453 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:481px !important;
}

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

#item89898 {
	width:383px !important;
	height:430px !important;
	left:126px !important;
	top:481px !important;
}

#item89926 {
	width:100px !important;
	height:53px !important;
	left:267px !important;
	top:398px !important;
}

#item89933 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item89930 {
	width:44px !important;
	height:44px !important;
	left:416px !important;
	top:97px !important;
}

#item89941 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item89937 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item91509 {
	width:100px !important;
	height:53px !important;
	left:695px !important;
	top:364px !important;
}

#item91512 {
	width:795px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item90153 {
	width:38px !important;
	height:38px !important;
	left:471px !important;
	top:100px !important;
}

#item90163 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90160 {
	width:44px !important;
	height:44px !important;
	left:365px !important;
	top:97px !important;
}

#item90169 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90166 {
	width:44px !important;
	height:44px !important;
	left:417px !important;
	top:97px !important;
}

#item106461 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:522px !important;
}

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

#item90104 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90100 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item90112 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90108 {
	width:44px !important;
	height:44px !important;
	left:365px !important;
	top:97px !important;
}

#item90117 {
	width:38px !important;
	height:38px !important;
	left:420px !important;
	top:100px !important;
}

#item106457 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:522px !important;
}

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

#item90013 {
	width:383px !important;
	height:239px !important;
	left:126px !important;
	top:510px !important;
}

#item90051 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90048 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item90057 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90054 {
	width:44px !important;
	height:44px !important;
	left:365px !important;
	top:97px !important;
}

#item90063 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90060 {
	width:44px !important;
	height:44px !important;
	left:417px !important;
	top:97px !important;
}

#item91517 {
	width:759px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item90340 {
	width:115px !important;
	height:128px !important;
	left:260px !important;
	top:388px !important;
}

#item90346 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90343 {
	width:44px !important;
	height:44px !important;
	left:365px !important;
	top:97px !important;
}

#item90350 {
	width:38px !important;
	height:38px !important;
	left:471px !important;
	top:100px !important;
}

#item90357 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90354 {
	width:44px !important;
	height:44px !important;
	left:417px !important;
	top:97px !important;
}

#item106469 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:562px !important;
}

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

#item90285 {
	width:115px !important;
	height:128px !important;
	left:260px !important;
	top:388px !important;
}

#item90291 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90288 {
	width:44px !important;
	height:44px !important;
	left:365px !important;
	top:97px !important;
}

#item90301 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90298 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item90304 {
	width:38px !important;
	height:38px !important;
	left:420px !important;
	top:100px !important;
}

#item106465 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:562px !important;
}

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

#item90196 {
	width:383px !important;
	height:336px !important;
	left:126px !important;
	top:562px !important;
}

#item90226 {
	width:115px !important;
	height:128px !important;
	left:260px !important;
	top:387px !important;
}

#item90233 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90229 {
	width:44px !important;
	height:44px !important;
	left:365px !important;
	top:97px !important;
}

#item90239 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90236 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item90247 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90243 {
	width:44px !important;
	height:44px !important;
	left:417px !important;
	top:97px !important;
}

#item91520 {
	width:103px !important;
	height:115px !important;
	left:707px !important;
	top:571px !important;
}

#item91523 {
	width:811px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item90476 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90472 {
	width:44px !important;
	height:44px !important;
	left:416px !important;
	top:97px !important;
}

#item90479 {
	width:38px !important;
	height:38px !important;
	left:471px !important;
	top:100px !important;
}

#item106473 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:481px !important;
}

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

#item90390 {
	width:383px !important;
	height:285px !important;
	left:126px !important;
	top:475px !important;
}

#item90429 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90426 {
	width:44px !important;
	height:44px !important;
	left:416px !important;
	top:97px !important;
}

#item90435 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90432 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item91530 {
	width:896px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item90650 {
	width:55px !important;
	height:90px !important;
	left:289px !important;
	top:396px !important;
}

#item90656 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90654 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item90665 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90662 {
	width:44px !important;
	height:44px !important;
	left:365px !important;
	top:97px !important;
}

#item90671 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90668 {
	width:44px !important;
	height:44px !important;
	left:417px !important;
	top:97px !important;
}

#item106481 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:522px !important;
}

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

#item90596 {
	width:55px !important;
	height:90px !important;
	left:289px !important;
	top:396px !important;
}

#item90602 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90599 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item90609 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90606 {
	width:44px !important;
	height:44px !important;
	left:365px !important;
	top:97px !important;
}

#item90617 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90614 {
	width:44px !important;
	height:44px !important;
	left:417px !important;
	top:97px !important;
}

#item106477 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:522px !important;
}

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

#item90507 {
	width:383px !important;
	height:183px !important;
	left:126px !important;
	top:522px !important;
}

#item90536 {
	width:55px !important;
	height:90px !important;
	left:289px !important;
	top:396px !important;
}

#item90544 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90541 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item90551 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90548 {
	width:44px !important;
	height:44px !important;
	left:365px !important;
	top:97px !important;
}

#item90558 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90554 {
	width:44px !important;
	height:44px !important;
	left:417px !important;
	top:97px !important;
}

#item91532 {
	width:55px !important;
	height:90px !important;
	left:700px !important;
	top:772px !important;
}

#item91537 {
	width:755px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item90774 {
	width:88px !important;
	height:90px !important;
	left:273px !important;
	top:394px !important;
}

#item90781 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90778 {
	width:44px !important;
	height:44px !important;
	left:416px !important;
	top:97px !important;
}

#item90789 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90785 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item106487 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:522px !important;
}

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

#item90698 {
	width:383px !important;
	height:288px !important;
	left:126px !important;
	top:522px !important;
}

#item90729 {
	width:88px !important;
	height:90px !important;
	left:273px !important;
	top:394px !important;
}

#item90735 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90732 {
	width:44px !important;
	height:44px !important;
	left:416px !important;
	top:97px !important;
}

#item90741 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90738 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item91539 {
	width:88px !important;
	height:90px !important;
	left:785px !important;
	top:776px !important;
}

#item91543 {
	width:874px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item90959 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90955 {
	width:44px !important;
	height:44px !important;
	left:365px !important;
	top:97px !important;
}

#item90963 {
	width:100px !important;
	height:46px !important;
	left:267px !important;
	top:414px !important;
}

#item90968 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90966 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item90976 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90973 {
	width:44px !important;
	height:44px !important;
	left:417px !important;
	top:97px !important;
}

#item106495 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:481px !important;
}

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

#item90904 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90901 {
	width:44px !important;
	height:44px !important;
	left:365px !important;
	top:97px !important;
}

#item90907 {
	width:100px !important;
	height:46px !important;
	left:267px !important;
	top:414px !important;
}

#item90913 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90910 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item90921 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90918 {
	width:44px !important;
	height:44px !important;
	left:417px !important;
	top:97px !important;
}

#item106491 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:481px !important;
}

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

#item90817 {
	width:385px !important;
	height:417px !important;
	left:124px !important;
	top:484px !important;
}

#item90848 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90845 {
	width:44px !important;
	height:44px !important;
	left:365px !important;
	top:97px !important;
}

#item90851 {
	width:100px !important;
	height:46px !important;
	left:267px !important;
	top:414px !important;
}

#item90857 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90854 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item90870 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item90865 {
	width:44px !important;
	height:44px !important;
	left:417px !important;
	top:97px !important;
}

#item91545 {
	width:100px !important;
	height:46px !important;
	left:695px !important;
	top:890px !important;
}

#item91548 {
	width:795px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item49030 {
	width:381px !important;
	height:506px !important;
	left:421px !important;
	top:90px !important;
	background:#f4f0ed;
}

#item52175 {
	width:277px !important;
	height:28px !important;
	left:474px !important;
	top:450px !important;
}

#item6449 {
	width:351px !important;
	height:174px !important;
	left:56px !important;
	top:90px !important;
}

#item6472 {
	width:347px !important;
	height:81px !important;
	left:443px !important;
	top:348px !important;
}

#item6495 {
	width:296px !important;
	height:24px !important;
	left:56px !important;
	top:56px !important;
}

#item9727 {
	width:427px !important;
	height:333px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes aumentar-9727 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aumentar-9727 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item9727 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item9754 {
	width:351px !important;
	height:233px !important;
	left:72px !important;
	top:19px !important;
}

@keyframes entrarvolandodesdearriba-9754 {
	0% {
		transform:translate(-1px,-48px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-9754 {
	0% {
		-webkit-transform:translate(-1px,-48px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes aparecer-9728 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-9728 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item9731 {
	width:60px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item9728 {
	width:66px !important;
	height:15px !important;
	left:211px !important;
	top:266px !important;
}

#item9703 {
	width:60px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item9700 {
	width:66px !important;
	height:15px !important;
	left:211px !important;
	top:24px !important;
}

#item53690 {
	width:421px !important;
	height:276px !important;
	left:16px !important;
	top:57px !important;
}

#item9698 {
	width:437px !important;
	height:343px !important;
	left:-16px !important;
	top:262px !important;
}

#item43352 {
	width:38px !important;
	height:38px !important;
}

#item43358 {
	width:38px !important;
	height:38px !important;
	left:500px !important;
	top:125px !important;
}

#item45440 {
	width:38px !important;
	height:38px !important;
}

#item45437 {
	width:38px !important;
	height:38px !important;
	left:450px !important;
	top:125px !important;
}

#item64297 {
	width:383px !important;
	height:349px !important;
	left:116px !important;
	top:210px !important;
}

#item64343 {
	width:296px !important;
	height:88px !important;
	left:116px !important;
	top:90px !important;
}

#item106597 {
	width:383px !important;
	height:276px !important;
	left:116px !important;
	top:654px !important;
}

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

#item71967 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item106507 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:363px !important;
}

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

#item71959 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item71957 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item106502 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:363px !important;
}

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

#item64320 {
	width:406px !important;
	height:113px !important;
}

#item64274 {
	width:402px !important;
	height:70px !important;
}

#item82911 {
	width:402px !important;
	height:70px !important;
	left:2px !important;
	top:167px !important;
}

#item64459 {
	width:38px !important;
	height:38px !important;
}

#item64456 {
	width:38px !important;
	height:38px !important;
	left:356px !important;
	top:322px !important;
}

#item64466 {
	width:38px !important;
	height:38px !important;
}

#item64462 {
	width:38px !important;
	height:38px !important;
	left:303px !important;
	top:322px !important;
}

#item82699 {
	width:45px !important;
	height:76px !important;
}

#item82696 {
	width:45px !important;
	height:76px !important;
	left:499px !important;
}

#item82705 {
	width:45px !important;
	height:76px !important;
}

#item82702 {
	width:45px !important;
	height:76px !important;
}

#item64406 {
	width:427px !important;
	height:415px !important;
	left:102px !important;
	top:573px !important;
	background:#fff;
}

@keyframes aumentar-64406 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aumentar-64406 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item64406 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item64407 {
	width:383px !important;
	height:326px !important;
	left:126px !important;
	top:598px !important;
}

@keyframes entrarvolandodesdearriba-64407 {
	0% {
		transform:translate(-1px,-48px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-64407 {
	0% {
		-webkit-transform:translate(-1px,-48px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes aparecer-64430 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-64430 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item64433 {
	width:99px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item64430 {
	width:105px !important;
	height:34px !important;
	left:287px !important;
	top:957px !important;
}

#item64377 {
	width:96px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item64373 {
	width:102px !important;
	height:20px !important;
	left:285px !important;
	top:600px !important;
}

#item82718 {
	width:102px !important;
	height:102px !important;
	left:3px !important;
	top:3px !important;
}

#item82720 {
	width:108px !important;
	height:108px !important;
	left:520px !important;
	top:478px !important;
}

#item64371 {
	width:628px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item49061 {
	width:381px !important;
	height:506px !important;
	left:421px !important;
	top:90px !important;
	background:#f4f0ed;
}

#item105760 {
	width:421px !important;
	height:230px !important;
	top:366px !important;
}

#item2815 {
	width:311px !important;
	height:17px !important;
	left:56px !important;
	top:131px !important;
}

#item2861 {
	width:358px !important;
	height:60px !important;
	left:56px !important;
	top:56px !important;
}

#item49114 {
	width:297px !important;
	height:17px !important;
	left:56px !important;
	top:271px !important;
}

#item10287 {
	width:304px !important;
	height:9px !important;
}

#item10284 {
	width:304px !important;
	height:9px !important;
	left:56px !important;
	top:180px !important;
}

#item10339 {
	width:304px !important;
	height:9px !important;
}

#item10336 {
	width:304px !important;
	height:9px !important;
	left:56px !important;
	top:211px !important;
}

#item39607 {
	width:304px !important;
	height:9px !important;
}

#item39604 {
	width:304px !important;
	height:9px !important;
	left:56px !important;
	top:243px !important;
}

#item10391 {
	width:304px !important;
	height:9px !important;
}

#item10388 {
	width:304px !important;
	height:9px !important;
	left:56px !important;
	top:195px !important;
}

#item10418 {
	width:304px !important;
	height:9px !important;
}

#item10415 {
	width:304px !important;
	height:9px !important;
	left:56px !important;
	top:164px !important;
}

#item10444 {
	width:304px !important;
	height:9px !important;
}

#item10441 {
	width:304px !important;
	height:9px !important;
	left:56px !important;
	top:226px !important;
}

#item11127 {
	width:347px !important;
	height:16px !important;
	left:13px !important;
	top:274px !important;
}

#item11150 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item39948 {
	width:44px !important;
	height:44px !important;
	left:128px !important;
	top:49px !important;
}

#item11156 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item11153 {
	width:44px !important;
	height:44px !important;
	left:25px !important;
	top:49px !important;
}

#item39923 {
	width:347px !important;
	height:53px !important;
	left:13px !important;
	top:306px !important;
}

#item45087 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item45229 {
	width:44px !important;
	height:44px !important;
	left:77px !important;
	top:49px !important;
}

#item10876 {
	width:347px !important;
	height:242px !important;
	left:17px !important;
	top:274px !important;
}

#item10905 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item39894 {
	width:44px !important;
	height:44px !important;
	left:128px !important;
	top:49px !important;
}

#item10912 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item10909 {
	width:44px !important;
	height:44px !important;
	left:25px !important;
	top:49px !important;
}

#item45081 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item45176 {
	width:44px !important;
	height:44px !important;
	left:77px !important;
	top:49px !important;
}

#item10693 {
	width:338px !important;
	height:161px !important;
	left:28px !important;
	top:306px !important;
	padding:0px 14px 0px 0px;
}

#item10723 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item39600 {
	width:44px !important;
	height:44px !important;
	left:77px !important;
	top:49px !important;
}

#item10729 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item10726 {
	width:44px !important;
	height:44px !important;
	left:25px !important;
	top:49px !important;
}

#item39560 {
	width:347px !important;
	height:16px !important;
	left:10px !important;
	top:274px !important;
}

#item39588 {
	width:13px !important;
	height:46px !important;
	left:380px !important;
	top:421px !important;
}

#item10569 {
	width:347px !important;
	height:16px !important;
	left:10px !important;
	top:276px !important;
}

#item10598 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item39890 {
	width:44px !important;
	height:44px !important;
	left:77px !important;
	top:49px !important;
}

#item10604 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item10601 {
	width:44px !important;
	height:44px !important;
	left:25px !important;
	top:49px !important;
}

#item39856 {
	width:356px !important;
	height:172px !important;
	left:10px !important;
	top:310px !important;
	padding:0px 10px 0px 0px;
}

#item10652 {
	width:347px !important;
	height:16px !important;
	left:10px !important;
	top:274px !important;
}

#item10681 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item39822 {
	width:44px !important;
	height:44px !important;
	left:77px !important;
	top:49px !important;
}

#item10687 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item10684 {
	width:44px !important;
	height:44px !important;
	left:25px !important;
	top:49px !important;
}

#item39827 {
	width:356px !important;
	height:161px !important;
	left:10px !important;
	top:306px !important;
	padding:0px 10px 0px 0px;
}

#item39850 {
	width:13px !important;
	height:46px !important;
	left:380px !important;
	top:421px !important;
}

#item10610 {
	width:347px !important;
	height:16px !important;
	left:10px !important;
	top:274px !important;
}

#item10640 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item39802 {
	width:44px !important;
	height:44px !important;
	left:77px !important;
	top:49px !important;
}

#item10647 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item10644 {
	width:44px !important;
	height:44px !important;
	left:25px !important;
	top:49px !important;
}

#item39775 {
	width:356px !important;
	height:161px !important;
	left:10px !important;
	top:306px !important;
	padding:0px 10px 0px 0px;
}

#item39799 {
	width:13px !important;
	height:46px !important;
	left:380px !important;
	top:421px !important;
}

#item39632 {
	width:356px !important;
	height:161px !important;
	left:10px !important;
	top:306px !important;
	padding:0px 10px 0px 0px;
}

#item39665 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item39662 {
	width:44px !important;
	height:44px !important;
	left:77px !important;
	top:49px !important;
}

#item39672 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item39669 {
	width:44px !important;
	height:44px !important;
	left:25px !important;
	top:49px !important;
}

#item39675 {
	width:347px !important;
	height:16px !important;
	left:10px !important;
	top:274px !important;
}

#item39768 {
	width:13px !important;
	height:46px !important;
	left:380px !important;
	top:421px !important;
}

#item9807 {
	width:356px !important;
	height:161px !important;
	left:10px !important;
	top:306px !important;
	padding:0px 10px 0px 0px;
}

#item9843 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item39556 {
	width:44px !important;
	height:44px !important;
	left:77px !important;
	top:49px !important;
}

#item9850 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item9847 {
	width:44px !important;
	height:44px !important;
	left:25px !important;
	top:49px !important;
}

#item39524 {
	width:347px !important;
	height:16px !important;
	left:10px !important;
	top:274px !important;
}

#item39551 {
	width:13px !important;
	height:46px !important;
	left:380px !important;
	top:421px !important;
}

#item9804 {
	width:31px !important;
	height:31px !important;
	left:382px !important;
	top:10px !important;
}

#item106649 {
	width:346px !important;
	height:232px !important;
	left:20px !important;
	top:43px !important;
}

#item52151 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item52148 {
	width:44px !important;
	height:44px !important;
	left:26px !important;
	top:49px !important;
}

#item9802 {
	width:413px !important;
	height:516px !important;
	left:420px !important;
	top:73px !important;
}

#item49168 {
	width:304px !important;
	height:9px !important;
}

#item49314 {
	width:304px !important;
	height:9px !important;
	left:56px !important;
	top:301px !important;
}

#item49191 {
	width:304px !important;
	height:9px !important;
}

#item49321 {
	width:304px !important;
	height:9px !important;
	left:56px !important;
	top:317px !important;
}

#item102565 {
	width:311px !important;
	height:17px !important;
	left:116px !important;
	top:231px !important;
}

#item102589 {
	width:383px !important;
	height:113px !important;
	left:116px !important;
	top:77px !important;
}

#item102613 {
	width:297px !important;
	height:17px !important;
	left:116px !important;
	top:480px !important;
}

#item102639 {
	width:304px !important;
	height:14px !important;
}

#item102636 {
	width:304px !important;
	height:14px !important;
	left:116px !important;
	top:297px !important;
}

#item102665 {
	width:304px !important;
	height:14px !important;
}

#item102662 {
	width:304px !important;
	height:14px !important;
	left:116px !important;
	top:361px !important;
}

#item102691 {
	width:304px !important;
	height:14px !important;
}

#item102688 {
	width:304px !important;
	height:14px !important;
	left:116px !important;
	top:425px !important;
}

#item102717 {
	width:304px !important;
	height:14px !important;
}

#item102714 {
	width:304px !important;
	height:14px !important;
	left:116px !important;
	top:329px !important;
}

#item102743 {
	width:304px !important;
	height:14px !important;
}

#item102740 {
	width:304px !important;
	height:14px !important;
	left:116px !important;
	top:265px !important;
}

#item102770 {
	width:304px !important;
	height:14px !important;
}

#item102767 {
	width:304px !important;
	height:14px !important;
	left:116px !important;
	top:393px !important;
}

#item102507 {
	width:304px !important;
	height:14px !important;
}

#item102503 {
	width:304px !important;
	height:14px !important;
	left:116px !important;
	top:514px !important;
}

#item102533 {
	width:304px !important;
	height:14px !important;
}

#item102530 {
	width:304px !important;
	height:14px !important;
	left:116px !important;
	top:546px !important;
}

#item102559 {
	width:105px !important;
	height:156px !important;
}

#item102556 {
	width:105px !important;
	height:156px !important;
	left:12px !important;
	top:447px !important;
}

#item102564 {
	width:105px !important;
	height:156px !important;
}

#item102560 {
	width:105px !important;
	height:156px !important;
	left:505px !important;
	top:447px !important;
}

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

#item102458 {
	width:347px !important;
	height:19px !important;
	left:143px !important;
	top:398px !important;
}

#item102481 {
	width:38px !important;
	height:38px !important;
	left:471px !important;
	top:100px !important;
}

#item102489 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item102486 {
	width:44px !important;
	height:44px !important;
	left:365px !important;
	top:97px !important;
}

#item102498 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item102494 {
	width:44px !important;
	height:44px !important;
	left:417px !important;
	top:97px !important;
}

#item106644 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:453px !important;
}

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

#item102398 {
	width:347px !important;
	height:19px !important;
	left:143px !important;
	top:398px !important;
}

#item102424 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item102421 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item102435 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item102432 {
	width:44px !important;
	height:44px !important;
	left:365px !important;
	top:97px !important;
}

#item102440 {
	width:38px !important;
	height:38px !important;
	left:420px !important;
	top:100px !important;
}

#item106531 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:453px !important;
}

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

#item102320 {
	width:347px !important;
	height:19px !important;
	left:143px !important;
	top:398px !important;
}

#item102346 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item102343 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item102356 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item102353 {
	width:44px !important;
	height:44px !important;
	left:365px !important;
	top:97px !important;
}

#item102361 {
	width:385px !important;
	height:144px !important;
	left:124px !important;
	top:430px !important;
}

#item102387 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item102384 {
	width:44px !important;
	height:44px !important;
	left:417px !important;
	top:97px !important;
}

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

#item102268 {
	width:383px !important;
	height:19px !important;
	left:125px !important;
	top:398px !important;
}

#item102291 {
	width:38px !important;
	height:38px !important;
	left:471px !important;
	top:100px !important;
}

#item102299 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item102296 {
	width:44px !important;
	height:44px !important;
	left:365px !important;
	top:97px !important;
}

#item102307 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item102304 {
	width:44px !important;
	height:44px !important;
	left:417px !important;
	top:97px !important;
}

#item106639 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:453px !important;
}

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

#item102206 {
	width:383px !important;
	height:19px !important;
	left:125px !important;
	top:398px !important;
}

#item102232 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item102229 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item102240 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item102237 {
	width:44px !important;
	height:44px !important;
	left:365px !important;
	top:97px !important;
}

#item102249 {
	width:38px !important;
	height:38px !important;
	left:420px !important;
	top:100px !important;
}

#item106521 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:453px !important;
}

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

#item102151 {
	width:383px !important;
	height:464px !important;
	left:125px !important;
	top:398px !important;
}

#item102178 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item102174 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item102186 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item102183 {
	width:44px !important;
	height:44px !important;
	left:365px !important;
	top:97px !important;
}

#item102194 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item102191 {
	width:44px !important;
	height:44px !important;
	left:417px !important;
	top:97px !important;
}

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

#item102107 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item102103 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item102115 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item102112 {
	width:44px !important;
	height:44px !important;
	left:365px !important;
	top:97px !important;
}

#item102120 {
	width:347px !important;
	height:19px !important;
	left:132px !important;
	top:398px !important;
}

#item106635 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:453px !important;
}

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

#item102013 {
	width:413px !important;
	height:510px !important;
	left:125px !important;
	top:430px !important;
	padding:0px 30px 0px 0px;
}

#item102046 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item102043 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item102054 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item102051 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:97px !important;
}

#item102063 {
	width:347px !important;
	height:19px !important;
	left:132px !important;
	top:398px !important;
}

#item102086 {
	width:13px !important;
	height:46px !important;
	left:547px !important;
	top:431px !important;
}

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

#item101971 {
	width:347px !important;
	height:19px !important;
	left:143px !important;
	top:400px !important;
}

#item101998 {
	width:38px !important;
	height:38px !important;
	left:471px !important;
	top:100px !important;
}

#item102006 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item102003 {
	width:44px !important;
	height:44px !important;
	left:413px !important;
	top:97px !important;
}

#item106631 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:453px !important;
}

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

#item101896 {
	width:347px !important;
	height:19px !important;
	left:143px !important;
	top:400px !important;
}

#item101929 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item101925 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item101937 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item101934 {
	width:44px !important;
	height:44px !important;
	left:413px !important;
	top:97px !important;
}

#item101944 {
	width:383px !important;
	height:333px !important;
	left:125px !important;
	top:448px !important;
}

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

#item101847 {
	width:347px !important;
	height:19px !important;
	left:143px !important;
	top:398px !important;
}

#item101878 {
	width:38px !important;
	height:38px !important;
	left:471px !important;
	top:100px !important;
}

#item101886 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item101883 {
	width:44px !important;
	height:44px !important;
	left:413px !important;
	top:97px !important;
}

#item106627 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:453px !important;
}

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

#item101772 {
	width:347px !important;
	height:19px !important;
	left:143px !important;
	top:398px !important;
}

#item101804 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item101801 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item101812 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item101809 {
	width:44px !important;
	height:44px !important;
	left:413px !important;
	top:97px !important;
}

#item101818 {
	width:409px !important;
	height:536px !important;
	left:125px !important;
	top:437px !important;
	padding:0px 30px 0px 0px;
}

#item101842 {
	width:13px !important;
	height:46px !important;
	left:540px !important;
	top:437px !important;
	background:#fff;
}

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

#item101729 {
	width:347px !important;
	height:19px !important;
	left:143px !important;
	top:398px !important;
}

#item101757 {
	width:38px !important;
	height:38px !important;
	left:471px !important;
	top:100px !important;
}

#item101765 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item101762 {
	width:44px !important;
	height:44px !important;
	left:416px !important;
	top:97px !important;
}

#item106623 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:453px !important;
}

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

#item101646 {
	width:347px !important;
	height:19px !important;
	left:143px !important;
	top:398px !important;
}

#item101680 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item101677 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item101690 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item101687 {
	width:44px !important;
	height:44px !important;
	left:416px !important;
	top:97px !important;
}

#item101698 {
	width:413px !important;
	height:510px !important;
	left:125px !important;
	top:430px !important;
	padding:0px 30px 0px 0px;
}

#item101721 {
	width:13px !important;
	height:49px !important;
	left:545px !important;
	top:431px !important;
}

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

#item101608 {
	width:38px !important;
	height:38px !important;
	left:471px !important;
	top:100px !important;
}

#item101616 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item101613 {
	width:44px !important;
	height:44px !important;
	left:415px !important;
	top:97px !important;
}

#item101621 {
	width:347px !important;
	height:19px !important;
	left:143px !important;
	top:398px !important;
}

#item106619 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:453px !important;
}

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

#item101525 {
	width:410px !important;
	height:510px !important;
	left:125px !important;
	top:430px !important;
	padding:0px 30px 0px 0px;
}

#item101558 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item101555 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item101566 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item101563 {
	width:44px !important;
	height:44px !important;
	left:415px !important;
	top:97px !important;
}

#item101571 {
	width:13px !important;
	height:49px !important;
	left:542px !important;
	top:431px !important;
}

#item101576 {
	width:347px !important;
	height:19px !important;
	left:143px !important;
	top:398px !important;
}

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

#item101513 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item101509 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item106615 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:363px !important;
}

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

#item101467 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item101465 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item101472 {
	width:44px !important;
	height:44px !important;
	left:415px !important;
	top:97px !important;
}

#item101483 {
	width:347px !important;
	height:19px !important;
	left:143px !important;
	top:398px !important;
}

#item106610 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:453px !important;
}

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

#item101373 {
	width:413px !important;
	height:498px !important;
	left:125px !important;
	top:442px !important;
	padding:0px 30px 0px 0px;
}

#item101408 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item101405 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item101414 {
	width:44px !important;
	height:44px !important;
	left:415px !important;
	top:97px !important;
}

#item101424 {
	width:347px !important;
	height:19px !important;
	left:143px !important;
	top:398px !important;
}

#item101447 {
	width:13px !important;
	height:46px !important;
	left:545px !important;
	top:442px !important;
	background:#fff;
}

#item101360 {
	width:31px !important;
	height:31px !important;
	left:593px !important;
	top:10px !important;
}

#item101364 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item101361 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:632px !important;
}

#item101358 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item49233 {
	width:381px !important;
	height:506px !important;
	left:421px !important;
	top:90px !important;
	background:#f4f0ed;
}

#item3164 {
	width:235px !important;
	height:60px !important;
	left:56px !important;
	top:90px !important;
}

#item3320 {
	width:297px !important;
	height:38px !important;
	left:56px !important;
	top:176px !important;
}

#item11198 {
	width:304px !important;
	height:9px !important;
}

#item11196 {
	width:304px !important;
	height:9px !important;
	left:56px !important;
	top:241px !important;
}

#item105777 {
	width:421px !important;
	height:275px !important;
	top:321px !important;
}

#item51664 {
	width:347px !important;
	height:9px !important;
	top:31px !important;
}

#item51687 {
	width:347px !important;
	height:16px !important;
}

#item51717 {
	width:108px !important;
	height:27px !important;
}

#item51740 {
	width:108px !important;
	height:27px !important;
	left:120px !important;
}

#item51764 {
	width:108px !important;
	height:27px !important;
	left:239px !important;
}

#item51788 {
	width:108px !important;
	height:27px !important;
}

#item51811 {
	width:108px !important;
	height:27px !important;
	left:120px !important;
}

#item51834 {
	width:108px !important;
	height:27px !important;
	left:239px !important;
}

#item51858 {
	width:163px !important;
	height:38px !important;
	left:179px !important;
}

#item51882 {
	width:163px !important;
	height:38px !important;
}

#item51908 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item51905 {
	width:44px !important;
	height:44px !important;
	left:70px !important;
	top:132px !important;
}

#item51914 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item51911 {
	width:44px !important;
	height:44px !important;
	left:18px !important;
	top:132px !important;
}

#item51350 {
	width:32px !important;
	height:32px !important;
	left:383px !important;
	top:10px !important;
}

#item51352 {
	width:319px !important;
	height:184px !important;
	left:15px !important;
	top:17px !important;
}

#item51375 {
	width:347px !important;
	height:201px !important;
	border:solid 1px #98694c;
}

#item51348 {
	width:415px !important;
	height:564px !important;
	left:427px !important;
	top:-10px !important;
}

#item65399 {
	width:383px !important;
	height:88px !important;
	left:116px !important;
	top:90px !important;
}

#item65422 {
	width:383px !important;
	height:92px !important;
	left:116px !important;
	top:210px !important;
}

#item65448 {
	width:304px !important;
	height:14px !important;
}

#item65445 {
	width:304px !important;
	height:14px !important;
	left:116px !important;
	top:337px !important;
}

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

#item80811 {
	width:347px !important;
	height:19px !important;
	left:143px !important;
	top:398px !important;
}

#item81032 {
	width:38px !important;
	height:38px !important;
	left:471px !important;
	top:100px !important;
}

#item81038 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item81035 {
	width:44px !important;
	height:44px !important;
	left:415px !important;
	top:97px !important;
}

#item106540 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:453px !important;
}

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

#item65522 {
	width:347px !important;
	height:9px !important;
	left:19px !important;
	top:38px !important;
}

#item65545 {
	width:385px !important;
	height:19px !important;
}

#item65577 {
	width:108px !important;
	height:38px !important;
}

#item65600 {
	width:108px !important;
	height:38px !important;
	left:120px !important;
}

#item65624 {
	width:108px !important;
	height:38px !important;
	left:239px !important;
}

#item65648 {
	width:108px !important;
	height:38px !important;
}

#item65671 {
	width:108px !important;
	height:38px !important;
	left:120px !important;
}

#item65694 {
	width:108px !important;
	height:38px !important;
	left:239px !important;
}

#item65718 {
	width:195px !important;
	height:57px !important;
	left:180px !important;
}

#item65741 {
	width:179px !important;
	height:57px !important;
}

#item65767 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item65764 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:97px !important;
}

#item65773 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item65770 {
	width:44px !important;
	height:44px !important;
	left:415px !important;
	top:97px !important;
}

#item81132 {
	width:32px !important;
	height:32px !important;
	left:514px !important;
	top:51px !important;
}

#item81134 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item81104 {
	width:344px !important;
	height:404px !important;
	left:19px !important;
	top:30px !important;
}

#item81127 {
	width:383px !important;
	height:478px !important;
	border:solid 1px #98694c;
}

#item81143 {
	width:45px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item81140 {
	width:51px !important;
	height:82px !important;
	left:542px !important;
	top:494px !important;
}

#item81149 {
	width:45px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item81146 {
	width:51px !important;
	height:82px !important;
	left:43px !important;
	top:494px !important;
}

#item65480 {
	width:32px !important;
	height:32px !important;
	left:514px !important;
	top:51px !important;
}

#item81164 {
	width:94px !important;
	height:148px !important;
	left:3px !important;
	top:3px !important;
}

#item81165 {
	width:100px !important;
	height:154px !important;
	left:517px !important;
	top:458px !important;
}

#item65478 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item52334 {
	width:381px !important;
	height:506px !important;
	left:421px !important;
	top:90px !important;
	background:#f4f0ed;
}

#item52866 {
	width:309px !important;
	height:365px !important;
	left:56px !important;
	top:146px !important;
	border:solid 1px #98694c;
}

#item52288 {
	width:347px !important;
	height:17px !important;
	left:37px !important;
	top:90px !important;
}

#item53661 {
	width:38px !important;
	height:38px !important;
}

#item52921 {
	width:38px !important;
	height:38px !important;
}

#item53532 {
	width:38px !important;
	height:38px !important;
	left:10px !important;
	top:310px !important;
}

#item53676 {
	width:38px !important;
	height:38px !important;
}

#item52928 {
	width:38px !important;
	height:38px !important;
}

#item53529 {
	width:38px !important;
	height:38px !important;
	left:374px !important;
	top:310px !important;
}

@keyframes aparecer-53591 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-53591 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item53590 {
	width:349px !important;
	height:232px !important;
	background:#fff;
}

@keyframes aparecer-53618 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-53618 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item53592 {
	width:184px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item53618 {
	width:190px !important;
	height:15px !important;
	left:152px !important;
	top:210px !important;
}

#item53567 {
	width:184px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item53655 {
	width:190px !important;
	height:15px !important;
	left:150px !important;
	top:210px !important;
}

#item52779 {
	width:319px !important;
	height:181px !important;
	left:25px !important;
	top:11px !important;
}

#item53621 {
	width:359px !important;
	height:242px !important;
	left:429px !important;
	top:333px !important;
}

#item53403 {
	width:217px !important;
	height:47px !important;
	left:44px !important;
	top:190px !important;
}

@keyframes aparecer-53403 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-53403 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@keyframes aparecer-53426 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-53426 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item53267 {
	width:217px !important;
	height:9px !important;
	left:44px !important;
	top:209px !important;
}

@keyframes aparecer-53267 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-53267 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@keyframes aparecer-53303 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-53303 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item53101 {
	width:217px !important;
	height:53px !important;
	left:44px !important;
	top:176px !important;
}

@keyframes aparecer-53101 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-53101 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@keyframes aparecer-53130 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-53130 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@keyframes aparecer-53061 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-53061 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item53033 {
	width:217px !important;
	height:28px !important;
	left:44px !important;
	top:176px !important;
}

@keyframes aparecer-53033 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-53033 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item53166 {
	width:217px !important;
	height:78px !important;
	left:44px !important;
	top:211px !important;
}

@keyframes aparecer-53166 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-53166 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item53475 {
	width:217px !important;
	height:102px !important;
	left:44px !important;
	top:138px !important;
}

@keyframes aparecer-53475 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-53475 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@keyframes aparecer-53330 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-53330 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item52969 {
	width:305px !important;
	height:183px !important;
	top:102px !important;
}

#item53514 {
	width:305px !important;
	height:289px !important;
	left:58px !important;
	top:186px !important;
}

#item65805 {
	width:386px !important;
	height:485px !important;
	left:113px !important;
	top:255px !important;
	border:solid 1px #98694c;
}

#item65828 {
	width:347px !important;
	height:38px !important;
	left:133px !important;
	top:200px !important;
}

#item65859 {
	width:38px !important;
	height:38px !important;
}

#item65854 {
	width:38px !important;
	height:38px !important;
}

#item65851 {
	width:38px !important;
	height:38px !important;
	left:152px !important;
	top:774px !important;
}

#item65869 {
	width:38px !important;
	height:38px !important;
}

#item65865 {
	width:38px !important;
	height:38px !important;
}

#item65862 {
	width:38px !important;
	height:38px !important;
	left:422px !important;
	top:774px !important;
}

#item74460 {
	width:405px !important;
	height:743px !important;
	top:149px !important;
	background:#fff;
}

#item74472 {
	width:184px !important;
	height:14px !important;
}

#item74470 {
	width:184px !important;
	height:14px !important;
	left:170px !important;
	top:628px !important;
}

#item74429 {
	width:405px !important;
	height:743px !important;
	top:149px !important;
	background:#fff;
}

#item65920 {
	width:184px !important;
	height:14px !important;
}

#item65917 {
	width:184px !important;
	height:14px !important;
	left:159px !important;
	top:458px !important;
}

#item65943 {
	width:383px !important;
	height:417px !important;
}

#item66180 {
	width:287px !important;
	height:112px !important;
	left:58px !important;
	top:396px !important;
}

@keyframes aparecer-66180 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-66180 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@keyframes aparecer-66203 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-66203 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item66152 {
	width:291px !important;
	height:58px !important;
	left:56px !important;
	top:414px !important;
}

@keyframes aparecer-66152 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-66152 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@keyframes aparecer-66175 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-66175 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item66113 {
	width:395px !important;
	height:153px !important;
	left:4px !important;
	top:382px !important;
}

@keyframes aparecer-66113 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-66113 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@keyframes aparecer-66136 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-66136 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@keyframes aparecer-66085 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-66085 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item66089 {
	width:307px !important;
	height:114px !important;
	left:48px !important;
	top:408px !important;
}

@keyframes aparecer-66089 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-66089 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item65968 {
	width:332px !important;
	height:78px !important;
	left:35px !important;
	top:417px !important;
}

@keyframes aparecer-65968 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-65968 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item66048 {
	width:355px !important;
	height:166px !important;
	left:24px !important;
	top:373px !important;
}

@keyframes aparecer-66048 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-66048 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@keyframes aparecer-66071 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-66071 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item66024 {
	width:375px !important;
	height:284px !important;
	left:14px !important;
	top:333px !important;
}

#item65966 {
	width:411px !important;
	height:892px !important;
	left:105px !important;
	top:89px !important;
}

#item74442 {
	width:98px !important;
	height:166px !important;
}

#item74444 {
	width:98px !important;
	height:166px !important;
	left:510px !important;
	top:442px !important;
}

#item74443 {
	width:98px !important;
	height:166px !important;
}

#item74446 {
	width:98px !important;
	height:166px !important;
	left:14px !important;
	top:442px !important;
}

#item4098 {
	width:381px !important;
	height:506px !important;
	left:421px !important;
	top:90px !important;
	background:#f4f0ed;
}

#item3573 {
	width:347px !important;
	height:17px !important;
	left:37px !important;
	top:90px !important;
}

#item4073 {
	width:317px !important;
	height:231px !important;
	left:453px !important;
	top:359px !important;
}

#item11483 {
	width:359px !important;
	height:17px !important;
	left:432px !important;
	top:330px !important;
}

#item11593 {
	width:28px !important;
	height:28px !important;
	left:36px !important;
}

#item11620 {
	width:100px !important;
	height:8px !important;
	top:36px !important;
}

#item11688 {
	width:28px !important;
	height:28px !important;
	left:36px !important;
}

#item11693 {
	width:100px !important;
	height:20px !important;
	top:36px !important;
}

#item11771 {
	width:28px !important;
	height:28px !important;
	left:36px !important;
}

#item11776 {
	width:100px !important;
	height:32px !important;
	top:36px !important;
}

#item11565 {
	width:28px !important;
	height:28px !important;
	left:42px !important;
}

#item11624 {
	width:112px !important;
	height:20px !important;
	top:36px !important;
}

#item11681 {
	width:31px !important;
	height:31px !important;
	left:40px !important;
}

#item11716 {
	width:112px !important;
	height:20px !important;
	top:37px !important;
}

#item11762 {
	width:28px !important;
	height:28px !important;
	left:42px !important;
}

#item11799 {
	width:112px !important;
	height:32px !important;
	top:36px !important;
}

#item11578 {
	width:28px !important;
	height:28px !important;
	left:45px !important;
}

#item11647 {
	width:112px !important;
	height:20px !important;
	top:36px !important;
}

#item11685 {
	width:28px !important;
	height:26px !important;
	left:45px !important;
}

#item11739 {
	width:112px !important;
	height:8px !important;
	top:36px !important;
}

#item11766 {
	width:28px !important;
	height:28px !important;
	left:45px !important;
}

#item11822 {
	width:112px !important;
	height:32px !important;
	top:36px !important;
}

#item105816 {
	width:421px !important;
	height:230px !important;
	top:366px !important;
}

#item45331 {
	width:38px !important;
	height:38px !important;
}

#item45328 {
	width:38px !important;
	height:38px !important;
	left:451px !important;
	top:114px !important;
}

#item66454 {
	width:347px !important;
	height:19px !important;
	left:134px !important;
	top:372px !important;
}

#item66529 {
	width:28px !important;
	height:28px !important;
	left:36px !important;
}

#item66532 {
	width:100px !important;
	height:32px !important;
	top:36px !important;
}

#item66556 {
	width:28px !important;
	height:28px !important;
	left:58px !important;
}

#item66559 {
	width:144px !important;
	height:51px !important;
	top:36px !important;
}

#item66583 {
	width:28px !important;
	height:28px !important;
	left:46px !important;
}

#item66586 {
	width:120px !important;
	height:51px !important;
	top:36px !important;
}

#item66611 {
	width:28px !important;
	height:28px !important;
	left:42px !important;
}

#item66616 {
	width:112px !important;
	height:52px !important;
	top:36px !important;
}

#item66640 {
	width:31px !important;
	height:31px !important;
	left:40px !important;
}

#item66644 {
	width:112px !important;
	height:51px !important;
	top:37px !important;
}

#item66668 {
	width:28px !important;
	height:28px !important;
	left:54px !important;
}

#item66675 {
	width:136px !important;
	height:51px !important;
	top:36px !important;
}

#item66699 {
	width:28px !important;
	height:28px !important;
	left:45px !important;
}

#item66702 {
	width:112px !important;
	height:32px !important;
	top:36px !important;
}

#item66726 {
	width:28px !important;
	height:26px !important;
	left:45px !important;
}

#item66730 {
	width:112px !important;
	height:51px !important;
	top:36px !important;
}

#item66754 {
	width:28px !important;
	height:28px !important;
	left:53px !important;
}

#item66758 {
	width:128px !important;
	height:70px !important;
	top:36px !important;
}

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

#item81195 {
	width:359px !important;
	height:17px !important;
	left:144px !important;
	top:416px !important;
}

#item81222 {
	width:38px !important;
	height:38px !important;
	left:471px !important;
	top:361px !important;
}

#item81230 {
	width:32px !important;
	height:32px !important;
	left:514px !important;
	top:51px !important;
}

#item81295 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item81293 {
	width:44px !important;
	height:44px !important;
	left:415px !important;
	top:358px !important;
}

#item106549 {
	width:615px !important;
	height:344px !important;
	left:10px !important;
	top:453px !important;
}

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

#item66477 {
	width:375px !important;
	height:478px !important;
	top:46px !important;
}

#item66505 {
	width:359px !important;
	height:17px !important;
	left:14px !important;
}

#item66784 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item66781 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:358px !important;
}

#item74533 {
	width:32px !important;
	height:32px !important;
	left:514px !important;
	top:51px !important;
}

#item74556 {
	width:45px !important;
	height:76px !important;
}

#item74565 {
	width:45px !important;
	height:76px !important;
	left:499px !important;
}

#item74559 {
	width:45px !important;
	height:76px !important;
}

#item74562 {
	width:45px !important;
	height:76px !important;
}

#item72517 {
	width:32px !important;
	height:32px !important;
	left:514px !important;
	top:51px !important;
}

#item74537 {
	width:89px !important;
	height:156px !important;
	left:3px !important;
	top:3px !important;
}

#item74540 {
	width:94px !important;
	height:162px !important;
	left:520px !important;
	top:454px !important;
}

#item72504 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item11458 {
	width:2560px !important;
	height:596px !important;
	left:-859px !important;
	background:#98694c;
}

#item4114 {
	width:374px !important;
	height:68px !important;
	left:234px !important;
	top:205px !important;
}

#item81356 {
	width:615px !important;
	height:1050px !important;
	background:#98694c;
}

#item81352 {
	width:294px !important;
	height:54px !important;
}

#item81338 {
	width:45px !important;
	height:76px !important;
}

#item81335 {
	width:45px !important;
	height:76px !important;
	left:36px !important;
	top:487px !important;
}

p.autoParaStyle24 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:27.6px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle23 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:27.6px;
	color:#98694c;
	text-decoration:underline;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle22 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:22px;
	line-height:26.4px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle21 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	text-decoration:underline;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle20 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	margin-bottom:6px;
	text-align:center;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:19.2px;
	color:#98694c;
	margin-bottom:6px;
	text-align:center;
}

p.autoParaStyle18 {
	font-family:FF-MarselisSlabOT,"Marselis Slab OT",serif;
	font-size:16px;
	line-height:19.2px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:40px;
	line-height:48px;
	color:#98694c;
	text-align:left;
}

p.autoParaStyle16 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:20px;
	line-height:24px;
	color:#98694c;
	text-align:center;
}

p.autoParaStyle15 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:20px;
	line-height:24px;
	color:#98694c;
	text-decoration:underline;
	text-align:center;
}

p.autoParaStyle14 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:20px;
	line-height:24px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle13 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:12px;
	line-height:14.4px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle12 {
	font-weight:bold;
	font-family:FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:26px;
	line-height:31.2px;
	color:#98694c;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:bold;
	font-family:FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
	font-size:36px;
	line-height:43.2px;
	color:#98694c;
	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.autoParaStyle9 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:16px;
	line-height:19.2px;
	color:#98694c;
	text-align:center;
}

p.autoParaStyle8 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:30px;
	line-height:36px;
	color:#98694c;
	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.autoParaStyle7 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:12px;
	line-height:14.4px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	text-align:center;
}

p.autoParaStyle6 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:8px;
	color:#98694c;
	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.autoParaStyle5 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	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.autoParaStyle4 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:26px;
	color:#98694c;
	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;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:16px;
	line-height:23.2px;
	color:#98694c;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:bold;
	font-family:FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:26px;
	color:#98694c;
	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.autoParaStyle1 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:13px;
	line-height:15.6px;
	color:#98694c;
	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.movil_-_boton {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:19px;
	color:#98694c;
	padding-left:11px;
	margin-top:3px;
	text-align:left;
}

p.movil_-_escritorio_-_servicios_-_servicios-texto-light-centrado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.movil_-_escritorio_-_texto_-_texto-light-centrado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	text-align:center;
}

p.movil_-_iconos_-_iconos {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:16px;
	line-height:19.2px;
	color:#98694c;
	text-align:center;
}

p.movil_-_servicios_-_servicios-checks-10 {
	font-family:FF-MarselisSlabOT,"Marselis Slab OT",serif;
	font-size:10px;
	line-height:12px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	text-align:left;
}

p.movil_-_servicios_-_servicios-texto-regular-centrado {
	font-family:FF-MarselisSlabOT,"Marselis Slab OT",serif;
	font-size:12px;
	line-height:14.4px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	text-align:center;
}

p.movil_-_servicios_-_servicios-texto-regular {
	font-family:FF-MarselisSlabOT,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:26px;
	color:#98694c;
	text-align:left;
}

p.movil_-_servicios_-_servicios-texto-light-izquierda {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:26px;
	color:#98694c;
	margin-top:2px;
	text-align:left;
}

p.movil_-_servicios_-_servicios-texto-light {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:26px;
	color:#98694c;
	text-align:left;
}

p.movil_-_servicios_-_servicios-destacado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:21px;
	line-height:25.2px;
	color:#98694c;
	text-align:left;
}

p.movil_-_servicios_-_servicios-tipo-cabecera {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:24px;
	line-height:28.8px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

ul.movil_-_servicios_-_servicios-texto-light-izquierda-checks > li {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:26px;
	color:#98694c;
	padding-left:20px;
	padding-right:11px;
	margin-top:2px;
	text-align:left;
}
ul.movil_-_servicios_-_servicios-texto-light-izquierda-checks > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:12px;
	width:0;
}

p.movil_-_servicios_-_servicios-texto-light-centrado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:26px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.movil_-_servicios_-_servicios-inicio {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:44px;
	line-height:52.8px;
	color:#98694c;
	text-transform:uppercase;
	text-align:left;
}

p.movil_-_cabeceras_-_cabecera-light-centrado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:30px;
	line-height:36px;
	color:#98694c;
	text-transform:uppercase;
	text-align:center;
}

p.movil_-_botones_-_leer-menos {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:26px;
	color:#98694c;
	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.movil_-_botones_-_leer-mas {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	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.movil_-_texto_-_titular-light-18 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:30px;
	line-height:36px;
	color:#98694c;
	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;
	text-align:center;
}

p.movil_-_texto_-_titular-bold {
	font-weight:bold;
	font-family:FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
	font-size:22px;
	line-height:26.4px;
	color:#98694c;
	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.movil_-_texto_-_texto-light-4-margen {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:26px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	text-align:left;
}

p.movil_-_texto_-_texto-light-small {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:16px;
	line-height:19.2px;
	color:#98694c;
	margin-bottom:5px;
	text-align:left;
}

p.movil_-_texto_-_texto-light-centrado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:26px;
	color:#98694c;
	text-align:center;
}

p.movil_-_texto_-_texto-bold-centrado {
	font-weight:bold;
	font-family:FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:26px;
	color:#98694c;
	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;
	text-align:center;
}

p.movil_-_texto_-_texto-light {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:26px;
	color:#98694c;
	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;
	text-align:left;
}

p.movil_-_texto_-_texto-bold {
	font-weight:bold;
	font-family:FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
	font-size:22px;
	line-height:28px;
	color:#98694c;
	margin-bottom:10px;
	text-align:left;
}

p.movil_-_marca_-_marca-titular-derecha {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	text-align:right;
}

p.movil_-_marca_-_marca-titular-izquierda {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	text-align:left;
}

p.movil_-_marca_-_marca-titular-centro {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	text-align:center;
}

p.Párrafo-básico {
	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.escritorio_-_boton {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	margin-top:3px;
	text-align:left;
}

p.escritorio_-_escritorio_-_servicios_-_servicios-texto-light-centrado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.escritorio_-_escritorio_-_marca_-_marca-titular-izquierda {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	text-align:left;
}

p.escritorio_-_escritorio_-_texto_-_texto-light-centrado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	text-align:center;
}

p.escritorio_-_marca_-_marca-titular-derecha {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	text-align:right;
}

p.escritorio_-_marca_-_marca-titular-izquierda {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	text-align:left;
}

p.escritorio_-_marca_-_marca-titular-centro {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	text-align:center;
}

p.escritorio_-_servicios_-_servicios-tipo-cabecera {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:20px;
	line-height:24px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.escritorio_-_servicios_-_servicios-texto-regular-centrado {
	font-family:FF-MarselisSlabOT,"Marselis Slab OT",serif;
	font-size:12px;
	line-height:14.4px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	text-align:center;
}

p.escritorio_-_servicios_-_servicios-texto-light-izquierda {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:12px;
	line-height:14.4px;
	color:#98694c;
	margin-top:2px;
	text-align:left;
}

ul.escritorio_-_servicios_-_servicios-texto-light-izquierda-checks > li {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:12px;
	line-height:14.4px;
	color:#98694c;
	padding-left:20px;
	padding-right:11px;
	margin-top:2px;
	text-align:left;
}
ul.escritorio_-_servicios_-_servicios-texto-light-izquierda-checks > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:12px;
	width:0;
}

p.escritorio_-_servicios_-_servicios-texto-light-centrado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:12px;
	line-height:14.4px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.escritorio_-_servicios_-_servicios-destacado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:21px;
	line-height:25.2px;
	color:#98694c;
	text-align:left;
}

p.escritorio_-_servicios_-_servicios-inicio {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:30px;
	line-height:36px;
	color:#98694c;
	text-transform:uppercase;
	text-align:left;
}

p.escritorio_-_servicios_-_servicios-texto-light {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	text-align:left;
}

p.escritorio_-_servicios_-_servicios-texto-regular {
	font-family:FF-MarselisSlabOT,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	text-align:left;
}

p.escritorio_-_servicios_-_servicios-checks-10 {
	font-family:FF-MarselisSlabOT,"Marselis Slab OT",serif;
	font-size:10px;
	line-height:12px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	text-align:left;
}

p.escritorio_-_iconos_-_iconos {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:10px;
	line-height:12px;
	color:#98694c;
	text-align:center;
}

p.escritorio_-_cabeceras_-_cabecera-light-centrado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:30px;
	line-height:36px;
	color:#98694c;
	text-transform:uppercase;
	text-align:center;
}

p.escritorio_-_texto_-_texto-bold-centrado {
	font-weight:bold;
	font-family:FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
	font-size:13px;
	line-height:15.6px;
	color:#98694c;
	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;
	text-align:center;
}

p.escritorio_-_texto_-_texto-bold {
	font-weight:bold;
	font-family:FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
	font-size:13px;
	line-height:15.6px;
	color:#98694c;
	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;
	text-align:left;
}

p.escritorio_-_texto_-_texto-light-4-margen {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	text-align:left;
}

p.escritorio_-_texto_-_texto-light-centrado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	text-align:center;
}

p.escritorio_-_texto_-_texto-light-small {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:10px;
	line-height:12px;
	color:#98694c;
	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:left;
}

p.escritorio_-_texto_-_texto-light {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	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;
	text-align:left;
}

p.escritorio_-_texto_-_titular-bold {
	font-weight:bold;
	font-family:FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
	font-size:22px;
	line-height:26.4px;
	color:#98694c;
	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.escritorio_-_texto_-_titular-light-18 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	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;
	text-align:center;
}

p.titular-light {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:22px;
	line-height:26.4px;
	color:#98694c;
	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;
	text-align:center;
}

p.boton-ver-blanco {
	font-family:FF-MarselisSlabOT,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#fff;
	padding-left:11px;
	padding-right:11px;
	border-top:solid 30px #000;
	text-align:center;
}

p.escritorio_-_botones_-_leer-menos {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	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.escritorio_-_botones_-_leer-mas {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle6 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
}

span.autoCharStyle5 {
	text-decoration:underline;
}

span.autoCharStyle4 {
	color:#98694c;
}

span.autoCharStyle3 {
}

span.autoCharStyle2 {
	font-size:11px;
}

span.autoCharStyle1 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
}

span.movil_-_superindice {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.movil_-_texto-bold {
	font-weight:bold;
	font-family:FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
}

span.A4-H_-_texto-bold {
	font-weight:bold;
	font-family:FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
}

span.A4-H_-_superindice {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.count {
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:745px){ [class*=" mq-"], .mq-default { display:none; } .mq-615 {display:block; } }

/*from royal-hideaway.css*/
/* #container { display:none; } body.loaded #container { display:block; } */
#cboxLoadingGraphic{background:url(../../../recursos/estilos/loading.gif) no-repeat center center;}

body {
	overflow-y: none;
}

/* fin loading */

p {	 hyphens:none !important;}
/*linea 434*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; padding: 0px 0px;}
/*linea 464*/
#colorbox{
	border-radius:0px;
    box-shadow:0 0 0px 0px;
}
/*linea 450*/
#cboxOverlay { 
	background-color: #fff !important;
	opacity: 0.95 !important;
}
/*linea 451*/
#cboxContent{ overflow:hidden;}


#cboxClose{position:absolute; top:30px; right:0px; display:block; background:url('../../../recursos/botones/iconos_cerrar-blanco.svg') no-repeat top center; text-indent:-9999px;width: 50px; height: 50px; background-size: cover; margin: 20px;}
#cboxClose:hover{position:absolute; top:30px; right:0px; display:block; background:url('../../../recursos/botones/iconos_cerrar-over.svg') no-repeat top center; text-indent:-9999px;width: 50px; height: 50px; background-size: cover; margin: 20px; 	animation: boton-zoom 2s ease-out;  
}

#cboxTopCenter {height: 0px;}

div.page {
	margin-top: -8px!important;
}
.turn-page-gutter {display: none !important;}

#view-toggle {display: none;}

@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}



/* RESPONSIVE OCULTAR */

	#share-wrap{
		width: 100%;
        text-align: center;
        right: 0 !important;
	}

	.icono-ampliar,
	.menu-iconos, #page-nav  {display: none;}

/* lightbox */
.portfolio-filter-tab-1 li a {color: #fff !important;}

/* animacion zoom */

img.imagen-zoom{
    animation: zoom-in-zoom-out 15s ease-out infinite;
  }

  .revelar {
    animation: 0.8s linear 0s 1 normal none running revelar;
	animation-delay: 1s;
  }

  @keyframes revelar {
	0% {
		transform: scaleX(1);
		transform-origin: 100% 50%; /* Punto de transformación ajustado */
	}
	100% {
		transform: scaleX(0);
		transform-origin: 100% 50%; /* Punto de transformación ajustado */
	}
}



@-webkit-keyframes revelar {
	0% {
		transform: scaleX(1);
		transform-origin: 100% 50%; /* Punto de transformación ajustado */
	}
	100% {
		transform: scaleX(0);
		transform-origin: 100% 50%; /* Punto de transformación ajustado */
	}
}


  
  @keyframes zoom-in-zoom-out {
    0% {
      transform: scale(1, 1);
    }
    50% {
      transform: scale(1.05, 1.05);
    }
    100% {
      transform: scale(1, 1);
    }
  }

  div.cerrar{animation: rotar 3s ;}
    
  @keyframes rotar {
    50% {transform: rotate(180deg);}
  }

  .animacion-circulo{
     animation: zoom-out 1s ease-out;  
  }
  @keyframes zoom-out {
    0% {
        transform: scale3d(0,0,0) translate3d(0px,0px,0);

       }
    100% {
        transform: scale3d(.5,.5,.5) translate3d(0px,0px,50);

        /* transform: scale(0.5); */

    }
  }


  button.boton-image-zoom{
    transition: transform .5s ease;
  }

  button.boton-image-zoom:hover {
    transform: scale(1.05);
  }

  .aumentar {
    animation: aumentar 1s ease-out;  
    /* border-radius: 100%; */
  }

  @keyframes aumentar {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}

@keyframes mostrarImagen {
    0% {
        mask-position: 100% 0;
    }
    100% {
        mask-position: 0 0;
    }
}

/* .impar-foto-cierre, .imagen-degradado , .imagen-mostrar {
	mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" width="800" height="100" fill="white"><rect width="800" height="100"/></svg>');
	mask-size: auto 100%;
	mask-repeat: no-repeat;
	animation: mostrarImagen 3s linear forwards;
} */


/* scrollbar */

 .scroll-img{

	animation: scroll-mover 2s ease-in-out infinite;
}

@-webkit-keyframes scroll-mover {
    0% { -webkit-transform: translateY(0%);
		opacity: 1; }
    100% { -webkit-transform: translateY(20%);
		opacity: 0; }
}


  /* Tamaño del scroll */
  *::-webkit-scrollbar {
	width:20px;
  
  }
  
   /* Estilos barra (thumb) de scroll */
   ::-webkit-scrollbar-thumb {
	background: #98694c;
	border: 8px solid transparent;
	background-clip: content-box;
	border-radius: 20px;
  
  
  }
  
  *::-webkit-scrollbar-thumb:active {
	background-color: #98694c;
  }
  
  ::-webkit-scrollbar-track {
	background: rgb(207, 207, 207);
	border: 9px solid transparent;
  
	background-clip: padding-box;
  
  }
  
  *::-webkit-scrollbar-thumb:hover {
	background: #98694c;
	border: 8px solid transparent;
	background-clip: content-box;
	border-radius: 20px;
	/* box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2); */
  }
  
  *::-webkit-scrollbar-track:hover, 
  *::-webkit-scrollbar-track:active {
	background: rgb(207, 207, 207);
	border: 9px solid transparent;
	background-clip: padding-box;
  
  }
  
  ::-webkit-scrollbar-button:start:decrement,
  ::-webkit-scrollbar-button:end:increment {
	  display: block;
  }
   
  /* Turn off the down area up on top, and up area on bottom */
  ::-webkit-scrollbar-button:start:increment,
  ::-webkit-scrollbar-button:end:decrement {
	  display: none;
  }
   
  /* Place The scroll down button at the bottom */
  ::-webkit-scrollbar-button:end:increment {
	  background-image: url('../../../recursos/estilos/down.svg');
  }
   
  /* Place The scroll up button at the up */
  ::-webkit-scrollbar-button:start:decrement {
	  background-image: url('../../../recursos/estilos/up.svg');
  }
  nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:2rem;
	height:2rem;
	margin:-34px 1rem 0 1rem; /*.5 height*/
	text-align:center;
	outline:0;
	background:url('../../../recursos/estilos/arrows-slider-new.svg') no-repeat;
	will-change:transform;
  z-index: 9999;
}

/* FIN SCROLL */


.sumario {
  font-family: FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
  font-size: 18px;
}


p {letter-spacing: 0!important;}


/* HEADER  */
/* 
#viewer-options-wrap {
	display: none!important;
} */

#viewer-options, #viewer-pagecount, #viewer-title{
	display: none!important;
}
body {
	overflow-x: hidden;
	margin: 0;
  }

  .menu-container {
	position: relative;
	display: flex;
	align-items: center;
	background: #FFF;
	padding: 4px;
	z-index: 1;
	-webkit-user-select: none;
	user-select: none;
	box-sizing: border-box;
  }
  
  .menu-logo {
	line-height: 0;
	margin: 0 20px;
  }
  
  .menu-logo img {
	height: 28px;
	flex-shrink: 0;
  }

  li.menu-iconos a img {
	width: 25px;
	height: 25px;
  padding: 0 5px;
}

li.menu-iconos a svg {
	width: 25px;
	height: 25px;
  padding: 0 5px;
}

.menu {
	margin-right: 25px;
	padding-bottom: 10px;
}

.menu-container a {
	text-decoration: none;
	color: #98694c;
	transition: color 0.3s ease;
  }

  .menu-destinos li a:before {
    content: "";
    display: block;
    background: url("../../../recursos/estilos/menu/menu-off.svg") no-repeat;
    width: 6px;
    height: 6px;
    float: left;
    margin: 0 -16px 0 0;
    background-size: cover;
    position: relative;
    top:-14px;
}
.menu-destinos li, .sumario {
	width: 90px;
	padding-top: 10px;
}

/* #reuniones {
	width: 160px;
} */


 .pulsado a{
		/* background: grey; */
		font-family: FF-MarselisSlabOT,"Marselis Slab OT",serif;
		font-weight: bold;
	}

	.pulsado a:before  {
		content: "";
		display: block;
		background: url("../../../recursos/estilos/menu/menu-on.svg") no-repeat!important;
		width: 6px;
		height: 6px;
		float: left;
		margin: 0 -16px 0 0;
		background-size: cover;
		position: relative;
		top:-14px;
	}

	 
  /* .icono-home:hover {
	content: url(menu/home-red.svg);
  }
  .icono-buscar:hover {
	content: url(menu/buscar-red.svg);
  } */
  .icono-ampliar:hover {
	content: url(../../../recursos/estilos/menu/ampliar-over.svg);
  }



  .menu-container input {
	display: block;
	width: 35px;
	height: 25px;
	margin: 0;
	position: absolute;
	cursor: pointer;
	opacity: 0; /* hide this */
	z-index: 2; /* and place it over the hamburger */
	-webkit-touch-callout: none;
  }

 
  /* Burger menu */
  .menu-container  {
	height: 50px;
	padding: 71px 0 30px 0;
  }

  .menu-container span {
	display: block;
	width: 33px;
	height: 2px;
	margin: 3px;
	position: relative;
	background: #98694c;
	border-radius: 3px;
	z-index: 1;
	transform-origin: 4px 0px;
	transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
				background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
				opacity 0.55s ease;
	top: 10px;
  }

  .menu-container span:first-child {
	transform-origin: 0% 0%;
  }
  
  .menu-container span:nth-child(3) {
	transform-origin: 0% 100%;
  }
  
  .menu-container input:checked ~ span {
	opacity: 1;
	transform: rotate(45deg) translate(3px,-1px);
	background: #fff;
  }
  
  .menu-container input:checked ~ span:nth-child(4) {
	opacity: 0;
	transform: rotate(0deg) scale(0.2, 0.2);
  }
  
  .menu-container input:checked ~ span:nth-child(3) {
	transform: rotate(-45deg) translate(-7px,12px);
  }
  
  .menu ul {
	list-style: none;
  }

  .menu li.destinos {
	padding: 5px 0;
	font-size: 9px;
  }
  

/* BOTONES  */

.leer-mas:hover, .servicios-boton-texto:hover, .escritorio_-_botones_-_leer-mas:hover  {
	font-family: FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
	font-weight: bold;
}
.leer-mas::before, .escritorio_-_botones_-_leer-mas::before, .movil_-_botones_-_leer-mas::before {
	content: "";
	display: block;
	background: url("../../../recursos/iconos/leer-mas.svg");
	width: 15px;
	height: 15px;
	float: left;
	background-size: cover;
	position: relative;
	left: -5px;
}

.leer-mas:hover::before, .escritorio_-_botones_-_leer-mas:hover::before {
	content: "";
	display: block;
	background: url("../../../recursos/iconos/leer-mas-over.svg");
	width: 15px;
	height: 15px;
	float: left;
	background-size: cover;
	position: relative;
	left: -5px;
}

.leer-menos:hover, .escritorio_-_botones_-_leer-menos:hover {
	font-family: FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
	font-weight: bold;
}
.leer-menos::before, .escritorio_-_botones_-_leer-menos::before, .movil_-_botones_-_leer-menos::before {
	content: "";
	display: block;
	background: url("../../../recursos/iconos/leer-menos.svg");
	width: 15px;
	height: 15px;
	float: left;
	background-size: cover;
	position: relative;
	left: -5px;
}

.leer-menos:hover::before, .escritorio_-_botones_-_leer-menos:hover::before {
	content: "";
	display: block;
	background: url("../../../recursos/iconos/leer-menos-over.svg");
	width: 15px;
	height: 15px;
	float: left;
	background-size: cover;
	position: relative;
	left: -5px;
}

.mapa img, .mas img, .mas-color img, .video img, .hamburguesa img, .cerrar img, .cerrar-color img, .galeria img, .galeria-color img, .video-color img   {
	display: none;
}
.mapa {
	content: "";
	display: block;
    background: url("../../../recursos/botones/iconos_mapa.svg");
	width: 38px;
	height: 38px;
	animation: zoom-out 1s ease-out;
}
.mapa:hover {
	content: "";
	display: block;
    background: url("../../../recursos/botones/iconos_mapa-over.svg");
	animation: boton-zoom 2s ease-out, zoom-out 1; 
}


@keyframes boton-zoom {
    0% {
      transform: scale(1, 1);
    }
    50% {
      transform: scale(1.2, 1.2);
    }
    100% {
      transform: scale(1, 1);
    }
  }
.mas {
	content: "";
	display: block;
    background: url("../../../recursos/botones/iconos_mas-blanco.svg");
	width: 38px;
	height: 38px;
	animation: zoom-out 1s ease-out;  
}

.mas-color {
	content: "";
	display: block;
    background: url("../../../recursos/botones/iconos_mas.svg");
	width: 38px;
	height: 38px;
	animation: zoom-out 1s ease-out;  
}

.mas:hover, .mas-color:hover {
	content: "";
	display: block;
    background: url("../../../recursos/botones/iconos_mas-over.svg");
	animation: boton-zoom 2s ease-out,  zoom-out 1;
}

.video {
	content: "";
	display: block;
    background: url("../../../recursos/botones/icono-video-fondo.svg");
	width: 38px;
	height: 38px;
	animation: zoom-out 1s ease-out;  
}

.video-color {
	content: "";
	display: block;
    background: url("../../../recursos/botones/iconos_video.svg");
	width: 38px;
	height: 38px;
	animation: zoom-out 1s ease-out;  
}

.video:hover, .video-color:hover {
	content: "";
	display: block;
    background: url("../../../recursos/botones/iconos_video-over.svg");
	animation: boton-zoom 2s ease-out,  zoom-out 1;
}

.galeria {
	content: "";
	display: block;
    background: url("../../../recursos/botones/icono-galeria-fondo.svg");
	width: 38px;
	height: 38px;
	animation: zoom-out 1s ease-out;  
}

.galeria-color {
	content: "";
	display: block;
    background: url("../../../recursos/botones/iconos_galeria.svg");
	width: 38px;
	height: 38px;
	animation: zoom-out 1s ease-out;  
}

.galeria:hover, .galeria-color:hover  {
	content: "";
	display: block;
    background: url("../../../recursos/botones/iconos_galeria-over.svg");
	animation: boton-zoom 2s ease-out, zoom-out 1;  
}

.hamburguesa {
	content: "";
	display: block;
    background: url("../../../recursos/botones/iconos_hamburguesa.svg");
	width: 38px;
	height: 38px;
	animation: zoom-out 1s ease-out;  
}

.hamburguesa:hover {
	content: "";
	display: block;
    background: url("../../../recursos/botones/iconos_hamburguesa-over.svg");	
	animation: boton-zoom 2s ease-out,  zoom-out 1;
}
.cerrar-color {
	content: "";
	display: block;
    background: url("../../../recursos/botones/iconos_cerrar.svg");
	width: 38px;
	height: 38px;
	animation: zoom-out 1s ease-out;  
}

.cerrar {
	content: "";
	display: block;
    background: url("../../../recursos/botones/icono-cerrar-fondo.svg");
	width: 38px;
	height: 38px;
	animation: zoom-out 1s ease-out;  
}

.cerrar:hover, .cerrar-color:hover {
	content: "";
	display: block;
    background: url("../../../recursos/botones/iconos_cerrar-over.svg");	
	animation: boton-zoom 2s ease-out,  zoom-out 1; 
}


/* BOTONES IMAGENES VER HOTEL  */

.icono-ver-hotel {
	opacity: 0;
}

div.imagenes-botones::before{
	content:"";
	position:absolute;
	display: block;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity: 0.4;
	background-position: 0 0;
  	display: block;
}
div.imagenes-botones:hover::before{
	transition: all 1s;
	-webkit-transition: all 1s;
	opacity: 0.8;
}

div.imagenes-botones:hover::before{
	transition: all 1s;
	-webkit-transition: all 1s;
	opacity: 0.8;
}


div.imagenes-botones:hover > .icono-ver-hotel{
	transition: all 1s;
	-webkit-transition: all 1s;
	opacity: 1;
}


/* 
.boton-ver-blanco {
	border:1px solid #fff;
	border-top: 1px solid #fff !important;
	padding: 6px 0px;
	border-radius: 30px;
	z-index: 9999;
} */
    
@keyframes slide-in {
    100% { transform: translateX(0%); }
}

@-webkit-keyframes slide-in {
    100% { -webkit-transform: translateX(0%); }
}
    
@keyframes slide-out {
    0% { transform: translateX(0%); }
    100% { transform: translateX(-100%); }
}

@-webkit-keyframes slide-out {
    0% { -webkit-transform: translateX(0%); }
    100% { -webkit-transform: translateX(-100%); }
}



.servicios-boton-texto:hover::after{
	content: "";
	background: url("../../../recursos/botones/iconos-flecha.svg");
	width: 43px;
	height: 24px;
	background-size: cover;
	display: inline-block;
	margin: -13px 10px -2px;
}


 /* FONDOS */
					
 .turn-page {
	box-shadow: none!important;
 }
 #slider, div.turn-page-wrapper {
	overflow: visible!important;
 }
 div.caja-zoom {
	overflow: hidden!important;
 }

 div.pageItem .caja-zoom .fauxgroup img, #item4870x{
	overflow: hidden!important;
 }


 /* CONTADOR  */

.box-area {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.box-area span {
	color: #fff;
	border: 10px solid #fff;
	padding: 0 60px;
	border-radius: 25px;
	margin: 0 10px;
	border-radius: 50%;
}
.box {
	display: inline-block;
	overflow: hidden;
	height: 1em;
	line-height: 1em;
	font-weight: bold;
	font-size: 11em;
}
.box::after {
	position: relative;
	white-space: pre;
	content: "0\A 1\A 2\A 3\A 4\A 5\A 6\A 7\A 8\A 9";
}
.box.num1::after {
	animation: animate 1s steps(10) infinite;

}
.box.num2::after {
	animation: animate 10s steps(10) infinite;

}
.box.num3::after {
	animation: animate 100s steps(10) infinite;
}
@keyframes animate {
	0% {
		top: 0;
	}
	100% {
		top: -10em;
	}
}

#item56435.fixed-pos-elem {
	height: 583px !important;
}
.mover-izquierda {
	animation: 0.8s linear 0s 1 normal none running mover-izquierda;
	animation-delay: 0.5s;
}
.mover-derecha {
	animation: 0.8s linear 0s 1 normal none running mover-derecha;
	animation-delay: 0.5s;
}
.mover-up {
	animation: 0.8s linear 0s 1 normal none running mover-up;
	animation-delay: 0.5s;
}
.mover-down {
	animation: 0.8s linear 0s 1 normal none running mover-down;
	animation-delay: 0.5s;
}


@keyframes mover-izquierda {
	0% {
		transform:translateX(-100px);
		opacity:0;
	}
	100% {
		transform:translateX(0px);
		opacity:1;
	}
}
@-webkit-keyframes mover-izquierda {
	0% {
		-webkit-transform:translateX(-100px);
		opacity:0;
	}
	100% {
		-webkit-transform:translateX(0px);
		opacity:1;
	}
}

@keyframes mover-derecha {
	0% {
		transform:translateX(100px);
		opacity:0;
	}
	100% {
		transform:translateX(0px);
		opacity:1;
	}
}
@-webkit-keyframes mover-derecha {
	0% {
		transform:translateX(100px);
		opacity:0;
	}
	100% {
		transform:translateX(0px);
		opacity:1;
	}
}

@keyframes mover-up {
	0% {
		transform:translateY(100px);
		opacity:0;
	}
	100% {
		transform:translateY(0px);
		opacity:1;
	}
}
@-webkit-keyframes mover-up {
	0% {
		transform:translateY(100px);
		opacity:0;
	}
	100% {
		transform:translateY(0px);
		opacity:1;
	}
}

@keyframes mover-down {
	0% {
		transform:translateY(-100px);
		opacity:0;
	}
	100% {
		transform:translateY(0px);
		opacity:1;
	}
}
@-webkit-keyframes mover-down {
	0% {
		transform:translateY(-100px);
		opacity:0;
	}
	100% {
		transform:translateY(0px);
		opacity:1;
	}
}

.animacion-barrido-imagen {
    position: relative;
    display: inline-block;
    overflow: hidden;
    mask-image: linear-gradient(to right, black 50%, transparent 50%);
    mask-size: 200% 100%;
    animation: mostrarImagen 1s linear forwards;
}


/* BOTONES  */
.escritorio_-_boton {
    font-size: 11px;
    line-height: 13.2px;
    margin-top: 3px;
    text-align: left;
	/* padding-left: 9px; */
}
.escritorio_-_boton::before {
    content: "";
    display: block;
    background: url("../../../recursos/botones/boton-ampliar.svg") no-repeat;
    width: 12px;
    height: 12px;
    float: left;
    margin: 0 5px 0 0;
    background-size: cover;
    position: relative;
	opacity: 0.5;
	left: 0px;
}

.escritorio_-_boton:hover {
    font-family: FF-MarselisSlabOT, "Marselis Slab OT", serif;
}

.escritorio_-_boton:hover::before {
    content: "";
    display: block;
    background: url("../../../recursos/botones/boton-ampliar.svg") no-repeat;
    width: 12px;
    height: 12px;
    float: left;
    margin: 0 5px 0 0;
    background-size: cover;
    position: relative;
    left: 0px;
	opacity: 1;
	left: 0px;
}

.movil_-_boton::before {
    content: "";
    display: block;
    background: url("../../../recursos/botones/boton-ampliar.svg") no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    margin: 4px 20px 0 0;
    background-size: cover;
    position: relative;
	opacity: 1;
	left: 0px;
	top: -5px;
}


.escritorio_-_titular-light-18-cursiva, .texto-light-cursiva-13-justificado {font-style: italic!important;}


.idiomas {
	font-family: FF-MarselisSlabOT-Light, "Marselis Slab OT", serif;
}

/*from royal-hideaway-responsive.css*/


/* RESPONSIVE OCULTAR */


@media (max-width: 780px){

	body.menu-abierto {
        overflow: hidden !important;
    }
	ul.pages {
		top: 30px!important;
	}
	
	body, html {overflow: hidden!important;}
	.viewer-option-btn > svg {
		max-width: 20px;}

		#view-toggle, #page-nav {
		display:none !important;
	}
	#viewer-options-bar{
		/*height: 94px !important;
        top:0 !important;*/
        display: none !important; }
	}
	
/* mobile styles */
@media only screen and (max-width: 1150px) { 

	html.ios .iframe-container {overflow: hidden!important;}

	body, html, #container-wrap {overflow: hidden!important;}
	
	.viewer-option-btn > svg {
		max-width: 20px;}

	.menu-container {
	  flex-direction: column;
	  align-items: flex-end;
	}
  
	.menu-logo {
	  position: absolute;
	  left: 0;
	  top: 50%;
	  transform: translateY(-50%);
	}
	
	.menu-logo img {
	  max-height: 75px;
	}

	.menu {
	  position: absolute;
	  box-sizing: border-box;
	  width: 400px;
	  right: -400px;
	  top: 0;
	  height: 1000px;
	  margin: -20px;
	  padding: 100px 50px 100px;
	  background: #98694c;
	  -webkit-font-smoothing: antialiased;
	  /* to stop flickering of text in safari */
	  transform-origin: 0% 0%;
	  transform: translateX(0%);
	  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
	}
 
   .menu-iconos a{
	padding: 8px;
	
   }
	.menu li{
		height: 35px;
	}

	#reuniones, #premios, #animacion{
		height: 50px;
	}

	.menu li a{
		color: #FFF!important;
		font-family:  FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
		font-size: 18px;
		font-weight: 300;
	}

	.menu-container a {
		color: #fff;
		transition: none;
	}

	.menu-fijo ul {
		display: flex;
		align-items: flex-end;
		padding: 0;
		height: 20px;
		margin-right: 50px;
		margin-top: -10px;
	  }

	  .icono-ampliar {display: none;}
	.menu-container input:checked ~ div div.menu {
	  transform: translateX(-100%);
	}
	.menu-destinos li a:before {
		display: none;
	}

	.menu-destinos li {
		width: 140px;
	}


	 
	  .menu-container a:hover {
		color: #fff!important;
	  }

	  .menu-container {
		padding: 0px 20px!important;
	  }

	  .idiomas {
		padding-bottom: 100px!important;
	  }

  }

    /* desktop styles */
    @media only screen and (min-width: 1151px) { 
    .menu-container {
      width: 100%;
    }
    
    .menu-container a {
      color: #98694c;
    }
    
    .menu-container input {
      display: none;
    }
    
    /* Burger menu */
    .menu-container span {
      display: none;
    }
	.menu-destinos {
		font-size: 13px;
		color: #98694c;

	}
	.menu-completo {
      position: relative;
      width: 100%;
      display: flex;
      justify-content: end;
    }
	    
    .menu ul {
      display: flex;
      padding: 0;
      height: 20px;
	  font-family: FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	  font-size: 12px;
	  border-top: 1px solid #98694c;
    }
	
	 .menu-fijo ul {
		display: flex;
		padding: 0;
		height: 20px;
		font-family: FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
		font-size: 12px;
	  }

    .menu-fijo li.menu-iconos {
      padding: 0 5px;
      }
	  .menu-indice, .menu-iconos {
		display: block;
	}      

	.idiomas {
		font-family: FF-MarselisSlabOT-Light, "Marselis Slab OT", serif;
        font-size: 13px;
        float: right;
        top: -34px !important;
        position: absolute;
        right: 42px !important;
    
	  }

	  .idiomas a:hover {
		font-family: FF-MarselisSlabOT, "Marselis Slab OT", serif;
    	font-weight: bold;
		/* padding: 0 19px; */
	  }

	.idiomas a {padding: 0 10px;}
}


.menu-bold {font-family: 'FF-MarselisSlabOT-Bold';}

#loadIndicator{display:none;}
